Typhlos Realm is a graphicless realm of the mad god client. This will remain a separate project from Realm Shifter, but Realm Shifter will be built off of it. Typhlos Realm can be used for creating bots, or just for being able to log into a fudge ton of clients. In its current state, it is useless to non-developers, so it is only being released as source code.
YOU MUST CONNECT USING A PROXY such as Realm Relay or K-Relay. For some reason that I do not quite know yet, connecting without a proxy server doesn't work.
Features
It can successfully connect to a production server using a proxy. It dc's because it doesn't send a move packet after receiving a new_tick packet, but will be fixed soon. Check the ****** commit history for the latest changes.
We are currently working on adding all the necessary packets needed for staying connected.
Originally Posted by Exposion
OPEN SOURCE
Should use your two keyboards to help us out, <3
HEY HELP ME CREATE SERVER ROTMG ?
Originally Posted by walisson111k
HEY HELP ME CREATE SERVER ROTMG ?
Uhh, there are plenty of tutorials on how to do this. This for instance.
Is there an EXACT reason why you need a proxy?
Telling could help us.
Originally Posted by tmwilliamlin168
Is there an EXACT reason why you need a proxy?
Telling could help us.
I'm not exactly sure. When it tries to read bytes for packets, it gets a -1, meaning that the connection either wasn't established, or it was terminated improperly. It's probably a nooby mistake or something on my part, now that i'm back from the rocky mountains, I can continue to work on this.
Originally Posted by Gratin
I'm not exactly sure. When it tries to read bytes for packets, it gets a -1, meaning that the connection either wasn't established, or it was terminated improperly. It's probably a nooby mistake or something on my part, now that i'm back from the rocky mountains, I can continue to work on this.
Had some time, tried the typhlos client, and I found that it doesn't work with krelay, it only works with realmrelay.
For krelay, as soon as the server sends the mapinfo packet, I get a java.net.SocketException: Connection reset error.
Any ideas?
what do you use to run it, atm i only use intellij for all this shit
Originally Posted by K13RZ3
what do you use to run it, atm i only use intellij for all this shit
You have to modify and compile it, to make the
Originally Posted by K13RZ3
shit
work.
Originally Posted by tmwilliamlin168
You have to modify and compile it, to make the work.