Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. nice artism! post has lots of art! nice picture! wow!
  2. good luck with your services!
  3. tithe minigame in Zeah farming minigame
  4. getInventory.getItem("Gold bar").interact("Use"); RS2Object obj = getObjects().closest("Furnace"); if obj != null obj.interact("Use");
  5. @Alek Looting is fixed. working good so far
  6. buy all .88
  7. is the jar supposed to say .123 or just stay as .122? I'll test the jar i downlaoded though
  8. That is all the untradeables it has?
  9. Use Works for me add your own spells to autocast.
  10. Update @Alek Compiled in .122 & script ran in .122 Interaction fails when it is a GroundItem using .interact("Take");. Issue: it will simply hover over the GroundItem Confirmed working in .121! Code: private Predicate<GroundItem> suitableLoot = g -> Constants.lootList.contains(g.getName()) && context.getMap().realDistance(g) <= 8; final Optional<GroundItem> lootable = context.getGroundItemStream().filter(suitableLoot).findAny(); if (lootable.isPresent()){ if (lootable.get().interact("Take")){ //stuff } }
  11. 500k ea
  12. I can sell you a voucher 1.25M/1$ Osbot credit
  13. Just letting ya know its working =P
  14. InteractionEvent Test captures #1 http://i.imgur.com/gbmWnFt.gif #2 http://i.imgur.com/1PBTzfI.gif Code: //if not in combat NPC dude = getNpcs().closest(npc -> npc != null && npc.hasAction("Attack")); InteractionEvent event = new InteractionEvent(dude, "Attack"); execute(event);
  15. @Alek Can confirm all obstacles added are working.
  16. Form of Contact: Osbot Chatbox Osbot Private Message Discord: Christopher#2820 Skype: live:41269403f7a4d044 6. The A/W (Auto-win) for your account Regular: <100 = 100k ea, 101-499= 90k ea, 500+ 75k ea 7. The methods of payment you are accepting RSGP 07 8. Your trading conditions you will go first you must leave feedback once it is sold I am not responsible. accounts will be replaced if locked/banned if reported (< 50 accs: 1 hour | 50+ accs: 5hours) after sale. 10. Original Email Address (See below for more details)
  17. interact with a random slot. SlotDestination
  18. ill fly over there to bomb ur ass pussy
  19. yes
  20. Correct you must always start at the safespot. 7 hours.
×
×
  • Create New...