Jump to content

dokato

Members
  • Posts

    129
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by dokato

  1. dokato

    house?

    How can i let the bot do something in my house (from construction). if(/*I'm in the house (what code?)*/){ ... } what should i write there? because i noticed the Area coördinates change or are my eyes malfunctioning?
  2. I noticed the mouse moves around the screen randomly when u let it do something, it doesnt go straight the fastest way or am i wrong? If not, is the mouse speed random as well?
  3. I'd like to know whats the default mouse speed (if there is any) or a mouse speed that is considerd "human". like: setSpeed(/*what number?*/); Or any tips to make it move more human?
  4. dokato

    prayer

    if i want to activate a prayer Piety i put in for example: prayer.set(/*what comes here?*/, true); and what should i put on top? ive looked in the API but i still dont get it.
  5. could u guys pls give an example on how to use the PositionFilter?
  6. for example, there are multiple objects with the same id in a certain location. But I only want to interact with the object that has a specific position x,y,z. What code could i use for this? Because it will automatically interact with all he objects... something i dont want
×
×
  • Create New...