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.

Need help finding best ping

Featured Replies

Does anyone know how to find the lowest ping world for your proxy?

I know how to ping each world when I run the osrs client normally without a proxy, but I'm not sure how to do that with a proxy.

 

Thanks!

Lol good idea. Though if you need to do this for your proxies to work properly, best thing would be to change your proxy in the first place.

Have all the ips of jagex servers?

Open notepad, paste below code, save as .bat file.
In SET worlds, include all the worlds that you want to check. 

@ECHO off

SET worlds=1,2,3...
FOR %%i IN (%worlds%) DO (
Echo | SET /p=World %%i
FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO Echo %%a)

PAUSE

Output will be shown like this after you run the bat file.
7K-fVd4NTc_WzXbwgMeuzA.png

Edited by Charlotte

10 minutes ago, Charlotte said:

Open notepad, paste below code, save as .bat file.
In SET worlds, include all the worlds that you want to check. 

@ECHO off

SET worlds=1,2,3...
FOR %%i IN (%worlds%) DO (
Echo | SET /p=World %%i
FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO Echo %%a)

PAUSE

Output will be shown like this after you run the bat file.
7K-fVd4NTc_WzXbwgMeuzA.png

This is lovely, though OP wanted to know how to do this with a proxy

47 minutes ago, Charlotte said:

Open notepad, paste below code, save as .bat file.
In SET worlds, include all the worlds that you want to check. 

@ECHO off

SET worlds=1,2,3...
FOR %%i IN (%worlds%) DO (
Echo | SET /p=World %%i
FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO Echo %%a)

PAUSE

Output will be shown like this after you run the bat file.
7K-fVd4NTc_WzXbwgMeuzA.png

Very nice, thank you, never knew how to create something like this.

  • Author
9 hours ago, Charlotte said:

Open notepad, paste below code, save as .bat file.
In SET worlds, include all the worlds that you want to check. 

@ECHO off

SET worlds=1,2,3...
FOR %%i IN (%worlds%) DO (
Echo | SET /p=World %%i
FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO Echo %%a)

PAUSE

Output will be shown like this after you run the bat file.
7K-fVd4NTc_WzXbwgMeuzA.png

That's how I pinged the regular client, but I wanted to know if this is possible for a proxy.

1 hour ago, Joliter said:

That's how I pinged the regular client, but I wanted to know if this is possible for a proxy.

Not too sure about that.
I know ping uses the icmp protocol and proxy only supports tcp and udp protocol. Hence, the only logical way of pinging with a proxy is with a icmp tunnel. 

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.