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.

Alek

Ex-Staff
  • Joined

  • Last visited

Everything posted by Alek

  1. Yeah, lets bring back the K-Sword and Squeal of Fortune while we're at it.
  2. I'm pretty sure he means the forum structure. We have a ton of subforums, a lot of which I condensed a few months ago. I'm always for doing a forum cleanup and was actually looking at doing another one in the near future.
  3. I thought they were never going to die
  4. Generally speaking, most bot API is very similar so converting would be no problem. The problem really rests with how individual bots execute their own methods. For instance: Bot X: All interactions are handled by you. If an entity is not on screen, you must walk to it. Bot Y: If an entity is not on screen, the bot will automatically walk you to it. It's usually a lot easier to just make the script from scratch.
  5. http://osbot.org/forum/topic/63062-osbot-1-scripts-discontinued/
  6. This update should be pretty short and sweet; hopefully it helps a good handful of members out. Most notably, users who are having an issue connecting to OSBot will be prompted with a dialogue box. This dialogue will contain information that will help assist them in determining the problem. Please note that this analysis is OSBot specific. Additionally, you will notice that we are now enforcing a minimum of 256MB RAM allocation. This will alleviate issues where users were reporting problems due to not allocating enough memory (happens pretty often). The maximum size has also increased from ~10GB to 16GB. Changelog Boot Interface: -Minimum memory allocation set to 256MB -Maximum memory allocation set to 16GB -Bot memory calculation is more accurate Banks: -Added Banks: GNOME_STRONGHOLD, TZHAAR --Milestone of 20 Banks has been reached Misc: -Added player position debug -Added connection error messages Bug patches: -Added null checks to Advertisement Overlay The API docs have been updated Have a great weekend! -The OSBot Staff
  7. Desert goat horns?
  8. I'd actually love to pawn off Garry's Mod. How much?
  9. Alek replied to Botre's topic in Spam/Off Topic
    Where is your SDN Scripter rank
  10. MG3 but okay lol
  11. Alek replied to darkprince's topic in Resolved
    Did you press the refresh button? Are you sure you put them in your local scripts folder?
  12. Use what instead?
  13. NPC judge = getNpcs().closest("Judge"); if(judge != null){ judge.interact("Talk-to"); } I would suggest not using ids for NPCs or RS2Objects because they are subject to change on every RS update. Also you have an array of integers, which is unnecessary. private static final int JUDGE_ID = 0;
  14. Alek replied to whats a bot's topic in Guides
    Banned
  15. Are you logged into the game?
  16. This release will hopefully fix two issues which many are facing. First is the Script Selector interface, it appears to be an issue largely related to how Windows 8 interprets the default text for our client theme. This was solved by force setting a common text used among most major operating systems. I tested this with two members here who were having issues with it, so if this patch still doesn't work for you please let me know via Private Message. Additionally I've released the "Default" account by popular request. Please read below for stipulations regarding this special account. Changelog: -Standardized fonts for Script Selector --This will fix the add button glitch for Windows 8 (Tested) -Standardized fonts for Bot Interface -Added 3 Banks: PEST_CONTROL, CANIFIS, DUEL_ARENA -Added new preset region class "Resources" --Added Resources: FLAX_SEERS -Prioritized closing interfaces in InteractionEvent -Added Default Account --Default accounts will not save preferences --Default accounts can not be removed --Default accounts can not log you back in once you log out --Only one default bot tab may be open --Exp reward for default accounts is Agility Edit: Updating API docs shortly Enjoy your weekend -The OSBot Staff
  17. First I'm hearing of it.
  18. http://osbot.org/forum/topic/63062-osbot-1-scripts-discontinued/
  19. Please make a bug report.
  20. Hopefully this update fixes a lot of problems which many of you were having. Thanks for the reports and continue bugging me about them, I value your input. Changelog: -Patched tab container to resize for multiple bots -Made a Windows 8 hotfix for Script Selector dimensions (please let me know if it works) -Made another banking patch that was affecting certain scripts Say thanks to @MGI for helping me figure out the banking issue as well, I'm sure he wants to kill me. -The OSBot Staff
  21. I'm aware of the issue. Can you please PM me your Skype? If not that's fine, just be aware that I'm aware. Solution for now, try running it on a different computer.
  22. Anti-ban does little if nothing to protect you. You should look at scripts that run without issues and ones that include less botted areas (for instance an AIO fisher that allows you to select multiple locations).
  23. Both DNSuperMiner and Nezzs Runecrafter are no longer developed and have been removed from the SDN. Swizzbeat's Pest Control is still on there but I'm not quite sure. A Super Moderator or Administrator can help you with the Pest Control script. In the meantime, please review this thread: http://osbot.org/forum/topic/63062-osbot-1-scripts-discontinued/ Thank you.
  24. Alek replied to Phanfive's topic in Resolved
    Yes, I'm working on it.

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.