May 5, 20196 yr 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.
May 10, 20196 yr 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
May 11, 20196 yr 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.
Create an account or sign in to comment