matrix

  1. '1Jovic

    718 [INTERFACE] Shop System - Dynamic Buttons / CS2 Scripts

    Price $70 Hi, guys! Today I will be showing you an shop system that I made for a customer Want this on your server? PM me FEATURES You can the current 'unpackedShops.txt' to create new shops - I did using this way because its more easier. (I didn't feel like doing hundreds of other shops just...
  2. S

    looking for a devolper 718 revision

    im looking for a serious devolper with experience on revision 718 matrix to take a part of an amazing project im building im looking for a long term dev, im also looking to do a big project adding wing to the game if your the man we are looking for please pm me on discord "7asn alnda"
  3. G

    Cant get character to login on 718

    I've set up a 718 server + client and they run. However, when I go to log in, it says logging in until it times out. Ill post the error message. Any help would be appreciated, as I want to make this server so I can play Runescape how it was when I was younger.
  4. Jawarrior

    [718 Websites & resources to refer to for a 2012 remake

    Hello, I am hoping to compile websites & documents to have information needed for 2012. Can you guys send me websites & documents? ~~So far~~ Rune Slayer(Website broke before I could mirror it tho! :[) global-rs.com :santa_hat::santa_hat::santa_hat:
  5. Jawarrior

    [718] Learning how to decode packets

    I am on the original Matrix release. I would like to decode the missing packets myself. I am looking for tutorials/threads to help me do so, so send some my way please or write a reply to help. This post was the best I could find...
  6. Jawarrior

    best 718+ source/cache/slient combo?

    I am hoping for something well written. Is Matrix 718 the best or Matrix 3? What do yall think?
  7. Jawarrior

    what is matrix?

    It would be nice to have a little archive on "what is Matrix" for noobs. Post your knowledge and I will quote the good replies on the first page. : Try to format your thread this way: Why are Matrix builds so popular? Answer What makes them unique? Answer What has been their role in the RSPS...
  8. Jawarrior

    [718] How to remove tab home forum clans from client?

    Hi, I am using the 718 Matrix client. I know the picture says 742, but its 718, thats just the picture I use. I would like to remove the above tab home, forum, clans... etc. banner and have the game interface come to the top and fill the screen. Top Banner Sprite IDs: 10152-10173 I tried...
  9. GloryRSPS

    718 Matrix Base Trade Dupe Help

    I need help with trade dupe I have no idea how I can solve
  10. Arcadiez

    718 Velheim - R925 ✪ Archeology skill ✪ 50+ Bosses ✪ GIM/UIM ✪ Elite Dungeon ✪ PRE-EOC

    Velheim - R925 ✪ Archeology skill ✪ 50+ Bosses ✪ GIM/UIM ✪ Elite Dungeon ✪ PRE-EOC ✪ Links ✪ [/CENTER] [/SPOILER]
  11. Sagacity

    718 Pet Perks - Have your boss pets to have perks

    Hello, this is very basic but works like charm, to add a perk to a pet, u must go to wherever you want that perk thingy and check if player's current pet is the id specified, if so, proceed with the perk. PetPerksManager.java package com.rs.game.player; import...
  12. Z

    [718/727] Matrix -- How to add Charcter and Save/Load Character

    Hi... I'm working with a 718 Matrix Converted to 727 by _Jordan RSPS. When I log into a new account, it logs me on and brings me to the Starting Area in settings, saying I completed a quest. I have nothing in Inventory and nothing in Bank... When I move somewhere else (example: Lumbridge) and...
  13. Z

    Matrix 718 Cleaned (Source, Client, Cache)

    Hey guys... I've been looking around for some source and client's for Matrix 718... A lot of links have been broken over the years and it's hard to find a good link.... I managed to track down a a: Clean 718 Matrix Source 718 Matrix Client 718 Matrix Cache I wanted to make this source more...
  14. Z

    718 Where to find Stairs, Doors and Ladders in Matrix 727

    Hi, I have Matrix Converted to 727 Source and Client and Cache... I got it all working, but right now I'm finding it hard to add stairs... I know how to do it, I just can't find the file that handles stairs in Matrix... I know the stairs I want, the model Id and the X Y Z, I just don't know...
  15. _jordan

    [592] Matrix 592 Player Last Logged In IP

    this is used in my 592 release here this is nothing major, you are essentially just adding a packet but this is for the noobs since a lot of people are getting into using 592. :D:D add this packet in WorldPacketsEncoder public void sendPlayerIP() { var stream = new OutputStream()...
  16. S

    718 Matrix - Can't Interact! +More

    I need help ASAP please and thank you. Can't pick up coins, can't open coin pouch, no summoning Tab/Skill thing. Can't Buy or Sell or Talk to pretty much ALL NPCS Can't interact with Stairs, Ladders, Etc. How can I make the EXP Gain Rate low? ( Default like Vanilla ) Also trying to have the...
  17. _jordan

    Matrix 592 - Chatbox Username Fix

    gif by vartyler fixes the issue where the username format doesnt update until you type in the chatbox. go to server and go to Player and replace the following method public void run() { if (World.exiting_start != 0) { int delayPassed = (int) ((Utils.currentTimeMillis() -...
  18. _jordan

    Matrix 592 - Tons of Features

    592 god. let's make it official. this revision is great. there's no other revision like this. click here if you would like to see a more developed 592. Intro This is a Matrix 2 converted to 592 with HEAVY changes to code. This features many things and something easy hostable. I went through a...
  19. _jordan

    [727] Original Matrix Converted to 727

    Enjoy! :cool:
  20. L

    matrix 876 need help with an error

    I got this error: [Launcher] Initing File System... [Launcher] Initing Cache... Exception in thread "main" java.lang.NoClassDefFoundError: SevenZip/Compression/LZMA/Decoder at com.rs.cache.lzma.LZMADecompressor.decompress(LZMADecompressor.java:40) at...