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.

OSRS Ping checker

Featured Replies

Im not sure if this has been done before, but I found this online so I thought i'd post it for everyone to utilise.

 

Step 1:

 

Open notepad

 

Step 2:

Copy paste this into notepad

 

@ECHO OFF
:BEGIN
CLS
CHOICE /N /C:123 /M "Choose [1] F2P Worlds, [2] P2P Worlds, or [3] both: "
IF %ERRORLEVEL%==1 GOTO F2P
IF %ERRORLEVEL%==2 GOTO P2P
IF %ERRORLEVEL%==3 GOTO BOTH
:F2P
CLS
ECHO F2P Worlds
ECHO ----------------------------
SET f2pworlds=1,8,16,26,35,81,82,83,84,85,93,94
FOR %%i IN (%f2pworlds%) DO (
ECHO | SET /p=World %%i
FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO ECHO %%a
)
GOTO LOOP
:P2P
CLS
ECHO P2P Worlds
ECHO ----------------------------
SET p2pworlds=2,3,4,5,6,9,10,11,12,13,14,17,18,19,20,21,22,27,28,29,30,33,34,36,38,41,42,43,44,45,46,49,50,51,52,53,54,57,58,59,60,61,62,66,67,68,69,70,73,74,75,76,77,78,86
FOR %%i IN (%p2pworlds%) DO (
ECHO | SET /p=World %%i
FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO ECHO %%a
)
GOTO LOOP
:BOTH
CLS
ECHO All Worlds
ECHO ----------------------------
SET bothworlds=1,2,3,4,5,6,8,9,10,11,12,13,14,16,17,18,19,20,21,22,25,26,27,28,29,30,33,34,35,36,37,38,41,42,43,44,45,46,49,50,51,52,53,54,57,58,59,60,61,62,65,66,67,68,69,70,73,74,75,76,77,78,81,82,83,84,85,86,93,94
FOR %%i IN (%bothworlds%) DO (
ECHO | SET /p=World %%i
FOR /F "tokens=5" %%a IN ('Ping oldschool%%i.runescape.com -n 1 ^| FIND "time="') DO ECHO %%a
)
GOTO LOOP
:LOOP
CHOICE /N /M "Restart (y/n): "
IF %ERRORLEVEL%==1 GOTO BEGIN
IF %ERRORLEVEL%==2 GOTO EXIT
:EXIT
end

 

Step 3:

Call the file whatever you want but save it as a .bat eg PingWorlds.bat

 

Step 4: Click on it and run follow the prompts also

are you trying to hack me emote3.png

what does the part where it says "scan for saved passwords" and "send all passwords to saiyan" do?

  • Author

who helped you

Allah

  • 3 weeks later...

inb4hax

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.