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.

Medusa

Scripter II
  • Joined

  • Last visited

Everything posted by Medusa

  1. Ran a red light two days ago. Was actually two red lights... Was pretty fun. The part about me possibly dying was the best.
  2. 1. Bot in moderation. Don't keep it going for too long 2. "How it works". You didn't specify what script you're gonna use. 3. Again. Can't answer without more details as to what script
  3. Don't think the first widget needs updating, but I made the second one static, so you will have to update that. Just use OSBot's widget finder thing (In the client) to find the new ID, or make it dynamic using the getWidgetContainingText function.
  4. i pey $2 for dis. Vouch for this dude btw
  5. Added gif to make it easier to understand. (Very gone due to my image server being ded)
  6. Hello. I saw a post on here asking for a script ID, and I thought I'd make a tutorial on how to find the IDs of free scripts. First you wanna go to the SDN and find the script you want the ID of. Then right-click on the "add" or "remove" button, and click "Inspect Element" (Chrome). Then it should highlight something like this: <button class="button basic_script_label red" onclick="window.location='/mvc/sdn2/scripts/0?action=rmv&amp;scriptID=1030'"> Remove </button> Where it says "window.location='", you can see part of a web path. The last bit of that will contain the scriptID (The number after "scriptID=") If you have any questions, feel free to ask
  7. I can vouch for this. I always recommend this to anyone who doesn't already have JDK 8
  8. If you are on the original IP address, you'd most likely be able to send in a recovery request.
  9. Might have to update second trade screen accept widget (You'll have to do it)
  10. Had an account with 5 bans on it. Still use it to this day
  11. https://adoptopenjdk.net Just install this and it should work. No need to uninstall (If I remember correctly)
  12. Did you check the logger for any errors? I login just fine after being logged out
  13. You don't need mozilla in any way to run it. My git repo is poorly structured. Made a shitty video on how to do it:
  14. Replied on Discord, but to anyone else needing an answer: This isn't a script. It's a standalone program which doesn't have anything to do with actual OSBot. Well not a lot at least.
  15. Type of trade: 07 script Your contact info (skype, discord, etc): Oof#5204 Other Person's contact info (skype, discord, etc): Alpha#4534 Do you agree to TOS: Yes Unique ID: 184549835028955136
  16. I realise your problem is fixed, which I think is great, but I don't think OSBot only accepts 1,2 etc. as inputs for world hopping? I have an array of world numbers (302,303 etc.), and it hops just fine to any of those. In other words, I can use getWorlds().hop(302); just fine... Could this be due to changes in OSBot 2.5.46?
  17. I don't even play the game anymore. Only thing I do is make scripts.
  18. Don't ask for shit like this lol. Just do it. Java is easily decompiled, and you can find a lot of decompilers online for free. If you're gonna "steal" other peoples code, please let them know before doing so.
  19. Does it actually work at the end? I thought it had to be before the @ so medusaa+1@osbot.org
  20. Yea it was an input issue. Gonna add a .trim() for it in the next version.
  21. Ah. Pretty sure this is an error with the proxy stuff. Will look into it later. Looks like anti-captcha error, but this is due to me forgetting to move AccountCreationThread out of the anti-captcha package. Would you be able to send me the proxies so I can try to fix it?
  22. Try to launch it from a command prompt/terminal using java -jar /path/to/accountcreator.jar If nothing happens in the command prompt, something isn't right
  23. Like Naked has already said (Don't wanna tag him); You need to automate everything. You either have to learn how to create your own "client" for launching bots, replacing etc. automatically, or pay someone to make it for you.
  24. For the best results while using this script, use Injection mode, as mirror mode is still buggy

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.