
Originally Posted by
BaldBuddha
Sorry, you guys are making zero sense to me. I really don't understand anything. So if I use K Relay, I can connect to the Orape proxy? And how do I get K Relay?
Okaaaaay.
There are 2 public proxy available for rotmg
* Realm Relay, aka RR
* K-Relay
Your realm relay is probably OUTDATED for at least one reason, if not TWO.
Proxy manipulates network packets.
They all have
a unique type associated with an UNIQUE NUMBER, and a
structure.
Suppose the TEXT (arbitrary name) packet ID is 1 , and it contains 3 elements : a recipient name, the text of the message, your own name
1)On each update kabam changes the number associated with each packet type (I.e ID for TEXT can be change to 2). This fuck the proxy -> he cant recognize the packet type because of the wrong number.
This is the reason why there is a config file in Realm Relay
where the ID are written. I created JNPP to scan the swf and create this file for you
2)Sometimes, Kabam makes changes in packet
structure. They often add or remove random elements to the HELLO packet in general. You can say "they change the shape of the packet"

If the shape changes it wont fit in the old hole.
->You have to recode the proxy or find an updated source.
OR JUST USE K-RELAY