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.

Abuse

Members
  • Joined

  • Last visited

Everything posted by Abuse

  1. ... I use this solely on this forum, nothing wrong there
  2. Neither did I mention how much gold I make, the guy just guessed (And was rather close) Edit: What did jackshow do ?:D
  3. Never ever have I mentioned or spread screenshots of what client I use, calm down
  4. Yup, getting that changed r/n
  5. I should really write some failsafes ... Oh well, #1 on hot page, I'm so fucked tomorrow
  6. Abuse replied to Adapt's topic in Spam/Off Topic
    Can recommend.
  7. Feel free to do so 48gp/yew w383
  8. It's quite an elaborate issue haha, my scripts are based on 'Activities', when an activity ends, I call canChangeActivity() within that class, which for example makes sure that I am no longer on a rooftop before finishing the AgilityActivity. I had a similar thing for tutorial island, where the canChangeActivity() makes sure I sell all my stuff to the store before I continue. It turns out that I forgot to wait until my bots fully login before running the activities, which resulted in the scripts thinking it hasn't done tutorial island after a hard restart. Result: 8M worth of logs in general store hahaha
  9. From experience, I'd say that the risk is quite conciderable, especially when doing a lot of trades. Try to setup a middle man account, that is on a completely different IP than any of your mains/bots and proxy your cash through them, that's how I do it and it's been working ever since I've implemented it.
  10. Exactly what I mean, having code that is clean to read will result in it being easier to find the bottleneck.
  11. I think that the user means CPU usage, webWalking isn't very CPU intensive after it calculates the route. It does consume 200-300MB ram, but that is to be expected First of all, I'd suggest to use ConditionalSleeps where applicable. Many beginning scripters tend to put their codebase into one giant loop with a lot of condition checking A smarter way is to split up your script into 'Tasks' or 'States' paired with a getTask(), getState(), or similar. When a task has been executed you conditionalsleep until a certain condition is met (or it times out). Using this method I can easily run 50 clients on a modern quad core CPU Something along the lines of : There are many ways to accomplish this, so don't limit yourself to my method. I generally write scripts in a rush
  12. Depends on how much time you can/are willing to invest into it, the first few months are the toughest. For me it would be a definite yes
  13. This used to be a thing many years back, but the message went away, I guess they've re-added this to this client build + added IP banning on their servers
  14. Abuse replied to combat_acc's topic in Botting & Bans
    Oui White apron is my trademark
  15. Abuse replied to combat_acc's topic in Botting & Bans
  16. Abuse replied to combat_acc's topic in Botting & Bans
    It's a good time to be alive (Until thursday updates happen)
  17. You haven't set up your DNS resolvers correctly
  18. OT: Jagex servers are having issues
  19. Yes, but you have to bot x amount of time after the tutorial island before switching to a different IP.
  20. EDIT: I'm releasing too much info. The answer is yes
  21. Just wanted to say that I have personally confirmed that IP flagging is a thing: I got my own /22 subnet of IP's (1024 IP's) which is only used by me. Since a few days I've been running my farm and I've noticed a trend that I'm progressively getting more and more bans. I checked the ban sources and it appears that every day Jagex adds 1-2 of my IP's to their system which then causes my accounts to get locked during tutorial island. Removing those flagged IP's from my rotation solved the locking issue. Notice the Proxy ID trend: - Abuse
  22. I'll give you guys a tip: ConditionalSleeps are evil

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.