Jump to content
View in the app

A better way to browse. Learn more.

RuneSuite RSPS Development

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.

Featured Replies

Posted
comment_13267

Hi people. I wanted to give you guys this, it took around 2 minuites (not including the time it took to find the string values) but i thought someone might like it, this can be converted to any server for PI just replace getPacketSender() with getPA() and sendString to sendFrame126 and you should be fine. Add this to Player.java right after the interface removal has happened. Then paste this code in

getPacketSender().sendInterface(15244)
		.sendString(15257, "Welcome to SuperScape")
		.sendString(15258, "You're logged in from " + getHostAddress())
		.sendString(15259, "Remember to keep your password safe.\\n And to set a bank pin.")
		.sendString(15260, "You have 0 messages in your message center")
		.sendString(15261, "")
		.sendString(15270, "Remember to donate to keep \\n the server alive!")
		.sendString(15262, "When you donate you have access \\n to a donator only skilling area!");

Login.png

  • 1 year later...
  • 8 months later...
  • 6 months later...
  • 3 weeks later...
  • 3 weeks later...
  • 1 year later...
  • 1 month later...
  • 3 weeks later...
  • 4 weeks later...
  • 4 months later...
  • 2 months later...
  • 6 months later...
  • 2 weeks later...

Create an account or sign in to comment

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.