Well this is a project which I was/am working on.
Its not really good and not even close to beta even.
And no its not a private server.
![]()

9
Well this is a project which I was/am working on.
Its not really good and not even close to beta even.
And no its not a private server.
![]()
Releases-
Realm of the Items Alpha 0.2
Python items.xml parser 1.0
Reputation-
Vouches
Respect-
Nilly, Ultran00b, JustAnoobROTMG, Nano, karolelis9, fallenhacks(cake), jaythedev
DisRespect-
mandela96, nbruunn, hax3rman, floxxe, drillick, brendoo
I'm going to have to play with packets one of these days. You've done some pretty cool things with them.
The project I was referring to was a _-name searcher. Without all the random junk code, it will be easier to search out the new names in new builds. I'm going to work on something that would automate this process and spit out the new names.
---------- Post added at 06:44 PM ---------- Previous post was at 06:43 PM ----------
Looks interesting. Whats the idea behind the project?

9
It isnt really anything interesting and I dont think I want to talk much about it or people will think its actually anything cool.
Though if you want to get more info on it you can watch the original post about it (To other: Yes suprise, suprise MPGH isnt the only forum -.-)
The name of the game is in the pic.
And nice idea on the _-name searcher =), that could make me MAYBE open rotmg afterall.
Releases-
Realm of the Items Alpha 0.2
Python items.xml parser 1.0
Reputation-
Vouches
Respect-
Nilly, Ultran00b, JustAnoobROTMG, Nano, karolelis9, fallenhacks(cake), jaythedev
DisRespect-
mandela96, nbruunn, hax3rman, floxxe, drillick, brendoo

9
Thats pretty cool
Still debading if I want to create my own proxy and start playing around with it.
It would teach me java, proxies, (packets and all that other stuff for making a game myself) and help me continue my path with rotmg.
Also contacted fallen, Ill see what he will reply, then we might revive fallen and then I would have a place to release my stuff.
(Yes I have said out and "released" stuff but never have, am or will in MPGH, EVER!(well we are talking about rotmg right now))
Releases-
Realm of the Items Alpha 0.2
Python items.xml parser 1.0
Reputation-
Vouches
Respect-
Nilly, Ultran00b, JustAnoobROTMG, Nano, karolelis9, fallenhacks(cake), jaythedev
DisRespect-
mandela96, nbruunn, hax3rman, floxxe, drillick, brendoo

10
I cannot hide this is also very instructive to see how we can "BEND" the code. Thanks for this step forward in the "computer science" word of hacks.

9
The main thing holding me back is that since you are already working on proxies, and nilly on clients.
I dont really want to do the same thing aswell since it would be kind of pointless in my opinion.
But at the same time there isnt much else for rotmg.
I have some cool ideas for stuff but the thing is that since they would need to be readded every update the updating would be very tedious.
So if anyone needs help with coding (which I cant do really :/) or ideas or anything really, I can help. Im also open to sugestions on what should I do.
Releases-
Realm of the Items Alpha 0.2
Python items.xml parser 1.0
Reputation-
Vouches
Respect-
Nilly, Ultran00b, JustAnoobROTMG, Nano, karolelis9, fallenhacks(cake), jaythedev
DisRespect-
mandela96, nbruunn, hax3rman, floxxe, drillick, brendoo

10
I think I might dump the IPs of recently closed realms from my little program on a website for a few days for you guys to have some fun lol.

9
Releases-
Realm of the Items Alpha 0.2
Python items.xml parser 1.0
Reputation-
Vouches
Respect-
Nilly, Ultran00b, JustAnoobROTMG, Nano, karolelis9, fallenhacks(cake), jaythedev
DisRespect-
mandela96, nbruunn, hax3rman, floxxe, drillick, brendoo
Been working on this one for about 2 days now.
Very cool dw. It works without any clients open?
This is what I've been working on lately. Been trying to get a working project of rotmg in flash builder. I'm close but ran into a road block. The code for embedding the fonts is messed up and I can't figure out how to get them to load correctly. Having little experience with making flash applications the solution to this problem has been difficult for me to figure out. Anyone have experience with actionscript 3 and embedding fonts?
Yep, no exterior clients needed. It connects 1 character per server, 1 character per thread. So it does it all at the same time. They connect for 10 seconds, and if the item isn't found, they disconnect, re-enabling the Start button, so you don't spam start and lag your internet connect by connecting 100 characters. That's also to make Kabam a bit happier, as it doesn't enable that whole multiboxing crisis.
It is nearly finished. I'm debating over releasing it though.
I have no real experience in actionscript 3, by the way. Flash is definitely something I've been avoiding. Pretty neat project you have going though!