Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hacking

get your superiourity here ! be an offline or online GOD of the game. infinite ammo, unlimited nitro, turbo boost, god mode, you name it !
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by Sethioz »

no, you dont even understand what you are doing. where do you take that 2000 ? it is EXAMPLE of address. values are 1 and 0 .. i cant explain this because its in wiki, in DETAIL already.
ice22222
Newbie..
Newbie..
Posts: 7
Joined: Tue Mar 15, 2011 11:30 am

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by ice22222 »

How do I change FOV (Field of View) for the game Aliens vs. Predator 2010 for PC?

http://www.widescreengamingforum.com/fo ... 32&t=18472

please how?

Thank you for your reply :)
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by Sethioz »

this has nothing to do with the topic in hand. it is not a hack and it is not FOV either. its a simple aspect ratio that auto changes depending on your monitor/s.
no more of this here. STAY IN TOPIC
JoeMcQuay
Newbie..
Newbie..
Posts: 2
Joined: Sun Aug 14, 2011 3:37 am

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by JoeMcQuay »

custom texture
find you vision brightness -10 should give you right addy example my vision brightness addy 48DDCA0 -10 48DDC90 change it to float and set value to -0.1
notice the wireframe like texture you can keep playing with values to get different effects and shit
ice22222
Newbie..
Newbie..
Posts: 7
Joined: Tue Mar 15, 2011 11:30 am

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by ice22222 »

Code: Select all

[/code4. Speed type
///////////////////////////////////////////////////////////////////////////////////

here's the values to search for:

Alien:
stop - 0
walk - 0.5
run - 1
sprint - 2

once you have found the right address (you end up with 2 or 3), breakpoint it.
on my case it is 6A9741.
now substract 2 from it (in hex).
so i get 6A973F

now open up "easy write" in Tsearch and write your code in there:

this goes into upper window (on)

CODE: SELECT ALL
offset 0x10DD7
mov dword ptr ds:[esi+10],0x41200000
ret
offset 0x6A973F
call 0x10DD7


this goes into bottom window (off)

CODE: SELECT ALL
offset 0x6A973F
hex F30F114E10


NOTE: this will not work in your avp, you need to replace where necessary. 
- 0x10DD7 > this is empty memory location where i wrote my own code
- 0x6A973F > this is my breakpoint example (use yours what you found)
- 0x41200000 > value to set it to, you need some converting skills for this. (41200000 is 10 in float)

now make hotkey for this script and you are done.]

I really do not understand this one paragraph. : (
So I ask you if you just tell me how do I do?

1) I need to know what program I use Tsearch??
2) What am I doing wrong?

* Run the: Tsearch away I open Open Process open application select AVP DX 11th Farther choose a hex editor. Farther choose to leave search: search value. To put the value of items of value: 2 I proceed according to: (here's the values ​​to search for: Alien:
Stop - 0
walk - 0.5
Run - 1
Sprint - 2)
 
