While Posted October 27, 2013 Share Posted October 27, 2013 76 from iPad, usually I get 110+ Link to comment Share on other sites More sharing options...
Zappa Posted October 27, 2013 Share Posted October 27, 2013 This game is easy. Anyone want to play me? I get 350 wpm Link to comment Share on other sites More sharing options...
Nitrousek Posted October 27, 2013 Share Posted October 27, 2013 ya, right. Link to comment Share on other sites More sharing options...
Zappa Posted October 27, 2013 Share Posted October 27, 2013 ya, right. I will play on teamviewer if you want Link to comment Share on other sites More sharing options...
Ghetto Posted October 27, 2013 Share Posted October 27, 2013 i thought i was haulin ass on this Link to comment Share on other sites More sharing options...
Fringie Posted October 27, 2013 Share 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. Link to comment Share on other sites More sharing options...
Debot Posted October 27, 2013 Share 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 Link to comment Share on other sites More sharing options...
Administrator Maldesto Posted October 27, 2013 Administrator Share Posted October 27, 2013 lol at people cheating to look cute. Link to comment Share on other sites More sharing options...
Administrator Maldesto Posted October 27, 2013 Administrator Share Posted October 27, 2013 ya, right. I will play on teamviewer if you want team viewer just proves you have an auto typer lmao. Link to comment Share on other sites More sharing options...
LifeRuiner Posted October 27, 2013 Share Posted October 27, 2013 Guess I coulda done better. Didn't want any mistakes. Link to comment Share on other sites More sharing options...
Jack Posted October 28, 2013 Share Posted October 28, 2013 Im not that good, that explains why i code so slow Link to comment Share on other sites More sharing options...
Lotisen Posted October 28, 2013 Share Posted October 28, 2013 no cheats right? Link to comment Share on other sites More sharing options...
Zappa Posted October 29, 2013 Share 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)} Link to comment Share on other sites More sharing options...
proskill Posted November 1, 2013 Share Posted November 1, 2013 http://10fastfingers.com/speedtests/generate_screenshot_result/51_263_0_0_47_2_73.46_29011_109305 Link to comment Share on other sites More sharing options...
TravelAgent Posted November 1, 2013 Share Posted November 1, 2013 http://10fastfingers.com/speedtests/generate_screenshot_result/60_320_0_0_55_3_80.81_20406_106361 Link to comment Share on other sites More sharing options...