PostRotmg 13.2 client source code, bare essentials!

Posts 115 of 49 · Page 1 of 4
Rotmg 13.2 client source code, bare essentials!
I’m releasing this 13.2 client source code, not because it’s fully functional client, but because this code is the essentials required to enter the nexus and stay connected.

This is for anyone who want’s to mess around with the euphoria programming language and wants to learn how to write a proxy or client for rotmg in the euphoria programming language.

Include in this download is my source code for a 13.2 client, you’ll need to download two files from the euphoria programming language website.

Euphoria v3.1.1, This is required to be install first, I recommend installing this into the default dictionary “C:\EUPHORIA”

Win32lib v0.70.20.zip, inside the zip file is a folder called “Include“, you will need to copy the contents, into “C:\EUPHORIA\Include”

I’ve include a readme file with the URL links to both of the required files.

The code is incomplete and a mess, but it’s functional and is 100 percent stable, I’ve already coded spam bots and trading bots from this base source code!

There’s a java program include, I’ve been using this java program to do the RSA public key encryption, the java program requires java 1.6 runtime, <-you may need to remove “-version:1.6” for guess.bat

By default the client connects to uswest server with a guess account
Controls are arrow keys to move, “space” to enter vault and “enter” to enter the nexus

If you do manage to get this working and have questions, Ill be here to help, good luck




https://www.virustotal.com/en-gb/fil...is/1368024287/
rotmg client 13.2.zip - Jotti's malware scan
rotmg client 13.2_mpgh.net.zip757 KB · 130 downloads Scanning…
@Botmaker Very useful. Will create something with that, thank you sir.
This is really cool! Thankyou
botmaker : did you learnt proxy through furyhunter source ? if yes, can you just explain me a few things if i ask ?
Quote Originally Posted by gorgor View Post
botmaker : did you learnt proxy through furyhunter source ? if yes, can you just explain me a few things if i ask ?
I learned the packets from messing around with the java 123.0 server source code, I’ve never look at the furyhunter source code.

I don’t know how skilled you are at coding, but you need to be able to use RC4, RSA public key, base64 encryption, sockets, understanding the difference between int, float, byte, utf, short, also you’ll need to decompile the client.swf, for retrieving the up-to-date packet information.
can't wait to see this
Very nice, will look into it. What do you use on it XNA or flash or what?
I dont understand why it is not approved ... something is wrong ?
Quote Originally Posted by gorgor View Post
I dont understand why it is not approved ... something is wrong ?
Hux is away, and no one else is on to approve.
They have lives unlike some of us.
Posts 115 of 49 · Page 1 of 4

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?