Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 2.3 KB

README.md

File metadata and controls

22 lines (18 loc) · 2.3 KB

rsps-snippets

Here I'l put some of my own 718 RSPS snippets for you guys

What are RSPS snippets?

RSPS stands for RuneScape Private Server, and I do all of these for educational purposes

Did you code these by yourself?

Yeah, of course I did, and I do post some coding lives at my livestream channel (twitch.tv/godzamy)

Can I use these on my server?

Yes for sure, just remind to leave my credits on the file and never touch that :)

Some of my own scripts

  • TotalVotesSaveAndLoadToJSon - Will let you save and load server any wanted server data for a persistent environment, in this example, I use the method to save my server total votes and retrieve it with the usage of two reading and writting methods using json's i/o function, I hope you guys make a use of it.
  • Achievements - Snippets to show you how I did my own Matrix achievements system as good as I could!
  • Collection Log - Snippets to show you how I did my own Matrix collection log system as good as I could (need some improvements)!
  • Custom Shops v1 & v2 - Snippets to show you how I did my own Matrix custom shops system as good as I could!
  • Potion Timers - Snippets to show you how I did my own Matrix potion timers system as good as I could!
  • Starter System - Snippets to show you how I did my own Matrix tarting system as good as I could!
  • Teleports System - Snippets to show you how I did my own Matrix teleports system as good as I could!
  • Titles Management System - Snippets to show you how I did my own Matrix title management system as good as I could!
  • Custom RAIDS System - My complete RAIDS system for a 718 server (preferable matrix) you'l need to correct the packets part to get it working, won't help you though (can sell the full system if you want)!