i applied the code you gave... i think there is a problem with the "open { and close }" i also tried my DLL but still not working... addresses of the GM/RANGE/AOE are those addresses given by crackdQuote:
Recommended
PHP Code:{
if (GetKeyState(VK_F12) <0)//On
*(DWORD*)ADDR_GM = 2;
*(DWORD*)ADDR_AOE = 100;
*(DWORD*)ADDR_RANGE = 7;
}
if (GetKeyState(VK_F11) <0)//off
*(DWORD*)ADDR_GM = 0;
*(DWORD*)ADDR_AOE = 0;
*(DWORD*)ADDR_RANGE = 0;
}
}
thanks for understanding...Quote:
@razor45366
what ... im gunna spoon feed u w/ all the codes?
u just need to arrange the codes properly .....
do it as simple as it could be ... dont over do it....
freezing nsd within a loop in a new thread (using createthread) causes my client to crash, no cd and combo works just fine. i've tried testing them separately and it's only nsd that causes a crash. i guess createthread and nsd is incompatible since other methods of freezing works just fine.Quote:
@lowkey04
it's the zoomhack, you can't use the zoomhack without a bypass as far as I know, freezing NSD should not result in a client crash
lol...I don't know how you did that... A .dll file cannot contain another file in it. Select only gab.dll to inject.Quote:
can someone help me.. this is the error i got.. everytime i inject the dll that i made... thnx in advance...
---------------------------
cabalmain.exe - Bad Image
---------------------------
C:\Users\gabriel\Documents\cabal\gab.dll\gabong.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.
---------------------------
OK
---------------------------