Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[release] X-PROXY with WEB UI & PACKETS FROM WEB

Junior Spellweaver
Joined
Jun 28, 2008
Messages
191
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:
Artuuro_lv - [release] X-PROXY with WEB UI & PACKETS FROM WEB - RaGEZONE Forums
 
Last edited:
Junior Spellweaver
Joined
Nov 26, 2007
Messages
103
Reaction score
41
Re: [release] X-PROXY with WEB UI & PACKETS FROM WEB

Great job!
It's able to send item to char from web? I mean without relogin or teleport.



What's diffrents between chernobly's X-Proxy and this?
 
Junior Spellweaver
Joined
Jun 28, 2008
Messages
191
Reaction score
220
Re: [release] X-PROXY with WEB UI & PACKETS FROM WEB

That would be possible if you have gs addon on your files.
Did he make a x-proxy? didnt know that.
 
Experienced Elementalist
Joined
Nov 27, 2009
Messages
218
Reaction score
23
Re: [release] X-PROXY with WEB UI & PACKETS FROM WEB

Great job!
It's able to send item to char from web? I mean without relogin or teleport.

You can only emulate visually such things for client, but player will have a "gift" if pickup another item before teleporting ;)
Filters act as a proxy, can't interact at such level with GameServer, as Artur said, you need GS addon for that.
But you always can send items to Storage (checking if not full, to avoid client crash on opening storage).
As I know, storage doesn't have any teleport/relog need.
 
Junior Spellweaver
Joined
Nov 26, 2007
Messages
103
Reaction score
41
Re: [release] X-PROXY with WEB UI & PACKETS FROM WEB

that on me, cherno's named XFilter. I left sro years, where I can find the GS addon for that?



You can only emulate visually such things for client, but player will have a "gift" if pickup another item before teleporting ;)
Filters act as a proxy, can't interact at such level with GameServer, as Artur said, you need GS addon for that.
But you always can send items to Storage (checking if not full, to avoid client crash on opening storage).
As I know, storage doesn't have any teleport/relog need.

thx. I'll take it, for a backup option.
 
Initiate Mage
Joined
Nov 20, 2022
Messages
1
Reaction score
0
It is foolish to argue with the fact that the Internet has now really developed to an unimaginable scale. In addition to the fact that it is now possible to find any information, it is also possible to use data from other servers and remain unnoticed. As far as I know, there is a fine line on the legality of actions in this matter. When I read popular hidden news in dark web site, I found . Perhaps you will also be interested to read more about it. But for me, the found information was quite a surprise. Because I had not seen such articles before. I also like that you can find a lot of useful information on such sources, which is important for cryptocurrency sales.
 
Last edited:
Back
Top