LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

CPS TEST

Root / Submissions / [.]

Creepy640Created:
Download:QDVXD4FD
Version:1.0Size:50,246 Byte
This is a simple CPS test program, in this program you will have to press the A button the most you can in 5 or 10 seconds. This program contains only text, no sprites, and the GUI is text based, but you will see, it's easy to understand. The program itself explain how it works, so don't worry about this. In this program, there is two modes, 5 seconds test, and 10 seconds test only, maybe i'll add more modes in the future, and feel free to edit this program to add your own modes. There is a working timer that will count from 0 to 5 or 10. You can see the number of "clicks" you did in 5 or 10 seconds and your CPS. You can see if you are in the average, good, or maybe you will be bad ¯\_(ツ)_/¯. Good Luck ! If you want to cheat because you are too bad, if you see a line with
IF BUTTON(2)==16 THEN INC RAWSCORE, 1
, you can replace
BUTTON(2)
with
BUTTON()
or replace
INC RAWSCORE, 1
with
INC RAWSCORE, XX
(XX being the number you want)

Instructions:

The rules are simple, you will have 5 or 10 seconds (you can select 5 or 10 only) to press the A button the most you can. When the time is out the result will be your CPS score (Clicks Per Second).

No posts yet (will you be the first?)