log_out8 Posted October 7, 2017 Posted October 7, 2017 Hello guys, I'm working on a script that has to to jump the wildy ditch but webWalking over it hasn't worked too well. The bot sometimes gets over it fine after "exceeding attempt threshold" and the script continues but most of the time the bot just stops after jumping over the ditch indefinitely unless I manually move the bot, in which case the rest of the script continues or the bot just keeps jumping over the ditch over and over again until i intervene. I sometimes get the error "cycle threshold reached on cross wilderness ditch" when this happens. Anyone know how to fix this? I appreciate it (Also, Im doing an EPQ on this so is it okay if I reference what you guys say in there?) Thanks!
Explv Posted October 7, 2017 Posted October 7, 2017 1 hour ago, log_out8 said: Hello guys, I'm working on a script that has to to jump the wildy ditch but webWalking over it hasn't worked too well. The bot sometimes gets over it fine after "exceeding attempt threshold" and the script continues but most of the time the bot just stops after jumping over the ditch indefinitely unless I manually move the bot, in which case the rest of the script continues or the bot just keeps jumping over the ditch over and over again until i intervene. I sometimes get the error "cycle threshold reached on cross wilderness ditch" when this happens. Anyone know how to fix this? I appreciate it (Also, Im doing an EPQ on this so is it okay if I reference what you guys say in there?) Thanks! You'll probably have to handle the cross ditch part yourself. Just make web walking stop when it gets to the ditch, handle the ditch, then resume web walking.