I was even thinking to install it back, but cant bother i guess. oh well anyways ...
Theres 2 methods to do those hacks (maybe more)
One is simple Search and filter (commonly used by noobz)
right. now the guide on how to make it.
In general, most of them are simple memory hacks made with Tsearch or ArtMoney.
I will provide simple, basic non step-by-step tutorial on how to make them.
Ok first you need Tsearch and ArtMoney or any other memory editor that can do same things.
Run avp2 game
open its process in the memory editor
click on ''search'' and search the value you wish to find
go back in game and do something that will CHANGE the value you searched.
click on ''filter'' (sieve ..etc) and search for the value which it should be now.
-repeat it until you will find 1-20 addresses, then simply test them one by one and see which one has the desired effect.
NOTE - changing some of the values on addresses may crash your game.
also note that all of those hacks are made in DEDICATED server !!! (addresses maybe different in non-dedicated server!!!
Other one is what im using - finding value from HEX using bute files and then looking up its address and then add it into cheatlist in Tsearch. I will include 3 most important bute files too that can be used to get info about game.
Ok how do i do this ??
Let me explain.
BUTE file is what will be loaded into RAM
ALL of those bute files are OPEN in the RAM
Memory editor (memory - RAM, editor will open the process running)
So when you open BUTE file in the TEXT editor it will be exactly same in the memory
All you need to do, is to find the right place and change the value you want
Here is EXAMPLE from the bute file, this is how i found visions:
Code: Select all
[VisionSet0]
VisionSetName = "Marine_Visions"
VisionMode0 = "Normal"
VisionMode1 = "NightVision"
[VisionSet1]
VisionSetName = "Alien_Visions"
VisionMode0 = "Normal"
VisionMode1 = "Hunting"
[VisionSet2]
VisionSetName = "Predator_Visions"
VisionMode0 = "Normal"
VisionMode1 = "HeatVision"
VisionMode2 = "ElectroVision"
VisionMode3 = "NavVision"
Im sure that some of you wants to know why you cant just edit the file itself !?
Good question, but stupid one. First of all - all those bute files are contained in the avp2.rez file (if im correct about file name). First you need winrez to extract bute files, then change them and then put them back into .rez file.
YES it does work on single player, you can pretty much do whatever you want. Get infinite ammo, life ..etc
BUT when you try to join server with modified files, then you will not get into any server.
Simply server checks if the file is same. This is where the memory editor comes in.
This does not concern avp2 game, but in most racing/rally games you CAN join server with modified files.
So basically using Tsearch's HEX editor you can still edit those bute files, only that its loaded into memory this time and server does not check your memory (only files when you join). It gives same effect as changing the file.
Here's the list of hacks i have made and tested personally.
1. Crouch Jump
2. Run Speed
3. Aimbot
4. Falling damage
5. Moving in air
6. Ultimate health
7. WallWalk
8. FreeFly mode
9. Customize weapons
10. No clip
11. NEO mode
12. ROWname
13. Speed pounce (alien)
14. Power pounce (alien)
15. WalkSpeed
16. Crouch Speed
17. AmmoType
18. Visions
19. Weapon range
20. Ammo spread (accuracy)
21. Character change
22. Barrel
23. server side Neo mode.
24. Anti Stun
25. Invisible
26. Clone (more than one body)
27. Enter locked servers
28. Lock other servers with own lock
29. Weapon Sounds
30. Headbite all at once in map.
31. WireFrame
32. Space Mod
33. Cheat Mode
34. FishEye View
35. Zooming.
36. Vectors
--------------------------------------------------------------------------------------------------------------
1. Crouch Jump----float----1address
First go human and search for 550.
Then go predator and search for 1100.
Only one address is right.
2. Run Speed (aliens and humans, does not work with heavy weapons!!) float----1address
Go human and search for 320.
Then choose Drone and search for 410.
NOTE: 999 is max speed (or something like that) you cant move as fast as lightning.
3. Aimbot----4bytes----1address
Put on class weapon sets.
Then choose specialist and take out smartgun.
Search for value 3. (make sure SG´s cursor is green)
Then take out knife and search for 0.
Repeat this until theres 2 addresses.
Then try both....one is correct (NOT BOTH)
Value for auto aiming is 3 (sg). (5 is pred disc: only with vision)
4. Falling damage----float----1address
Select human and search 320.
Select pred and search for 1024.
-1 is alien´s value. (no damage)
5. Moving in air----float----1address
Go human and search for 300.
Go pred and search for 500.
Then put that on 6000.
6. Ultimate health----float----2addresses
First put falling damage on 1. (hack 4)
then go human and search for 768.
go pred and search for 2048.
thats deathdistfall. put that on 0.
to get health just jump. small hop gives over 10000.
7. WallWalk----float-4bytes----2addresses
1 address----wallwalking ability
Go wallwalker (runner, drone, predalien)
search 1----4bytes.
go nonwallwalker. search 0----4bytes.
*use different wallwalkers to search 1 and different nonwallwalkers for 0.
NOTE! use preatorian to check wallwalk ability. u must get praetorian
wallwalking like any other alien!!!
2 address----wallwalk toggle (u need it cause other characters does not have
wallwalking button!!!)
go wallwalker (runner, drone, predalien) search 0----float
press wallwalk toggle button (G) so ur wallwalk is ON.
search 1----float.
then use 2 hotkeys to toggle wallwalk on (1) and off (0)
8. Movement type (freefly)----4bytes----1address
Do it in TDM or DM.
kill urself and then press F1. then F2 to get into freefly mode.
now search for 28.
now spawn again and search for 0.
if you have found the address, make a hotkey for it.
hotkey that sets value on 28 (when you die it will turn off automatically)
I do not remember other values, but you can test. Theres values for crouch, jump, pounce (u can make human pounce)
9. Customize weapons----text----unknown
U need ArtMoney to do the trick.
search for weapon u wanna change.
Values for weapons:
Models\Weapons\Marine\mknife_pv.abc
Models\Weapons\Marine\mpistol_pv.abc
Models\Weapons\Marine\mshotgun_pv.abc
Models\Weapons\Marine\mpulserifle_pv.abc
Models\Weapons\Marine\msmartgun_pv.abc
Models\Weapons\Marine\mrailgun_pv.abc
Models\Weapons\Marine\mgrenade_pv.abc
Models\Weapons\Marine\msadar_pv.abc
Models\Weapons\Marine\mflamer_pv.abc
Models\Weapons\Marine\mminigun_pv.abc
then change weapon name (only name--case sensitive) u wanna use to shoot this
ammo.
search shotgun.
change this value to pulse rifle value.
Models\Weapons\Marine\mshotgun_pv.abc to Models\Weapons\Marine
\mpulserifle_pv.abc
this way u got urself a rapidfire shotgun that looks like pulserifle and shotgun mix.
its pretty cool...rapidfire shotty :)
10. No clip----4bytes----unknown
This is most easy hack.
The amount of ur ammo in clip is value u need to search.
sample: shotgun has left ammo and right ammo. left is clips, right is ammo in current
clip.
u need to search ammo in current clip. search then shoot some bullets then search
again and shoot...etc
NOTE: u only can make no clip!!! Cant make infinite ammo like that....ammo wont
freeze!!!!! Amount of ammo is server controlled.
11. NEO mode----float----4addresses
1st activate ultimate health hack
1 address:
now go human and search for 200.
go alien and search 0.
2 address:
go human search for 100
now go predalien and search 300
Now u have 2 addresses:
1 is max armor: put it on 999999
2 is max health: put it on 1000
:::to activate it u need to jump, ur health still goes up but it never runs out::::
U can check it by using freefly to fly off the map....so it does damage. if its not on
then u
will instantly die when going off map.
there's alternitive methods too. one called 00hp for example. I do not remember it, but its glitchy. since you have 00hp then server/game thinks you are dead and you cant do many things (like you cant choose weapon with numbers ..etc)
12. ROWname----hex
go into server.
press enter and write name u wanna use. DONT PRESS ENTER....before name
ofcourse name command!!!!
after name write UNIQUE word like: unique, blablabla, shitdamnfuck...sumthing like
that. DONT PRESS ENTER
now go into Tsearch and open hex
search for this UNIQUE word.
now u found ur name in hex. try to find hex value for names last letter.
now change next value from that last letter. SAMPLE: 02 77 42 B3 52
63.............urname. 63 should
be last letter.
to make sure on that change last letter and watch values. this way u can see which
value changed.
Now simply just change all values after ur name to 0A. and make it like in 5 ROWs.
like this 0A 0A 0A 0A 0A
here is ur name values!!!!!!!!!!!!!!!!
0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A
0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A
0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A
0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A
0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A
now go back into game and press enter and ur name is all over screen..........
this name in ( ) is like on bottom left corner.
13. Speed pounce----1address----float
Go drone and search 1200
Go runner and search 1100
9999 is fastest....cause if u put more then alien wont pounce normally.
14. Power Pounce----1address----float
Go drone and search for 150.
Go runner and search for 190.
And if u need then predalien is 175.
put it on 999999999. this is max
15. Walk Speed----1address----float
Drone is 190
Runner is 250
16. Crouch Speed----1 address----float
Runner is 270
Drone is 190
put it on 99999. :D
17.AmmoType----1 address----1 byte----change to 8bytes
knife 67
sniper 27
rockets tracking 28
rockets 80
plasma (light) 71
plasma heavy 82
discs 93
red grenades 78
blue grenades 63
spears 14
pred bombs 15
pulse grenades 13
flare 58
laser 95
alien tail stun 50
headbite 32
charged plasma 81
single player values
31 - hacking device
2 - knife
68 - sniper
23 - torch
58 - flare
81 - pred hacking device
11 - face hug
29 - medicomp
47 - energy sift
20 - discs ammo
2 - knife
54 - pounce ?
Ok this is tricky one actually. Predator wrist blades has 4 types of ammo.
left click attack
right click attack
right click charge attack
right click long charge attack
you can change each of them individually. This includes pointer search which i dont include here.
Tsearch can search for the SOURCE address for all those.
Here is EXAMPLE.
You are in game and you are marine
you have KNIFE on hand
value of the MAIN ammo address is 67
you take out sniper
value on MAIN ammo address changes to 27
WHERE did that 27 came from ??? game DOES NOT take those values from air !!!
Its on the SOURCE address. EVERY weapon has individual address (aka SOURCE for main address) for its value.
to find that .. you must do pointer search in Tsearch. (look the tutorial in Tsearch itself)
once you have found the SOURCE address for that value, you can simply change it (not freeze it) and then every time you take out that weapon .. you will have the ammo you specified on the source address (weapon's individual address).
For example you can make it like ...
predator wristblades ..
ammo 1 (left click) shoots nets
ammo 2 (right click) shoots discs
ammo 3 (right charged click) shoots plasma
ammo 4 (right long charge click) shoots grenades
18. Visions----1address----4bytes
runner---147
sniper---66 (ichiro)
johnson 79
predator 16
NOTE that this is glitched !!!
you can get BETTER visions by using Artmoney's text search
search for ''Marine_Visions''
and change ALL (about 150 addresses) to ''Predator_Visions''
DO NOT freeze the values. you can close artmoney after that.
now your marine (any human) has the predator vision sets !
19. Weapon range----4bytes
100 is knife.
change it with winrez to like 50009
then search it.
--or u can find it in hex editor. (BEST WAY)
20. Ammo spread/sounds/secondary ammo ?!?!----1 address----4bytes
-this thing has lot of effects !
here is 2 ways. not sure about values. 0 is no spread. (sniper i think)
wierd addy...so im not sure about it. its near ammo type...
just use ammo address beginning and offset is 6A0C
example If your ammo address begins with 128 then this is 1286A0C
41 - headbite sounds
70 - tail
75 - chestburster bite
79 - hit headbite
86 - speargun
107 - bug
21. Character change----1address----1byte
same as visions, but 1byte search
runner is 147
predator is 16
ichiro is 66
this will allow you to choose characters not listed (cyborg, bug, bullet ..etc)
i do not remember those values (cyborg was 22 i think)
22. Barrel----1address----1byte or 4 bytes. (sumtimes both works)
addy is ...6A14
values r different in all games....that means it cant be found easily.
just use ammo addy to get beginning.
example : ammo address is 1116A08 then barrel is 1116A14.
23. Server Side Neo Mode
values are:
1, 2, 3, 4 and 5.
freefly is 5 i think.
2 is respawning.
1 should be life.
4 ??
This is just something cool you can make in your own server
NOTE - you have to open your dedicated server as process instead of game.
If you set value to LIFE and get killed ... then you will keep dieing lol (it will lag a lot)
24. This needs 2 persons to make it. Or my alternitive method with HEX
0 when not stunned/netted
1 when in net or stunned
25. Invisible---1 address---1byte---4bytes.
-Classified
This will make you totally invisible (its not cloak)
as alien, you are totally invisible
as human, others can see your weapon only
26. Clone---packet editing
record movement packets in server. then resend them and clone appears and does the moves you recorded.
You can use etherpeek or something like that.
you basically get infinite ammo with it, by recording the packets where you run over ammo box.
when you resend those packets and loop that recording (so it sends packets over and over again) and do it FAST
then your clone keeps collecting ammo.
You can also call it - splitted character
NOTE - only ONE of your instances can be seen at time. If you stand still then your clone is visible, if you move then your clone is invisible and you are visible.
27. Enter Locked Servers---packet editing.
-Classified
What i CAN say ... is that its not that hard.
when you send ''password'' packet into server and password is wrong, then server sends you ''disconnect'' packet and your client (game) will just stop sending info.
If your game ignores this ''disconnect'' packet and still tries to join, then server will still respond and let you in.
28. Lock Other Servers with Own Lock.---packet editing.
Basically its flooding the server with fake players.
You just have to record the ''join'' packet like 20 times and then save those packets.
then you can simply resend them.
29. Weapon Sounds
still in progress. there r many ways. u can use AM or Ts.
with Ts its like ammo. sounds changes when u switch weapon.
unknown---changed, not changed, inc, dec...etc and there u go.
-i never finished this, so i dont have specific values, but it works just fine if you find right addresses.
30. HeadBite all at once in map
change ammo to headbite. hack nr 17.
change barrel to knife. hack nr 22.
change knife range to 50000 or more. hack nr 19.
change spread. so it spreads all over map (test it).hack nr 20.
now u should be able to kill all at once with just one or two bites.
NOTE - i do not remember it correctly. but its possible for sure, i think you need to go out of map to be able to do that. otherwise walls will not let you do that. If you are out of map then you can shoot/bite thru walls.
31. WireFrame
-Classified
We are still only ones who know it :) and ill keep it that way.
32. Space Mod
it can be made from wireframes, so i cant reveal it either.
Its basically like freefly, but slower and it makes you slowly glide over map (like in space)
33. Cheat Mode
Details (under process--details)
find line with Cshell.dll ...look address of it.
address + 6FF17 (hex) (address of cshell.dll and then add 6FF17)
in hex go to what u get. (1st button in hex editor)
line with 0F 85 73 02 00 00 change all to 90
also it can be done with addresses
34. FishEye View
35. Zooming
36. Vectors
This can be used to increase the amount of bullets you shoot at once.
Its possible to do one-shot-kills :)
-You have to use the HEX editor (memory hex in Tsearch) to do that.
Those are ammo values for Aliens vs Predator 2 Primal Hunt
EMP Gernades = 56
Flares = 59
Remote Bombs = 43
Discs = 96
Rocket Launcher = 29
Non Charged Plasma Caster = 87
Predator Nets = 85
Sensor Mines = 81
Marine Knife = 80
Pulse Rifle Gernades = 79
Spider Mines = 78
Gernade Launcher Gernades = 77
Predator Pistol = 73
Predator Spear Gun = 66
Predator Pistol Stun = 62
Charged Plasma Caster = 61
Server Crash = 12
Fire = 22
Queen Tail Whip = 11