About Macro Delay Tester
When creating macros for games (e.g., a "super-jump" script), timing is everything. If the delay between "Jump" and "Crouch" is too fast, the game ignores it. If too slow, the trick fails.
Function
This tool logs every key release and key press with millisecond precision.
- Press Combo: Perform your macro or combo.
- Analyze Log: See the exact "Delta Time" (ms) between actions.
- Adjust: Tweak your software macro to match the required timing.