Jump to content

Hel

Lifetime Sponsor
  • Posts

    520
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Hel

  1. I just want to fix up a few things in this thread. A private NMZ doesn't have to cost $100, you're probably looking from high end scripters such as eagle. Just because it's at the same location doing the same task doesn't mean it'll be the same ban rate as Aqua suggested. The only real way to know if it'll make a difference is to try, but as everyone else has said, there's no real need as FruityNMZ doesn't have frequent bans anyway.
  2. @JPHamlett if the cow doesn't exist it can't interact with it. Check to see if it exists like so. NPC closestCow = api.getNpcs().closest("Dairy cow"); if(closestCow != null){ closestCow.interact(); }
  3. Hel

    PC Zulrah-base

    BUMP THIS. Regicide is incomplete (but completeable) range level is 1, hence why it's a base, it's need to be worked on. Repost pricings please as these are accounts I can mass make and would be willing to part at reasonable price
  4. It's actually far more difficult than you'd imagine. If it spawns / walks into the ruins you have to be able to bait him out, at least to a point where you can run from the special attack. -another note is you can't get the landing tile of the special attack, so you'd either have to use some maths to calculate if they're coming for you, or you'd have to use a static run of 5 tiles back (which brings up the problem from above)
  5. Hel

    PC Zulrah-base

    PC for 85 magic, 51 agility, 50-60hp, 50(+- 2) defence.
  6. Joined: 23 hours ago Terms: You will trade me the account before I give payment ?
  7. FrostBoxxer - coming soon^tm @FrostBug
  8. Hel

    Basic skilling xd

    1-18 slayer (accounts have 30 att, str, 50 def, 66 magic, ~30-40 range) 1 - 35 woodcutting 1 - 19 crafting please post your prices below, and also include, as a separate pricing, for the questing of Ernest The Chicken + Animal Magnetism alongside the skills.
  9. sell them at 51 without graceful for 10m and I'll be interested
  10. Move the defined Areas outside of your loop. You're using a WalkingEvent instance, which can only travel so far, you're probably better off looking into the WebWalker until you understand the difference. Other things you should do: - Add Conditional Sleeps - Check if the tree is within your woodcutting area, otherwise it might try cut a tree outside the area, then just walk back into the area.
  11. Hel

    Skill tracker

    I don't considering there's an Experience Tracker in the API.
  12. Hel

    Skill tracker

    bruh the thread was made in 2015, OP is banned AND the last post was well over 1.5 years ago.
  13. Well you can't use the Robot class through OSBot, the permissions are blocked for security reasons, but you can implement something similar, yes.
  14. From my understanding, the getMouse().move(x,y) creates it's own path to the destination, So you trying to record each pixel movement, then calling getMouse().move(x, y), uses a lot of CPU. You'd be better off using a custom mouse controller ( to get perfect pixel to pixel recreation), or just recording where the mouse stops, and allow the OSBot mouse controller to create the path to it.
  15. config checks, correct area checks nd you'll be sweet.
  16. Hel

    Stealth Quester

    Just type the item name when it comes up with that
  17. stats: quests: Plague City Untradeables: Email currently isn't set.
  18. Hel

    Stealth Quester

    y'all giving token so much hate, quest scripts are hard to create stable, let alone support 40 of them as a single developer, WHILST still completing other tasks (real life, script officer) AND managing his other scripts. You've bought it for lifetime, it's not like your money is going to waste. Give him time to update what needs to be updated & then enjoy the rest of your time using his product. The utter disrespect you have for Token is disgusting.
  19. I don't mean to sound rude, but you sound really ill-informed. You're also rambling about a memory fix when the post clearly states there's a problem with CPU usage. on topic: is there anything in the logger? Does the cpu reach this before you launch your first script? (Such as when you manually log into rs through the osbot client?)
  20. iirc the sand crabs have a different name when they're not Agro'd, I believe it's sandy rock or something?
  21. pretty sure there's a config value for events such as the deteriorating rocks, use this in combination with player position for a check b4 the interaction nd u should be sw33t
  22. Hel

    PC semi main

    PC pls. has FC, 100% hosidious favour, 40 QP (Dragon Slayer, Fairytale I, Death Plateau, Ghost's Ahoy, Troll Stronghold, Biohazard to name a few)
×
×
  • Create New...