Everything posted by H0rn
-
42cb - 60 Range - 49 HP - Starter pure - QUESTED -
P.s: drop me a message if you are interested, account has no email set and i am oo.
- No VIP while in TWC
- Bot Team
-
Best way to bot Range
"Wont get me banned" You shouldn't be surprised to be banned if you get caught but I understand you. You should try less-populated areas, maybe a place with only you if you get what i'm saying ;)
-
lOSBONT WONT WORK FOR ME
It looks like you're zoomed in pretty far, try going to your Display Settings and screenshot what you have there. Example:
-
Checking if bank contains a list of items?
Thanks for the replies all, I managed to get it working using @dreameo snippit
-
Checking if bank contains a list of items?
Sorry4noob but can you give an example? I haven't used for loops very much, understand how they work but don't understand how they would work in this instance.
-
Checking if bank contains a list of items?
Thats why I was avoiding that, I am certain there's a better way :\ will use that for now I guess
-
Checking if bank contains a list of items?
I've tried a couple of ways to do this, for example if the bank contains a charged glory or stamina potion, basically I am trying to use the lowest value of charge/stamina before going back to the (6) or (4) Could anyone post a snippet? I've tried searching about, but I am sort of new to lists What I have so far: String[] gloryNames = {"Amulet of glory(1)", "Amulet of glory(2)", "Amulet of glory(3)", "Amulet of glory(4)", "Amulet of glory(5)", "Amulet of glory(6)"}; if (needGlory == true && bank.contains(gloryNames)){ new ConditionalSleep(random(5000,7000)) { public boolean condition() { if (getBank().withdraw(bank.getSlot(gloryNames),1)) { getStatus = "Withdraw glory";} return inventory.contains(gloryNames.toString()); } }.sleep(); inventory.interact(inventory.getSlot(gloryNames.toString()), "Wear"); }
-
NullPointerException help?
Thanks for the tips and the feedback, you're right. This script is a complete mess to be honest.
-
NullPointerException help?
So I have an error that I can't seem to solve, I'm probably overlooking it.. Error in script executor! java.lang.NullPointerException at Main.getState(Main.java:118) at Main.onLoop(Main.java:143) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(un:19) at java.lang.Thread.run(Unknown Source) Lines 118 onward: else if (!getBank().isOpen() && currentamulet.getId() == 1704 || inventory.contains(1704) && Banks.EDGEVILLE.contains(myPlayer())) { myPlayer().getMethods().getEquipment().interact(EquipmentSlot.AMULET,"Remove"); sleep(random(600,1000)); return State.NO_GLORY; }
-
Jagex email?
Sadly I don't think they will actually help you :\ best off starting again, can bot that safely in a year ;)
-
50 range 38 hp accounts?
How much are these roughly worth?
-
Sleep until?
Sorry for noob question but how can I use sleep until for example sleep until my player hasnt animated in say 10 seconds? isAnimating() isn't reliable for furnaces etc :(?
-
weird debug info top left
It's just for the BETA.
-
Fruity NMZ
You cant select 0 boost prayers, for some reason it just enabled the Thick skin by default.
-
Looking for a botting partner
To be fair how do you expect anyone to trust you at all?
- [S] 66 Mage 50+HP accounts!
-
[S] 66 Mage 50+HP accounts!
1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) Nona at all. 4. Pictures of the quests completed 7. The methods of payment you are accepting 8. Your trading conditions 9. Pictures of the account status 10. Original/previous owners AND Original Email Address Not registered to an email and I am OO. B/o 9m per account, 2 in stock atm.
-
66 Mage 50-53 HP accounts?
Will have 3 by the end of the weekend.. How much are these going for?
- Oly's Cow Mourner - FREE PRAYER XP
- Oly's Cow Mourner - FREE PRAYER XP
-
Oly's Cow Mourner - FREE PRAYER XP
Oly's Cow Mourner Features: Loots bones in Lumbridge Cow Field (East) Buries bones for free prayer xp Semi-decent paint displaying information. How can I use the script?: Download the script from MournTheDead.jar Place the file in your OSBOT scripts folder (Default C:\Users\YOURNAME\OSBot\Scripts) Find the scripts in your OSBot client at the top of the list under the [Local] scripts Click run anywhere in RuneScape and the script will automatically walk to the cow field. ENJOY! Changelog: v1.0 Initial Build v1.1 Fixed issue getting stuck Progress reports: Somebody asked if I had a Bone bury script, so here it is :P It is my goal to clear the east cows of clutter once and for all! :P Thanks!
- Oly's Bone Looter
-
Oly's Bone Looter
Olys Bone Looter! Features: Loots bones in Lumbridge Cow Field (East) Will bank bones after full invent. Semi-decent paint displaying information. How can I use the script?: Download the script from SaveTheDead.jar Place the file in your OSBOT scripts folder (Default C:\Users\YOURNAME\OSBot\Scripts) Find the scripts in your OSBot client at the top of the list under the [Local] scripts Click run anywhere in RuneScape and the script will automatically walk to the cow field. ENJOY! Changelog: v1.0 Initial Build v1.1 Fixed looting issue v1.2 Fixed leaking status text Progress reports: Please do not hesitate to post feedback/suggestions! I will do my best to resolve any issues you have! P.s. post some progress reports ;) Thanks!