Jump to content

naaiz

Members
  • Posts

    167
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by naaiz

  1. Make a new .sh file #!/bin/bash java -jar "OSBot.jar"
  2. A few problems im running into: After death, run doesn't get toggled back on. After death when there is a glory in the inventory, instead of using that to tele to edgeville, it just webwalks there. Doesn't always heal to full health, but sometimes only to like 85-90% (don't know if this is intended or not, but running on 30hp accounts can make this annoying). Apart from those issues it's a solid script!
  3. can do this for 18gp/xp @ blackjacking
  4. naaiz

    47-70 Agility

    45gp/xp hand done
  5. I'd personally use a filter for this, not a for loop. something like: npcname = npcs.closest(n -> n.getName().equals("npcname") && areawithnpcs.contains(n) && !n.isHitBarVisible() && n.getHealthPercent() > 0 && !n.isUnderAttack()); if(npcname!= null && !myPlayer().isUnderAttack() && !myPlayer().isMoving()) { npcname.interact("Attack"); }
  6. Am wondering, how much would accounts be with 66 magic, so air orb ready, and 12 days of member left.
  7. Honestly depends on what you want exactly, shoot me pm with details and I could give you a quote
  8. On a serious note: Personally I use digital ocean. Easy disposable VPS's. Just set it up once and make a snapshot, you pay hourly and can always destroy them to get a new IP or w/e.
  9. Air max 90s all day every day
  10. naaiz

    Question

    It's mostly random and like said above, trial and error. There's no set number.
  11. Feel free to add my skype, can do smithing for a nice price
  12. @ScriptManifest(name = "This should be a unique name", author = "yourName", version = 0.01, info = "", logo = "")
  13. naaiz

    75 def pures

    Currently have a def pure sitting at 67 def, 1600xp/h is accurate if afking on edgeville monks. Active training @ seagulls with pots n shit is 5-6k/h but who does that lol.
  14. You're bypassing the account selling requirements. This is requests, you need 100 posts to be able to sell.
  15. naaiz

    62+ Cooking

    Can make this cheap, P2P or F2P, add my skype.
×
×
  • Create New...