Everything posted by Hel
-
Looking for a Zul'Rah bot.
z'u'l'r'a'h' is a heavily botted thing and you won't find a z'u'l'r'a'h' bot (script) for much less than 1k if you're talking about a z'u'l'r'a'h' account, look in the accounts section there's always plenty for sale. z'u'l'r'a'h'
-
Selling Max Zulrah Main [106Combat] Zulrah pet- Mutagens-Fullvoid and more
99 mage, def, ranged, hp. on topic: glws xx
-
Who got banned today?
Been botting air orbs close to 24/7 since 66 magic and i'm currently at 83, not banned ?
-
? 51 Agility Account Shop - Perfect for Zulrah ?
b
-
? 51 Agility Account Shop - Perfect for Zulrah ?
b
-
Can you recommend some Youtube channels that made you a Better programmer?
CodeAcademy is a good starting tool
-
? 51 Agility Account Shop - Perfect for Zulrah ?
b
-
? 51 Agility Account Shop - Perfect for Zulrah ?
b
-
? 51 Agility Account Shop - Perfect for Zulrah ?
B
-
? 51 Agility Account Shop - Perfect for Zulrah ?
B
-
? 51 Agility Account Shop - Perfect for Zulrah ?
B
-
Noob question - Why Isn't this Task looping?
It's because you're declaring the Highwayman outside of the run loop, so it essentially only searches once for an available highwayman, move the NPC npc = api.getNpcs().closest("Highwayman"); into the process method. edit: to summarize, the task actually is actually being checked,, but it's only searching for a highwayman when the class is initially loaded, so Npc#isAttackable returns false
-
? 51 Agility Account Shop - Perfect for Zulrah ?
b
-
Ultimate Scripts! - [High Quality] [Dedicated Developers] [Trials Available]
can vouch for both developers, dedicated to their work
-
? 51 Agility Account Shop - Perfect for Zulrah ?
b
-
? 51 Agility Account Shop - Perfect for Zulrah ?
b
-
? 51 Agility Account Shop - Perfect for Zulrah ?
Sick of paying premium money for servicers to complete your order? Sick of seeing those P2P days wasted? Look no further, I am selling 51 agility accounts, ready for you to turn them into a main or a zulrah bot. Accounts are 7M ea and come with ALL, that's right, ALL marks of grace on the account (Up to 1M+ in MoG). IF your account is fortunate enough to get the pet whilst completing courses, the account will come with the pet for no extra cost, BUT THAT'S NOT ALL, accounts also come with any remaining membership left on the account after training is complete (This could range anywhere from 0-11 days) Worried about the security of these accounts? No problem! All accounts are rested at minimum 2 business days, to ensure they are ban-free and ready for sale. *All accounts are created from various sellers, in some cases, these accounts are ran through tutorial island by me, in most cases, they are done by the account supplier. Made: 17 Ready to sell: 6 Resting: 0 Training: 0 Last updated: 23/03 *this does not include custom account builds, as they are made upon request* FAQ: - Are these accounts botted? -- Yes, on a private client, with a private script, with many intuitive precautions taken to try preserve account integrity. - Can I provide you a custom account? -- Custom account orders can be taken, but accounts are BOTTED and any account banned during this service will only be available for up to 50% refund, at my discretion** - Can you supply accounts beyond level 51? -- Yes I can, however this may take multiple days, and cannot be done with a custom account, pricing would be discussed via discord. If you have any further questions about the shop, feel free to add my discord: Viribad#0888
- 85 Magic zulrah account for sale
-
Hardcore Ironman 70 Agility Accounts [Unverified E-Mail Adress]
@Jackthedon lol
- Selling Zulrah Account
-
Petition for Jackthedon to become mod!
petition to ban jack, react
- ⛵️ 1000+ ORDERS ⛵️【 IzadGRAPHICS 】|⚡Modern Creative Designs ⚡| Unique Artwork |⚡
-
Account with just 99 agility
If you think a 99 agility account is only worth 30m, you’re sorely mistaken. I’ve known accounts with these stats to be sold for well over 100m.
-
how to adjust reaction speed mac
I think he's talking about mirror mode lol, it has a reaction time on the paint, unsure what it does tho tbh
-
Bot crashes when not in the area of npc
nullcheck it first. You're getting a crash because you're trying to interact with something that doesn't exist.