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.

Polymorphism

Members
  • Joined

  • Last visited

Everything posted by Polymorphism

  1. For NMZ, I am building my script around the playing style "afk training in nmz while distracted by other internets" lol
  2. Certainly one route you can take, I use a timer so that I can make the script a little more humanlike
  3. Dynamic signatures are now added to the script and are live on my server. As soon as the release everyone will have their runtime data available after their first run.
  4. https://osbot.org/api/org/osbot/rs07/api/map/Area.html#getRandomPosition--
  5. Area area = new Area(1,2,3); walking.webWalk(area.getRandomPosition());
  6. I had the same issue a few weeks ago when i first started writing my NMZ script. Personally, I use timers for when to drink an overload since they will ALWAYS last for only 5 minutes, then health is restored. So create a timer after successfully drinking an overload. Only rock cake under a few cases overload timer isn't running and doesn't have overload pots (should have 51 hp but need to bring back down to 1) Health is full at start of dream, rock cake down to 51 for overloads if using them Health is full at start of dream, rock cake down to 1 if not using overloads Also make sure the timer has been running for at least 5001ms (just a tad over 5 seconds) but i use 5100, otherwise if the script needs to rockcake under a valid condition while the overload is hitting you, it'll rock cake and kill you. Waiting until the overload timer is at least 5001ms into its time will ensure the overload has completed its damage.
  7. Updating the OP, a few performance things have been fine tuned. Adding more features here soon, and dynamic sigs will be available upon release. Runtime stat tracking has been implemented as of version 0.2 -- the current version the beta tester and myself are running. Adding a few progs as wel.
  8. I believe a static import would solve that problem. Use static imports sparingly however
  9. But high ban rate, so i recommend paying for private scripts
  10. How long could you sit there and mine for? Maybe an hour and a half? What about fletching, pretty simple no brainer task--could do it for 2 hours. Short periods like that decrease chance of ban. If you can do something away from people, do it. Don't bot one day at 2am for 3 hours then bot another 4 hours at noon. Try and stick to a schedule...yaknow.....like a real player would have. Also, don't aways do the same thing. Get yourself 41 mining then do some woodcutting for example, don't power out 70 mining and nothing else. Also the biggest thing....private scripts. As much as scripters say their scripts run uniquely for each player, there is only so much you can change. Those small differences leave patterns that link hundreds of players, even if the playing style is a bit different for each instance.
  11. In the osbot debug options, turn configs on. Do something in the quest to proceed to the next stage (or even start the quest) and you'll see the id for that quest as well as the value which indicated progress.
  12. That information is in configs
  13. For some reason the script dropped my spade. Could you add in that it looks in bank for a spade and if it doesn't have one go get it from the shack? Also, not super important but when praying magic while tunnel solving -- after it kills ahrim it'll leave magic pray on and continue traversing.
  14. Nvm, just re-read private script rules. It's if programerz were to sell it to other people, not your distributing
  15. Shouldn't you not be redistributing scripts made privately for you?
  16. I tried that and it never once tried interacting with the inventory to sell
  17. I was 67 with budget gear bursting shadow(?that the lowest burst?) on skeleton apes. I topped out at 140k but averages 125k. No boosts
  18. Or log both in different worlds and world hop one of the 2 accs. Works for me
  19. Wrong #e-high five Not inefficient, just low mage
  20. 1st person to guess where, gets an e-high five/ 1st person to guess where and what spell, gets an e-handy j http://i.imgur.com/fwyaNOL.png
  21. Which condition?? I see no reason for any conditions to be null as I am careful to not create NPEs in my code. If there is a NPE, then it must be suppresed somehow and its on the bot side of things
  22. Yeah ima say its the api and probably submit bug report. I changed up the code to sell 5 if amount is 5, or loop x times and sell 1. This way works just fine without hanging whatsoever. http://i.imgur.com/Rr6iHKQ.png
  23. Here's what I do. Don't use firewall or AV, but also....don't install malware/viruses. If you need to run suspicious software do it on a virtual machine or sandox (preferably both). >profit???

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.