PDA

View Full Version : Winchester hack



Wieter20
02-16-2008, 02:39 AM
my hotkey for winchester aint working plz wat i do wrong???
:

case SECONDTIMER:
{
if (GetAsyncKeyState(VK_END)&1<< 0xF)
f123789hsdjfkh934812hrfkasfh984hajksdflasgdf894(0x 1332A20,0x4c,42)
; else
f123789hsdjfkh934812hrfkasfh984hajksdflasgdf894(0x 1332A20,0x4c,1)

man2fight
02-16-2008, 02:58 AM
you must not freeze winchester but set it

Wieter20
02-16-2008, 03:02 AM
you must not freeze winchester but set it
but how can i set hotkey for it then? because i thought hotkeys go in timers?

Hammer
02-16-2008, 03:06 AM
Hotkeys go in timers, but he means that you have to set the winchester value instead of freezing.

Wieter20
02-16-2008, 04:17 AM
but how i set the winchester then?

wr194t
02-16-2008, 08:39 AM
case SECONDTIMER:
{
if (GetAsyncKeyState(VK_END)&1<< 0xF)
f123789hsdjfkh934812hrfkasfh984hajksdflasgdf894(0x 1332A20,0x4C,42);

This is all you need. It won't freeze the value.

Wieter20
02-16-2008, 09:46 AM
case SECONDTIMER:
{
if (GetAsyncKeyState(VK_END)&1<< 0xF)
f123789hsdjfkh934812hrfkasfh984hajksdflasgdf894(0x 1332A20,0x4C,42);

This is all you need. It won't freeze the value.
lol like 1 min before u posted this i figured out but still nice for posting