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

  1. Ericthecmh

    Members
    43
    Points
    4888
    Posts
  2. Nezz

    Trade With Caution
    22
    Points
    1688
    Posts
  3. Maldesto

    Administrator
    18
    Points
    19230
    Posts
  4. Deffiliate

    Trade With Caution
    14
    Points
    2346
    Posts

Popular Content

Showing content with the highest reputation on 07/16/14 in all areas

  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. 1 point
    I was hacked and the only way I could have been hacked would have been through OSbot services. I only used 2 scripts Defnerds WC script and Simple AIO wc'er. I didn't think it would happen to me but it did. The guy logged on and said to my friend "I've been hacked, I'm quitting forever." This is annoying. Everyone should be careful.
  15. 1 point
    Mackadizzle is retarded.
  16. Asked this guy why hes butthurt. Well, i got my answer >.>
  17. 1 point
    Illuminati is pretty much everywhere , Old cartoon , new cartoon , mcdonalds EVERYWHERE
  18. This has been taken care of, thanks for reporting!
  19. OP can't take a joke. :|
  20. 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?
  21. 1 point
    No virus's? Booted offline for 5 mins when they jumped on? Timmy got Phished.
  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. It's okay bro, he forgave him. .......... .....................
  25. 1 point
    I'm currently watching this because of you :p
  26. Why would you carry on talking to someone who scammed you of that much money... You sir need to get your priorities sorted.
  27. Kevin is the bomb
  28. Dont ask for the impossible. That's it?
  29. Smart/Dex/Divinity
  30. 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
  31. 1 point
    OSBot does not and never will hack you.
  32. you kinda asked for it lol, making a mm thread with a TWC, looks like a scam quit waiting to happen
  33. You didn't have to reply here, conversation over. It's in my title because i want it to be there.
  34. 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.
  35. I dont get it, what makes them easier than competitors? Dont you just give money then receive a bond? Can you tell me how you make them the "easiest bonds" lmao
  36. You can get accounts that have been thrown together for GDK for 7M easily from people the have less than a tenth of of feedback. This has been quested by myself and has almost all the information you could possibly need as well as the opportunity to use the IP address it has always been played on. So I'd say it's worth more than 7M 07 GP for sure.
  37. Update: Switched player saves from Serialization to JSON format. Works much better and reduced chance of corruption!!
  38. Ill push an update Pushed a revolutionary update! http://prntscr.com/4041gk

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.