Everything posted by Magarac
-
A healthy bit of Ranged xp/hr isn't it?
Just the cost of cannonballs plus a bit of food depending on your defense lvl/bonus.
-
A healthy bit of Ranged xp/hr isn't it?
NMZ is understandable; I would've been at it but with 1 pray I cba to get the points to start absorptions lol.
-
A healthy bit of Ranged xp/hr isn't it?
PKer I'm finishing up then selling.
-
A healthy bit of Ranged xp/hr isn't it?
^^^
-
A healthy bit of Ranged xp/hr isn't it?
Nahh just chaps + glory + rune c'bow.
-
A healthy bit of Ranged xp/hr isn't it?
- PC 60 Attack Pure!
Att: 60 Str: 75 Def: 1 Range: 70 Pray: 1 Mage: 70 Attack is quested as much as possible and Range is cannoned. Has MM done and Mith gloves done. Thanks!- Buying 7qp accounts!
- Magarac's 7QP Shop! | Quick, Easy, Trusted!
Magarac's 7QP Shop Current stock: 0 Price per account: 250k DISCLAIMER: These accounts are cooled down; if there is a ban within 24 hours I will replace free of charge. More accounts coming soon! *************************************************************************************************************************************************************** *************************************************************************************************************************************************************** All accounts adhere to the following: 1. Pictures of the account stats 2. Pictures of the account bans 3. Membership left (if there is any) N/A 4. Original/previous owners AND Original Email Address I am OO; unregistered emails.- Molly's Chaos Druids
Hey @Molly one suggestion I have is to add a webWalking break condition in case the HP is too low. Sometimes on lower level accounts on the way to the Druids they die or nearly die. Otherwise it's a great script!- Good Range XP with Cannon?
Wrote up a quick script to train my pure, this was the xp/hr when I took the screenshot, but now its at 61k/hr 10 mins later. What is the average xp/hr with cannon? Curious to see how high I can get it with better food/pots/etc.- Barb Fishing + REQs
Contact @Howest I've heard he does good services.- Buying osrs account creator
Haha that's annoying.. but yeah highly recommend his from what I've heard/seen.- Buying osrs account creator
@Satire Damn you.- Khal Warrior Barrel
Hey @Khaleesi can I get a trial when the client is updated? Thank you Queen of Meereen, Queen of the Andals and the First Men, Lady Regnant of the Seven Kingdoms, @Khaleesi of the Great Grass Sea, Mhysa, Breaker of Chains, the Unburnt, Mother of Dragons.- Is OSBot down ?
- How much € / $ are people making with bot farms daily?
$0.50 before it gets banned or $0.50 per hour? Cause 500k/hr f2p efficiently is difficult lol.- [PC] Starter 60 Attack Pure
Attack is quested until 40, trained the rest of the way. No MM or Mith gloves.- what series would you recommend
Hard to explain tbh, it's got all sorts of supernatural stuff and basically two brothers take on different missions each episode and hunt an enemy, with a slowly progressive story line. 8+ seasons currently I believe.- what series would you recommend
Prison Break, The Magicians, Lost, Supernatural and many many more I could recommend- Looking for 40/40/40
- AutoFighter script not running smooth
To each his own; I prefer how States look and work and they'd accomplish the same task as that and wouldn't be much more complicated for such a simple script tbh. Works either way though- AutoFighter script not running smooth
No. You want to attack the NPC, and then sleep until it is attacked. Then you want to sleep until fighting is done. // if combat is not fighting case FIGHT: NPC seagull = .... if (seagull != null) { seagull.interact("Attack"); conditionalSleep() { private boolean condition() { return getCombat.isFighting() || seagull == null; } } } // if combat is fighting case WAIT: sleep(random(400, 800));- AutoFighter script not running smooth
States would only make it better to allow a sleep portion so it isn't always looping to the fight part; but as for your sleep condition there have it return if getCombat().isFighting() instead.- AutoFighter script not running smooth
You should make it State based with two cases at least: a sleep one and a fight one. If myPlayer.isFighting(), then just sleep a small bit and then check again, otherwise if not fighting then initiate a fight. You can also create a filter for the NPC to make it cleaner and make sure to check that npc.getHealth > 0. Also I'm pretty sure .exists() is covered when you call != null. - PC 60 Attack Pure!