better keybind update
Gaussian delay distribution of 40 - 90ms. Prevents occasional packet loss which does not make totem switch. hence a delay is added.
Delay Range | Probability
------------------------------
55-65ms | ~34% (most common)
65-75ms | ~34% (most common)
45-55ms | ~13.5% (less common)
75-85ms | ~13.5% (less common)
<40ms or >90ms| ~5% (rare)
Random hotbar scanning
No packet spam
This is a basic method for consistency, not anticheat bypassing
Uses client.execute() for screen operations
Proper state verification
Resets on world change
Prevents stuck states