dropperz Posted May 29, 2016 Posted May 29, 2016 so i made the script and it works successfully without any issues, but how do i get it so the account stays idle in game without logging out? i dont want it walking willy nilly everywhere, but whenever i set up an autoclicker on one spot it still eventually logs. What should I do so basically the account in 07 stays idle in some random location for possibly an hour, but yet still wont log out? this is probably a real easy fix but I'm relatively new to scripting
Aiban Posted May 29, 2016 Posted May 29, 2016 Just make click some tabs and walk to a tile or two and walk back to the original tile Accounts will eventually log out after a period of 6 hour ingame session this was done by Jagex dont think there is anyway to avoid this unless taking breaks
Strange_Fk Posted May 29, 2016 Posted May 29, 2016 If I'm not mistaken mouse movements without a click will still make u log, however mouse.click() should work since it will just right click(which from my experiece won't cause you to afk log) Could be wrong though