PDA

View Full Version : [code] gunz non-packet godmode


LanceVorgin
27th June 2005, 00:23
CDetour haxdet;
// 1 2 3 4 5 6
//004709C0 8A 81 5D 06 00 00
DWORD me;

__declspec(naked) void hax(){ __asm {
mov me, ecx
pushad
mov ecx, me
push 100
mov eax, 0x004697F0
call eax
mov ecx, me
push 100
mov eax, 0x00469800
call eax
ret
}}

haxdet.Detour((DWORD)0x004709C0, (DWORD)hax, 0, true, DETOUR_TYPE_JMP, 6);
haxdet.Apply();

lol

firering3h5
21st August 2006, 11:51
hey wtf is this

Gunner54
21st August 2006, 11:52
its asm...

XxXGoD
21st August 2006, 13:00
I think you will find it said dont release god mode hacks in the rules

killjoy
21st August 2006, 18:25
http://www.mpcforum.com/showthread.php?t=116650

YEa I guess xxxgod is right. :/