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

Alien's vs Predator Classic 2000


AfterMan

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

Alien's Vs Predator Classic 2000+7Trainer by AfterMan.

Трейнер работает под все версии игры.

Для работы трейнера включите Num клавиатуру.

Опции Трейнера:

Num1-Unlimited Health Marine/Predator-Бесконечные жизни морпеха или хищника

Num2-Unlimited Clip's-----------------Бесконечные магазины

Num3-Unlimited Grenade's/No Reload----Бесконечные гранаты/нет перезарядки

Num4-Unlimited Armor------------------Бесконечная броня

Num5-Unlimited Predator's Energy------Бесконечная энергия у хищника

Num6-Unlimited Predator's Ammo--------Бесконечные патроны у хищника

Num7-Unlimited Alien's Health---------Бесконечное здоровье у чужого

Скрипты:

godmode marine/predator

[ENABLE]

alloc(mem,2048)

label(god)

label(hack)

registersymbol(god)

aobscan(godaddr,C7 03 00 00 00 00 ?? ?? 2B C6 89 03 83 6C 24 14 01 0F 85 ?? ?? ?? ??)

mem:

//cmp [ebx+0028],1

//jne hack

cmp [ebx+000C],#32

je hack

cmp [ebx+000C],#33

je hack

mov [ebx],00000000

jmp god+6

hack:

mov [ebx],#19953600//#6553600//#4164768

jmp god+6

godaddr:

god:

jmp mem

nop

[DISABLE]

god:

mov [ebx],00000000

unregistersymbol(god)

dealloc(mem)

Clips

[ENABLE]

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

alloc(newmem,2048) //2kb should be enough

label(returnhere)

label(mag)

registersymbol(mag)

aobscan(magaddr,0F B6 4E 14 6A 01 53 68 C5 04 00 00 8D 14 40 51 C1 E2 05)

label(exit)

newmem:

mov byte ptr [esi+14],4

movzx ecx,byte ptr [esi+14]

jmp exit

exit:

push 01

jmp returnhere

magaddr:

mag:

jmp newmem

nop

returnhere:

[DISABLE]

//code from here till the end of the code will be used to disable the cheat

mag:

movzx ecx,byte ptr [esi+14]

push 01

unregistersymbol(mag)

dealloc(newmem)

//Alt: db 0F B6 4E 14 6A 01

infinite grenades/no reload

[ENABLE]

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

alloc(newmem,2048) //2kb should be enough

label(returnhere)

label(ammo)

registersymbol(ammo)

aobscan(ammoaddr,8B 46 0C 57 8B 3E 89 7C 24 08 69 FF 08 01 00 00 8B C8 0F B7 C0)

label(hack)

label(exit)

newmem:

cmp [esi+0C],#3076684

jb hack

mov eax,[esi+0C]

jmp exit

hack:

add [esi+0C],#1076954

mov eax,[esi+0C]

mov eax,#1076954

jmp exit

exit:

push edi

mov edi,[esi]

jmp returnhere

ammoaddr:

ammo:

jmp newmem

nop

returnhere:

//////////////////////////////////////////////////////////////////////////

alloc(mem,2048)

label(ammof)

label(exitf)

label(returnheref)

label(predel)

registersymbol(ammof)

aobscan(ammofaddr,8B 46 10 53 55 0F B7 D0 8B E8 C1 ED 10 85 D2 ?? ?? 45 8B 1D ?? ?? ?? ??)

mem:

cmp [esi+10],#3076684

jb predel

mov eax,[esi+10]

jmp exitf

predel:

add [esi+10],#1076954

mov eax,[esi+10]

mov eax,#1076954

jmp exitf

exitf:

push ebx

push ebp

jmp returnheref

ammofaddr:

ammof:

jmp mem

returnheref:

[DISABLE]

//code from here till the end of the code will be used to disable the cheat

ammo:

mov eax,[esi+0C]

push edi

mov edi,[esi]

unregistersymbol(ammo)

dealloc(newmem)

ammof:

mov eax,[esi+10]

push ebx

push ebp

