July 21 2008 Runnable #3 with Serialkey disabled
I am posting this since a lot of people don't know how to do that.
Here is the asm codes;
Code:
Activate
00499556 - CMP EAX,0FFFF
Deactivate
00499556 - MOV EAX,0FFFF
Link for the serialkey disabled runnable;
Gunz.rar
Re: July 21 2008 Runnable #3 with Serialkey disabled
There are a lot of 2008 runnables released with disabled serialkey.
Also the code.
Re: July 21 2008 Runnable #3 with Serialkey disabled
Quote:
Originally Posted by
CobraBite
There are a lot of 2008 runnables released with disabled serialkey.
Also the code.
So there is no reason that the mod should remove this.
I don't know , not going to argue with anyone about this.. imo it's hard to find a clean one which is un-modded.
Re: July 21 2008 Runnable #3 with Serialkey disabled
- Enabling Step.
1)Go to address & Assemble the following
00499556 - CMP EAX,0FFFF
- Disabling Step.
1)Go to address & Assemble the following
00499556 - MOV EAX,0FFFF
Credits to phoenix.
Basically the same address and code.
Re: July 21 2008 Runnable #3 with Serialkey disabled
Quote:
Originally Posted by
CobraBite
- Enabling Step.
1)Go to address & Assemble the following
00499556 - CMP EAX,0FFFF
- Disabling Step.
1)Go to address & Assemble the following
00499556 - MOV EAX,0FFFF
Credits to phoenix.
Basically the same address and code.
I didn't took any credtis for my self so there is no point with your post. Stop trashing my thread, they will remove this if they don't need.
Re: July 21 2008 Runnable #3 with Serialkey disabled
I actually needed this, thanks
Re: July 21 2008 Runnable #3 with Serialkey disabled