rock5 wrote:I'm a bit confused. He included a function called "explode" but it is never used.
The error probably happens because the function "explode" is already part of the bot. So when the bot tries to use explode it uses this version which is not compatible.
Try deleting that function.
Sorry for that, I change it in my userfunction but I forgot update the post. I include that function be couse I try to expand the userfunction. In this moment the userfunction can return an array with a list of yours characters name, u can configure a list of character to be ignored for the userfunction, make T5 stones, and many other things. But I have some issues making T5 with the userfunction. When I get the final version working I will update.
What I can do with this userfunction?
I have a character who buy belts and fusion stone. I have a waypoint to buy belts. the bot search in the list how much belts have the first character in the list and send belt to reach at a configurable amunt of belt per character and update the file making a flag to indicate new items in mailbox. After that, do the same with the second character, etc. When finish with the belts, transport the character to varanas and do the same with the fusion stones.
My characters (my littles TWorkers

) read from file if was updated, in this case take the mail (with rock's mail userfunction). Calculate how much T5 can do and calculate if I have enought charges. If not, try to buy charges with phirius tokens (rocks userfunction again) and make the T5 mana stone (with TWorkers userfunction, be couse Fusion addon dont work for me). Then calculate how much T6, T7, and T8 I can do and buy charges if necesary. Make the fusion with Fusion addon (just dont work making T5 becouse recognize lv 81 and lv 86 belts as a T1 item) and send T8 and T9 mana stones to my main character. And send the rest of T5, T6, T7 to the next character listed in the file. Update the file and log the next character.
So I have a completly automatized Tier Workers

. But I have to solve the fusion issue. Work, but some time get stuck.
Sorry for reply to late. I dont have so much time. But whatever u need... I will try to help. And sorry for my english.