batof / KRelayX

A man-in-the-middle proxy server for RotMG with custom plugin support - an extended version of the original written by Kronks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KRelayX - v1.0.0

A modular Realm of the Mad God man-in-the-middle Proxy - RotMG version 2.0.4.1.0

This is an extended version of the original KRelay project written by Kronks#8312 from RealmStock

Screenshot

Features 🔥

  • Connect to KRelayX with Exalt or a flash client and use custom written plugins to change game behaviour
  • Injects a Proxy Server into the Exalt server list for easier connection, no Fiddler required
  • Warns you in-game if KRelayX is running but you aren't connected to the Proxy Server
  • Default plugins such as AutoNexus, AutoAbility, SpamStopper, TutorialMode and more.. see Default Plugins for a full list
  • (coming soon) - Exalt custom DLL injection to allow for internal game hooking without a proxy
  • (coming soon) - Automatic updating by checking our game version against an API with the most recent version hash and downloading new XML files

Plugins 🔌

Lib-KRelayX provides helper functions for hooking incoming/outgoing game packets, sending game packets and spoofing incoming server packets to the connected client.
The Plugins folder provides examples on plugins that have been written by numerous people and should serve as the best guide for creating your own.

The documentation file on writing plugins can be found here

Default Plugins ⚡

Auto ability
Auto nexus
ClientStat announcer
Rune finder
Spam stopper
Tutorial mode

The Plugins folder contains a full list of default plugins which can be disabled via the GUI or deleted.


About

A man-in-the-middle proxy server for RotMG with custom plugin support - an extended version of the original written by Kronks

License:GNU General Public License v3.0


Languages

Language:C# 100.0%