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.

DragonAlpha

Members
  • Joined

  • Last visited

Everything posted by DragonAlpha

  1. Select an account when you load osbot. Do NOT select Default.
  2. Really good update man. Thank you.
  3. Ok I will fix this within 24 hours. This has now been fixed. (Close your osbot, and re-open it so that your Loader grabs the new update).
  4. What didn't randomize?
  5. NOTICE: Accounts created in mass can get banned. Also, I advise you not to sell them. Creating bulk accounts, and then having these accounts suddenly login on a new IP (account buyer) can get them locked. Script is now available! Just select the script Multiple Tutorial Island on Dragon Script Loader. Download Dragon Loader here: http://www.dragoncoders.net/osbot/script-loader/Dragon_Loader_V2.0.jar (then place it inside your local scripts folder: C:\USER\OSBot\Scripts) Screenshots of Multiple Tutorial Island (made by Explv, powered by DragonAlpha account switcher):
  6. *EDIT* This script now officially supports multiple accounts. You can download it directly from the first post made by Explv. Download his file, and place it inside your local scripts folder. Dragon Loader no longer required for it.
  7. *EDIT* Account Switcher removed, Explv now officially supports it. This script now officially supports multiple accounts. You can download it directly from the first post made by Explv. Download his file, and place it inside your local scripts folder. Dragon+Explv Tutorial Island. Dragon Multiple Account switcher combined with Explv Tutorial Island base will be released tonight. It will have some small improvements to tutorial island code where it can get stuck, but it's a solid script already so doesn't need much. You will be able to provide a list of 100 accounts, click GO, then it will run on each one.
  8. No you cannot. Overlays are allowed. If you use OSBot to send input you can be banned. I plan to make OSBot-Buddy. A completely free osbuddy using the osbot client.
  9. I can't take new projects right now, but if you need some scripting help with a quick answer, you can join my discord chatroom. (Its a web chatroom, allows me to speak over mic, and you to type back to me): (removed discord link at Maldesto request)
  10. A hasmap is used. A hashmap does not guarantee order. You referenced the Java doc's iterator as a reference where it says "Iterator does not guarantee order". Well the same documentation in the Hashmap section says the exact same thing for Hashmap. public class HashMap<K,V> extends AbstractMap<K,V> implements Map<K,V>, Cloneable, Serializable Hash table based implementation of the Map interface. This implementation provides all of the optional map operations, and permits null values and the null key. (The HashMap class is roughly equivalent to Hashtable, except that it is unsynchronized and permits nulls.) This class makes no guarantees as to the order of the map I can post source code from my decompiler too. Nothing fancy going on. Here is the Iterator: Here is the underlying consumer:
  11. Washing is exp waste
  12. This is a good way to learn at the beginning. Good luck to you.
  13. I guess the entries get reordered by magic then.
  14. They're stored in a non-linked hashmap. So the JVM can juggle the order around seemingly randomly when new accounts are added to your database, or existing accounts are removed from the hashmap database. If it were a linked hash map, it would be the exact order you add them in. The JVM does low level optimizations and memory management when deciding where to insert them. It's based on your current RAM state, and other factors.
  15. Multiple Account Switching functionality added to OSBot now via the script.
  16. Thanks man, a lot of people have been requesting this type of account switcher script. Should be good.
  17. Account Selector is done:
  18. Check your message inbox, I am interested.
  19. Purchase Lifetime Sponsor rank. Put [sponsor] in the thread title.
  20. Requires engine work. Only if it passes a poll. If the community wants it, sure.
  21. (see below) was only added after a while, the message above was how it was
  22. Use a different computer, or use a virtual pc such as Oracle VM Virtual Box to run the second client.

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.