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. DragonAlpha posted a topic in Spam/Off Topic
    Converting this into code-form is not fun. Zulrah. Coming soon for my own private use.
  2. This is a really neat idea, like a CLI. A way to start a bot easily. Sometimes they crash, easier to start like 10 bots than clicking each one, loading each one, etc. Someone else suggested this, it used to be a common feature in the botting scene.
  3. free post count aye
  4. Just bare in mind SDN approval can take anywhere between 10-30 days.
  5. Yes, it gives me a good chuckle. I used to laugh the most reading through the scripter applications at a different bot. Comedy gold.
  6. starting to get power mad bro
  7. Of course it does. You do the animation, then you stop for a split second, and do it again. So waiting for the animation to stop is not a good way, because it stops after each 1 action.
  8. It might make a difference. I don't have enough data to say for certain. Probably not though.
  9. Another bot client has been doing this since 2013, using this: http://www.cleverbot.com/ Try talking to it. I've found it makes no/almost no difference. Typing irrelevant things could even have an opposite effect and flag you (by player reports)
  10. How can you compete as a bot? The humans there are super fast and competitive at clicking.
  11. Mod reach returns
  12. I want to experiment and try to make the Molly (evil twin) random event. The model id's of the twins should be the same, but if they are different I can just compare the actual model to the good twin (not model ids). This is just for fun/intellectual curiosity. If you have an account stuck in evil twin can you let me use it for 10 min to collect some data? Reply/PM if you have an account there.
  13. Kebab buying is F2P and makes nearly as much as this P2P method.
  14. This makes like 50-60k per hr. Terrible money for a P2P moneymaking method.
  15. Very good voucher seller, highly recommended.
  16. If there is a newly created account with Donator status, I agree then there is no difference in trust. But a 1year+ account with donator has something to lose. Even if they profit from 1-time 1-off scam. The future earning potential would be greater. Implying a slightly trust than having no-donator status at all.
  17. No newer than you Out of just a greyname and a $250 donator, the donator can imply slightly more trust. Keyword here; slightly. A factor is also age of account/creation date. If there is a newly created account with Donator status, I agree then there is no difference in trust. But a 1year+ account with donator has something to lose. Even if they profit from 1-time 1-off scam. The future earning potential would be greater.
  18. Donating does show you are trustworthy...why? Because you have something to lose if you scam. By scamming, you get banned, and you lose the account with the $100 donator tag. So it's not the greatest way to determine trust, it does increase it. (look at the poster below called Muffins! We are both 3 year old users here. We are both "not new here".)
  19. The box around the trout is GREEN, so you look at the green numbers. 307, 2 not 307, 162 Got it? You didn't add the sleep like I said. I told you how to fix this in my first reply.
  20. This line needs changing: getWidgets().get(307, 162); Use Options, Widget debugger, hover over the Fish in the cooking dialogue, and it will tell you the correct numbers to use. Also after stove.interact(), you need to wait(sleep) until the Dialogue comes up. For now, just put sleep(5000); since you are new and just testing. stove.interact(); sleep(5000); Eventually you can look into "Conditional Sleeping". This means, your script won't just sleep for 5 seconds, it will sleep until something happens, example: sleepUntil(no more raw fish left) instead of sleep(10000) Don't worry about that for now.
  21. win £250 by sending in your VHS video tape to chrisarchie productions
  22. Thanks for the support brother, you're definitely getting a free auth.

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.