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 04/11/14 in Posts

  1. In 5 hours, I will be giving a SUPER COOL DELUXE VIP voucher to anyone who ever wins. The game is going to be trivia, and going to be in the chat box. IN ORDER TO BE ELIGIBLE TO WIN: STEP 1: LIKE THIS [uNLIKE AFTER IF YOU WANT] IN 5 HOURS I will start the trivia. first one to answer 2 questions' correct wins. Have fun my babies
  2. 4 points
    I'm pleased to announce the fix for today's update. This 1.8.X release features several bug-fixes and additions: Client downloader no longer crashes or require relaunching Interface callback injector has been patched (fixes walking for new update). A new boot loader with stealth injection ported from OSBot 2 (this should combat a technique that's possibly used for insta-bans) When the client is offline, CPU usage doesn't skyrocket. Local scripts are now loaded before remote scripts. Download: http://osbot.org/get/index.php Happy botting! Thanks, Sincerely, Laz and the OSBot Team. Edit: 1.8.6: Camera rotation bug (thanks Eliot for confirming). 1.8.5: More work on facing stuff. 1.8.4: Timeout of rotateCameraToAngle() infinite loop. Partial fix for ArrayIndexOutOfBoundsException in Character.getFacing(). 1.8.3: (not version dependent) Fixed hook for lowest pitch. Reverted change to Molly and Pinball because the hook problem was solved. Added timeout for rotateCameraPitch(). 1.8.2: Anti-randoms (Molly, Pinball) fixes by @Divinity for the camera problem I'm tracking down.
  3. You my sir went full retard. Never go full retard.
  4. 2 points
    It's completly natural. All people experience sleep paralysis/astral projection every single night when they're a sleep, it's just they're not aware/conscious about it.
  5. botting can not die because if botting dies runescape dies. and if runescape dies mod mark cant eat and if mod mark cant eat his stomach cries
  6. bring your head closer
  7. 2 points
    I didn't know this has been observed before, but I did notice the connections between my sleep paralysis along with a few other things by myself, especially after I start becoming interested in spiritual matters. I'm not religious, yet I do have a very strong interest in spiritual theory's, like subjects about higher powers, what happens after death, etc. I can complete understand the connection between them, being as my personal belief is that our dreams is another reality, not just some fake world we create in our head. So I can understand being stuck between both realities, resulting in sleep paralysis. Actually this is completely natural. The ability of using your mind is not against nature. It's expanding your current knowledge of the unknown, which is something we should strive for as a human race.
  8. Forum post template Name: Skype: What you want to order: price:
  9. Hello fellow scripters, you know that "int onLoop()" method you guys like to use a lot? Well depending on how much logic you handle within this method call, you could be making your bot use more CPU. The best way to reduce this CPU usage is to raise the value given to it. In essence, you shouldn't be looping at less than 150 ms because it's a complete waste of CPU power and makes your script more detectable! Do you really think your brain makes concious decesions about the game your playing at 20 times a second (assuming your using return values of 50 ms)? No... in fact heres some data: http://www.humanbenchmark.com/tests/reactiontime/ They're median response time for humans on their study is 215 ms. I'm not exactly sure to what extent some scripters do this, but the more instructions you run per second, the more power your CPU needs to allocate to the script. Additionally, if your script for some reason needs to spam click or something, then make sure that your script doesn't execute many instructions when its looping at higher speeds. In essence, if you made it only do this... public int onLoop() { return 50; } ... than your not going to be using much CPU. But if you have an onLoop() method FILLED with hundreds of if-statements and conditionals everywhere, you're going to be using MUCH MUCH more! So tl;dr; Use a sleep time like gRandom(215, 80). That method uses a mean of 215 with a standard deviation of 80ms. Additionally, RuneScape's servers loop exactly every 600ms. What does this mean? It means that for every step you take in RS while walking, it takes roughly 600ms. If you're running, the steps get sent twice every 600ms. When you click on an object, it takes approximately 600ms for it to open. Etc. Etc. Thanks, Hopefully you guys learned something.
  10. 1 point
    jagex is full of shit LoL like they said sorry your account was hijacked and botte don even though you didnt do it we removed your acc lol :D :D that makes 3 bomb ass accounts gone in 2 months time think ive met my match i refuse to invest more of my time into this there cracking down hard like its not even that serious
  11. More people supporting doesn't make us say okay okay, we pick them and promote them when we feel they deserve it, @RoomScape is the only one we would consider right now for CBA.
  12. Thank you both for clearing my confusion, the user @ReaLife has been asked to respond here with an explanation to the evidence above.
  13. 1 point
    I dont believe you.
  14. Just to confirm Ima sold it to this user. Also another part to add to this thread: http://pastebin.com/aDAdC4QA Logs of the skype chat between @ImaRawrrr @Cinnamon & @ReaLife and here is him denying in PM that he had anything to do with this trade.
  15. I'm a ******** terrorist. I'll do other shit to them. :ph34r:
  16. Yup. I have the money to pay them, I'm just mad about it. I filed a scam report against the person responsible and a admin archived the thread saying he doesn't have to pay me.
  17. 1 point
    They've just given you second chance, you should play legit for a while or atleast bot with caution.
  18. 1 point
    First OSBot, THEN THE WORLD #muhahaha
  19. We're going to need a bit of evidence from both parties if we're going to get this resolved... There's nothing we can do if we just have two stories coming from different users without any tangible evidence to go off of.
  20. Updated my post, thanks I speak Dutch & English fluently, my French is okay-ish, german I'm capable of understanding and replying in English ;) Thanks
  21. Welcome My brother's name is Kasper aswell. Never seen anyone called Kasper with a K instead of a C (Casper)
  22. L0l gl buying 3,5m ea.
  23. Thanks man! just what i was looking for
  24. Selling 07 2.3-2.6 p/m google wallet 2.3 paypal 2.4-2.6 Add my skype [- Smoakjake -] or click this button -
  25. Known this guy for awhile, and he's made me some nice signatures. Might have to order one of these off you.
  26. Thanks he made me a signature A++ ^_^
  27. 1 point
    For now instead of doing java -jar, do java -cp OSBot 1.8.1.jar org.osbot.engine.Main. This will disable the stealth loader. I will however add proxy support on the next OSBot release!
  28. The value of the account you are asking for pretty much 100% guarantees it will be recovered.
  29. 1 point
    That fucking made my day. OT: I had it once , I was sleeping in the car since I was going to another city to visit my mother's family then when i wake up everything's white like its the doomsday (judgement day) i got really scared so i closed my eyes then opened them and it was normal again.
  30. 1 point
    Haven't done much research on lucid dreaming and such, but I suggest you that you do not do, nor attempt doing something that is not natural. Just my two cents.
  31. 1 point
    Might sound a bit weird, but are you, the ones who encounter it, spiritually active? By that I mean if you 'believe', as in religion way. Most certainly not necessarily the christian god, but overall. I believe that dreams is the 'outer you', while your actual 'you' are the physical 'you'. It's quite hard to explain in english. It is all explained in this book, Temple of Wotan: https://archive.org/stream/Temple_Of_Wotan/temple-of-wotan-ron-mcvan#page/n39/mode/2up (You should be sent to the exact page, if you are not, go to page 43/44) Whether you don't want to be spiritually active, for whatever reason, you have to be. It is what makes us rational animals and determines a human and separates us from animals. I also believe that, as a huge darwinist, the atheists ought to die out, due to their lack of spirituality, which the modern world replaces with 2x dose of materialism, but the civilization will collapse at some point and my predictions and darwinism ought to take place. P.S.: It has NEVER happened to me.
  32. You're fine just keep on truckin
  33. Tbh, Skipa should of paid you some cash because of this.
  34. Some ********. Then it'll go on my credit report and I have new credit. That won't be good.
  35. I will probarly invset some cash when I see a website or something.

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.