Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. A

    Resolved Script not unselecting item

    Im using the following script to unselect items, due to lots of missclicks on dropping. But its not working, someone would know an alternative to it? if(Inventory.getSelectedItem()!=null) { Inventory.getSelectedItem().click(); }
  2. A

    Question Is it dangerous to make a script without camera movement?

    Currently my script camera is static. Will it make a lot easier to get banned?
Top