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 06/26/14 in all areas

  1. Hi lads its your friendly neighborhood negro here. I'm resigning because with my illness, future work, piano tuition and gym I'm honestly not going to have time to moderate on this forum anymore. Spending hours on end moderating a forum with no real reward can no longer be my priority, as mean as it may sound. I am so unbelievably broke its unreal, so I have to find work to feed Mr and Mrs Catastrophe. Since July last year I've been a moderator on this site, (with a rough patch in-between where I had resigned once before) and thanks to that experience my grammatical skills and other aspects of myself have been improved significantly, I've come across some interesting and likable individuals who I cannot be bothered to name Thanks to @Maldesto for giving me another chance when I re-applied . It wouldn't be fair for me to be a half-hearted mod any more when there are people such as; @Dex and @Divinity on the team who are incredibly active and very hard working. The current staff team is a very strong one, and the developers appear to be more active so OSbot is in good hands I'm not leaving the site completely,unfortunately for some of you >=), but I do not believe I should resume my position as a Super Moderator any longer, I would personally appreciate it if @Divinity was given my position, as he most suited in my opinion. He hasn't been a global for long but he has potential. Shoutout to @Smart #SuperSquad4Lyfe Shoutout to @Maldesto for never failing to entertain me with his racism and for being a top man xx Shoutout to @Scotty for being the best GFX Artist on OSbot Shoutout to @Caam for the Elo boost xx Shoutout to @Nezz for upholding the Power Of Youth. Stay classy OSbot This message has been approved by @Catastrophe Dat bottom lip doe and why is his thumb so white! Hate filled chocolate man loves you OSbot x
  2. A talented scammer gone.
  3. 3 points
    Nezz is love. Nezz is life. Nezz is all i need.
  4. Glad to have you on the team man, we're going to miss picking on you every day.
  5. Mustang GT Premium v8 2010
  6. Alright, I'll give him a little longer. but the thing is, who the hell ignores you after receiving a $140 payment just before giving account details. I don't want this to be personal but I just think this is a bit phishy. still no reply by the way, however his skype has remained online since we talked. he hasn't removed me yet. Thanks for the input
  7. if i were to get a truck id definitely want something like that :p now onto a faster car,
  8. script.objects.closest(new BestMatch(script, name, area)); public class BestMatch implements Filter<RS2Object> { Script script; String name; Area area; public BestMatch(Script script, String name, Area area) { this.script = script; this.name = name; this.area = area; } @Override public boolean match(RS2Object o) { return o.getName().equals(name) && area.contains(o) && script.map.canReach(o); } }
  9. Post your dream car Telsa Model S
  10. I should make a meme about you. You sir, are a perfect example of forever alone Talking to robots to feel famous *Edit, Done.
  11. always been my fav 'black guy' since the other word is blocked out..
  12. 2 points
  13. The user has been banned as he has failed to respond within the 24-hours period, if he wishes to return he will need to either refund you in full/provide you with account details. Sorry for your loss.
  14. 2 points
    Now spend $650 on PIPs and we can talk.
  15. Iirc all you need to know is that the ent is (indirect pun) an entity, and thus 'attackable'. Work with that. The smoking rock is easily detectable by it's height. Work with that.
  16. It was just updated on May 1st. I know you want the rank, but it may be a bit longer until it gets to that point. ;)
  17. I've always wanted a classy car -
  18. I'll definitely use this for my current script, as the object I need to find is a single door in a set location; Also, this just taught me how to use filters, so thanks for that. However, your method will be very helpful once I move on to the Barrows script I have planned
  19. Think about where that work was going to end up sooner or later? Playing RS is all wasted energy at some point. It's not like 20 years from now your going to say, thank god I still have my fire cape.
  20. Make sure to tell mom and dad ty My beauty looks like this,
  21. BotApplication.getInstance().getOSAccount().username;
  22. The following is a simple standalone tool I made to help resolve/identify some common osbot issues. Osbot Client: This is the current state parsed from the forums. If the forums are unreachable, it will tell you that. Osbot Database: If this is false it means either osbot is down for everyone or you have a firewall on your computer or router blocking access. Runescape: weather or not runescape is reachable/online Java version: If false uninstall your current versions and install java 7 (1.7) Check Osbot Jar: It will check the selected osbot file 1 or 2 for any corruption. This uses md5 to verify it. Delete Osbot Data: This will delete the entire osbot data folder. This sometimes fixes problems if the files in there become corrupt. Cannot be undone. Version 1.1 https://mega.co.nz/#!Nx8xHDwZ!Ss5D91zjiCbpswFLf6wHKov37U1CUFdVro5BXutwwf8 Older Versions
  23. I have now completed 100 easy clues, I will leave the bank tab, setup, and other info. However, I have decided to not go for 100 easy's, not yet at least. My new plan is to grind 100 medium clues, and do exactly what I did with the easy's. (Posting setup, progress, etc, below the easys. The end goal is to have Loot from 100 easy, medium, hard, and elite clues. Making this a the thread to rule them all. (Sorry that nerdy reference...) I will say that seeing people post with support and the likes on the thread, really really motivate me, and appreciate that has done so in the past. I appreciate any and all support while I do these. Easy Clues Setup Easy Clues completed / 100 100/100 Bank Tab From 100 Easy Clues Medium Clues As of right now, I am killing ardy market guards for medium clues, I will update this post regularly like I did with my easy clue grind. Please do keep in mind that mediums take considerably longer to get, can complete, but I will do it. As always Thank you for all the support this community gives, I really appreciate it. If you would like to leave feedback, or encouragement, both are appreciated, like the post, or reply to this and let me know what you think. Thanks guys
  24. Please refrain from updating your Java to Java 8. OSbot does not currently support this version of Java. If you do update to Java 8 and attempt to run the client, you may be subject to this error; You may also get 'connecting to remote server', which will not work with Java 8 If you have already installed Java 8, do not worry, you can easily uninstall via 'Control Panel' and 'Programs': Uninstall a program and selecting your 'Java' version from the list. Once you have uninstalled Java. Download this version; http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html Select your operating system from the list, and reload the client once the download is finished. This should fix your issue Note: Should you see any users in the chatbox with this error, please do direct them to this thread, myself, or another staff member. Thanks for reading! Yours Sincerely @Catastrophe & The staff team
  25. These are mine, and nobody elses. trying to use them without my permission is illegal.
  26. 1 point
    Skype me need asap = nicko4818
  27. Click Live Chat To Talk, Avoid Imposters (Never trade via skype without forum pm) Kevin001's 2007 Cape Service Contact Info Skype: kevinfan1988 (Always ask for a pm before trade!) 2007 Fire Cape (Price Negotiable) Type #1 70+ Ranged, 40+Def , 43+Prayer, 50+HP Type #2 60+ Ranged, 40+Def , 43+Prayer, 50+HP Type #3 70+ Ranged, 1+Def , 43+Prayer, 50+HP Type #4 60+ Ranged, 1+Def , 43+Prayer, 50+HP Type #5 50+ Ranged, 40+Def , 43+Prayer, 50+HP Type #6 50+ Ranged, 1+Def , 43+Prayer, 50+HP (No bank required, will redo with our own supplies if failed) Delivery Time: 3-4 Hours Note: I don't need to access your bank, plz leave TokKul-Zo,a fire cape(If first time), you need to prepare gears/supplies yourself, i will tell you what we need. I can also do RS3 firecape and Kiln cape. Order Form Did you add me on Skype yet: Ranged/Prayer/Def Level: Payment Method: Will you vouch/feedback me: ================================================== Always ask for a PM before trade~
  28. Sad to see you go, you were great.
  29. I'm going to miss you my man Goodluck with your future endeavors!
  30. THE POWER OF YOUTH
  31. I'm sorry but we will have to wait for Keith to post the evidence which shows that JAG has been removed. Again, my sincere apologies that this is taking so long!
  32. I'd just like to start by saying @Designer recieved the money at 7:56 GMT, and has not replied to the skype since then. If this is an issue i'll try and get it solved asap. If he's just gone afk for whatever reason then i'll post below. Disputed member: @Designer Thread Link: http://osbot.org/forum/topic/53696-amazing-barrow-pure-cheap-maxed-99s/ Explanation: Paid $140 to @Designer 50 minutes ago, haven't heard from him since. Evidence: PM Confirmation: Skype logs: Edit: Still no reply. I have not recieved any of the details I have paid for. Please PM me if you need any more information. Thank you.
  33. If an item is selected, why not just click that item?
  34. 1 point
    Paying $26, I can do Paypal or Amazon Gift Card You go first or middle man. asap would be great
  35. 1 point
    User has been banned, sorry for your loss!
  36. I'm 100% sure that is false I can see the title
  37. 1 point
    lol. i like positive ppl.
  38. Mithril gloves done, requirements for them and statistics above don't match because I edited the picture. I am the original owner and have the creation ISP details and would transfer the email address as well as the first membership code applied. The combat statistics are not edited however and the attack and prayer are both fully quested. No bans on the account either. Please give a current estimate on pricing as well estimates on how much if at all these following things would raise the price. 43 Prayer: Completing the Mountain Daughter quest: Getting 99 Fishing by Barbarian fishing: Getting 99 Strength: Getting a Firecape: Getting 55 Slayer: Getting 94 Mage: Getting 80 Range: Getting a Expert Dragon Archer Chompy bird hat: Thanks!
  39. If this is true, make a dispute. Otherwise do not bash the OP's thread, it's rude and unwanted.
  40. botting being hard is awesome , price of gold is high asf atm.! im lovin it!
  41. 1 point
    thanks got it to work
  42. I have. I worked for about 3 months on an intake for a formula car and we couldn't use it because of an overlooked rule. What did I learn? Tons of fluid dynamics + CFD/simulations and intake design in general. Would I take another stab at it? Of course!
  43. This should do the job ;) public static RS2Object getClosest(Script script, String name, String action, Integer minDistance, Integer maxDistance, Area mandatoryArea, Area illegalArea, Position mandatoryPosition, Position illegalPosition, boolean mustBeReachable) { RS2Object closestObject = null; double lowestDistance = Double.MAX_VALUE; List<RS2Object> objectList = script.objects.getAll(); int size = objectList.size(); int index = 0; for (RS2Object object : objectList) { index++; if (object == null) { continue; } if (!object.exists()) { continue; } if (!object.getName().toLowerCase().equalsIgnoreCase(name)) { continue; } if (object.getDefinition() == null) { continue; } if (!Arrays.asList(object.getDefinition().getActions()).contains(action)) { continue; } if (minDistance != null && object.getPosition().distance(script.myPosition()) < minDistance) { continue; } if (maxDistance != null && object.getPosition().distance(script.myPosition()) > maxDistance) { continue; } if (mandatoryArea != null && !mandatoryArea.contains(object.getPosition())) { continue; } if (illegalArea != null && illegalArea.contains(object.getPosition())) { continue; } if (mandatoryPosition != null && !object.getPosition().equals(mandatoryPosition)) { continue; } if (illegalPosition != null && object.getPosition().equals(illegalPosition)) { continue; } if (mustBeReachable && !script.map.canReach(object)) { continue; } if (object.getPosition().distance(script.myPosition()) < lowestDistance) { closestObject = object; lowestDistance = object.getPosition().distance(script.myPosition()); } if (object.getPosition().distance(script.myPosition()) == lowestDistance) { if (new Random().nextInt(size - index + 1) == 0) { closestObject = object; lowestDistance = object.getPosition().distance(script.myPosition()); } } } return closestObject; }
  44. The Office, I recommend that to any one, US version only.
  45. 1 point
    I had a lvl 3 skiller with 5 99s, about 300k from 99 fishing. Disabled with about 150m on it. Ownt.
  46. Can't say about me, since I don't leak my pictures (too sexy), but here's @pitoluwahttp://thebest404pageever.com/swf/gentoon_peruskayttaja.swf

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.