Jump to content

How to let script accept player interaction with game?


Recommended Posts

Posted (edited)

How do I allow player interaction. I currently have a script, but every time I want to click on something like friend list, skills, inventory  while the script is running I have to stop it first. How do I make it that other things can be done while the script is running? 

bot.setHumanInputEnabled(true);

You won't find this in the API docs but it does exist.

Edited by Token

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...