Search found 3 matches

by Bottomzz
Thu Jun 20, 2019 7:47 am
Forum: General Gamehacking
Topic: Farcry 4 Entity List
Replies: 3
Views: 21433

Re: Farcry 4 Entity List

Over it
by Bottomzz
Wed May 29, 2019 3:32 am
Forum: General Gamehacking
Topic: Farcry 4 Entity List
Replies: 3
Views: 21433

Re: Farcry 3 Entity List

Hey Tim, I saw your trainer and its epic. I want to build a class for the player in c++ for a trainer. class Player { public: float health; vec3 position; } stuff like that but I am kind of bad at finding the static address to build it. I also want to populate it with an entity list address but find...
by Bottomzz
Tue May 28, 2019 3:51 pm
Forum: General Gamehacking
Topic: Farcry 4 Entity List
Replies: 3
Views: 21433

Farcry 4 Entity List

Hi,

How would i get the entity (enemy) list to loop through and grab their positions? A method not a spoonfeed can help.

They don't share the same values as me I would love any help.

Thank you!