SkyHigh
Member
- Joined
- Apr 15, 2010
- Messages
- 396
So apparently BW freaks out when you load a new zone.
This is a big problem when using combat bot to level by hand. (you have to kill your session with buddyauth en restart your bot every time).
Firs I thought this was a bug I was facing but it turns out this is just the way BW is coded.
In an attempt to work around this issue I have dug into the API reference to see if a plugin can be made to combat this issue.
I came up with a few ideas that might do the trick.
1 - Detect the load screen popping up, stop the bot, and somehow restart it again afterwards.
2 - Detect when a player clicks a portal or uses a teleport spell and stop the bot, restart it afterwards.
3 - Run a separate program that detects when BW crashes and restart it.
I would like some feedback on these methods, and if they are even possible within the constraints of the bot. I only have experience with HB so I'm not sure what works and what doesn't.
Alternatively, this issue could just be fixed in the bot's core and we wouldn't need to fiddle with a hacky plugin.
Cheers for reading and commenting.
This is a big problem when using combat bot to level by hand. (you have to kill your session with buddyauth en restart your bot every time).
Firs I thought this was a bug I was facing but it turns out this is just the way BW is coded.
In an attempt to work around this issue I have dug into the API reference to see if a plugin can be made to combat this issue.
I came up with a few ideas that might do the trick.
1 - Detect the load screen popping up, stop the bot, and somehow restart it again afterwards.
2 - Detect when a player clicks a portal or uses a teleport spell and stop the bot, restart it afterwards.
3 - Run a separate program that detects when BW crashes and restart it.
I would like some feedback on these methods, and if they are even possible within the constraints of the bot. I only have experience with HB so I'm not sure what works and what doesn't.
Alternatively, this issue could just be fixed in the bot's core and we wouldn't need to fiddle with a hacky plugin.
Cheers for reading and commenting.