unregistersymbol(ammof)

dealloc(mem)

//Alt: db 8B 46 0C 57 8B 3E

armor

[ENABLE]

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

alloc(newmem,2048) //2kb should be enough

label(returnhere)

label(armor)

registersymbol(armor)

aobscan(armoraddr,8B 53 04 ?? ?? C1 FA 06 8B C1 2B C2 85 C0 ?? ?? 03 F0 F6 44 24 0C 08)

label(hack)

label(exit)

newmem:

cmp [ebx+000C],#33

je hack

mov edx,[ebx+04]

jmp exit

hack:

mov [ebx+04],#293997824

mov edx,[ebx+04]

jmp exit

exit:

add esi,eax

jmp returnhere

armoraddr:

armor:

jmp newmem

returnhere:

[DISABLE]

//code from here till the end of the code will be used to disable the cheat

armor:

mov edx,[ebx+04]

add esi,eax

unregistersymbol(armor)

dealloc(newmem)

//Alt: db 8B 53 04 03 F0

predator's energy

[ENABLE]

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

alloc(newmem,2048) //2kb should be enough

label(returnhere)

label(inv)

registersymbol(inv)

aobscan(invaddr,8B 8E D8 05 00 00 3B C1 ?? ?? 8B C1 2B C8 50 89 8E D8 05 00 00)

label(exit)

newmem:

mov [esi+000005D8],#1423696

mov ecx,[esi+000005D8]

exit:

jmp returnhere

invaddr:

inv:

jmp newmem

nop

returnhere:

[DISABLE]

//code from here till the end of the code will be used to disable the cheat

inv:

mov ecx,[esi+000005D8]

unregistersymbol(inv)

dealloc(newmem)

//Alt: db 8B 8E D8 05 00 00

predators no reload

[ENABLE]

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

alloc(newmem,2048) //2kb should be enough

label(returnhere)

label(rel)

registersymbol(rel)

aobscan(reladdr,0F B7 70 0E 8B C7 99 2B C2 8B C8 8B C3 99 2B C2 D1 F9 8B D8)

label(exit)

newmem:

mov [eax+0E],#28//#1769472

movzx esi,word ptr [eax+0E]

jmp exit

exit:

mov eax,edi

jmp returnhere

reladdr:

rel:

jmp newmem

nop

returnhere:

[DISABLE]

//code from here till the end of the code will be used to disable the cheat

rel:

movzx esi,word ptr [eax+0E]

mov eax,edi

unregistersymbol(rel)

dealloc(newmem)

//Alt: db 0F B7 70 0E 8B C7

alienhealth

[ENABLE]

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

alloc(newmem,2048) //2kb should be enough

label(ali)

label(exit)

label(returnhere)

registersymbol(ali)

aobscan(aliaddr,8B 46 14 89 85 90 05 00 00 8B 4E 18 89 8D 98 05 00 00 5F 5E 5D 5B 83 C4 14 C3)

newmem:

mov [esi+14],#4338163

mov eax,[esi+14]

jmp exit

exit:

mov [ebp+00000590],eax

jmp returnhere

aliaddr:

ali:

jmp newmem

nop

nop

nop

nop

returnhere:

[DISABLE]

//code from here till the end of the code will be used to disable the cheat

ali:

mov eax,[esi+14]

mov [ebp+00000590],eax

unregistersymbol(ali)

dealloc(newmem)

//Alt: db 8B 46 14 89 85 90 05 00 00

Скачать трейнер http://yadi.sk/d/y5sGctZb1uQQA

Скачать таблицу http://yadi.sk/d/RGMd0iyV1u_pC

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

хорошо пащит скрипты,только год моде не корректно работает в том плане то когда убиваешь чужого ,можно сдохнуть от его кислоты когда встаёшь на труп убитого чужого.

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

проверил на пиратке и тоже не корректно работают скрипты ,там бесконечная энергия не па шит и год моде не корректно работает ,можно сдохнуть от кислоты и огнемёта ...может это и за того что у меня винда восьмёрка.

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

×
×
  • Создать...

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

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