Lil Red Posted April 16, 2008 Share Posted April 16, 2008 3.498 seconds on the 2nd try 5.482 on 3rd try 10.149 4th try Link to comment Share on other sites More sharing options...
SaintOlaf Posted April 16, 2008 Share Posted April 16, 2008 I think I have all of my twitch reflexes left from playing Unreal Tournament and Quake III when I was younger, they were just looking for somewhere to be used... now I've found it. Link to comment Share on other sites More sharing options...
Deus te Amat Posted April 16, 2008 Share Posted April 16, 2008 42.031!! Lil Red... You don't want to make purple. Avoid making purple. Link to comment Share on other sites More sharing options...
rachael Posted April 16, 2008 Author Share Posted April 16, 2008 [quote name='Deus_te_Amat' post='1500775' date='Apr 16 2008, 11:39 AM']<--- Laptop I can't break 40... I keep getting 38.something... St.Olaf, how dyou do it?[/quote] well i am special. Link to comment Share on other sites More sharing options...
CatherineM Posted April 16, 2008 Share Posted April 16, 2008 It was like playing some kind of demented tetris game. It took about 10 times for me to even figure out how the game works. I ended up 10.9 seconds and then gave up to save my sanity. Link to comment Share on other sites More sharing options...
Lil Red Posted April 16, 2008 Share Posted April 16, 2008 [quote name='CatherineM' post='1500838' date='Apr 16 2008, 10:54 AM']It was like playing some kind of demented tetris game. It took about 10 times for me to even figure out how the game works. I ended up 10.9 seconds and then gave up to save my sanity.[/quote] +J.M.J.+ me too. Link to comment Share on other sites More sharing options...
LouisvilleFan Posted April 16, 2008 Share Posted April 16, 2008 (edited) I saw this a few years ago. It's an HTML document, so all you have to do is go to View - Source to open the source code in a text file and scroll down to this section: [code]gametime = gametime + 1 if (gametime >= 0 && gametime < 100) speed = 80; else if (gametime >= 100 && gametime < 200) speed = 60; else if (gametime >= 200 && gametime < 300) speed = 40; else if (gametime >= 300 && gametime < 400) speed = 30; else if (gametime >= 400 && gametime < 500) speed = 20; else speed = 10;[/code] Apparently lower numbers mean faster speed, so adjust the numbers to slow it down and you'll impress all your friends! And if you really want to cheat, go here: [code]if (difX > (-1 * givesize('box', 'x')) && difX < givesize(enemy, 'x') && difY > (-1 * givesize('box', 'y')) && difY < givesize(enemy, 'y')) { touch = 1;[/code] Just change "touch = 1" to "touch = 0" and you can let it run 'til Jesus comes back Edited April 16, 2008 by LouisvilleFan Link to comment Share on other sites More sharing options...
Excelsior1027 Posted April 16, 2008 Share Posted April 16, 2008 So far I got to 18.125 seconds. Link to comment Share on other sites More sharing options...
The Bus Station Posted April 16, 2008 Share Posted April 16, 2008 14.6 seconds. lame. Link to comment Share on other sites More sharing options...
rachael Posted April 16, 2008 Author Share Posted April 16, 2008 you're lame. Link to comment Share on other sites More sharing options...
rizz_loves_jesus Posted April 16, 2008 Share Posted April 16, 2008 (edited) Wow. I got like 0.3 seconds on the first try Edited April 16, 2008 by rizz_loves_jesus Link to comment Share on other sites More sharing options...
Noel's angel Posted April 16, 2008 Share Posted April 16, 2008 12.813 on the third attempt. Link to comment Share on other sites More sharing options...
BeenaBobba Posted April 16, 2008 Share Posted April 16, 2008 My highest score so far has been 13.844. Link to comment Share on other sites More sharing options...
The Bus Station Posted April 16, 2008 Share Posted April 16, 2008 [quote name='rachael' post='1501055' date='Apr 16 2008, 03:59 PM']you're lame.[/quote] 16.6 seconds. Link to comment Share on other sites More sharing options...
farglefeezlebut Posted April 16, 2008 Share Posted April 16, 2008 I can't break 16 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now