klukule / merlin

Open-source albion online bot in C#
Other
7 stars 6 forks source link

AFK kick #43

Open lemon07r opened 7 years ago

lemon07r commented 7 years ago

Game is kicking to login screen if you are afk from computer (even with the bot running and gathering).

Login screen should have password and email credentials forms auto-filled already if set as such, so an auto re-login script would be feasible.

Another solution might be to have the bot whisper yourself periodically, but I am unsure if this will reset the AFK kick condition. This stands to testing.

rmicko commented 7 years ago

Maybe would be way learn bot to autologin. This solve also relogin after daily maintenenance.

lemon07r commented 7 years ago

An auto relogin would be fantastic since some of the current bugs in the bot causes kick. bot would just need to be able to hit login then enter world.

lemon07r commented 7 years ago

My current work around for the afk kick is to run tiny task, record a little mouse movement, and sending " " in chat every couple minutes.