Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. TheObserver Bots B)
  2. If you are using get localWalker.walk then you will have to make the points a bit closer together.
  3. There isnt
  4. Jeans homy they make my Bitch moan
  5. Quality ShitPost CAUSE me IS NOOB KEK
  6. lul nice check mine
  7. you need a onLoop and you would need to create a switch-case for your getState() @Override public int onLoop() throws InterruptedException { switch(getState()){ case STEAL: break; case DROP: break; case WALK_STALL: break; case POCKET: break; } return random(250, 600); } this: State getState() { if(condition 1) return State.POCKET; } And look through the Inventory and GroundItems API they are helpful Example: GroundItem g = getGroundItems().closest(""); /** remember to null check **/
  8. 8Pm dollars
  9. could be the script
  10. Delete your random.dat and create a new Read-Only version. ProjectPacts script will do this for you instantly (in the local section)
  11. you would want to interact("Use");
  12. your random.dat
  13. http://osbot.org/api/org/osbot/rs07/api/Widgets.html
  14. 3-5M for the 60ish str
  15. yourname+1@gmail.com
  16. Do not pair an 8 core with a 750TI. I made that mistake
  17. Farm Wyverns B)
  18. Chris

    Cya

    wanna fight fgt? 1v1 rust
×
×
  • Create New...