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.

Hopping world bugs

Featured Replies

  • Author

Server problems tbh

 

Running ATM bad internet connection basicly its becous of it?

Running ATM bad internet connection basicly its becous of it?

ive been running internet of a phone hotspot and have been dcing when world hopping quit frequently so could be that or jagex server are shit

Having problem hopping world basicly same problem as http://osbot.org/forum/topic/83016-hopping-world-bugs/?hl=hoptof2pworld

 

i made this awhile ago never used it tho, feel free to use it, these are only p2p worlds

	int[] p2pWorlds = {302, 303, 304, 305, 306, 309, 310, 311, 312, 313, 314, 318, 319, 320, 322, 327, 328, 329, 330, 333, 
			334, 336, 338, 341, 342, 343, 344, 346, 349, 350, 351, 352, 353, 354, 357, 358, 359, 360, 361, 362, 365,
			366, 367, 368, 369, 370, 373, 375, 377, 386};
private boolean hop() {
  int random = random(0, p2pWorlds.length - 1);

  while(random == worlds.getCurrentWorld()) {
       random = random(0, p2pWorlds.length - 1);
  }
  
  return worlds.hop(random);
}
  • Author

 

i made this awhile ago never used it tho, feel free to use it, these are only p2p worlds

	int[] p2pWorlds = {302, 303, 304, 305, 306, 309, 310, 311, 312, 313, 314, 318, 319, 320, 322, 327, 328, 329, 330, 333, 
			334, 336, 338, 341, 342, 343, 344, 346, 349, 350, 351, 352, 353, 354, 357, 358, 359, 360, 361, 362, 365,
			366, 367, 368, 369, 370, 373, 375, 377, 386};
private boolean hop() {
  int random = random(0, p2pWorlds.length - 1);

  while(random == worlds.getCurrentWorld()) {
       random = random(0, p2pWorlds.length - 1);
  }
  
  return worlds.hop(random);
}

 

Thanks sure i will uset it but its pretty easy make F2P servers to :)

 

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

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.