Ok. Cool.Dax wrote:Nope. What you saw from Ice-T is a mainlogserver hack.Jaap wrote: I suspect Ice-T to have used that hack in order to create a GM07 characer.
I'm going to investigate some more then!
My approach was this:NeukenInDeKeuken wrote: plxlearn teh slaya noobie this 1337 haxies![]()
That's exactly the packet I'm talking about.Ice-T wrote: hum that packet you are manipulating is called ACCOUNTINFOCHANGE the ML server sends a create character request to the WL then the WL server sends a packet to the mainlog server to notify that it has sucsessfully created once it sends this packet then the ML will update the account info
this is the packet im currently playing with
but my way of editing accounts was to just edit the create account packet![]()
hum i think there is more info sent, as the packet is 103 bytes/ (106) with enc key i knowJaap wrote:That's exactly the packet I'm talking about.Ice-T wrote: hum that packet you are manipulating is called ACCOUNTINFOCHANGE the ML server sends a create character request to the WL then the WL server sends a packet to the mainlog server to notify that it has sucsessfully created once it sends this packet then the ML will update the account info
this is the packet im currently playing with
but my way of editing accounts was to just edit the create account packet![]()
The packet contains 1) Charname 2) Accountname and 3) Worldservername
Not even a password required!!
*prays it's a cookie!*Ice-T wrote:hum i think there is more info sent, as the packet is 103 bytes/ (106) with enc key i knowJaap wrote:That's exactly the packet I'm talking about.Ice-T wrote: hum that packet you are manipulating is called ACCOUNTINFOCHANGE the ML server sends a create character request to the WL then the WL server sends a packet to the mainlog server to notify that it has sucsessfully created once it sends this packet then the ML will update the account info
this is the packet im currently playing with
but my way of editing accounts was to just edit the create account packet![]()
The packet contains 1) Charname 2) Accountname and 3) Worldservername
Not even a password required!!
charname is sent as 10 bytes
account name is 10 bytes
world server is sent as 30 bytes
+ 7 for packet headers
that makes it.. 57 (60 with enc key) so it is sending some other info.. just gotta work out what![]()