Imthabawse Posted May 5, 2019 Share Posted May 5, 2019 Wondering what would be a good way to avoid the 5 minute logger while doing AFK skills such as woodcutting/fishing etc. I would like to randomly check experience in the skill I'm training either by opening skills tab or checking the widget in the top right corner. Any suggestions would be greatly appreciated. Quote Link to comment Share on other sites More sharing options...
Imthabawse Posted May 10, 2019 Author Share Posted May 10, 2019 Quote Link to comment Share on other sites More sharing options...
EsotericRS Posted May 10, 2019 Share Posted May 10, 2019 I found this thread while doing some research because I was interested as well. You could hover over various widgets to your hearts content but I would imagine just the most basic random mouse movement / interaction would cut it and also be the most effective as well Quote Link to comment Share on other sites More sharing options...
Spiderman Posted May 11, 2019 Share Posted May 11, 2019 Rotating camera occasionally + mouse movement on separate occasions ( Essentially " checking your surroundings " ) A quick search suggested something similar to > NPC Man = getNpcs().closest("Man"); getCamera().toEntity(Man); very basic example and would need to be adjusted accordingly, but it gives you a idea. Quote Link to comment Share on other sites More sharing options...