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. Blue/white color scheme and if its animated that would be awesome EDIT: Size should be 130x130.
  2. Swizzbeat replied to Bong's topic in Spam/Off Topic
    Go back to kitchen pls Apparently kelly is smarter then you ;)
  3. Swizzbeat replied to Bong's topic in Spam/Off Topic
    Bong is retarded.
  4. Just as a suggestion you should use regex for finding the parameters. It's a whole lot less code and in general more effective and easier to maintain. //finds the gamepack jar Pattern aPattern = Pattern.compile("archive=(.*) "); //first group represents the parameter name and the next is the value Pattern pPattern = Pattern.compile("<param name=\"?([^\"]+)\"?\\s+value=\"?([^\"]*)\"?>"); Then use the Matcher class to find matches in the page source.
  5. Nevermind you're right this API is freaken horrible.
  6. Zerker definitely. Having the extra defence helps with anything you'd want to do in game.
  7. Fixed it right after I changed it :p it's 2 in the morning my brains a little loopy!
  8. This is just an array for all the possible worlds people can hop to without the PvP ones. I don't think anyone really cares if their on an American/Germany server :p
  9. Hmm so my original code was right I just need to add a min/max value in....I'll fix when I get on a computer!
  10. Hmm I always thought the random method started at 1 my apologies then, I'll fix now. Thanks to both
  11. The first index of an array is zero, however the length method returns the total number of items in the array not taking this into account.
  12. public static int[] WORLDS = {301, 302, 303, 304, 305, 306, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 326, 327, 328, 329, 330, 333, 334, 335, 336, 338, 341, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353, 354, 357, 358, 359, 360, 361, 362, 365, 366, 367, 368, 369, 370, 373, 374, 375, 376, 377, 378}; And to hop to a random one: new WorldHopper(MethodProvider).hopWorld(WORLDS[random(WORLDS.length)]); Had to make this last night and might save someone a couple minutes This list CONTAINS F2P worlds: 308, 316 This list DOES NOT CONTAIN PvP worlds: 325, 337
  13. Good luck with this, but as a quick warning just know I did the same thing and my account just got locked 5 minutes ago.
  14. Woah that's pretty nice, didn't know people actually made skillers anymore
  15. Come at me brah.
  16. More scripters = more scripts = more bots.
  17. Tbh I'm kinda scared at that proposal
  18. If you're looking for banking, don't get mine. I've heard great reviews about all of them, it's really just preference.
  19. You literally understand nothing of the situation or why I'm even mad. Kids like Wiz are why everyone's scared to do shit now, hell I cut my finger at work yesterday and my boss starts pampering my ass because some people would sue for that. He needs to quit being a pussy, that's what I can't stand about him. He doesn't even have the balls to make his own offensive language thread and instead has @H0ppy do it for him. I can say whatever the fuck I want, as can anyone else.
  20. Every single one of my scripts has had a free counterpart before Wiz even started with this. Your point is completely irrelevant.

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.