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.

Gunman

Super Moderator
  • Joined

  • Last visited

Everything posted by Gunman

  1. Gunman replied to Nouk111's topic in General Help
    Cry Close it via task manager. Were you running any scripts or was this a freshly open?
  2. Gunman replied to hexx's topic in Scripting Help
    @hexx Assuming you're the same person in the discord who asked the same thing. https://osbot.org/api/org/osbot/rs07/api/Inventory.html In the inventory API ^ there's 2 methods getInventory().isItemSelected(); getInventory().getSelectedItemName(); And the person in the discord needed to make pies and pizzas. You just make a conditions checking an the item is selected, and the name equals the said ingredient, for the other said ingredient you want to combine. Doing more than 2 item combinations can get confusing. Widget may pop up for this I don't remember. https://osbot.org/api/org/osbot/rs07/api/Widgets.html Interacting with the Range should bring up some widgets what you wanna cook and etc. Then you interact with that widget whether you press space or clicking. Then for sleeping you could use an animation timer, or wait till you're out of the ingredients || a level up.
  3. @CharlesWoodchuckIs that Mirror Mode? If so, sometimes the tool bugs out, and doesn't work correctly in Mirror Mode. That is in fact an object. I interacted with it using this code getObjects().closest("House Advertisement").interact("View")
  4. What are you talking about? I just logged into an account and I am hovering it with the debug tool and it says object... EDIT: I even interacted with it just fine.
  5. It might be an npc. Try getNpcs()
  6. Those look all like java 8. But the first one is the recent one you installed.
  7. @Micah2kool4u You have 2 versions of Java on your system. 12 is being set as default. You can either uninstall java 12 or google how to set java 8 as default.
  8. Gunman replied to Gunman's topic in Price Check
    Rude. Also I am not even the oo
  9. Gunman posted a topic in Price Check
    99 att, str, def, hp and 1 drag defender lol ^How much is that worth.
  10. Gunman replied to Token's topic in Minigames
    I did it. Couple days under 6 weeks but I did it!
  11. Gunman replied to Token's topic in Others
    Currently Token is working on Underground Pass and Regicide. Mainly Underground Pass ATM.
  12. Don't use tabs. 1 client per bot.
  13. Gunman replied to TiasJanos's topic in Others
    @TiasJanos Because all the code is inside the first if. Btw this is posted in the wrong section. Should be in scripting help of the support section. Also null doesn't mean you can't see it, it means it doesn't exist anywhere around you in that loaded area.
  14. It won't. Because it's part of the random solver.
  15. private RandomSolver solver = new RandomSolver(RandomEvent.BREAK_MANAGER) { @Override public boolean shouldActivate() { return false; } @Override public int onLoop() throws InterruptedException { return 0; } }; Put this in onStart bot.getRandomExecutor().overrideOSBotRandom(solver);
  16. Think I would rather do the over ride break manager method lol. And yeah I think they got rid of the spoiler button haven't seen it in a while.
  17. @obrands Doesn't look like it's a script issue. If the jar is in the script folder and it's not showing up then it's something to do with the compile part. Look at this intellij setup and see if you did anything wrong. Only need to look at part 1 https://osbot.org/forum/topic/154399-script-development-setup/?tab=comments#comment-2011973
  18. @obrands Put code in pastebin and post here
  19. It's in mini game section I think. I am saying botting Nightmare Zone (A p2p mini game) is probably the safest thing to bot in the whole game. Your situation is still the same as everyone said above.
  20. If you're saying you're not using that script I know. If you're saying it seems low ban rate, then I botted 14-20 hours a day with Stealth NMZ for the last 5 weeks and in like 3 days the account will be max melee.
  21. Depends how you're botting it. But in my opinion NMZ is probably the lowest ban rate thing...
  22. Locks are quite normal when using proxies. You gotta unlock them, which requires verifying an email to the account...
  23. @Loque What isn't working? The link you provided is working fine for me. It shows by me just copying and pasting it.
  24. If you're trying to do insert other media and use url you can use imgur for static pictures and I recommend google photos for gifs(had issues with imgur and so did others). Make sure you open the photo in another tab so it's the only thing on screen tho; like these 2 links of my bird. One from imgur one from google photo. (bit.ly is google photo. shorten because was long. Also forced both to show link instead of photo.) https://i.imgur.com/cuSBZzG.jpg https://bit.ly/3bgzvj4
  25. @Porter11Because that's just the way botting is. @CharlotteThink he justs wants to bot a pure

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.