Jump 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.

Butters

Java Lifetime Sponsor
  • Joined

  • Last visited

Everything posted by Butters

  1. Butters posted a topic in Snippets
    I have a noob question/request. Does anyone have a snippet for how to use the OSBot GE api? I need to be able to sell, buy etc. Can't get my head around this one public boolean buyItem(int itemId, java.lang.String searchTerm, int price, int quantity) What do I put in the java.lang.String searchTerm? equals, ignoreCase etc. as text? And is there a way to search for items by name instead of ID's?
  2. Greats, thanks. Way cleaner than the one I wrote
  3. Any idea why this worked perfectly for me for a couple of first times and started not to find the items I'm looking for? Even tried by replacing the getRSBuddyPrice() method with getOSRScurrentPrice().
  4. Thanks a lot
  5. Thanks, usefull info. But I can't find a method to get an object by colour.
  6. Hey, Maybe someone could help me out with mining in OSBot? Can't figure out how to code a miner. Different rocks don't have a distinct name, so I though about hard coding ID's, but as it turns out, the ID's change. I failed to get objects (rocks) by position. Maybe it's possible to get rock objects and check if they are mined by colour/position? Any snippets regarding this will the greatly appreciated.
  7. Butters replied to Butters's topic in Others
    Any idea how to do that? By the way would love to hear if the script is working for you guys.
  8. Butters replied to Butters's topic in Others
    Thanks Aiban, the config stuff works great and made the code less messy. The only concern I have is about getDialogues().completeDialogue(); . It works great but it just flies through the whole conversation. What I've done is that I'm still using dialogues.clickContinue() and dialogues.isPendingOption() (added sleep between actions) and I check in getState() if the bot is still in dialog ant don't change anything till its' finished. Is this a decent solution or maybe I could rewrite the completeDialogue() method somehow to add sleep to it? By the way, is there a way to close the Quest completion window? I'm using getWidgets().closeOpenInterface(); but it doesn't seem to work. Another problem that I have is that after completing the quest I call stop(false); to stop the script. But OSBot then somehow gets confused and if I try to run a different script afterwards it starts the restless ghost script again. What should I include in the script to prevent this form happening?
  9. Butters replied to Butters's topic in Others
    @RONTAG Lol. @Aiban Thanks a lot. Gonna look into it.
  10. Butters replied to Butters's topic in Others
    @@Uhtred @@Jammer Thanks. Let me know if you'll find any issues
  11. Butters posted a topic in Others
    Hey all, I'm thinking of making quest bots and started off with Restless Ghost, cause I think it's hard to find one. I'm doing this because i want to share this script with you and to get some advice/suggestions from more experienced scripters. DOWNLOAD LINK: Wouldn't mind if someone could give any suggestions for the code. Any advice will be greatly appreciated. Credits to Aiban for telling me about the configs. Made everything less messy.
  12. @kazemaru Sorry for the due response. I've retested everything. The problem doesn't occur to me. Any screenshots would be great. BTW, added runtime in paint
  13. Thank a lot! But maybe you could give me an example or redirect me to a thread with a tutorial about this?
  14. First of all sorry if it's in the wrong thread, kind of a noob here. I was wondering is there a way to automatically add accounts to OSBot? Lets say i have a text file like this: account1@@gmail.com password1 account2@@gmail.com password2 I know that OSBot stores the account info in Local/accounts file but it's hashed or something. Maybe OSBot has some CLI command that adds the accounts or should i use a simple MD5 hash somehow to write the account info into the account file. The idea behind this is to automatically add tons of automatically created accounts. Cheers
  15. Hmm, strange. Gonna check it when i get home. Do you have an air talisman or an air tiara in your inventory/bank?
  16. Great, can't wait to see it. I'll probably add more altar support in the near future
  17. Made a version 1.1: * Added tiara support * Added earth rune support Would love to know how the script is working for you and if you have any suggestions
  18. Hello all, I'm new to OSBot and bot scripting, but I noticed that there are few rune crafting scripts, especially the ones for leveling up. If you find any bugs or have any suggestions, feel free to write them in this thread. Currently supports: Air runes, Earth runes Download link: http://www.mediafire.com/file/l0rnkx5s52llaja/RuneCrafter.jar Version 1.1 Features: Setup: Changelog Pics: Proggies:

Account

Navigation

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.