Remi Ethereal Posted May 17, 2024 Posted May 17, 2024 I'd like to see a feature where the bot manager allows me to loop certain scripts in the queue. Say for example I have a queue where it initially buys a bond and stuff on GE. After that I make the preparations towards my end goal farming. When I then reach the point where I want the bot to for example only do thieving and farming to reach master farmer I want to loop it on tithe farm and master farmer. Would this be possible? I used to bot in another game called Tibia and this is how we used to make the scripts when leveling up there.
Czar Posted May 17, 2024 Posted May 17, 2024 This isn't supported yet but it is a good idea - though may be complicated. We can also do a workaround for this if we just loop the queue as normal (from start to finish) but the initial scripts (that we don't want to play) just auto-terminate immediately, so in the GE buying script we do a check if the player is member, then terminate. And then farmer plays, terminates, thiever plays, terminates, and then back to GE.
Remi Ethereal Posted May 19, 2024 Author Posted May 19, 2024 Yeah, I'm aware of this workaround but it's somewhat clunky if I'm going to be honest 1
Czar Posted May 19, 2024 Posted May 19, 2024 Yea I totally understand. Maybe in the future we can have a toggle for each task like this: Run once, loop, and then we can choose which scripts to loop/run. Would be a nice and simple addition and it would work with your strategy completely 1