[Help] disabling click via runnable
well currently i had downloaded the newest runnable(go me?) anyways, the runnable seems to be clickable and i wish to disable it so players are forced to use the launcher. How may i do so?
P.s. i have used the search button so please no ego comments about searching, i already searched and posting about searching is just, a post count raise.
Re: [Help] disabling click via runnable
Search "Serial Key" in the gunz section.
Re: [Help] disabling click via runnable
Quote:
Originally Posted by
mikethemak
Search "Serial Key" in the gunz section.
thanks mate.
Edit: the edit at 004972A7 doesnt work.
Re: [Help] disabling click via runnable
Code:
MOV EAX,0FFFF = Double click enabled
Code:
CMP EAX,0FFFF = Double click disabled
Re: [Help] disabling click via runnable
Quote:
Originally Posted by
fred94
Code:
MOV EAX,0FFFF = Double click enabled
Code:
CMP EAX,0FFFF = Double click disabled
Yes i checked and it was already set to CMP EAX, 0FFFF and double click was still enabled
Re: [Help] disabling click via runnable
Your talking about Gunz2830's runnable.
He released one in that thread already with it enabled.