Jump to content

Jack

Members
  • Joined

  • Last visited

Everything posted by Jack

  1. Rune-Server-Thread So I recently came across this on my old hard drive and thought it would be a decent release. These files haven't been opened or modified since 29/05/22. The only media I could fine sadly but is linked down below: Important information: Make sure you set up a SQL database under the name "server" locally or fully disable SQL in server.properties. What this Package contains: Source Client server.sql Download: [hide]https://mega.nz/file/MYN1WKRA#NdQxRMwekwsB48damdBiiY7jdXuezLm3xyibGvVuM8I[/hide]
  2. Jack replied to vudmo's post in a topic in 317
    File seems safe, I don't see any problems.
  3. - Elyx Release - Elyx is an uprising content-packed gameplay RuneScape private server with a professional team of developers and experienced staff to bring an active community the best content. - Latest Updates - ⦿ Theatre of blood complete functionality has been added. ⦿ The Nightmare of Ashihama with complete functionality has been added. ⦿ Nex with complete functionality has been added. ⦿ Revenant Maledictus has been added and has a chance to spawn event revenant kill. ⦿ Wilderness Strong-Hold minigame has been added with all zones & points assigned. ⦿ Item fortification risk and mechanics adjusted. ⦿ Item blazing added and lists also added to the tortured wizard npc. ⦿ Wildy key now randomly spawns in the wildy and can be looted at home if wilderness is escaped. ⦿ Pet perks have now been adjusted making them worth the grind. ⦿ Drop rates adjusted for all bosses and monsters to drop supplies as well as common-ultrarare drops. ⦿ Wliderness bosses spawn every few intervals which can be killed for high rewards. ⦿ PVP tournament occuring every few hours for a points and rewards for top three players. ⦿ All skills are now trainable with rewarding blood money caskets randomly per chance. ⦿ Daily tasks & Chest have been updated. ⦿ All shops and prices have been redone to ensure a perfect economy. ⦿ Donator capes & perks have now been added to the game. ⦿ HD plugin has been added to the launching by the end of second week launch. ⦿ New Player commands have been modified and added for convenience of players. Media: Below is the link to the download for the complete Elyx package. This includes: Server Client Website Cache Download: [hide] https://mega.nz/file/RUFUiTbI#kthtno4bcHUIYG9WHjIe_fZ_S5HIzQTiyqTbcj5aGKw [/hide]
  4. thank you Edit: This is not the same files as the media, this is osrs (xeros base)
  5. Jack replied to User2647's post in a topic in 317
    added to the collection ty
  6. Jack posted a post in a topic in Other (377-742)
    - Onyx/Matrix 718 RSPS Release - Onyx RSPS is one of the most complex and immersive Pre-EoC Runescape private servers out there. It is the most convenient RSPS to invest your time in. RSPS isn't your typical Runescape copy cat RSPS, Onyx is its own game. There are unique bosses that hasn't ever been introduced to the game of Runescape, unique custom gear that are unique to the world of Onyx RSPS. Onyx RSPS is an enhanced better version of the original game, it is what EoC should have been but didn't become. Onyx RSPS is the true continuation of Pre-EoC and the true Runescape experience. Media: Below is the link to the download for the complete Onyx package. This includes: Cache Client Source Download: https://mega.nz/file/qPgVEJhR#uDg8jEWMUTiEZ0amsVQ476ZXGt7_zUeBQQnPoByYON4 Password in Discord. 5 invites is needed for VIP rank.
  7. Jack posted a post in a topic in 317
    Not the greatest release but enjoy. Media: Download: https://mega.nz/file/cVlSFRKJ#DZdcyK_oPiv_x8OR6uSCPJwI2iiHx3kijd3nZkRiW10
  8. fixed link
  9. - Zenyte Release - Zenyte is a OSRS server crafted by legendary developers Kris & Tommeh.. Ill drop some media below enjoy. Media: Below is the link to the download for the complete Zenyte package. This includes: Server Client Mobile Website Launcher Download: https://mega.nz/file/ybwnRDBJ#nM5Nu5pw5-ae_xnXBiu8TvAq4YMGNkcpNfEPpZQKT6o Password on discord Jire is also selling set-up services
  10. This is Athensps.org Website from 02/11/2020. Doesn't include SQL unfortunately. enjoy. [hide] https://mega.nz/file/VJ1T0Qib#s4dnqL3admiEmrzi607GcfzLrlVmuEZVvFZm3eXBWYk [/hide]
  11. - Lunite Release - Lunite is a custom server that was owned by Nucky and Divine. This is a very recent copy meaning today 04/10/22 . Ill drop some media below enjoy. Media: Below is the link to the download for the complete Solak package. This includes: Lunite Server Lunite Client Lunite Cache Download: [hide]https://files.runesuite.io/LUNITE/RUNESUITE.IO-LUNITE-RELEASE-995E57C9A15.7z[/hide] Password in Discord Channel #lunite Spooky Pom FIX <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>net.azura</groupId> <artifactId>azura</artifactId> <version>1.0</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>azura-client</artifactId> <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> <dependencies> <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.8.6</version> </dependency> <dependency> <groupId>com.github.MinnDevelopment</groupId> <artifactId>java-discord-rpc</artifactId> <version>v2.0.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.9</version> </dependency> <dependency> <groupId>com.github.ryleykimmel</groupId> <artifactId>Alertify4J</artifactId> <version>master</version> </dependency> <dependency> <groupId>net.runelite.pushingpixels</groupId> <artifactId>substance</artifactId> <version>8.0.02</version> </dependency> <dependency> <groupId>net.runelite.pushingpixels</groupId> <artifactId>trident</artifactId> <version>1.5.00</version> <scope>runtime</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> </plugin> </plugins> </build> </project>
  12. Jack replied to Spadow's post in a topic in Introductions
    Welcome to the forums, Spadow
  13. Jack replied to harmbasi's post in a topic in RSPS Help
    No, there isn't
  14. Jack replied to Dyrango's post in a topic in Introductions
    Welcome! The other website is the worse. Relaxed rules here
  15. Jack posted a post in a topic in Other (377-742)
    Venex (server doesn't even have a logo lol) Download Links: https://mega.nz/file/hZk0BRIb#SFh_korMfgvGNWDKegsspJPs3NORzqCYus7l-uAri9A https://mega.nz/file/wIEzgZIC#uNptO5JQP82RwHmnwGgqCJeRPqzctinmbAPcYzn4IJE Media:
  16. Jack posted a post in a topic in Other (377-742)
    No Media however its Emps-World Base edited by Ismokedope and Austin. Download Link: https://mega.nz/file/0MtQmTQJ#zEZ3BYNPGKRaAm7vhnDQ_HCTzJ1-NQ8d5o9LA-4AbSQ
  17. Jack posted a post in a topic in Other (377-742)
    Download Link: https://mega.nz/file/Jc0ERJYQ#-YIjdU64g7Osnn_Qf3Jwvk7j-1RznZTdbD3OFxYDbSE Media:
  18. Jack posted a post in a topic in 317
    Download Links: https://mega.nz/file/8Z1CQbqT#lwooQcxNekKiRWQDCgIVQYdPTE1j7QsY1655I9iCLM4 https://mega.nz/file/pA0EFawa#IHLOlRe9GGjnqkfeo3hatG3S3kNS9XTzjdb4u8bicsk Media:
  19. Jack posted a post in a topic in OSRS
    Download Link: https://mega.nz/file/0BsS3K5J#YAin1zlChO60i_bWrPYwOUwrF_SWIyquNvuApBulBJk Media:
  20. Jack posted a post in a topic in 317
    Download Link: https://mega.nz/file/wNsCXaYb#-T8Mjxo9zcs4bgBLTqeLU7I61ILvcUR3s1D-lsBhDQs Media:
  21. Jack posted a post in a topic in RSPS WEB Downloads
    Download Link: https://mega.nz/file/FV0z2aIT#BvY5qzsMQ8Ts9fzTaZqs1WOW_PU7V8J1nxjXF-Z7DIw Media:
  22. Jack posted a post in a topic in RSPS WEB Downloads
    Download Link: https://mega.nz/file/cZFHHYQB#URZJrNaOCqRKVQR0D-uHx3bb3JrKd7YchUlGZWMB-yw Media: