Hydroflame522 / StateFarmClient

An updated version of the most powerful client for shell shockers
https://discord.gg/mPa95HB7Q6
GNU General Public License v3.0
18 stars 7 forks source link

FTR proper implementation & SA MA bypass fix #168

Closed TheRealSeq closed 6 months ago

TheRealSeq commented 6 months ago

selection code now deselects if requirements not met anymore. Also fixed silentAimbot bypassing minAngle. Now, a player is no target if not in minagle. We could also make it not aim @ silentAimbot if minAngle not met, like it was implemented in normal AB before, but this makes more sense IMO

TheRealSeq commented 6 months ago

actually do we want to deselect players who do not meet minAngle requirement on antiswitch as well?

onlypuppy7 commented 6 months ago

okay uh, basically minangle has TWO uses, depending on if silent aim is being used:

NO silent aim: select the target, but dont actually lock on until the angleDiff < minAngle

silent aim: dont select the target if angleDiff > minAngle. ie, silentaim is not applied.

antiswitch is basically locking your target, so no others get picked (until that one becomes unavailable). so no matter what, they keep being selected.

also, selected is not always equal to targeted. its complicated and a pain in the ass to try and explain it.

onlypuppy7 commented 6 months ago

annoying if it is broken because i worked this all out a long time ago. idk if it a misunderstanding or something new broke it

TheRealSeq commented 6 months ago

Ill look into it again 1sec

TheRealSeq commented 6 months ago

problem was that minangle did nothing when silentaim was on

TheRealSeq commented 6 months ago

:((((((((((((((((((((