DevMesa / ThePringle

De Cheato
6 stars 1 forks source link

Aimbot update #34

Closed AshleighAdams closed 6 years ago

AshleighAdams commented 6 years ago

The code is much cleaner, and added scoring for target selection, with the following commands:

The GetTargets hook will get the targets that can be aimed at, along with some information used in the ScoreTarget hook called within the GetTargets's GotTarget callback.

If the target score is equal to or lower than 0, the target is guaranteed to not be targeted.