I'm trying to set one up that will automatically give soup to beggars in Magnagora (Lusternia) and it's not working, I've followed the instructions exactly....help?
You don't have to script it really either for some things. For gold you can do a trigger of "You get*gold sovereigns from*pack*". That way it'll work if you change pack types and for any amount. Simple enough.
There is a timer function, hit help in the settings menu to find out about it. Also, you need to separate lines with a semicolon if you don't want them all smashed into one command.
please show me how to choose myy race on android cause its not letting me i wrote SELECT Strength ,and it didnt work
dabomberman1 3 months ago
I'm trying to set one up that will automatically give soup to beggars in Magnagora (Lusternia) and it's not working, I've followed the instructions exactly....help?
Fayneixx 8 months ago
You don't have to script it really either for some things. For gold you can do a trigger of "You get*gold sovereigns from*pack*". That way it'll work if you change pack types and for any amount. Simple enough.
KickMeElmo 2 years ago
There is a timer function, hit help in the settings menu to find out about it. Also, you need to separate lines with a semicolon if you don't want them all smashed into one command.
KickMeElmo 2 years ago
Now, when you remove armor, it exhausts you. What's the fix for that? Is there a delay function?
Also, if I was making an anti-theft for gold (removing gold from pack) what's wrong?
Pattern: You get (\d+) gold sovereigns from a canvas backpack.
Send: Put coins in pack27551 (my pack number for example)
How would I make it so that I automatically put gold back in my pack? Thanks!
KeijiAurion 2 years ago
Easy peasy,
You get * gold sovereigns from a canvas backpack.
put coin in pack#
Gewooneengebruikersn 2 years ago