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.

Alek

Ex-Staff
  • Joined

  • Last visited

Everything posted by Alek

  1. This would lead to race conditions, so it would probably not work.
  2. It's a script issue @ThatGamerBlue. It's only showing partial stack trace because it keeps getting spammed, so it gets truncated. What needs to happen is either you or the botter catches the nullpointer BEFORE it starts lagging out like that. Hopefully that helps!
  3. Just Google "Java 8 4k dpi aware"
  4. Ask the scripter on their thread, under Official Scripts. I'm sorry but this section is reserved for scripting help, not how to use scripts.
  5. Run OSBot in debug mode, it will print out the full error.
  6. Oh god not this again, no Slayer threads are allowed - not even as a joke. Sick of these threads. PM me with a video of 5 consecutive Duradel tasks being completed and I'll allow this thread and give you expedited scripting permissions.
  7. Do you have other SDN scripts, are they showing?
  8. Its easy to detect a proxy, there's a chance you run that your proxy is more dangerous to bot on.
  9. Alek replied to Alek's topic in Releases
    Moved to stable
  10. Alek replied to RDM's topic in Spam/Off Topic
    It's open source
  11. Alek replied to Alek's topic in Releases
    Install Webwalking issue should be resolved!
  12. Alek replied to Alek's topic in Releases
    Cant believe nobody reported this yet, thanks for letting me know Ill resolve this soon.
  13. Download: http://osbot.org/devbuilds/osbot 2.5.7.jar Changelog: -Patched bank scrolling, please give feedback -Patched web walking exceeding threshold limit in certain areas with teleports on -Patched threading issue with script executor -Added support for game ticks -Plugin selector GUI under development, currently doesn't work - not a bug -Deprecated needToScrollDown -Deprecated needToScrollUp -Deprecated needToScroll -Deprecated getMaxScrollHeightNeeded -Deprecated getMinScrollHeightNeeded
  14. Alek posted a topic in Spam/Off Topic
  15. Ah okay I didnt know this was a feature on Debian. Alright and you said the only client that had this issue was OSBot? Ill ping Zach about this.
  16. You said this was a linux server
  17. What are you using to show ram usage?
  18. Show the top for both clients
  19. The simple test would be starting one OSBot client and one REGULAR (NOT OSBUDDY/RUNELITE/XYZ) client overnight. Do NOT start scripts, do NOT log in, just simply bring them both to the login screen. Look at the differences between them when you wake up in the morning. Obviously OSBot WILL use more memory because it has to load a lot more things, but both clients should be under 1GB. Otherwise we dont know if its the game or the client.
  20. Want me to add a CLI command for this? Edit: If anyone has a solution that already exists please post before I write redundant code.
  21. OSBot has a Script method called getScriptResourceAsStream; its purpose is to write code once no matter if the script is in a jar, zip, class files, local, or on the SDN. Namely, this topic will show you how to set up your packaging for compatibility between local and SDN resource loading. Since the SDN requires a specific package structure, your local project will need to be the same. The format is: ModuleName/src,resources/files For instance: MacroSlayer/src/Main.java MacroSlayer/resources/image.png For instance, this is what it should look like: Now the InputStream returned from getScriptResourceAsStream should be of the following format: getScriptResourceAsStream("resources/image.png") For instance, this user's script has this code which works both locally and on the SDN: Using this method will simplify your development process when using resources.
  22. Can you please show the complete code as it currently is, I promise nobody will want to steal it.
  23. How are you running 50+ clients without VIP?
  24. Should really be Zach's avatar, but I'll take the praise.

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.