-
Posts
1128 -
Joined
-
Last visited
-
Feedback
100%
Everything posted by IHB
-
Hi I am selling a SOTD ready pure, with all the requirements ready to PK Still has 8 day of membership as of 03/05/16 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 5. The price you will be starting bids at 20M 6. The A/W (Auto-win) for your account 30M 7. The methods of payment you are accepting RS07 GP 8. Your trading conditions You go first unless trusted, or we can use a MM. 9. Pictures of the account status 10. Original/previous owners AND Original Email Address Original owner: @Anivia, email will be changed to your own upon purchase
-
I have something that you might be interested in
-
30-40m offsite edit: Nice signature Loool
-
Thank you v much fixed
-
That's what the state is for, banking case OUT_OF_FOOD: log("State: OUT_OF_FOOD"); CURRENT = "OUT OF FOOD"; Banking(); break;
-
Sorry if I upset you, my logic works fine for 12 hours straight IF I start the script already logged in, however if it does an auto-login it returns the outoffood state straight away and banks, after that it is fine though. I'm just trying to work out why it thinks that those conditions are true in the first getState when it logs in?
-
Nope all my states have break in them I can't figure it out
-
Thanks for the reply but the logic in that would be flawed as it would return ATTACKING before OUT_OF_FOOD in the case that it was actually out of food, meaning it would never bank and where else do you think it could be going wrong?
-
Thanks for the replies I'll try removing the players. from it, it was auto-generated before so I just used it It works on my normal pc but on the login on a bad pc it returns the wrong state right away (but after that it's fine) Edit: Nope still having the same issue if I start the script already logged in it is fine it's just when it auto-logs in for me?
-
Whenever I run this script on a low-end pc instead of my main one if I switch bot tabs it always ends up returning the state OUT_OF_FOOD straight away, even when the conditions aren't true? It also happens when the bot first logs in, it immediately returns OUT_OF FOOD and I can't figure out why. On my main pc it works properly but it's just on this other pc with lower specs This is where my script grabs it's state: public State GetState() { if (!players.inventory.contains(FOOD) && AREA.contains(myPlayer())) { return State.WALK; } if (!players.inventory.contains(FOOD)&& COMBAT_AREA.contains(myPlayer())) { return State.OUT_OF_FOOD; } if (myPlayer().isUnderAttack()) { return State.IN_COMBAT; } if (!myPlayer().isUnderAttack() && COMBAT_AREA.contains(myPlayer())){ return State.ATTACKING; } else return State.ATTACKING; } For eg: inventory contains food and its in combatarea but still returns it? As soon as i stop the script and start it again it returns the correct state which is attacking
-
Ya my bad
-
A decent VPN VPS can, you don't need to build an overkill pc with a 1TB HDD for runescape bots If I were gonna build a pc purely for botting 10-20 accounts I'd go for something like this: PCPartPicker part list: http://pcpartpicker.com/p/ZHLMGX Price breakdown by merchant: http://pcpartpicker.com/p/ZHLMGX/by_merchant/ CPU: AMD FX-6300 3.5GHz 6-Core Processor ($98.95 @ Amazon) Motherboard: MSI 760GM-P23 (FX) Micro ATX AM3+ Motherboard ($43.25 @ OutletPC) Memory: Crucial 4GB (1 x 4GB) DDR3-1600 Memory ($12.99 @ SuperBiiz) Memory: Crucial 4GB (1 x 4GB) DDR3-1600 Memory ($12.99 @ SuperBiiz) Storage: Western Digital Caviar Blue 160GB 3.5" 7200RPM Internal Hard Drive ($12.54 @ Other World Computing) Case: Azza Cosmas ATX Mid Tower Case ($14.99 @ Newegg) Power Supply: EVGA 430W 80+ Certified ATX Power Supply ($27.99 @ Micro Center) Total: $223.70 Prices include shipping, taxes, and discounts when available Generated by PCPartPicker 2016-05-02 16:20 EDT-0400 You wouldnt need any peripherals as you can remote in and out of the pc
-
Just use a VPN
-
private State getState() { NPC guard = npcs.closest("Guard"); GroundItem loot = groundItems.closest("{Medium} Clue Scroll"); if (myPlayer().isUnderAttack()) { return State.WAIT; if (guard != null) return State.KILL; if (loot != null) return State.LOOT; return State.WAIT; } also try adding a sleep in your KILL state so when it clicks once it sleeps for a bit before trying to grab a new state
-
hi i involved a lot in account sales, i have something u might like add my skype: OS.IHB
-
Who can write tutorials automatic login, automatic rest or tutorial
IHB replied to hansen19498's topic in Scripting Help
Pretty sure he's asking how he can implement different fixed value times for breaking, as the client only supports one set value -
Sold pls lock
-
Hi I can sell you 20m pls add OS.IHB on skype
-
Hi this is a hand-done quested range pure, has mith gloves, guthix book, avas, guthix cape, edgeville portal 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) Also has full Guthix book 4. Pictures of the quests completed 5. The price you will be starting bids at 15M 6. The A/W (Auto-win) for your account 30M 7. The methods of payment you are accepting 07 Gold 8. Your trading conditions MM or one of us can go first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address I am the OO, has registered email which will be changed to yours upon purchase
- 1 reply
-
- 1
-
-
$100 is pengo
-
Added you on skype
-
Hi this is a hand-done quested obby mauler, has varrock armour, mith gloves, zammy book and bearhead 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 5. The price you will be starting bids at 15M 6. The A/W (Auto-win) for your account 30M 7. The methods of payment you are accepting 07 Gold 8. Your trading conditions MM or one of us can go first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address I am the OO, has registered email which will be changed to yours upon purchase
-
www.osbot.org