Jump to content

5 minute logger


Recommended Posts

Posted

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. 

Posted

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

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...