What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

2x Bot stopped, 2x log

I've seen a few reports of this time to time, but there's no explanation or solution for it. Basically, your client's gui is bugged out, so you can't click on the buttons anymore (which is why the bot doesn't, since that's all it's doing, clicking buittons).

I've heard logging out might fix it, but not too sure since it's a bit rare, and I've never been able to trigger it myself.
 
I've seen a few reports of this time to time, but there's no explanation or solution for it. Basically, your client's gui is bugged out, so you can't click on the buttons anymore (which is why the bot doesn't, since that's all it's doing, clicking buittons).

I've heard logging out might fix it, but not too sure since it's a bit rare, and I've never been able to trigger it myself.

i get this bug at least once per day.

i get logged out and bot is stopped.

i just need to hit "start" again. thats all.

Is there a possibility to re-log/re-start automatically?
 
i get this bug at least once per day.

i get logged out and bot is stopped.

i just need to hit "start" again. thats all.

Is there a possibility to re-log/re-start automatically?

Not without an external app
 
i get this bug at least once per day.

i get logged out and bot is stopped.

i just need to hit "start" again. thats all.

Is there a possibility to re-log/re-start automatically?


Actually ya, there's an OnGuiTick that runs regardless of the bot state. You could use this to auto-restart if you needed to, but you want to be careful because there's any number of reasons why the bot stops, and just trying to re-start it might lead to issues that aren't good for your account.

See the Stats plugin code for example for using that event (LokiPoe.OnGuiTick).
 
Back
Top