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.

Swizzbeat

Members
  • Joined

  • Last visited

Everything posted by Swizzbeat

  1. lol

    Swizzbeat posted a topic in Spam/Off Topic
    brawler teleported inside the wall i lol'd gf jagex
  2. I got a small electronic toy in my happy meal when I was like 8 if that counts.
  3. Swizzbeat replied to Pecman's topic in Spam/Off Topic
  4. Swizzbeat replied to Jeff's topic in Spam/Off Topic
    I hope he makes a lot of touchdowns.
  5. Version 1.2 of my script has that bug fixed. It will become available once a script manager reviews the code :p
  6. Post what ones you're having an issue with. I just fixed a lot of general API methods, so I mine as well go and look at randoms.
  7. Do you know how much work that is? Not only that, but enjoy consistent lawsuits against you for distributing copyrighted material. It's an easy case to win, if you set your site up right, but I highly doubt anyone wants to deal with that. I know a few people making some nice money from things they set up online, but it's all a niche market. The only "real" way to make a big buck online nowadays is to come up with a completely new idea since nearly everything thought up already is saturated. Maybe you could make a RuneScape fan site? Everyone's gotta start somewhere, mine as well build something where you know you could attract users to easily and make your mistakes with something less risky. You don't want your first business venture with massive amounts of capital involved to be your first attempt in the online market.
  8. Yeah my bad I didn't look at the code, I just assumed you were telling him to change a valid .groovy file to a .java :p
  9. I'm 99% sure the widget child is always there, despite whether orbs are enabled or not. Just a suggestion :p
  10. Groovy is designed for the Java platform and compiles right down to bytecode. You cannot just change the file extension to .java, considering while most Java files are valid Groovy files it doesn't work the other way around.
  11. It's kinda redundant adding a null check for the 548 widget, since it's what makes up the main game screen. Have it take a boolean for enable/disable run and rename it to enableRun or something to make the method more versatile. Should be: public boolean turnRunOn() { return script.configs.get(RUN_CONFIG) > 0 || (!script.settings.isDataOrbsActive() && script.settings.setRunning(true)) || script.interfaces.getChild(548, 93).interact(); }
  12. http://www.theuselessweb.com/
  13. done can i have vip now
  14. You are now familiar with the extent of my knowledge on cars.
  15. What are you gonna do, DoS attack his truck?
  16. Have an IQ higher than a mop i.e not have autism.
  17. Swizzbeat replied to Sky's topic in Runescape
    I think I have a few more, check the store! But I may be coming out with an AIO Fighter soon
  18. Swizzbeat replied to Sky's topic in Runescape
    luh u
  19. Swizzbeat replied to Sky's topic in Runescape
    Web walking this weekend.
  20. Umm the depositAllExcept methods seem to be completely broken O_o Oh and this mouse sucks. @Dreamliner must not have completed it because there's no way in hell he would make something like that.
  21. http://www.youtube.com/watch?v=99F2RgUXukM

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.