TranceAddict Forums

TranceAddict Forums (www.tranceaddict.com/forums)
- Humour / Funny Stuff / Cool Web Sites
-- Test Your Reflexes


Posted by DJ_NRG on Oct-22-2003 02:19:

Test Your Reflexes

Be warned. This is more addictive than any drug you can think of. You'll see what I mean

Without cheating (like people seem to do), my best is 0.11 seconds


Posted by Psy-Trancer on Oct-22-2003 19:41:

0.078


Posted by Chris Crossland on Oct-22-2003 22:31:

.12


Posted by Trancention on Oct-22-2003 23:36:

Average of .1


Posted by St�phanie on Oct-23-2003 00:28:

*******Warning to others********
Dont start cause u cant stop!
.25


Posted by NeoBizzaro on Oct-23-2003 00:37:

.2


Posted by Mike_B on Oct-23-2003 00:38:

best i could get was .201, but average was like .3


Posted by Audio Beverage on Oct-23-2003 04:56:

I fluked 0.081 but my average was .23


Posted by bluE_Neon on Oct-23-2003 07:09:

lol, my scores were .4, .37, .44, .38
how the hell did you get .081?


Posted by quilly on Oct-23-2003 07:44:

Wasn't that addictive.. average of .2


Posted by gurukool on Oct-23-2003 13:56:

0.22 seconds....where do I stand ???


Posted by matty on Oct-23-2003 18:40:

0.18 was the best i could manage....anything under that is fast as hell....


Posted by teegee on Oct-24-2003 01:25:

averaged around .25...nine out of ten times thats what I got...best though, was a .156


Posted by Molotov Cocktai on Oct-24-2003 02:25:

4 mins and 20 seconds.. im color blind


Posted by DJ_NRG on Oct-24-2003 04:36:

quote:
Originally posted by Molotov Cocktai
4 mins and 20 seconds.. im color blind



HAHAHAHHHAHAHAHAAAAAAAAAAAAA


Posted by victor on Oct-24-2003 05:25:

hiding for old browsers
// response time test, created by Jasper van Zandbeek
// e-mail: [email protected]

var startTime=new Date();
var endTime=new Date();
var startPressed=false;
var bgChangeStarted=false;
var maxWait=20;
var timerID;

function startTest()
{
document.bgColor=document.response.bgColorChange.options[document.response.bgColorChange.selectedIndex].text;
bgChangeStarted=true;
startTime=new Date();
}

function remark(responseTime)
{
var responseString="";
if (responseTime > 0 && responseTime <0.01)
responseString="You are the king!"
if (responseTime >.01 && responseTime <.05 )
responseString="You have the reflexes of a snake";
if (responseTime >= 0.05 && responseTime <.10)
responseString="Well done!";
if (responseTime >= 0.10 && responseTime < 0.20)
responseString="Nice!";
if (responseTime >=0.20 && responseTime < 0.30)
responseString="Could be better...";
if (responseTime >=0.30 && responseTime < 0.60)
responseString="Keep practicing!";
if (responseTime >=0.60 && responseTime < 1)
responseString="Have you been drinking?";
if (responseTime >=1)
responseString="Did you fall asleep?";

return responseString;
}

function stopTest()
{
if(bgChangeStarted)
{
endTime=new Date();
var responseTime=(endTime.getTime()-startTime.getTime())/1000;

document.bgColor="black";
alert("Your response time is: " + responseTime + " seconds " + "\n" + remark(responseTime));
startPressed=false;
bgChangeStarted=false;
}
else
{
if (!startPressed)
{
alert("press start first to start test");
}
else
{
clearTimeout(timerID);
startPressed=false;
alert("cheater! you pressed too early!");
}
}
}

var randMULTIPLIER=0x015a4e35;
var randINCREMENT=1;
var today=new Date();
var randSeed=today.getSeconds();
function randNumber()
{
randSeed = (randMULTIPLIER * randSeed + randINCREMENT) % (1 << 31);
return((randSeed >> 15) & 0x7fff) / 32767;
}

function startit()
{
if(startPressed)
{
alert("Already started. Press stop to stop");
return;
}
else
{
startPressed=true;
timerID=setTimeout('startTest()', 6000*randNumber());
}
}



pretty cool


Posted by Hequn on Oct-24-2003 08:39:

0.25, not bad out of two go's


Posted by DX-Rated on Oct-24-2003 08:52:

0.241


Posted by Martinez on Oct-24-2003 10:45:

0.16


Posted by razzi on Oct-24-2003 12:09:

0.08... dominate




hahah a fluke for sure though


Posted by Trancender on Oct-24-2003 21:29:

0.036


weee


Posted by Magimaster on Oct-24-2003 21:34:

.172 after 20 or so clicks.


I'll do better


Posted by SgtFoo on Oct-25-2003 02:38:

0.19 is my best speed out of maybe 15 tries.... hmm... not bad.


Posted by JeZzA on Oct-25-2003 06:34:

averaged around 0.15-18, best was 0.13


Posted by Trance-Canada on Oct-25-2003 17:53:

it wasfun, but there isa pattern, i got You are the king!<-- at 0 seconds. i was releasing just before it changed



Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.