Zappa Posted October 27, 2013 Posted October 27, 2013 This game is easy. Anyone want to play me? I get 350 wpm
Zappa Posted October 27, 2013 Posted October 27, 2013 ya, right. I will play on teamviewer if you want
Fringie Posted October 27, 2013 Posted October 27, 2013 No mistakes 68 WPM http://prntscr.com/205a6j 1 mistake fast 74 WPM http://prntscr.com/205ck7 Not a big variance cause I have a disability which means my hands get tired fast but I'm still happy with a consistant 70'ish WPM, hopefully that'll go up when I get a mechanical keyboard though.
Debot Posted October 27, 2013 Posted October 27, 2013 (edited) First attempt Second attempt *Edit Enjoy: var word_idx = 0; var interval_per_word = 250; // in milliseconds function hackit(){ if(word_idx<words.length){ $('#inputfield').val(words[word_idx] + ' '); var keyup = jQuery.Event('keyup'); keyup.which = 32; $('#inputfield').trigger(keyup); word_idx++; setTimeout('hackit()', interval_per_word); } } setTimeout('hackit()', interval_per_word); Edited October 27, 2013 by debot
Administrator Maldesto Posted October 27, 2013 Administrator Posted October 27, 2013 lol at people cheating to look cute.
Administrator Maldesto Posted October 27, 2013 Administrator Posted October 27, 2013 ya, right. I will play on teamviewer if you want team viewer just proves you have an auto typer lmao.
LifeRuiner Posted October 27, 2013 Posted October 27, 2013 Guess I coulda done better. Didn't want any mistakes.
Jack Posted October 28, 2013 Posted October 28, 2013 Im not that good, that explains why i code so slow
Zappa Posted October 29, 2013 Posted October 29, 2013 no cheats right? Obviously I cheated lol Here is my code: var kd = $.Event("keydown") kd.which = 32 var ku = $.Event("keyup") ku.which = 32 while(true){$("#inputfield").val($("span[wordnr].highlight").text()).trigger(kd).trigger(ku)}
proskill Posted November 1, 2013 Posted November 1, 2013 http://10fastfingers.com/speedtests/generate_screenshot_result/51_263_0_0_47_2_73.46_29011_109305
TravelAgent Posted November 1, 2013 Posted November 1, 2013 http://10fastfingers.com/speedtests/generate_screenshot_result/60_320_0_0_55_3_80.81_20406_106361