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

  1. Nouuuuu Booch. Best of luck to you mate. I hope that you will come back one day. I'm also really tired of all the recent drama, I hope that it's going to stop asap or I will have to grab my iron fist. The peace should definately be restored. ^.^
  2. 5 points
    Hell ya Best avatar on the forums
  3. 5 points
    public RS2Object closestBank() { RS2Object closestObject = null; double lastDist = 100; List<RS2Object> objects = client.getCurrentRegion().getObjects(); for (RS2Object object : objects) { if (object != null && object.getName() != null && object.getName().equals("Bank booth") && object.getDefinition().getActions()[1] != null && object.getDefinition().getActions()[1].equals("Bank") ) { double dist = distance(object.getPosition()); if (dist < lastDist) { lastDist = dist; closestObject = object; } } } return closestObject; } Someone remove his rank for god's sake lmao
  4. To anyone reading this, I've decided to take a break from OSBot in general. This may be temporary depending on how I see the community in the next few weeks. I've honestly loved spending so much time chatting with you guys but seriously, this is too much e-drama all for nothing and a bunch of you are too childish to be taken seriously. This whole issue has given me a headache and just killed the whole reason why I'd log in every day on OSBot. Spending 10+ hours EVERY day If nothing changes(Which is probably so) then I bid you all farewell, I thought this community was a community I could invest time into but doesn't seem to be the case. Wish you all the best for present and future and advise to invest your time well as you'll soon realise it's true value! Thank you ALL very much for the time spent here, a special thanks to @NotoriousPP, @Swizzbeat, @Pandemic, @Nezz, @Maldesto, @Raflesia, @Catastrophe(Haven't got the chance to know you alot but you're a hilarious lad), @Pain #VeteranPower, @Smart, @Acerd (For giving me a laugh every single day), @Gilgad for being very nice people and helped me when I was in need(Sorry if I forgot someone, it was just a very quick list) PS: I'll still be botting
  5. 4 points
    Did you finally reconized it's 'Bank' instead of 'bank booth'?
  6. Peace can never be restored with that cat avatar.
  7. 3 points
    Maldesto changed my life, now im vegetarian.
  8. How could he win the dispute so quickly?
  9. If there's grass on the pitch, play ball. If she's finished potty training, let the genital juices start raining. These people are sick.
  10. 'Too young' is just a name hahahahaha
  11. 2 points
    ohhh ghost, shit never gets old
  12. I bot because every rs player is a total and complete douchebag.
  13. Having a sponsor "rank" doesn't make you anymore trusted than VIP/members
  14. Ehh not to be picky, but I'm not really a fan of either. It think it should look more clean and professional, and less Medieval, but that's just my opinion.
  15. ^ This is my response when people ask me why I don't drink alcohol, smoke or do drugs ^_^
  16. It's a waste of money, if you want a good time without messing up your body, the way you act, risking getting in trouble, and wasting money, then go out with some friends or something. It's not hard to find something better to do.
  17. Meh, five is too old. I prefer to start breeding them at 14 months.
  18. this pranks sucks, they are not even realistic. I dont see any point of doing them
  19. "My dick so hard, it make the metal detector go off"
  20. PayPal can't take money from your bank without your authorization. Once it's transferred over, they can't do anything.
  21. 1 point
    PRETTY LITTLE LIARS FINALE TONIGHT O MAH GAWDDDDDD
  22. 1 point
    Maldesto is gonna wack his dick on your face once he sees your avatar
  23. Electronic/dubstep/hardstyle. Favourite song: Tristam Remember
  24. The "x" just represents the amount. The ID is 995 consistently :p
  25. 1 point
    Use this as avatar : Support Maldesto.
  26. Seems good i might buy this later.
  27. 1 point
    I did not scam whilst doing services for Log. All accounts I've worked on finished their order and changed the password. I did not steal any items from any players, if someone got scammed by Log, it wasn't me. He told me to screenshot it and black out his name.
  28. 1 point
    I'm his son.
  29. 1 point
    Wait now everyone likes him? i cant keep up with this community.
  30. 1 point
    don't worry, this kids always pc low that they can buy it cheap. I would say 30m+ for sure. Hell its 1def!
  31. has been taken out of TWC and I will be opening all of his market threads shortly. Thank you both for the cooperation. Dispute Closed.
  32. seems like you got a lil puro puro + master farmer botfarm going on
  33. Works 100% thanks so much, this made me richer than Bill Gates
  34. Legit works great! nice find
  35. That current one in the link given is horrible... the image is too blurry.
  36. Ok, who's the genius who can't even spell "misspell"?
  37. https://www.youtube.com/watch?v=j99eu6Glb50
  38. Gotcha, we will wait out the set time-frame and hopefully you'll be refunded. If not he will be automatically banned. Thank you for your patience.
  39. Thank you. I have contacted @yomie and placed him into TWC for the time being until this is resolved. If he doesn't respond within 48 hours he will be banned immediately.
  40. 1 point
    It's for reference if I decide to make a service so I can get it cleared out of my record.
  41. 1 point
    I see you're going for an abstract state model, I took a similar approach when writing my first script yesterday Declaring fields to hold the states is bad design, you should try something like this: public enum State { MINING_ORE(new AbstractState() { ... }), DROPPING_ORE(new AbstractState() { ... }); private State(AbstractState abstractState) { ... } ... } then you can just loop through all of the states for(State s : State.values()) { if(s.getAbstractState().force(...)) { s.getAbstractState().run(); } } a lot more maintainable and it looks nicer too. also your naming is a bit off
  42. accounts worth alot, but really good accounts like this wont receive more than half their value here

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.