2 Attachment(s)
[First Script] Fire Runecrafter [NEED HELP, broken]
This is my first attempted script - it crafts fire runes in Al Kharid and uses the Duel Arena bank.
Currently, the script must be started at Duel Arena bank
This script uses Preset 1 to bank, which is 1 fire tiara (worn) and 28 rune essence in inventory
Some of the things I would like help adding/improving are:
• ([most important) looping all procedures together.
At the moment, the script will only perform one run (if successful at all), then it will stop at Duel Arena Bank. Advice on how to get it to repeat by banking again and continue running, is appreciated.
• failsafes
This script has quite a few infinite loops and I'm wondering how to manage all of them so my character doesn't get stuck doing something?
• walking help
I found SPS to be very unreliable for the walking in Al Kharid, so I ended up using DTMs for all walking procedures. This can also be unreliable at times, especially if a white player dot is on top of the minimap icons used. I wonder if anyone has a better alternative for walking?
• antiban
currently, the script has no antiban and I would like to know how to add it
• anything else
if you know how the script logic or speed can be improved, please do tell! At the moment, the script is a bit slow and appears bot-like at times
Thank you for any help and feedback offered, and a big thanks to The Mayor's tutorial, from which a large portion of the code was based.