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. So I just saw a thread on here and got inspiration to make this. It's really just a bot that accepts anything for jokes. It banks upon reaching a full inventory. It's opensource (Here) I was gonna comment in the code (And I did... Two places), but I ended up saying fuck it and not doing that. Oh and it also cancels trades which have been idle for 30 seconds. To add more jokes to the bot, you wanna copy my example in the onStart() method. @Override public void onStart() throws InterruptedException { jOkEs.add("Why did the chicken cross the road?:To get to the other side"); } The jokes are supposed to be 2 parts like the one shown above. The different "links" are separated by a colon (:). So if I wanna add a joke like this: A llama kicked me out of my house. Alpaca my bags. It'd look like this in onStart() jOkEs.add("A llama kicked me out of my house.:Alpaca my bags."); While writing this thread, I realise that I forgot to make the bot send messages when it isn't doing shit (Like advertising), so you'll have to add that yourself (Like 1 line of code). Other than that, enjoy. Written in 5 minutes or smth like that. Not gonna compile a jar cuz it would only have 1 joke. Feel free to donate some of the sick profit you've made using this script (You'll end up making bills). My BTC address is here: 1MEDUSArXACrEw1RNktAdyxuDpAWqzwbdt
  2. y u comment on 2 year old thread... Grave digging is very gey ;-; And now I'm commenting on a 2 year old thread as well. REE
  3. You telling me I paid for that shitty game, and now it's free?
  4. Medusa replied to vitty9's topic in General Help
    u do the big open with java
  5. Seems kinda sad to do it like that. Why not have an option for user input on passwords?
  6. If he is trying to check on a "force-logout" if he is banned, it might be easier to just check a login state. Or am I just retarded?
  7. Maybe check login states when logging in? Or just text on screen.
  8. Get 100 post count and make a thread. Then you can do services or smth for people and gain rep that way.
  9. Doesn't really matter imo
  10. Yea that's part of what I meant with my comment. Didn't express myself properly
  11. Does that script actually work? I feel like it'd be much easier for you if you switched to task based scripts, instead of throwing it all in the onLoop method.
  12. Ah. My connection to NA servers is shit, so I can't do it
  13. I see you already have a lot of people wanting to do this for you lol. I'm willing to do it for not that much, but I'd like to know what region you want this on.
  14. Pretty sure OSBot encrypts your login information (The one used for "OSBot - Boot"). Also, in your browser you are still logged in due to the cookie. Pretty sure there is no way to restore your password from that.
  15. Not sure it'd make a difference, but maybe try to run it through terminal using java -jar. It might be able to give you more information.
  16. Medusa replied to fulma's topic in Runescape
    Reason for this is most likely what Juggles said. Know a few people who have been making bills from master farmer in the last 14 days or so.
  17. Responding to a month old thread ?
  18. Not actually trying to help with your problem, but in future scripts you might wanna use this It's a great guide on how to actually do task based scripting, instead of storing all of your code inside the onLoop() method.
  19. First line of the thread will give you the information needed I'll update the thread when "updates" are available.
  20. Medusa replied to Aden's topic in Botting & Bans
    Yea. I know a lot of people who have been running shit for days
  21. Medusa replied to Aden's topic in Botting & Bans
    Pretty sure anti-cheat team is on holidays. That's why you're able to bot like crazy
  22. What are you willing to pay per account?
  23. theme: dual email1: email@gmail.com onlyOneEmail: 1 password1: passowrd onlyOnePassword: 1 day: 13 month: 01 year: 1999 create-submit: create g-recaptcha-response: That's the new parameters it needs to send. Headers might have something to do with it, but I don't know. Could just be the website connection that times out or smth though. Idk
  24. Lmfao. Best free twitch prime guide ever.
  25. I don't think your main can be banned if you're not interacting with your bots from it. If you want to be safe, use another PC with a different IP (So proxy, VPN or other internet connection)

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.