Jump to content

Tsopic

Members
  • Posts

    16
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Tsopic

  1. How to make a method which does something when game returns certian message.
  2. still wondering what is it for
  3. Thanks, for other newcomers, you can use something like that to move mouse on object. Rectangle y = object.getMouseDestination().getDestination(); sA.client.moveMouse(new RectangleDestination(y), true);
  4. Hey, could someone point me at right direction, im currently trying to make object wireframe visible in my script, for more visual effect and easier debugging. What I need is, example code of drawing model. Thanks in advance ;)
  5. Hey, Quick question, how to move mouse to position/object model and how to construct a mousedestination?
  6. For smoking rocks you can use model height detection or gather all smoking rock id-s and then detect if u are interacting with one, and for pickaxe head check for grounditems.
  7. How to use it? And the port, whats that for?
×
×
  • Create New...