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. Alek replied to Gigglenshnizer's topic in Archive
    Literally has nothing to do with his issue. His issue is related to generating a path, not traversing it. @OP: This error means you are trying to traverse to a location which cannot be reached, hence no route found. If the destination requires you to go over obstacles, bridges, quest locations, etc., you will need to be aware of them and either create custom links for them or let us know.
  2. I was in the middle of a lot of life stuff in March, should be around a lot more now.
  3. Right now it's going to spam messages as it's more of a debug than anything. Eventually I plan on establishing policies such as automatically quarantine, blocking the script from running, messages, options to allow a script to do something, etc. Of course I'll try making it as user-friendly as possible.
  4. The Script Analyzer is a tool designed to tackle many issues which we face when third parties develop scripts for our client. As of right now, the analyzer will assess only your local scripts and print out a display of issues. In the future when the tool matures, we will start to rely on it by restricting high-risk scripts from loading altogether. What it has right now: -Only local script analyzing --Checks for deprecated code --Checks for scripts accessing outside the API package Eventually I would like to check a lot more including connections, file modification, etc. As previously mentioned, the issues we would like to address include: - Providing basic security to botters who use local scripts - Direct scripters through code checks (e.g. deprecation) As always, security first, stability second, and then innovations and improvements. This project is very experimental so please mind any issues which you may encounter. Any issues related to the Script Analyzer, please post below - all other issues will be hidden. Changelog: -Integrated local Script Analyzer Safe Botting! -The OSBot Staff
  5. Alek posted a topic in Spam/Off Topic
    Finally made it back, hopefully you will see more updates from my end. My current setup (potato camera) because I couldn't fit my case in luggage:
  6. Who is giving you the protection?
  7. Alek replied to lisabe96's topic in Spam/Off Topic
    I kill botters Edit: and almost lacoste
  8. Guess there's no items forum in the marketplace. Post offers/contact in chatbox.
  9. What will that solve besides randomly guessing what the issue is? If he starts the java application in cmd/terminal he can probably see exactly what the issue is.
  10. https://docs.oracle.com/javase/tutorial/deployment/jar/run.html
  11. I don't want to see the GUI, what is the terminal print out?
  12. Where is the terminal print out?
  13. Many companies will list their minimum qualifications, most of which state a degree (Bachelor's degree, or even specifically state B.S., B.A.). If you don't have the qualification, you better have a very strong background with a portfolio of large successful projects. Simply "I know Java but I don't have a degree" is not good enough.
  14. Just a few bits of advice: 1. I would use RS2Object instead of Entity because Objects extends EntityAPI<RS2Object>. 2. You are searching for the chest twice between your getState() and onLoop() which is a bit inefficient. If your getState() found the object, you should pass that object to your onLoop() without having to find it all over again. But yes, no underscores. You are interacting with the action exactly as you see it in-game (with color tags being stripped).
  15. For most people who have been playing CS for years, LE-LEM would be mediocre, Supreme-Global would generally be considered good.
  16. How would you know that every human that plays will move their mouse while pressing the ESC key?
  17. Scripters also don't get paid for making free scripts, are you suggesting that we should remove all of our free scripts because it's unfair to the script writers? You do well when we do well; we do well when we have the support to keep our servers up, pay our business expenses, and keep our developers happy so I can buy a Redbull. That's done when we have a strong base of subscribing members. By making free and VIP scripts, you're supporting OSBot so there are actually customers who will buy your premium scripts.
  18. We've tinkered around with the idea before but today we actually went ahead and implemented an actual system for it. VIP and Sponsor members will have access to a special category of free VIP+ scripts. Simply visit the Scripts page, find a VIP+ script (the price will be "Base: VIP+") and click "Add" as you would for a regular free script. If you are not a member, then you will have an option to "Buy VIP" instead. We appreciate the contributions made by our members to keep this project alive and thriving. Respectfully, -The OSBot Staff
  19. Operating System?
  20. /tinfoil
  21. Instead of using a "Default" account, try adding your RS account to the Account Selector. Also download version 2.4.41, you should get a visible warning dialog when using a default account.
  22. 10% deviation
  23. Unfortunately a large amount of our users were confused by these settings, so on the OSBot UI re-write I removed these features. I will not be adding this customization in the future.
  24. Quests should be properly cached in this version; once on bot load and every time you complete a new quest in the same bot session. This should fix a variety of issues users are experiencing. In addition I added a bunch of links on Neitznot to include runite mining along with other miscellaneous areas. If you are a scripter that would like to add new links, there are a few copy-pasta snippets in the Scripter's Forum. Changelog 2.4.40: -Rewrote quest caching -Added warning message in Account Selector -Added Settings getPlayerWeight() -Added 6 new custom links to WebWalking -Various performance tweaks Changelog 2.4.41: -Removed unused/deprecated methods Please test and post below so we can roll it into a Stable build as soon as possible. -The OSBot Staff

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.