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.

Arithium

Members
  • Joined

  • Last visited

Everything posted by Arithium

  1. Arithium replied to Lagoon's topic in OSRS
    Thanks for the release!
  2. Arithium replied to Lagoon's topic in OSRS
    Thanks for the release!
  3. Thanks for the release!
  4. Arithium replied to blem's topic in 317
    boop
  5. Arithium replied to Arithium's topic in 317
    Updated link, not sure why it broke. https://mega.nz/#!eFsi2SKQ!eonjaHtWku8oZaCJkhTBfrbKCJomeP5C40uFc7YwdnQ
  6. Arithium replied to Arithium's topic in 317
    I wrote the nav bar myself. It was made to replicate ikov.
  7. Arithium replied to Arithium's topic in 317
    Ruse is a compilation of multiple servers put together. There is code from desolace, zamorak and asteria. The problem is Gabbe is an idiot and wrote crap code on top of code he ripped from other servers. While ruse is definitely better then project insanity, it still has a lot of bad design choices.
  8. Arithium replied to Arithium's topic in 317
    Your right, project insanity is worse.
  9. Arithium posted a topic in 317
    Since the person decided to not pay me what was left and dispute his first payment, I'm just going to be releasing the source. And since they removed it from rune-server, I'm going to release it here. Basically Ruse with swiffy's updated combat & some other features such as player owned shops, anti aliasing, fog, osrs bosses, etc.. Download: https://mega.nz/#!eFsi2SKQ!eonjaHtWku8oZaCJkhTBfrbKCJomeP5C40uFc7YwdnQ Media:
  10. Arithium replied to Madara's topic in 317
    The client itself is from zamorak. No point in removing it now since so many people already have it. May as well let them do something with it.
  11. Arithium replied to Madara's topic in 317
    Thats because it contained my client and I had it removed.
  12. I have no clue, I was going to help him learn until he decided to tell me he couldn't afford to pay me.
  13. Post count means nothing to me. It was a genuine question. I don't think I've seen any higher revision servers actually being successful here recently, which is why I was curious on whether or not people still play them.
  14. Arithium replied to Mathy's topic in RSPS Help
    You only need a packet size of 2 since this is all your reading. int clientId = c.getInStream().readSignedWordBigEndian();
  15. Arithium replied to Mathy's topic in RSPS Help
    I see your problem. Line with the // 140, count them from the start. 140, 141, 142, 143, make 142 and 143 with a packet size of 2.
  16. Samar actually wanted me to work on this for him but couldn't figure out how to set up git. He then began to tell me some youtuber ripped him off for $500 so he couldn't afford to pay me either. Shut that shit down quick.
  17. Arithium replied to Tiller's topic in 317
    Your gonna make people scroll all the way through the spoiler to get to the download link
  18. Make sure your images are placed in your cache here "Interfaces/stafftab/SPRITE"
  19. Arithium replied to weed time's topic in RSPS Help
    Your not going to find this for free. Most likely its going to cost you around $25 to get it done. I recommend attempting to rip it from another server first.
  20. Arithium replied to Madara's topic in RSPS Help
    I don't believe motivote actually connects to a remote mysql database, so that wouldn't be the problem. Are you sure your using he correct URL and secret key?
  21. Arithium replied to Mathy's topic in RSPS Help
    Make sure that your actually reading the full packet. Otherwise you'll be incorrectly reading the next packet in the queue. Client -> Server buffer.writeShort(value); buffer.writeByte(value2); Server int value = buffer.readShort(); byte value2 = buffer.readByte();
  22. Do people actually play these kinds of servers still?
  23. Lmao, that miss click on the wall. Nice job on the agility though.

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.