Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

H0rn

Members
  • Joined

  • Last visited

Everything posted by H0rn

  1. P.s: drop me a message if you are interested, account has no email set and i am oo.
  2. H0rn replied to JARNQ's topic in General Help
    Find another forum
  3. H0rn replied to Sinx's topic in Spam/Off Topic
    Sure, pm me your methods
  4. "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 ;)
  5. It looks like you're zoomed in pretty far, try going to your Display Settings and screenshot what you have there. Example:
  6. Thanks for the replies all, I managed to get it working using @dreameo snippit
  7. 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.
  8. Thats why I was avoiding that, I am certain there's a better way :\ will use that for now I guess
  9. 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"); }
  10. Thanks for the tips and the feedback, you're right. This script is a complete mess to be honest.
  11. 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; }
  12. Sadly I don't think they will actually help you :\ best off starting again, can bot that safely in a year ;)
  13. How much are these roughly worth?
  14. H0rn posted a topic in Scripting Help
    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 :(?
  15. It's just for the BETA.
  16. H0rn replied to Fruity's topic in Minigames
    You cant select 0 boost prayers, for some reason it just enabled the Thick skin by default.
  17. To be fair how do you expect anyone to trust you at all?
  18. 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.
  19. Will have 3 by the end of the weekend.. How much are these going for?
  20. It's actually a lot better than I thought
  21. Dont forget to post proggies :P
  22. 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!
  23. Only picks up, I have a separate script that can pick up and bury, I might post it in a minute.
  24. 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!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.