Automatic inker with auto-touch

Game: 
Achaea
Client Type: 
Mudlet
Script File: 

tired of having to figure out where to ink that tattoo? Simplify your life with this script. simply "ink <tattoo>" and it will grab the proper inks and ink the tattoo in the first available slot.

 

It will automatically touch to activate boar, moon, moss, ox, and megalith tattoos.

 

Updated 9-8-11

9
Your rating: None Average: 9 (2 votes)

Comments

i just got mudlet and haven't started learning any lua

A convenient script. It performs as described, and can target either you or another person.

It finds the first available tattoo slot by sequentially trying every bodypart, which is foolproof but not elegant. The code could also be simplified a bit by using a bodypart table, I believe.

Overall, a good choice if looking for inking scripts.

Iocun has a nice one on the Achaean forums that does this!

Very cool script, this will be very useful!

Yes

That would be useful and quite simple actually thanks.

4955h, 3661m, 23675e, 20825w, 73% ex-ink moon

You remove 1 blue ink, bringing the total in the Rift to 6.

 

Then nothing after that

 

Fixed the bug that was preventing it from touching tattoos on some occasions.

Use

and recommend!

Nice

I am pretty ignorant on most all things coding, so bear with me. I'm unable to download the file, and when I open it, it just shows me all the codes. is there someway I'm supposed to copy and paste it into something?

one of the first things I did when I switched to mudlet

Helpful, but one could just touch them manual, heh heh.

interesting

this is pretty handy, thanks

looks interesting, I'll check it out.

I tried scripting once and it didn't work. That stuff is hard.

It really is hard, but very rewarding once your script works and does what you want.

 

That's awesome!!

Much nicer than my own shoddy version of the same function.

That is nice.

Thanks. I fight change but darn it this is nice!

hmm

Do the other IRE games have static tattoos only? I kind of vaguely remember that but in Lusternia you can design anything you want. Only monks can ink though.

I prefer being able to target a body part as well as a person. My moss alias is basically:

^moss (ll|rl|la|ra|t|h|b) (\w+)$

I don't know how to pull data from tables and stuff yet, so I have a different alias for each tattoo that outrifts the right inks and starts the inking process.

Makes emergency inking fast. In raids, you don't have time to look at someone's body and see where to put the web/brazier/starburst that your main defender/raider needs!

 

Great piece of code. I wish I could ink tattoos to use it, heh!

:D

You've made my life so much easier. <3

Very useful