And then I do not know how I go : (((
Can you explain me in detail prosimvás Entire procedure?
To put into operation at least my Speedhack? And working at 100%?
I really need your help!
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

I have found a way to see thru walls when using sniper scopeless, you need to search for 1 in 8 bytes value when scope is open and you can view an enemy through it, then you close the scope and next search for 0, do this again until you get 20 to 30 results change the value to 1 and find out the correct value for it (when you actually start to see thru walls without scope that is the correct value), Sethioz i need your help in this as i am a new person to write a script in t-search, well i followed your way as you mentioned in your ammo tutorial, but there is some problem as you did it in float value this one is in 8 bytes so i think its method would be different, i will attach the picture of script i made, well the problem is that when i turn it on it works fine (i need to scope once to make it work) but when i fire the game crashes, i tried to modify the script but it wont work (still game would crash), there would be some way to make it work because i saw a video on youtube showing that a person did it and played it on multiplayer and it worked fine, well see the picture and ill tell you the changes i made
wall.jpg
MOV DWORD was modified by me it had MOV BYTE but this command wouldn't execute so i changed it to MOV DWORD, and rest is the steps of the ammo hack, is there a problem in this? and yes hex value is 0x01 because it is in 8 bytes not in float, please help me solve this because i need to run it as soon as i can and yeah it works online i checked it myself and for proof that game does not crash i can post the link of youtube video, www.youtube.com/watch?v=aB5J-nImgcc.
PLZ REPLY AS SOON AS POSSIBLE
Regards,
Voilence.
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by Sethioz »

uhm, post some script examples. no idea what you're doing.

also isn't AVP2010 VAC protected now? my friend said he got banned like 2-3 years ago. I never got banned tho, so not sure.
and this video is 2011 lol.
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

no its not because most of the people are hacking.
well is there a way to speed hack? because some of the people are using it and they are like flying in full speed and shooting very fast and i think some of them are also using auto-tracking (aimbot) in it, well i tried a lot to find out the value for auto-tracking but i couldn't, i only come up with the crosshair and not with the auto-tracking itself, so is there a way to find out its value?
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

voilence wrote:no its not because most of the people are hacking.
well is there a way to speed hack? because some of the people are using it and they are like flying in full speed and shooting very fast and i think some of them are also using auto-tracking (aimbot) in it, well i tried a lot to find out the value for auto-tracking but i couldn't, i only come up with the crosshair and not with the auto-tracking itself, so is there a way to find out its value?
and yes crosshair is also of the second one of smartgun not the first crosshair which is used for auto-tracking, there should be a way because others use it
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

voilence wrote:
voilence wrote:no its not because most of the people are hacking.
well is there a way to speed hack? because some of the people are using it and they are like flying in full speed and shooting very fast and i think some of them are also using auto-tracking (aimbot) in it, well i tried a lot to find out the value for auto-tracking but i couldn't, i only come up with the crosshair and not with the auto-tracking itself, so is there a way to find out its value?
and yes crosshair is also of the second one of smartgun not the first crosshair which is used for auto-tracking, there should be a way because others use it
siab
User
User
Posts: 60
Joined: Tue Jan 27, 2015 4:33 am

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by siab »

Can you post a video showing an example? That could help us determine if this is just a standard speed hack or not.
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

there are many out there, just search for avp 2010 speed hack on youtube and you will get them, and they work because 2 days back a marine was using it online with ammo hack, well here is a link of a proof hack
http://youtu.be/_umvAePEM5E
and any luck on finding the value for auto-tracking of smartgun? sethioz u mentioned that u found its crosshair, was the crosshair of the autoaim or the second one, well i found the second one and tried to find out the value for autoaim but no luck, it would just crash the game if i find the unknown value, there should be some way, sethioz plz explain more
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by Sethioz »

i don't remember, look how old this topic is. I haven't touched avp2010 for like 3 years. you'd just have to search and test, that's only way you'll find it.
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

any range of values that u can think of? and search in 4 bytes float or what?
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

and sethioz plz also tell how to change ammo type and vectors per round
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

and lastly can u help me in this case, as i have found the value for sniper to see thru walls without scope, but it only works with the sniper itself i.e. if i change the gun it would not work on other guns, so i must have a sniper to see thru walls, is there any way to enable it on other guns?
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by Sethioz »

it's explained on my wiki ...
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

well u kept it secret, talkin about vectors per round and ammo type, you can tell the value by now, plz man need it or pm it to me
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

and plz also tell that when we have found memory of AMMO TYPE than which values give discs, spears, nades etc
voilence
Newbie..
Newbie..
Posts: 12
Joined: Thu Feb 19, 2015 5:21 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by voilence »

plz reply soon, waiting...
PinPoint
Special
Special
Posts: 126
Joined: Wed Dec 03, 2008 6:41 pm

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by PinPoint »

not to be rude, but sethioz said in a previous post, this topic is old. I doubt if the minority of initial contributors to the hacks still have the game, let alone play around with new hacks. the game was a bit of a flop and old now so there is not much in terms of following up hacks.

EDIT:

Also, with what happened with the theft and plagiarism of avp2 hacks from sethioz, the findings of the ammo type and vectors were not released for avp 2010. Although, because of the flop of the game and time since the start of this topic, you never know, you may get lucky and get an update to the the hacks with these findings. Don't count on it though. BUT if you learned anything from HOW to get the hacks to the game in the first place, you may be able to find them yourself with a bit of work, thought and trial and error ;)
User avatar
paraxxxito::
User
User
Posts: 43
Joined: Sun Mar 14, 2010 11:55 pm
Location: barcelona spain
Contact:

Re: Aliens vs Predator 2010 (avp 3 / avp 2010) - hacks & hac

Post by paraxxxito:: »

Happy holidays everyone. It's almost Christmas time and I felt like revisiting AvP 2010, I have an unfinished business with this game, specially wall hack. I will post a guide on how to assign the scope vision mode function to all weapons. :)

Big greetings to Sethioz and Pinpoint !
Post Reply