cathook
cathook copied to clipboard
Fix issues with aimbot that caused priority to not properly work
Removed cd variable in favour of passing a target around.
Removed vischeck from Aim and added to GetTarget function which replaces IsTargetStateGood serving same purpose but making a target instead.
Run aim after target has been got as calling no longer needed in RetrieveBestTarget (this is what fixes priority issue)