- Joined
- Jun 28, 2008
- Messages
- 193
- Reaction score
- 220
X-PROXY
Emulation/proxy, protection layer, game events service / data api.
PROXY REPO:
PROXY WEBADMIN REPO:
A good engineer may have some "basic" tools, a great one will have sophisticated ones.
Features:
- Packet based Event System base (has one event Trivia as example)
- Web to client packet sending (from web admin to game - goes both server/client directions)
- Manager for connections on web interface
- NodeJS as core (uses modern Javascript / Typescript)
- General game protection on all game versions (whitelists, rate limiting, etc)
- Fixes for various game versions (refer to controllers folder for more info)
- Advanced logging system for packets debugging etc
- Unlimited scaling wont slow down as long as your host PC has enough resources
- This is a very solid base for you to build your own game tools
- Copy the packet opcode / data from logs - paste in web ui and re-run it again on whoever you want in game
Some insight of what's this:
Emulation/proxy, protection layer, game events service / data api.
PROXY REPO:
To view the content, you need to sign in or register
PROXY WEBADMIN REPO:
To view the content, you need to sign in or register
A good engineer may have some "basic" tools, a great one will have sophisticated ones.
Features:
- Packet based Event System base (has one event Trivia as example)
- Web to client packet sending (from web admin to game - goes both server/client directions)
- Manager for connections on web interface
- NodeJS as core (uses modern Javascript / Typescript)
- General game protection on all game versions (whitelists, rate limiting, etc)
- Fixes for various game versions (refer to controllers folder for more info)
- Advanced logging system for packets debugging etc
- Unlimited scaling wont slow down as long as your host PC has enough resources
- This is a very solid base for you to build your own game tools
- Copy the packet opcode / data from logs - paste in web ui and re-run it again on whoever you want in game
Some insight of what's this:
![Artuuro_lv - [release] X-PROXY with WEB UI & PACKETS FROM WEB - RaGEZONE Forums Artuuro_lv - [release] X-PROXY with WEB UI & PACKETS FROM WEB - RaGEZONE Forums](https://forum.ragezone.com/images/404_image.png)
Last edited: