CPS Checker
This site allows you to check if a macro breaks CPS rules as defined in the ILL rules document.
or paste text:
No file selected
Check CPS
Made by EDSJustin, Flora and jojo989
Help
CPS rules
Formula
Timewarp
Adding timewarps
240
100 T = 2
125 1 0
130 0 0
135 1 0
140 0 0
146 T = 1.5
150 1 0
155 0 0
. . .
Note that this feature is experimental. Contact me if there are any issues.
240
100 T = 2
146 T = 1.5
125 1 0
130 0 0
135 1 0
140 0 0
150 1 0
155 0 0
. . .
Upload format
60
28 1 0
58 0 0
72 1 0
104 0 0
148 1 0
172 0 0
202 1 0
264 0 0
. . .
You can convert a macro to plain text using Mat's macro converter or
Nattie's macro converter.
ILL CPS Rules
- 16 clicks in a second.
- 3 clicks in a frame.
- A rate of 48 cps in any stint of 5 or more clicks.
This program checks if the above rules are satisfied for both players in a macro.
If they're not, it will tell you what frames the violations occur at.
How each rule is calculated
- There are more than 16 clicks between (frame of first click) and (frame of first click) + floor(fps).
- There are more than 3 clicks on any given frame.
- (Number of clicks in stint - 1) / [(frame of last click - frame of first click) / framerate] > 48.
Results
Player 1 CPS violations:
Player 2 CPS violations:
Player 1 swift clicks:
Player 1 inverse swift clicks:
Player 2 swift clicks:
Player 2 inverse swift clicks:
Total swift clicks:
Total inverse swift clicks:
Total swift and inverse swift clicks:
Check another macro
Download results
An error occured while parsing the macro. Please make sure your macro follows the required format.
FPS: N/A
Dark mode by argx