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 07/16/14 in Posts

  1. 2 points
    Hello, I'm Dean. I'm new to OSbot, but not new to botting or runescape. Been playing since 04. Thought I would introduce myself and hopefully I'll have some good progress threads or some GP to sell and build my rep around here. Cheers!
  2. Hello community, this release features a patch for the pinball random solver which fixes an issue with the bots exiting the cave. Also the API has been merged with the latest commits of the API devs. Some fixes in the trading API were added. Thanks, Sincerely, Laz and the OSBot Team.
  3. 2 points
  4. Did somebody say top dog?
  5. 2 points
    I thought some people might make use of this for either custom interaction or checking if entity is visible. Don't mind the ghetto fire entity check. import org.osbot.rs07.api.Client; import org.osbot.rs07.api.model.Entity; import org.osbot.rs07.api.model.Model; import org.osbot.rs07.api.util.GraphicUtilities; import java.awt.*; public class Calculations { public static Polygon getModelPolygon(Entity entity, Client client, Model model, int gridX, int gridY) { if (model == null) { return new Polygon(); } if (entity.getName().equalsIgnoreCase("Fire")) { return entity.getPosition().getPolygon(client.getBot()); } else { short[][] screenCoordinates = GraphicUtilities.getScreenCoordinates(client.getBot(), gridX, gridY, client.accessor.getPlane(), model); Polygon temp = new Polygon(); for (int triangleId = 0; triangleId < model.getTriangleCount(); triangleId++) try { int triangleA = model.getVertexXIndices()[triangleId]; int triangleB = model.getVertexYIndices()[triangleId]; int triangleC = model.getVertexZIndices()[triangleId]; short[] pointA = screenCoordinates[triangleA]; short[] pointB = screenCoordinates[triangleB]; short[] pointC = screenCoordinates[triangleC]; Polygon aw = entity.getPosition().getPolygon(client.getBot()); if (pointA != null && pointB != null && pointC != null) { if (pointA[0] <= -1 || pointA[1] <= -1 || pointB[0] <= -1 || pointB[1] <= -1 || pointC[0] <= -1 || pointC[1] <= -1) continue; for (int xpoints : aw.xpoints) { for (int ypoints : aw.ypoints) { if (pointA[1] <= ypoints && pointA[0] <= xpoints) { temp.addPoint(pointA[0], pointA[1]); } if (pointB[1] <= ypoints && pointB[0] <= xpoints) { temp.addPoint(pointB[0], pointB[1]); } if (pointC[1] <= ypoints && pointC[0] <= xpoints) { temp.addPoint(pointC[0], pointC[1]); } } } } } catch (ArrayIndexOutOfBoundsException var13) { } return temp; } } } public boolean isVisible(Script s, Entity entity) { Polygon polygon = Calculations.getModelPolygon(entity, s.client, entity.getModel(), entity.getGridX(), entity.getGridY()); if (polygon != null) { Rectangle rectangle = new Rectangle(4, 4, 512, 334); return rectangle.intersects(polygon.getBounds()); } return false; } public Rectangle visibleRectangle(Polygon polygon) { if (polygon != null) { Rectangle rectangle = new Rectangle(4, 4, 512, 334); return rectangle.intersection(polygon.getBounds()); } return null; } You could do without the null checks as well.
  6. 2 points
  7. 1. You're stupid to bot on those kind of accounts. 2. Stop using multi accounts to bot multiple accounts. 3. Your appeal is retarded. 4. 5. 6. op is stupid
  8. It wasn't unique anymore when you started using it. had it before you.
  9. You forgot to say this would take you about 10 years to do unless you had an army of bots spinning flax for you..
  10. *grabs popcorn* Ditch Dylan until he pays you back.
  11. Hey krono, please stop assuming that i care about something like postcount, lmfao feedback is all that really matters. That was completely uncalled for. Thank-you
  12. 2 points
    Do you know what phishing is? LOL! ikr?? Some of those excuses are so bad and probably not even as bas as most of the stories they get. If I worked for Jagex I'd take appeals and bans. HIlarious fuckin stories to make my day. Each day the top 5-10 stories get their acc recovered no matter what lol.
  13. Hello community, as promised we're releasing OSBot 1.9.1 to support our older OSBot 1 scripts & customers. We apologize for having taken very long to release an update for OSBot 1. This new build will connect to our new faster SDN servers and contains backported random solver fixes. Although we're releasing OSBot 1.9.1, please note that you should BOT AT YOUR OWN RISK. This version of OSBot has not been tested and therefore it is advised that you babysit it and report any bugs on the forums. We will begin releasing more maintenance releases for OSBot 1.9.X but please note that scripts may or have already become outdated due to changing object ids, names, etc. Download: http://osbot.org/legacy/OSBot-packed-1.9.1.jar Thanks, Sincerely, Laz and the OSBot Team. *NOTE: The client is titled as 1.8.1 but this is simply a bug in the build, the real version is 1.9.1.
  14. hey there, on my return to OSRS,I decided to play with a mixture of legit and bot play and soon after,tried my luck with a mini-gold farm,but unluckily I started at the absolute wrong time,the time when the ban rate is off the roof My journey (pre-latest RS update) -Had a main lvl 82 from before with 0 cash,rebuilt to 5m through botting -Sold 5m rs 07 gp for $15.5 and bought DreamFighter script for $9.99 -Made 10m in totality using the scripts (dreamfighter & precisefreeabyss) strictly on 1 account (main) with moderate botting (3-4 hours a day) -Sold another 5m for $15.5 -Bought a VPN (Internet private access) ( $6.99/pm plan) -Started using VPN for botting on accounts other than main (main still botted on my original IP) -Got another member account and sent it to druids -The 2nd account was older than 14 days,fresh member and made 2.5m using the Fighter script in 2 days (20 hours botting total) (after the most recent RS update) (from when I think the ban rate went through the roof) -My main got banned botting the same cycle as before with a successful 3 week survival (while using the precise abyss which is a remarkable script) -My 2nd member account 4-5 days down the line got banned (using Dreamfigther script,another amazing script) At this point both my Member and Main earners were banned,I have appealed on both,awaiting reply,hope for the best Meanwhile,I created 8 F2p accounts -3 Woodcutting bots,lvl 3s,manual tutorial island,used kCutter script at varrock east for oaks all accounts got banned within first 24 hours (maxed wc lvl reached 55) (botting sessions 6 hour on each) -5 Fighter bots, used Dreamfighter to kill and collect cowhides in a secluded area botted 2 accounts at a time for 3 hours max and switched between 2 (giving 3 hour breaks to each account) -they survived longer than the WC bots, 2 banned within the first 48 hours and the remaining 3 within the first 72 hours ( delayed bans as i wasn't logged on them during the ban) After manually creating so many bots and having them banned so quickly, frankly speaking is not no where worth it. VERDICT: at a position worse than I started with hours of work invested. It has everything to do with the timing, the Most recent rs 07 Update has according to me made OSbot ALOT more DETECTABLE -Sooner rather than later but all accounts running bots currently will be ban hammered. -Worst possible time that I've seen for botting Note: I suspect my VPN has a part to contribute to my bans as well, due to dynamic IP all my F2P accounts were getting repeatedly locked (only to be unlocked via password change) -I suspect Internet Private Access VPN service IPs are flagged by Jagex Still i have NOT given up, only looking for methods/techniques that will add more security to my accounts and gold farm ALL I HAVE TO SHOW FOR IN 3 WEEKS OF BOTTING -Over $50 worth of rs 07 gp on banned main (lvl 97) -Over $15 worth banned in f2p accounts in totality 9 -$5 bucks over costs to show for all the work Meh
  15. 1 point
    Mackadizzle is retarded.
  16. 1 point
    There's too much animation going on as those 2 lightsources crossing is not that realistical, and the transition could be done smoother. Also, the image looks cut off on the bottom. I noticed you like using a lot of animation so I recommend you to check out Adobe After Effects to create animations, you'll have way more possibilities and variety in animations there.
  17. 1 point
    Illuminati is pretty much everywhere , Old cartoon , new cartoon , mcdonalds EVERYWHERE
  18. I always thought that @Debot is the most awsome/strong/godly/perfect/trustworthy/sexy/goodlucking/epic/wicked guy there is
  19. Why would you ever want a text editor over an IDE? Also, the C(whatever) languages won't get you used to machine level....learn assembly for that.
  20. OP can't take a joke. :|
  21. 1 point
    By any chance, did you go on YouTube or any other site within the last year and download anything that could be bot, rsps, or cheat related?
  22. 1 point
    I have a skype imposter "Khaleesifanboy69." it's the same as my skype but with a "." after it. Please add to imposter list or something. As far as I know, they havent scammed anyone or anything but earlier i was notified that i have an imposter. Thank you for your time. James
  23. 1 point
    You have a rat on your computer most likely and I would presume it is FUD which mean no antivirus's will detect it for about 2 weeks.
  24. 1 point
    I'm currently watching this because of you :p
  25. I do hope you realize that those are fighting words.
  26. Dont ask for the impossible. That's it?
  27. 1 point
    its a thread
  28. 1 point
    osbot wont hack you. You're best bet is to virus scan your computer. Also if you logged in to any links or shady sites...well that's your first problem... Jagex didn't just create Stronghold of Security for dem fancy boots
  29. I made the MM as a statement to RoomScape that I am not just gonna stop using this site because of the flame that I have been receiving. If I am not allowed to use the forums then I would have been banned. There is a reason I am still here..
  30. You didn't have to reply here, conversation over. It's in my title because i want it to be there.
  31. Lol why did you get so hostile so quick? I want to know what makes them 'EASIER' than other bond sellers as well. Ty for the post count btw.
  32. Keep the updates coming Don't try too hard to slow down the pace :P
  33. You should think of the consequences next time before you go and scam an individual. Not trying to be rude, but it's the internet. What else do you expect? :lol:
  34. Yeah, paypal should create a 'you can't get this money back' send option.
  35. 1 point
    Please do this ^ Also the rap looks pretty nice, as long as you don't rhyme too many of the same words together, you'll be fine. Pretty much don't be Lil Wayne or any of the other garbage rappers and you'll be all good
  36. Update: Switched player saves from Serialization to JSON format. Works much better and reduced chance of corruption!!
  37. Welcome, I have listed below all of the forum ranks and what they stand for so you can navigate your way around the forums successfully and this should help you understand who you need to contact if you need a script made or need help with a payment ect. Developer Responsible for various aspects in developing the bot and services. Each developer has a specialty that ranges from developing the client, to working on the server, fixing bugs, features such as web walking and mirror-mode, etc. Developers have elevated permissions, however much of the administration is left to the Community Administrator. Current Development Team: @Maxi @MGI @Zach @Patrick Administrator Just like moderator they keep the forums clean and safe, however administrators also have an extended amount of power. They not only manage forum issues such as refunds, promotions and fixing forum issues, but also the website, advertising, and all other projects. Current Administrator: @Maldesto Super Moderator Super Moderators have the same responsibilities as a Global Moderator, just with a few added Administrator responsibilities. They are responsible for dealing with user issues, payment issues and moderating areas of the forums which require a lot of attention. They have the power to edit users ranks, bans and even change a users password. They make sure that the Global and other ranks are doing their job, and that forum issues are taking care of promptly. There will only ever be a maximum of 3 Super mods. Currently on the Super Moderator Team: @Gunman Global Moderator Global Moderators manage the general forums. They have access to a unique Moderator Control Panel that gives them the ability to edit, ban and research a user. They are experts on the rules and are the ones that keep the forum clean. They are expected to handle reports, move and lock topics, as well as warn members for inappropriate or rule breaking behavior. They are also to assist with bot issues when possible. Currently on the Global Moderator Team: @Mio Trial Moderator Trial Moderators manage the general forums much like Forum Moderators. They are starting moderators who are being tested to see their output and effort before receiving higher ranks. They manage the same things Forum Moderators manage, they're just less experienced and , as the rank says, a "trial" to see how they handle the position. The current Trial Moderator Team is: Ex-Staff The Ex-Staff rank is for respected Staff members that served OSBot considerably. They left respectfully, or without causing direct harm to OSBot. They have also served as Global/Super/Forum Mod or Administrator. No other ranks will receive the Ex-Staff Pip. @Oliver @Nick @Arctic @Khaleesi @Raflesia @Master Chief @Mikasa @Smart @Asuna @Solution @Eliot @ProjectPact @Alek @Dex @Decode @Chris @Night @Lost Panda @Malcolm @Muffins @Space Veteran These are members of OSBot who have been here from the beginning and have respectfully been active and helped the growth of OSBot. Pm @Maldesto if you meet the requirements. Registration Date: Jan 1st, 2016 cut off date. Post Count: 500 or above. Activity/Contribution: Judged by staff team. Sponsor Sponsor is a highly exclusive rank that can be purchased from the store for $55.99 per 6 months. This works out at $9.33 per month which is cheaper than VIP ($9.99) the only catch is that you must pay the $55.99 upfront for the 6 month subscription. The features are listed below: - Unlimited botting tabs - No advertisements on the bot client and website! - 6 month rank (Larger amounts will result in longer time)! - 15% discount on all premium scripts - Changeable user title - Special private forum - Unlimited private messages, files sizes and display name changes -Sexy blue glowing name - More to come in future! Lifetime Sponsor - All the benefits of the Sponsor rank. - Lasts for as long as the existence of this forum! $100 / $250 / $500 Donor Donor is a highly exclusive rank that can be obtained by donating $100, $250, or 500$ to OSBot through the donation page. To donate, click here. - Sexy PiP -Sexy Glow V.I.P VIP can also be purchased from the store for $9.99/month. This status gives you many perks which are essential to goldfarmers and hardcore botters! I have also listed the features below: - Use unlimited bot tabs! - No advertisements on the website and bot client! - 10% discount on all premium script purchases! - Unique purple username to get recognized! - A special private forum! -Sexy purple name - One free display name change per month! Scripter Ranks Scripter I Rank Entry-level rank and assigned to scripters upon the release of their first script. Benefits include client VIP privileges. Must maintain an active script on the SDN. Scripter II Rank Scripter I members may apply for this rank provided they have at least one month on the forums. The Scripter II application consists of a Java & OSBot API test. Benefits include VIP client privileges and the ability to release premium scripts. Must maintain an active script on the SDN. Scripter III Rank Scripter III members represent OSBot's scripting elite. Scripter II members may apply for this rank provided they have at least three months on the forums and 3 active scripts on the SDN. In order to be promoted to this rank, a scripter will require very deep understanding of the OSBot API, programming in general, as well as having valuable novel contributions to our SDN. Benefits include VIP client privileges, ability to release premium script, and the opportunity to work in special duties such as Script Officer. Script Officer Rank Script Officers are responsible for managing various facets of the scripting community including administering tests, checking script/scripter activity, and running the SDN. Script Officers that manage the SDN have elevated privileges. Current Script Officer: @Token Designer This is given to the users that help our artists in the Graphics Section grow. They post tutorials, help other users, and display their own graphics for all to see. They have a good amount of experience with graphics and love what they do. SOTW Winner Win a week of SOTW and get this as the prize! The users with this rank have been able to create a tag/signature that was better than the rest, voted on by you, the members. Verified Ranks If you have a negative feedback, you will not be eligible for verified ranks! Verified ranks are given to those active and trusted within the market place. The requirements for each are listed below: Verified MiddleMan Rank You cannot have an open or solved dispute against you with the ruling that you have scammed. You must have at least 250 positive feedback. You must have completed 100 transactions as a middleman. You must have unique feedback to prove your transactions took place. (Multiple feedbacks from a single member will not count towards your completed transactions). Currently hold a rank of VIP/Sponsor/$100.00 Donor. Verified Services Rank Currently hold a rank of VIP/Sponsor/$100.00 Donor. Have a minimum of 400 posts. Hold at least 150 positive feedback within your service with no open dispute of a ruled scamming or negative feedback that rightfully states you've scammed. (This does not include "late services" etc.) Hold an active thread with at least 75 feedback for the service(s) stated within. Verified Transactor Rank Currently hold a rank of VIP/Sponsor/$100.00 Donor. Hold at least 150 positive feedback with no open dispute of a ruled scamming or negative feedback that rightfully states you've scammed. Hold an active rsgp/osgp selling/buying thread that has produced at least 75 unique, positive feedback. (Multiple feedbacks from a single member will not count towards this). If you meet the requirements to any of these ranks you may send a Super Mod or Admin a private message directly. If granted, you will receive one of these beautiful userbars.

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.