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.

norsegotgods

Members
  • Joined

  • Last visited

Everything posted by norsegotgods

  1. Thanks for the base content.
  2. Yeah, definitely need to update the IP. 0.0.0.0 is not a thing.
  3. You're not going to find anything like that for free. If you want to pay, find someone reputable selling a complete project. Otherwise download something as close to the base game as you can and do it yourself.
  4. ye

    norsegotgods replied to fano301's topic in RSPS Help
    Super easy to help when no information is provided.
  5. Anything custom has to be updated in both.
  6. Learn to think like a OO programmer. Once you know how to break things down syntax of most languages is easy. Java included. Easier to learn from Youtube, rather than going through RSPS source. Looking at someone elses, probably uncommented, code is going to be a nightmare if you're intending to learn something useful from it.
  7. Make your own topic. After using Google or resources on the site. If you're actually interested in developing your Java skills doing so with RSPS source is not the way to go. You'll learn bad habits and you'll come out of it knowing nothing about creating standalone applications. It's much better to go from Java to RSPS. Take a Udemy course or fine some free stuff on YouTube to get the basics down if you don't want to spend money on an actual class. If you learn this way you're going to be super confused when you get introduced to actual Java development.
  8. norsegotgods replied to Mad4life's topic in RSPS Help
    Haven't looked at the guides they're talking about as far as a free VPS, but if it floats your boat follow them. They're not that expensive though outside of that, a few bucks a month for a super low spec one. Then it's simple enough to customize whatever config and run the .bat file provided.
  9. Where are you at in the setup process? Are you setting this up for local play or do you need other people to be able to access it? Locally just use XAMPP, run the MySQL server, and setup the config to use localhost:1433(or 3306) or whatever port it's setup on Hosting would basically be the same process, just go to the PHPMyAdmin page (or whatever) and import the .sql file there and customize the config for that.

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.