[TUT]Very easy to change a command name in your Client!
I don't know if this exists, but some1 asked for it, so...
Quote:
Originally Posted by
Demantor
This is a very easy Edit with HeX Editors:, Open gunz.exe with a hex editor, Find a Text String Value :
OR
Edit them to your Command name which you want, as Example to use the /admin_ban to /disconect do this:
and the second edit it to this,,!
To change your command to a word which is smaller than the original one, you need to begin with the edits, and delete the other characters from the other command name in the left side in hex editor which you can see numbers and some letters, then, remove each unneeded letter with typing 00 for one, and so on,
If you did it fine it must be like this . .
If you are a newb, look here as aexample to change the /Admin_ban to /dc :
this is on on the right side of your hex editor .. is not meaning a dot or space*
Code:
dc........../dc <charname>
here you can see the other side of you hex editor :
Code:
6463000000000000000000002F6463203C636861726E616D653E
I think nothing easier than this :p,
Re: [TUT]Very easy to change a command name in your Client!
Re: [TUT]Very easy to change a command name in your Client!
Re: [TUT]Very easy to change a command name in your Client!
xD Hex is the easiest to do. I already have this done long time ago :P (trying not to brag but I thought you guys knew you could do this cause its VERY easy)
Re: [TUT]Very easy to change a command name in your Client!
Already know this, but yeah nice tut.
Re: [TUT]Very easy to change a command name in your Client!
If you've made this for me.. Well id on't need it xD
I'm trying to do it via ASM now.
Re: [TUT]Very easy to change a command name in your Client!
Quote:
Originally Posted by
Mambo
If you've made this for me.. Well id on't need it xD
I'm trying to do it via ASM now.
I made this TUT for any1 who wants this, it is easy i know but, a lot of newbs here D:
ya, in ASM it is even better of course, I'm not good @ Asm, !
Re: [TUT]Very easy to change a command name in your Client!
You can HEX edit via OllyDBG, it's just called Binary edit. Lol.
Re: [TUT]Very easy to change a command name in your Client!
Even better to just use ollydbg if you know how it works :)
Re: [TUT]Very easy to change a command name in your Client!
I got problems hex ip's cause when ever i finish editing my ip in hex the launcher then wont works
Re: [TUT]Very easy to change a command name in your Client!
Quote:
Originally Posted by
aishkterry1
I got problems hex ip's cause when ever i finish editing my ip in hex the launcher then wont works
Probably you deleted open space or something like that
Re: [TUT]Very easy to change a command name in your Client!
lol I already know this, but anyway not bad xD
Re: [TUT]Very easy to change a command name in your Client!
Re: [TUT]Very easy to change a command name in your Client!
Quote:
Originally Posted by
Demantor
I made this TUT for any1 who wants this, it is easy i know but, a lot of newbs here D:
ya, in ASM it is even better of course, I'm not good @ Asm, !
How is it better?
Re: [TUT]Very easy to change a command name in your Client!
Quote:
Originally Posted by
Mr.Lucifer
How is it better?
Quote:
Originally Posted by
Demantor
ya, in ASM it is even better of course, I'm not good @ Asm, !
Ask some1 who is good in asm, i am not!..._ Wizkid?!
I can just edit a little in olly..