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.

Allen

Members
  • Joined

  • Last visited

Everything posted by Allen

  1. I was wondering this too lol. Anyways goodluck & nice to see you haven't given up :P
  2. Nice updates, good to see they're coming in frequently!
  3. Goodjob, steady and constant updates really do mean a lot in the end, trust me
  4. Welcome to OSBot ;)
  5. Welcome back ;)
  6. I know that I'm a week late but I only check in on this site about twice a month so excuse that please :P OT: He's a very talented developer and he's going to take this bot very far . Congratz MGI and goodluck.
  7. Allen replied to Laz's topic in News & Announcements
    Good job. Good to be safe than sorry ;)
  8. Looking forward to seeing the result of this, keep up the great work!
  9. Can someone else post it and you not get in trouble lol? (if it all seems anon)
  10. Thanks for the update, I hope things continue to progress for your family . Letting us know this stuff is always better than letting it go unheard.
  11. That was merely an example, and a very realistic one. But since you posted your nice little meme, I'll elaborate on this example. Now obviously they may not track the first skill trained or whether or not a new account has purchased a bond, but you people are really underestimating how easily these two things or anything with analyzing or flagging an account can be done. I mean ffs, a simple: (considering you can understand it[i explained in case]) int firstTrainedSkill = -1; // some variable in the player reference object. Is -1 when the player reference object is first instantiated. public void addXP(int skill, int exp) { ..... // before code if(firstTrainedSkill == -1) { // if the player has never trained a skill or had xp added firstTrainedSkill == skill; reviewFirstTrainedSkill(); } ..... // after code } public void reviewFirstTrainedSkill() { int[] goldFarmingSkills = new int[] {8,10,14,15}; // woodcutting, fishing, mining, herblore for(int skill : goldFarmingSkills) { if(firstTrainedSkill == skill) botFlags += 1; // let's assume they keep a count of each time you're flagged?? } } You can't just assume that because something seems unrealistic to you, that it is to them. If I were them I'd be doing shit like this all the time just to add better recognition of bots, but hey, that's just me. MAYBE they really don't care that much. Now let's think about what would happen if they did do this, along with flagging for buying the new bond or transferring money from a mule, and immediately training a skill to a high level without training others. It's like players are asking for bans imo...
  12. I'm speaking more from a perspective of RS3 I suppose. But still, I don't think such a large percent could be bot busting. There's quite a lot of people banned per day and I can't see them taking the time to manually ban all of these people. I'm sure that a majority are from being IP-Flagged but being caught in the first place would have to be detected in some way if a bot bust didn't occur. I can see where reports could play a big role, but what about random events? It wouldn't take much effort at all for them to flag you if you failed x amount of random events. If they are moving people to these "botting worlds," something about their account is being analyzed .
  13. I'm going to be honest, I really like the proposal. I love that we would be able to offer information, however, I do not think the members of this community are mature enough to handle the information given to them in this section in a responsible manner. Most of them will go at it with a mindset of utilizing it maliciously rather than using it to prevent themselves from being compromised. Again, I like that you suggested it. The members of this community just aren't ready for something like that. I can see multiple situations where it could lead to conflict. (I think we should focus on making our programming section more active before we introduce a topic such as Security ;)).
  14. Don't bot again with the same IP :P This is what I would expect from them. Why would a newly made account buy a bond? (Not that they wouldnt but it really looks suspicious imo). OT: Not to mention that woodcutting is not exactly the first skill new players train lol, but that might not reason into the ban since you could argue that it was a skiller. You have to take into account those things though since they most likely do. Look at it from their perspective, they'll try to analyze everything about an account to detect if it is a bot(if they truly want to rid of them).
  15. Sounds great, thanks for all the hard work. I hope all the reported bugs were addressed ;)
  16. Sorry to hear this Maxi, I don't blame you for taking as much time as you need away from OSBot. I'll do both.
  17. Now I'm tempted to watch this. Just need to get my Internet cap removed ;)
  18. brb taking a selfie
  19. Wow, thats sketchy af.
  20. Allen replied to Super Man's topic in Archive
    Definitely not lol, already have a girl friend. But I still think it would be funny that she is is coming near where I live.
  21. Allen replied to Super Man's topic in Archive
    What fort is he moving to? She'll be moving near me probably, there's a very high chance she'll be in my school actually. (I know because I live near the fort that she's probably moving too). Anyways, that sucks sorry to hear.
  22. Allen replied to Baller's topic in Gallery
    9/10 I don't believe GIF's can have transparent backgrounds like PNG(I may be wrong), but it would be nice if the background matched the theme a little better, :P. I guess if people use a light theme though it wouldn't matter. It's just weird seeing a slightly darker shade of gray on lighter gray(Animate).
  23. Allen replied to zaros784's topic in Gallery
    For some reason, I don't appeal to it at all. The render doesn't fit/blend in with the rest of the image imo, and it doesn't match the rest of the image. Good job on making it though.
  24. What script did that lol?

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.