Add hitchance to triggerbot (spread simulation via GetInaccuracy/GetSpread)

This commit is contained in:
2026-08-05 17:04:43 +02:00
parent 9b9659e152
commit 67ab4b2c3c
4 changed files with 74 additions and 0 deletions
@@ -67,6 +67,8 @@ namespace Settings
inline auto Hitbox_Arms = false;
inline auto Hitbox_Legs = false;
inline auto DrawIndicator = true;
inline auto Hitchance = 0; // percent, 0 = off
inline auto HitchanceSamples = 64;
}
namespace Colors
{