http://www.ebaumsworld.com/reflex.html
Printable View
Maybe I am too fast, but most of the time the click doesn't even register. I almost have to double-click everytime.
Best I got was .297 Averaged about .40
i thought i done well but not as good as infested :lol:Quote:
Originally posted by Infested Cats@29 October 2003 - 06:36
http://atthebegining.hypermart.net/images/reflex.gif
Pwned.
.203 for me.
Here's aTIP!
The code for that 'reflex test' is written in a way that the "Mouse UP" command for the STOP button stops the clock.
Press the STOP button down and hold it. Then let the mouse button up when the color changes.
A command button has these functions in most languages:
- mouse Up
- Mouse Down
- Mouse move
- Click
- DragDrop
- MouseOver
- and several more not worth mentioning.
CHEATING?Quote:
Originally posted by Spindulik@29 October 2003 - 07:11
Here's aTIP!
The code for that 'reflex test' is written in a way that the "Mouse UP" command for the STOP button stops the clock.
Press the STOP button down and hold it. Then let the mouse button up when the color changes.
A command button has these functions in most languages:
- mouse Up
- Mouse Down
- Mouse move
- Click
- DragDrop
- MouseOver
- and seceral more not worth mentioning.
That is not cheating. The time between "Mouse down" and "Mouse Up" differs on the brand of mouse you own.
To have a fair test is to mark and register the actual human response without the mechanical error involved.