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.

Gunman

Super Moderator
  • Joined

  • Last visited

Everything posted by Gunman

  1. Project be putting all the S1's and some S2's out of a job Sounds like a S3 power move
  2. Which script? Gotta be more specific. Is it Czar's Perfect Fighter, Juggle's Ultimate AIO Fighter, Tom's osFighter, or is it another one? Did you try clearing you cache and looking on the thread and seeing if any one else was reporting it broken?
  3. Wtf are you talking about? This is was because the update on Monday that broke some hooks or something. It's fixed now. What is your issue? Sure it's not script related?
  4. ThAt'S wHAt i dId
  5. There already is one. It's under Money Making.
  6. I was wondering why that MagicCast API wasn't already a thing. Ty
  7. Current opened clients will work fine. But if you try to open another one and add a bot it will get stuck again.
  8. Pretty sure this happened and MGI said the auto hook updater thing broke the update he just fixed/pushed.
  9. What Fury and Bravo said. Config 281
  10. on the post! Did I do it right dad? Are you proud of me?
  11. @ButNotaBot You should really try and keep only 1 action per loop. Go to 15 of this and look how Explv made the script to call to have one action per loop of the onloop. You can also read that to learn more about the API and scripting. So if you do how he does then your code should turn out very consistent and "Flawless". You can also go through each part of this to learn some more Java. https://www.programiz.com/java-programming#recommended-books EDIT: After re reading this I kinda didn't answer the question lol. You don't need the default so you can remove it and if the number isn't one of the cases then it would do nothing. So you can just call the switch at the end of a method of actions you would like it to sleep during. Though if you would like to be like what you said and this isn't pvp and can get you killed then probably would be easiest to put it right above the return.
  12. Gunman replied to Apaec's topic in VIP Scripts
    @Apaec I know the scripts makes the FPS drop in MM. I am guessing something to do with the paint. There was no errors in the logger.
  13. @garnahs Give me a list of the scripts and rough estimate how long they last before this happens. I have experienced this one time. I am gonna see if I can narrow down and replicate this issue for Patrick.
  14. @garnahs Show logger and what script. Also if you're on Windows use the Snipping tool please.
  15. You can't. What's the problem? Be detailed and as clear as possible.
  16. Stealth NMZ
  17. This is nice to wake up to.
  18. In a script of mine I have "Make Gold ring" I don't remember why but I am gonna assume it's because you have to put the entire name like that for each ring or some shit. The script is like 4 months old tho so you can try it if you want.
  19. Gunman replied to Prototype G's topic in Spam/Off Topic
    Uhh dude look what happened to oak logs like a year or two ago. They use to be like 90 now there what like 15? And they droppped to like 30 in 2 months.
  20. Gunman replied to ez11's topic in Combat & Slayer
    Gz on release and monopolizing the Crab market
  21. As soon as the bot starts initializing I will test to see if I can finally let the bots run self maintained in NMZ EDIT: I can
  22. Mald this reason alone isn't good enough. Yes it's true, but that would mean it would be "okay" to sell an OSBot account who spent $100 for $300. You won't lose potential sales. The main reason it should NOT be allowed is because of the community's safety against scammers and such. Imagine if someone with huge feed back and rep sold their account even if they never bought anything on OSBot. It would be a disaster!
  23. @ButNotaBot Use a switch. Like this... switch (random(1, 100)) { case 1 : sleep(random(20000,50000)); break; case 2 : sleep(random(60000, 150000)); break; case 3 : sleep(random(150000, 500000)); break; default: sleep(random(1000, 5000)); break; } Also do you know some Java? If not learn that before doing some scripting. After that just read the API https://osbot.org/api/
  24. Aight, since I have been getting real fucking annoyed with y'all I decided to do all the work for you people (Basically). INSTRUCTIONS Download the .bat file I included and put next to OSBot jar file. Right click on .bat and click edit. You will see " -login user:pass " change user to your OSBot user and change pass to your OSBot password. leave the : You will see " -bot osrsaccountemail:pass:pin(or just put random numdber if no pin) " Should be self explanatory. Change it accordingly and again leave the : where they are. There will be a list of working worlds at the time I post this. Change the number in the -world parameter to one of these worlds. Enjoy it should work. Save and close, then run the .bat file. The .bat file test.bat World list Note - worlds can vary based off your region and may change. Loading Twisted league worlds to load the client will work but change them if your not doing Twisted league after the client loads. P2P 323 328 343 345 351 352 357 366 373 391 (Little slow but reasonable) 415 420 523 (Little slow but reasonable) 526 F2P 372 385 413 452 (Takes about ~1min) 468 498 (Little slow but reasonable) 502 504 530 (Little slow but reasonable) Twisted League 406 409 407 (Little slow but reasonable) 410 443 463 512 535

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.