Jump to content

Chris

Scripter II
  • Posts

    8355
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. im still noob appy plzzzz dont publicly shame me infront of teh noobs ty
  2. To pick up look at the GroundItems API : http://osbot.org/api/org/osbot/rs07/api/GroundItems.html anything else will be in API : http://osbot.org/api example: GroundItem g = getGroundItems().closest("item name"); //basic //always nullcheck if (g != null){ g.interact("action"); }
  3. if (condition) getInventory().interact("Bury","Bones"); or
  4. WalkingEvent we = new WalkingEvent(safePos); we.setMinDistanceThreshold(0); execute(we);
  5. gui.setVisible(true); try { while (gui.isVisible()) { sleep(100); } }catch (InterruptedException e){ e.printStackTrace(); }
  6. Can't wait to see your scripts big boss! Good luck nooby :P if ya need any help my skype is on my profile
  7. Traded With this user on Skype only [The Main for Muffins Range Tank (He bought his acc)]. Account was in my possession for a year and a half. I am not [OO] but have enough details to recover if needed (logins, ips, etc (stuff given to me)). But do not use this information to not make a sale. If anything happens I can retrieve the account for you. So any future bidders just pm me for any other questions. I have plenty of near maxed mains. Cheers B) ~OB
  8. Chris

    Script vote

    lmao oops wrong link Updated link wrong one kek Thanks for voting on the other poll :P
  9. http://strawpoll.me/5974831 leave other Suggestions below! Current scripts: Trinity Planker [sDN] TrinityGiants [bETA] TrinityFireCrafter [sDN] SinatraVarrockGuardKiller [LOCAL]
  10. sort by member on bottome of forum home page
  11. //Example for banking if (!getBank().isOpen()) { getBank().open(); new ConditionalSleep(3000) { @Override public boolean condition() { return getBank().isOpen(); } }.sleep(); }
  12. https://soundcloud.com/juicyjmp3/aint-fukin-wit-cha-feat-logic-produced-by-wondagurl
  13. Chris

    Quick-Hopper

    Can you also avoid Deadman worlds?
  14. I have been botting Paladins and Oak trees (74 thieving + 70 WC) so ye you can friend
×
×
  • Create New...