Hi again.
I have been messing around with the commands in the scripts, and this seems to work better.
I do not consider this a fix, but it's definitely an improvement.
Example of script:
Code:
Town:
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autopotion]",""
[COLOR="Red"]"cmd","[delay]","0"[/COLOR]
"xxxx","xxxx","x"
[COLOR="Red"]"cmd","[start walking]",""[/COLOR]
"xxxx","xxxx","x"
[COLOR="Red"]"cmd","[start walking]",""[/COLOR]
"xxxx","xxxx","x"
Teleport/Ferry:
"Inject","xxxx","xxxxxxxx"
"Inject","xxxx","xxxxxxxxxxxxxxxxx"
[COLOR="Red"]"cmd","[delay]","0"[/COLOR]
"xxxx","xxxx","x"
[COLOR="Red"]"cmd","[start walking]",""[/COLOR]
"xxxx","xxxx","x"
[COLOR="Red"]"cmd","[start walking]",""[/COLOR]
"xxxx","xxxx","x"
Every time you have teleportet you have to put in the "cmd","[delay]","0".
Between each x/y point you have to put "cmd","[start walking]","".
It works best if you are on foot.
If you use a transport, it might walk around in circles a couple of times while going to training area, but if you keep your x/y spots far apart it's not too bad.
With this it doesnt look so stupid when you walk around.
Please send feedback on this, thnx.