Jump to content

Thelogs

Members
  • Posts

    20
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Thelogs

  1. Aand that's it.. no trace to be found
  2. How did you get them? via this? http://services.runescape.com/m=news/name-release-begins-13th-march-1?oldschool=1 i wonder
  3. I haven't scripted in a while and am suprised to see that localwalker is deprecated. I put this at the top: import org.osbot.rs07.api.Walking; public Area walkArea = new Area(2882, 3472, 2932, 3428); How would you guys fix this? public void walkToShop() throws InterruptedException { getLocalWalker().walk(doorArea,true); while(myPlayer().isMoving()) { sleep(50); } Entity door = getObjects().closest(walkArea, "Door"); if(door.getId() == 7122){ door.interact("Open"); sleep(random(1000,2000)); } else { getLocalWalker().walk(shopArea,true); while(myPlayer().isMoving()) { sleep(50); } } }
  4. but how is it possible that the guy in the video has 1 def and heavy ballista?
  5. Then how is this possible? Did they change requirements or something? There was a runescape poll, This question was originally polled in feature poll #2 as: "Players will be permitted to return to Ape Atoll without claiming the Defence XP reward of the Monkey Madness quest, allowing pures to attempt the monkey chapter of Recipe for Disaster." This did not pass with an underwhelming 61% yes. http://services.runescape.com/m=poll/oldschool/results.ws?id=567 and now this guy says: "But recently Jagex made it completely optional to get the xp so you can return to ape atoll without getting the def xp now. That's why 1 def pures can have addy gloves now." http://forums.zybez.net/topic/1308206-answered-monkey-madness-question/ Im confused...
  6. I would like to go back to ape atol to complete monkey madness II, but I am afraid this is not possible because it will give me defence exp..? I need it for heavy ballisata+g maul combo :P Then how is this possible? Did they change requirements or something? There was a runescape poll, This question was originally polled in feature poll #2 as: "Players will be permitted to return to Ape Atoll without claiming the Defence XP reward of the Monkey Madness quest, allowing pures to attempt the monkey chapter of Recipe for Disaster." This did not pass with an underwhelming 61% yes. http://services.runescape.com/m=poll/oldschool/results.ws?id=567 and now this guy says: "But recently Jagex made it completely optional to get the xp so you can return to ape atoll without getting the def xp now. That's why 1 def pures can have addy gloves now." http://forums.zybez.net/topic/1308206-answered-monkey-madness-question/ Im confused...
  7. haha mate, can you make a private script for me? ill drop you a pm
  8. doesnt pay demon butler his salary of 10k
  9. hey could I have a trial for this script?
  10. could you please give me a trial?
  11. Cool story bro, no seriously its fun to read how you administrate your bot farm "Profit of the Day: 14m Total Net: 21m" does that include costs of the vps? 1:$1.1
  12. For how long can I use this script if I decide to buy it? This is probably same for all premium scripts, but it is not stated anywhere actually..
×
×
  • Create New...