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.

Leaderboard

Popular Content

Showing content with the highest reputation on 03/22/15 in all areas

  1. User has been banned, sorry for your loss.
  2. @Divica states in his T.O.S.: "Posts will be reviewed and spam will be discounted." You made 16 posts from 22.02.2015 - the post of this dispute. (checked all your posts) @Divica is right! Dispute closed!
  3. 4 points
    i need this to find/feed my 9 brothers Edhas, Ewan, Ekala, Oha, Omar, Orang, Dala, Flak, and Tyrone plz http://vocaroo.com/i/s1gS62RpW3jT i will suck ur dick
  4. I'm tired of all the basic ones...you know what I mean? edit: thanks maldesto @Basic
  5. this.inventory.getAmount("Copper ore") < 15
  6. Welcome to the world of IT
  7. 2 points
    Molly's Orber This script is designed to make earth orbs and air orbs for over 350k gp/ph with the added benefit of getting over 30k mage exp per hour! Buy HERE Requirements: - 66 mage for air orbs, 60 for earth orbs. - 40+ hp recommended(especially at low def) Features: - Supports using mounted glory in house(requires house teleport tablets) - Supports eating any food at bank, when under a set hp - Hopping out of bot worlds - Recovers from deaths(respawn point must be lumbridge) - Emergency teleporting when under a set hp - Stamina potion usage, the bot will use one dose prior to each run - World hopping in response to being pked to prevent pkers from farming. -Ability to bring one food with you in case you drop below the emergency teleport hp, script will still tele if you drop below it and have already eaten your food. -Enabling run when near black demons to prevent some damage. -Re-equipping armor in inventory on death. Setup: Start at Edge bank, have all supplies next to each other in your bank, preferably in the front tab at the top. You must have the item "Staff of air" for air orbs or "Staff of earth" for earth orbs. Have a fair amount of cosmic runes and unpowered orbs, glories, as well as some food to eat as the bot walks past black demons and will take some damage. FOR EARTH ORBS YOU MUST HAVE ANTIDOTE++. If you are using house mounted glory option set render doors open to "On" under your house options in Runescape. CLI setup: Proggies:
  8. Well here is the story, I bought a fake shaving cream bottle, that is a safe, I've never used shaving cream anyways, I use hot water. It has been in the cabinet for over a year, I put $600.00 in there for vacation. My wife knew about the safe, and apparently forgot about it. We are going on vacation and I planned on taking a few hundred out to use for vacation. I go to look for it to take the money out and put it in my wallet for vacation in a couple of weeks. I ask her where it is, her reply was "I threw it away it was empty." This has to be the worst i've ever felt. This was pretty much our vacation fund. Just thought I'd share with you guys how bad of a night I am having. woo.
  9. As always, please update your mirrorclient.jar mirrorclient.zip Major fixes include: Bot jvm running out of memory after some time and crashing Some cases of widget visibility methods returning true when not actually visible Client lag after mirror client is closed New features include: Updated for rs #75 Implemented hooks for latest api features (such as GE) To be fixed in next version (1.05): Object spawns/despawns appear delayed to the scripts.
  10. 2 points
    Could you specify the exact version of the client instead of using relative terms. I see that you specified the mirror client version.
  11. Quickly wrote this, feel free to improve! Precision: 45° You could probably calculate the angle much more precisely, I'll maybe give that a shot another time ^^ public static boolean isCharacterFacing(Character<?> character, Position position) { int rotation = character.getRotation(); Position charPos = character.getPosition(); int xDiff = charPos.getX() - position.getX(); int yDiff = charPos.getY() - position.getY(); // Character position equals position. if (xDiff == 0 && yDiff == 0) { return false; } // Position is east of character. if (xDiff < 0) { if (rotation < 1024) { return false; } } // Position is west of character. else if (xDiff > 0) { if (rotation > 1024) { return false; } } // Position is on the same vertical axis. else { // Position is exactly south of character. if (yDiff > 0) { return rotation < 256 || rotation > 1792; } // Position is exactly north of character. else { return rotation > 762 && rotation < 1286; } } // Position is south of character. if (yDiff > 0) { if (rotation > 512 && rotation < 1536) { return false; } } // Position is north of character. else if (yDiff < 0) { if (rotation < 512 || rotation > 1536) { return false; } } // Position is on the same horizontal axis. else { // Position is exactly east of character. if (xDiff < 0) { return rotation > 1286 && rotation < 1792; } // Position is exactly west of character. else { return rotation > 256 && rotation < 762; } } return true; } public static boolean isCharacterFacing(Character<?> character, RS2Object object) { return isCharacterFacing(character, object.getPosition()); }
  12. 2 points
  13. I feel so sorry for your loss. I swear if I was Bill Gates' son, I would have sent you $600
  14. who needs vacations when you have osbot
  15. 2 points
    If you don't get that from OSBot, then you have problems.
  16. This tutorial will cover everything required to write your own OSBot scripts. Although it is quite lengthy, don't let this put you off - it shouldn't take more than a couple of hours to follow through, at the end of which you will have learned the scripting basics and will have your very own tea thieving script which you can modify to your liking. Good luck! Previous required knowledge: None Knowledge of basic java helps but is not required! What this guide covers: Downloading your code editor (IDE) Basic programming concepts A quick guide to java Writing a script with the OSBot API Running your script Downloading Eclipse: Setting up your project: Language basics: Java basics: Script backbone: Compiling the script: Writing the script: Best practices and conventions: Completed Tea thieving source code: That's the end of this tutorial, hopefully it was useful and concise enough. As I mentioned earlier, remember to ask LOTS OF QUESTIONS! Also remember that google is your friend! ? Although it may seem OSBot scripting is a niche use of java, many questions can translate to more widely adopted counterparts - use this to your advantage. If you have any questions do not hesitate to post as a reply below. Since I follow this thread, I will receive a notification if you do and will do my best to get back to you ASAP! - Apaec
  17. 3/17 So we have all experienced the banhammer very much as of late and I would just like to share my personal experiences here to help everyone out. To do so I conducted a mini experiment: I've recently been using the Lazy Assistant Script by Project Pat (Great Product). I made 2 accounts use it via injection and one via mirror. Then I wced all the accounts for 8 hours in Mirror Mode. Today the two accounts that I used with the injection client with Lazy Assistant this morning were banned, While the one fully used in mirror mode is still chopping away. Conclusion: From this I've resolved that Jagex can go back and check if your account has used the injection method, regardless of how many days ago it was. I can also safely assume they have some sort of program that scans their player database for injection and *poof*... they nail the banhammer into your precious account. This also explains how they can forgo an appeals process on these accounts as well, because they have the hard evidence showing that some external program has altered their game. I will continue to post updates on accounts etc if evidence begins to show me differently, but my recommendation is that injection is dead. So use only mirror mode. Otherwise your account is a short-living ticking time bomb. Happy botting guys! 3/18 Alright so some new information. I stupidly ran both, the surviving strictly mirror account, and a new account (set up completely with mirror mode) for 14 hours wcing and they as of today have both been perma banned. The wcing ban rate is very high right now and both areas where I botted were F2P. My theory update is that as well as an automated system they have JMods that watch F2P worlds like a hawk. Will be switching my botting regiment up to make it a little less obvious. Going to make some member accounts and work on various stats. From this I'm drawing that F2P suiciding is not gonna be the way to go. More to come here... 3/19 - 3/23 Alright so I made a weird discovery here over the past couple days regarding injection, but I think I have some really good insight regarding new accounts because of it. So over the past couple days I made three new F2P accounts (all of which were going to be botted using injection). Now I think it was Maxi who had a theory regarding tiers and this I believe supports that idea. Now two of the accounts I botted just using Lazy Assistant's New Account Walker feature while the other I legitimately trained up combat a little bit, fishing, cooking, and THEN began to bot woodcutting. Now here's what the weird part was... This morning I woke up and my two Autowalker accounts were banned... They haven't even been skilled at all yet and the walker was flawless, but obviously their system still detected the injected client. My woodcutter however managed to survive... My theory here is that there are tiers for accounts possibly based on total levels. You better believe Jagex watches those new F2P accounts like hawks, but if you legitimately play on the account for a little bit and switch it up skills wise you basically pass a "legitimacy test". The other thing I found strange too is that I purposely botted all these accounts on the same IP on the same computer at the same time and only the fresher two got banned. Any ideas on this? Please post in the replies. More insight coming soon! Special thanks to Maxi for the insight on tiers when releasing the Mirror Client. P.S. Will update post if wcer gets a delayed ban of some sort, but it doesn't look that way so far. Conclusion: From this I'm beginning to think one of two things or possibly even both... Either they scan F2P worlds for the modified clients OR they scan for it based on total levels. The third possibility is obviously that I got unlucky as shit, but that's much less likely I presume. More to come! 3/24-3/29 The following took place using mirror mode... Haven't had a ton of time to bot, but here goes nothing. The surviving bot from the previous dates has since been banned. The strange thing is the one time it got banned was the second time I botted it overnight. The mistake I made I believe was botting woodcutting consistently for too long. I spent solid 4 days approx. 10 hrs per day doing the same exact same task. I'm a believer that overnight botting is a bad idea. You better believe Jagex knows your timezone. I think the baseline tests are done and I'm going to try mixing in some legitimate play time with my next account and see how it does. Bottom line is suicide botting any one skill makes your account a ticking time bomb and ultimately is not worth it. Mirror mode is close to completely undetectable. Conclusion: I think I played in the same area too long and my account got caught because of the account patterns. We'll see if mixing it up helps out. Gonna be a little more creative and report back. Happy botting! 3/30-4/1 Alright so some less insightful news here, but good news none the less... Well the good part is that I have 3 accounts running on mirror doing different tasks every couple of hours and they have yet to be banned. The bad news is I was making an account for my man @Valkyr and was NOT using mirror mode. That account has been banned sadly. This information is obviously brief, but it's a pretty good way to start wrapping up this thread. I'll be doing some more periodic updates as my farming grows, but it will certainly be over larger periods of time. Conclusion: What I'm realizing is that with the mirror client, the only thing left to detect is patterning. In all honesty I think now it's on the scriptors to become more creative with randomized path making and movements to make everything as humanlike as possible. As far as I can see as the mirror client continues to improve, so does my botting ability. I've been having a lot of success in general with Masterace Omega. I think a lot of that is because of the randomized web walking etc and I'm beginning to see those kind of scripts being the real future as opposed to single task scripts. Good luck scriptors. You have your work cut out for ya! Credits: As the core content of this begins to wrap up (but trust me there is definitely more to come) I hope people have been getting a lot of help from my experiences. This is only the genesis, but I want to give some specific shout outs to some of the people on here who have made this research possible. @Maldesto For OSBot and the community as a whole (duh) @Maxi and the rest of the development team for working their asses off to develop the mirror client (aka the client that has saved botting). @ProjectPact for the Lazy AIO script I used for the creation of my accounts (and gratz on Son Scriptor rank buddy!) @Divinity For MasterRace which has headlined an improvement in overall bot quality from all the scriptors. And last but most certainly not least I wanna thank every who has commented with deep insight and great tips throughout the discussion here. Much of my testing was based off of assumptions you guys posted in the comments and I would have nowhere to start without you. So thank you OSBot members for your contributions and remember... THIS IS ONLY THE BEGINNING ~ Cruelhitz
  18. Dear community, Today we celebrate the two years existence of the OSBot forums. Exactly two years ago from now the forums were put online for the first time. In a few weeks from now the first release of the OSBot 1 BETA client was made two years ago and from there on the journey of OSBot started. Two years later and many faces have passed the revue, we are determined to get OSBot back to the top spot we once claimed in 2013/2014. Thank you all for being part of OSBot in good and bad times, it has certainly been a blast so far and may the future bring you glory. Happy birthday OSBot, a big thanks to all the developers and staff that have been working hard lately to get OSBot to the top spot again! Regards, The OSBot team
  19. H1Z1-Battle Royale = VERY FUN If you're into survival games I'd suggest grabbing it, but it will be free in a few more months I believe. I'm not into minecraft one bit, but best of luck to you and your development.
  20. I sent you the code via pm, give it to him.
  21. When you get a drop at gwd :
  22. 1 point
    The API doesn't support overriding the mouse handler anymore, and the mouse speed method is broken trust me, I've tried too :P
  23. first acc somewhere around 3-4m second acc 10m-12m
  24. 1 point
    i'll do it!!!!!!!
  25. This looks like a great script, once I get a decent range level I might try it out.
  26. getBot().getCanvas().addKeyListener(this); I was literally about to do the same thing with my script :p (adding a key to show more paint info)
  27. Why would she scamquit on you....
  28. been working hard at this for a while now. I actually woke up today and got on osbot and went straight to the dispute section still thinking I was Mod for some reason donations accepted for my hard work, awesome thanx.
  29. You guys are clueless, the brain has a max framerate of 30 FPS...
  30. 1 point
    @Divinity I can't PM you or anything, so I guess I'll talk to you like this. Can you please look at my request? I changed everything as you requested. I still can't post in that section BTW.
  31. i wait for this Object spawns/despawns appear delayed to the scripts.
  32. 1 point
    Just bought the script and is beauty, Lets just hope I don't get banned
  33. You're a great not-cba
  34. Also, I don't think saying that closing your service the night before it happened really helps much. Sylveon lost his business partner, and everything else. You might be in denial at the moment, because of all the bad news for you recently, but I'm pretty sure it's obvious to everybody else besides you that he took my stuff if you really had nothing to do with it. I would also like to ask why Nic had my password if he wasn't the one doing any work on it, and wasn't part of the deal at all. There was literally no need for him at all to have my password.
  35. Hi, Nice release Just curious, how do you best suggest obtaining the jugs? The ge is quite expensive (well not that expensive but still a little pricey), is there any other way you've found? Apaec
  36. 1 point
    idiot: http://osbot.org/forum/user/73938-whenpigsfly/ idiots chargebacks: (removed due to real life names, staff can see it though) proof idiot is idiot: $300 transaction on 21st (refer to the transaction note for proof of skype/osbot connection): removed, visable for staff chat logs (refer to chatlog timing): http://gyazo.com/e5084cd283a023e5ed86cf41425f2943 http://gyazo.com/ac692cf5ef27f7a74714960b69bb2006 http://gyazo.com/488600af5459d61698bfcb21ed63a417 http://gyazo.com/7bcd23e4dd524f2762d63cb930021afc chatlogs of the $323 transaction on the 21st (refer to chatlog timing): http://gyazo.com/64fbdbcd2f70f4cc7a08c25e381ed190 $323 transaction: removed, staff can see it
  37. Okay you are banned scamming scum bag.
  38. Start you account legit, and once you get your combat level, or total level up, then I suggest you can start botting. I've botted 10+ hours a day for several days in a row, and haven't been banned once.
  39. Depends if your playing a half-ass legit account. Or a botted from tutorial island account that you just created. Normal an account that is older and has been played legit will last a whole lot longer. Also depends if your ip is flagged, as well as how many accounts you will be botting on a single ip. There are a lot of variables. But if your playing an older account, play it legit for a few days then start bottting on it you should be fine for a long time. Just don't be stupid about anything. Bot smart, good luck
  40. 1 point
    You guys think this bot is still worth getting since ban rate is so high for hunter?

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.