GUNZ 2008 RUNNABLE
Guys do you know how to disable commands for Jjang??
and also How to disable command: admin_ban??
the only thing I need to edit is the Server side, not Runnable Side.
How to disable commands:
/jjang [charname]
and
/removejjang [charname]
and
/admin_ban [charname]
?????
pls. guys.. I need answers..
T_T
I want to know, because I will use it for my GunZ 2008 Runnable.
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Quote:
Originally Posted by Cock
Spoiler:
Code:
-Open your runnable with ollydbg.exe.
-Right click in ollydbg and select Search for --> all referenced text strings
-Right click the new window that pops and select Search for text
-Type in "admin_ban" or "jjang" without the quotes.
-It'll lead you to it "admin_ban" double click it and it'll take you to assemble area.
-Double click the assemble code and get the number after PUSH (Numbers&Letters)
-Copy the code and then right click Go to --> Expression.
-Paste the code in there and then go to it.
-It'll lead you to another code could be letters.
-Right click it and go to Binary ---> Edit
-In ASCII name it randomily anything, For example "Ahahaha it's disabled" and in the hex + 00 area, at the ending of the last 2 digits type in "00" without the quotes.
-Save changes and then right click the codes that'll show and copy to executable --> All modifications or selection.
-Save the file and your done.
Credits 100% to me.
If you'd like to disable any others, same thing goes.
NOT WORKING...
I forgot, the only thing I need to ASM edits it the Server Side...
18-05-11
mhmd135
Re: How to disable /jjang and /removejjang ?
idk how to disable but u can edit them
Hex edit runnable and search
then edit to anything
18-05-11
Cock
Re: How to disable /jjang and /removejjang ?
Code:
-Open your runnable with ollydbg.exe.
-Right click in ollydbg and select Search for --> all referenced text strings
-Right click the new window that pops and select Search for text
-Type in "admin_ban" or "jjang" without the quotes.
-It'll lead you to it "admin_ban" double click it and it'll take you to assemble area.
-Double click the assemble code and get the number after PUSH (Numbers&Letters)
-Copy the code and then right click Go to --> Expression.
-Paste the code in there and then go to it.
-It'll lead you to another code could be letters.
-Right click it and go to Binary ---> Edit
-In ASCII name it randomily anything, For example "Ahahaha it's disabled" and in the hex + 00 area, at the ending of the last 2 digits type in "00" without the quotes.
-Save changes and then right click the codes that'll show and copy to executable --> All modifications or selection.
-Save the file and your done.
Credits 100% to me.
If you'd like to disable any others, same thing goes.
18-05-11
Joe9099
Re: How to disable /jjang and /removejjang ?
Well i think he means when u set someone with a jjang, how to remove it... Correct me if im wrong...
But it varies to if the commands are changed or not, normally they are the commands you specified, there is a table in the database which i think sets "1" to enable it on the char, just edit that to 0, easier fix for now...
18-05-11
Cock
Re: How to disable /jjang and /removejjang ?
Jjang is 2.
And no, he wants to disable it, if he wanna remove a jjang, what does admin_ban does? he want to undisconnect? no lol.
18-05-11
bulli10
Re: How to disable /jjang and /removejjang ?
you got code to do it.
18-05-11
Mark
Re: How to disable /jjang and /removejjang ?
You can either do it as "Cock" suggest above (which doesn't actually disable it, just makes it harder to use in your particular runnable) or you could disable it on the server side.
I'll post the addresses for your case later :)
18-05-11
Joe9099
Re: How to disable /jjang and /removejjang ?
Quote:
Originally Posted by Cock
Jjang is 2.
And no, he wants to disable it, if he wanna remove a jjang, what does admin_ban does? he want to undisconnect? no lol.
1. Shut the fuck up u cocky kid.
2. what the fuck are u onabout.
3. w/e havn't done gunz for a while
I hate cockyness, ur name fits well.
24-05-11
cheaterastic
Re: How to disable /jjang and /removejjang ?
Quote:
Originally Posted by Cock
Spoiler:
Code:
-Open your runnable with ollydbg.exe.
-Right click in ollydbg and select Search for --> all referenced text strings
-Right click the new window that pops and select Search for text
-Type in "admin_ban" or "jjang" without the quotes.
-It'll lead you to it "admin_ban" double click it and it'll take you to assemble area.
-Double click the assemble code and get the number after PUSH (Numbers&Letters)
-Copy the code and then right click Go to --> Expression.
-Paste the code in there and then go to it.
-It'll lead you to another code could be letters.
-Right click it and go to Binary ---> Edit
-In ASCII name it randomily anything, For example "Ahahaha it's disabled" and in the hex + 00 area, at the ending of the last 2 digits type in "00" without the quotes.
-Save changes and then right click the codes that'll show and copy to executable --> All modifications or selection.
-Save the file and your done.
Credits 100% to me.
If you'd like to disable any others, same thing goes.
thanks... I will try it.
- - - - - - - - - - - - - - - - - - - -
I just want to disable /jjang and /remove_jjang and /admin_ban
Guys, the truth is, I want to disable it, because I have made an EVENT_SHOP buying JJANG and Removing JJANG...
Also I hate /admin_ban, because it makes player Disconnecting...
it is fine to me just to have/remain /kick command.