PDA

View Full Version : Imbedding and imbuing scripts?



Sylvan Dreams
09-07-2015, 10:12 PM
Are there scripts for these functions?

Imbed:
take item from container A, imbed, put item in container B, loop to the beginning and repeat, checking for mana

Imbue:
take item from container A, imbue, put item in container B, loop to the beginning and repeat, checking for mana

If there are scripts that do this, please share the names. I've been doing it in stormfront but there are obvious issues with mana management.

stormtov
09-09-2015, 05:34 PM
There is imbed and imbue on the repo. I have not used imbed but I have used imbue(I might even wrote it now I think about it) and that works fine for me. ;imbed will grab sticks/wiregrass/bark till you run out, placing finished ones in your lich lootsack when done. If you start the script with either stick, wiregrass or bark it will only imbue that type of item (eg. ';imbue stick' will only imbue sticks).