На некоторых уровнях OHK не работает [ENABLE]//code from here to '[DISABLE]' will be used to enable the cheatalloc(newmem2,2048)label(returnhere2)label(originalcode2)label(exit2)label(player)newmem2: //this is allocated memory, you have read,write,execute access//place your code hereoriginalcode2:mov [player],edimov [edi+00000094],ecxexit2:jmp returnhere2player:dd 0"VIVISECTOR.EXE"+D8639:jmp newmem2nopreturnhere2:alloc(newmem,2048)label(returnhere)label(orig)label(ss)newmem: //this is allocated memory, you have read,write,execute accesspush eaxmov eax,[player]cmp eax,[esp+424]pop eaxje ssjmp origss:sub edx,(float)400mov [edi+000013DC],edxjmp returnhereorig:mov [edi+000013DC],edxjmp returnhere"VIVISECTOR.EXE"+D8323:jmp newmemnopreturnhere: [DISABLE]//code from here till the end of the code will be used to disable the cheatdealloc(newmem2)"VIVISECTOR.EXE"+D8639:mov [edi+00000094],ecx//Alt: db 89 8F 94 00 00 00dealloc(newmem)"VIVISECTOR.EXE"+D8323:mov [edi+000013DC],edx//Alt: db 89 97 DC 13 00 00