Jump to content

iJodix

Trade With Caution
  • Posts

    1025
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by iJodix

  1. iJodix

    Brb War

    https://www.youtube.com/watch?v=j5On7QtDrms http://www.nytimes.com/2015/08/21/world/asia/north-korea-and-south-korea-exchange-rocket-and-artillery-fire.html?_r=0
  2. Happened to my friend also, seems like is has something to do with map/clipping loading.
  3. YO
  4. To anyone who thinks it's real, let me ruin your day;
  5. iJodix

    Lol ...

  6. If 1# 15M bid is legit(would like to see picture), i'll bid 16M.
  7. Can i have the old TV ?
  8. Depends how many of them you ate.
  9. Prayers api; http://osbot.org/api/org/osbot/rs07/api/Prayer.html You don't have to use any widgets w/e.
  10. use widgets; http://osbot.org/api/org/osbot/rs07/api/Widgets.html
  11. Stealth == Mirror
  12. Didn't expect a thread like this from you @Gilgad
  13. public boolean usePleb(String action, String action2) { // action == the item it is going to select, action2 == in this case, is the ruins Entity ruins = objects.closest(action2); if (inventory.isItemSelected()) { // IF ITEM IS SELECTED if (inventory.getSelectedItemName() == action) { // IF THE SELECTED ITEM IS == action ruins.interact("Use"); } else { inventory.deselectItem(); } } else { inventory.interact("Use", action); // THIS ONE WILL SELECT THE ITEM IF ITEM IS NOT SELECTED } return true; } to use this just use; usePleb("Air talisman", "Mysterious Ruins");
  14. 20m 1.4$/m
  15. Haven't changed my ip yet, i'll do that once i feel doing it :p
  16. 2 of my accounts got banned today. RIP But i'm already botting a new one.
  17. The script is removed from SDN.
  18. Thank you!
  19. Ok, it .. kinda moves the camera ? Like few pixels .. I don't have any issues with executing the MoveMouseEvent
  20. Oh sorry, i re-wrote the code to the thread so made a typo.
×
×
  • Create New...