Jump 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 09/11/14 in all areas

  1. I post 1 thing on zybes. And this happens 5 seconds later. Jesus. Fuck. Stop.
  2. Hello community, We're pleased to announce that we've promoted @Alek to the official developer rank. He will be working directly alongside @Laz, @Zach, and @Maxi! Please give him a round of applause and congratulations! Alek is very dedicated and will definitely sharpen up our development! Sincerely, The OSBot Team!
  3. LMFAO. i'm officially done, signing out.
  4. No bot is undetectable.
  5. happens to me all the time. Annoying as fuck. Fuckin Asian cunts
  6. 2 points
    Surely more spam like this will resolve the issue
  7. First off, thanks for explaining the logic of such a path handling method and his obstacle class //list is made with positions you want to reach and obstacles you want to handle public void TraversePath(Script sI, ArrayList list) throws InterruptedException { sI=this.sI; int entry=findEntry(sI,list); for (int i = entry; i < (list.size());) { sI.log("Tackling path/obstacle number: " +i); if(list.get(i) instanceof Position ){ sI.log("Instance position"); if(sI.map.canReach((Position)list.get(i)) && sI.myPlayer().getPosition() != list.get(i)){ sI.log("CanReach is true, first if()"); sI.localWalker.walk((Position) list.get(i)); clickMiniMapPosition((Position) list.get(i)); i++; } else{ sI.log("CanReach is false, second if()"); i--; } } else if(list.get(i) instanceof Obstacle){ sI.log("Instance Obstacle"); String obstacleName=((Obstacle)list.get(i)).getName(); RS2Object obstacleObject=sI.objects.closest(obstacleName); if(sI.map.canReach(((Obstacle)list.get(i)).getPosition()) && sI.myPlayer().getPosition() != ((Obstacle)list.get(i)).getPosition()){ sI.log("CanReach is true, first if()"); sI.localWalker.walk(((Obstacle)list.get(i)).getPosition()); clickMiniMapPosition(((Obstacle)list.get(i)).getPosition()); i++; } else if(obstacleObject !=null && obstacleObject.exists() && (obstacleObject.hasAction(((Obstacle)list.get(i)).getAction()) || obstacleName=="Trapdoor")){ sI.log("CanReach is false, second if()"); if(obstacleObject.getOrientation()==0 || obstacleObject.getOrientation()==2){ sI.camera.moveYaw(MethodProvider.random(246,300)); } else{sI.camera.moveYaw(MethodProvider.random(150,200));} //^for broken interaction, thanks OsBot obstacleObject.interact(((Obstacle) list.get(i)).getAction()); i++; } else{ i--; } } sI.sleep(MethodProvider.random(1000,1500)); if(i==list.size()+1){ i=0; } if(i==-1){ i=list.size(); } } } public static int findEntry(Script script, ArrayList path) { int index = -1; for (int i = 0; i < path.size(); i++) { Object o = path.get(i); if (o instanceof Position && script.getMap().canReach(((Position) o))) { index = i; } } return index; } public boolean clickMiniMapPosition(Position position) throws InterruptedException { return sI.mouse.click(new MiniMapTileDestination(sI.bot, position), false); } public class Obstacle { private final String name; private final String action; private final Position position; public Obstacle(final String name, final String action, final Position position) { this.name = name; this.action = action; this.position = position; } public Position getPosition() { return this.position; } public String getAction() { return this.action; } public String getName() { return this.name; } }
  8. Yes it is, goldfarmers and gp addicts... go feast on it! http://osbot.org/forum/topic/58407-pairorbs-your-solution-to-massive-wealth/
  9. We're working on a few things to potentially help with the ban rates. Some instances we are very certain, others we are hypothesizing off of good judgement. No, it isn't injection versus reflection. We're also going to slowly roll out the updates and try to keep it a low profile so the competitor bots don't catch on.
  10. teach meh your ways...
  11. Lmao, killed kamil, started walking up, he respawned. Shat myself, logged out, logged back in, he was gone. WTF.
  12. Change ur rs name or zybez name and post ur real name in description
  13. I know, I saw the game on E3 or whatever, next day went and bought a Wii U lol. I really love Nintendo as a company, they make the BEST games. MK8 with a bunch of friends is just too much fun to handle, haha.
  14. 2.3/m live:divica https://divicasales.com/
  15. U * didnt buy it yet ima buy it for 1. that awesome SUPER AWESOME zelda game, jesus have you heard what they said about it? you probaly did xD its gonna be jizzz in ur pants 2. Super smash bros U (i was a PRO @ supersmashbros brawl) 3. i just fkin lik nintendo 4. other games i might purchase oh yeah, hyrule warriors
  16. looks awesome for anime. your signature is shit lol. He is banned...
  17. Just for future reference, only uppercase variables that are constant and known at compile time. Since RANDOM_INT is inside a method declaration, despite it being final, the value is not known until the method is called at runtime where the variable will be recreated every time the method is called.
  18. Note if you want add me on the list of helpers. I think I know enough of java to help out around here.
  19. Body-less methods, no instance variables... Turn that baby into an interface ;)
  20. As with anything bot related there is a risk of a ban. If you bot long hours or bot a skill with a high ban rate then you will be banned. NO member here is going to refer you to a different community otherwise they wouldn't be here themselves. OSBot has some of the highest quality.
  21. 1 point
    Finally, they should have done this a month or two ago though... If they did it before summer holiday started, I think the amount of people playing/botting rs would have increased but yeah Jagex
  22. 1 point
    Maybe now I can run a script for longer than an hour >.>
  23. Look man, one of the forums rules (If I am mistaken do tell me) are not to specify different bot clients on this website. If you are not happy with the service, don't ask loyal members of this client to help you find other Bot clients for your own benefit. OSbot offers a high premium quality client and free of charge for everyone to be able to enjoy leveling their rs account, yet you complain? Botting is at your own risk, you are liable and responsible for any bans on your account. Don't want to get banned? Simple don't bot. Or bot smart. Don't blame the client/bot. Its a healthy client and really is one of the best or probably even the best around.
  24. Aahahaha Hayden.. deadset I have to applaud you there. Well said mate! Gilgad I feel you man.. exactly what Hayden said above. ^
  25. Bought please close.
  26. 1 point
    ios sucks? No way. Sarcasm. Har har
  27. 1 point
    Well then take a few days and get the post count legit without spamming 24/7 just to sell an account.
  28. 1 point
    youve been spamming non-stop to sell an account, i smell scam i was also the one that reported you, so yeah love me
  29. joints everytime bro, saves money and weed :P
  30. Rofl. Made a new acc, in 27 hours I had done NO botting, gotten mithril gloves, all the attack quests done, all the pre quests for desert treasure done, got 53 thieving legit, 50 fire making legit, then I went to cast curses from 33-50 magic on a bot, got banned in 30 minutes. Woke up the next day, realised i was banned, logged into my main, got banned 30 seconds, main wasnt even online at the time of ban and havent botted on main for months. Gf 99 prayer main and almost max combat stats with barrows gloves etc.
  31. Resolved Bowflexin1's Skype and the IP matches the IP @Salty uses on this site. Upon resolving his "new" Skype (SaltyOS), I get the same IP as I got when resolving Bowflexin1's Skype (bowflexinpc)! Very nice catch, banned.
  32. 1 point
    First car and I have new credit. I run my credit and I see 700, they run it and they see 625, I hate how that bs happens. I'm going to refinance it in a few months and get the interest down a lot. No way in hell I'm going to be paying that interest for the full term. Some idiots actually do that which amazes me.
  33. f2p+wc bot = insta ban. Learn how to bot man. Ofc they'll catch a lvl 3 botting wc in f2p
  34. I don't know the difference, so I pick .

Account

Navigation

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.