Перейти к содержанию

F.E.A.R. 3


Stone

Рекомендуемые сообщения

>>>Описание<<<

Версия Игры: 16.20.1060

Дата Создания: 3.12.11

3d58ccbb8ad2.png

Скачать

Скрипты



[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
cmp byte ptr [ecx+10C],68
jne originalcode
mov dword ptr [ecx+1C],(float)100

originalcode:
fld dword ptr [ecx+1C]
fdiv dword ptr [ecx+20]

exit:
jmp returnhere

"F.E.A.R. 3.exe"+4F3B61:
jmp newmem
nop
returnhere:



[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newnem)
"F.E.A.R. 3.exe"+4F3B61:
fld dword ptr [ecx+1C]
fdiv dword ptr [ecx+20]

Легкое убийство

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
cmp byte ptr [ecx+10C],1E
jne originalcode
mov dword ptr [ecx+1C],(float)0

originalcode:
fld dword ptr [ecx+1C]
fdiv dword ptr [ecx+20]

exit:
jmp returnhere

"F.E.A.R. 3.exe"+4F3B61:
jmp newmem
nop
returnhere:



[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newnem)
"F.E.A.R. 3.exe"+4F3B61:
fld dword ptr [ecx+1C]
fdiv dword ptr [ecx+20]

Беск. замедление

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov [ecx+74],(float)6
mov [ecx+6C],(float)6

originalcode:
fld dword ptr [ecx+74]
fdiv dword ptr [ecx+6C]

exit:
jmp returnhere

"F.E.A.R. 3.exe"+2371FF:
jmp newmem
nop
returnhere:



[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newnem)
"F.E.A.R. 3.exe"+2371FF:
fld dword ptr [ecx+74]
fdiv dword ptr [ecx+6C]

Беск. гранаты

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
inc eax

originalcode:
mov [esi+000000FC],eax

exit:
jmp returnhere

"F.E.A.R. 3.exe"+6C6AF4:
jmp newmem
nop
returnhere:



[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newnem)
"F.E.A.R. 3.exe"+6C6AF4:
mov [esi+000000FC],eax

Беск. патроны

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov [esi+000000C4],#99

originalcode:
mov eax,[esi+000000C4]

exit:
jmp returnhere

"F.E.A.R. 3.exe"+32447C:
jmp newmem
nop
returnhere:



[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newnem)
"F.E.A.R. 3.exe"+32447C:
mov eax,[esi+000000C4]
Бессмертие

  • Плюс 2
Ссылка на комментарий
Поделиться на другие сайты

Пожалуйста, войдите, чтобы комментировать

Вы сможете оставить комментарий после входа в



Войти
×
×
  • Создать...

Важная информация

Находясь на нашем сайте, Вы автоматически соглашаетесь соблюдать наши Условия использования.