Thank Travis!
This is a discussion on Netmarble 236's unfinished emulator within the Gunz Releases forums, part of the Gunz Online category; So, I did what I wanted on it and starting on my final project. Features: -No packet checksum on runnable ...
So, I did what I wanted on it and starting on my final project. Features:
-No packet checksum on runnable (I disabled it for certain reasons for the future lol)
-Login; Select/Delete/Create Characters
-Lobby; Chat, partial stage creation
-Inventory; Equip/Unequip
-Shop; Buy/Sell
A little description about the packets:
There is no encryption/decryption routine for them.
There is a checksum, though disabled on the runnable I provided.
The basic layout of a packet is as follows:
Credits: Lambda, some code from his MatchServer Clone.Code:;;;; Packet Header ;;;;; Packet Version [char] - Is the packet decrypted (0x64 | 100) or encrypted (0x65 | 101)? ??? [char] - Don't know, a place holder? Always 0. Packet Size [unsigned short] - The size of the entire packet Checksum [unsigned short] - The checksum of the packet for sanity checks Commands Size [unsigned short] - SizeOfPacket - 6 Packet ID [unsigned short] - The OpCode for the packet ;;;; Here comes the actual packet data ;;;; ParamType [char] - Type of the parameter <<Data>>
DOWNLOAD NOW!
Edit: Oh, the password, you all are gonna love it if you know Beavis & Butthead.
INeedTPForMyBunghole
Last edited by PenguinGuy; 10-06-12 at 11:30 PM.
Got somethin' coming... Soon.
Thank Travis!
Hey provide a correect password!! What is the password?
INeedTPForMyBunghole
screen shots please ^^
Your pics ain't working.
Thank you so much,i had the client for a long time in my map i didnt had any clue what to do with it untill now.
You sir just gave me hope,finely i can do something again thats intresting.
I'm for hire (10$ a 20$) as a designer.
For the people that do not have the client: http://www.installgentoo.net/~aaron/...leGunz_236.exe
does this work for 1.5 clients?