So I’m interested to see how fast the users here can type! To keep everything consistent, use this website to get your result.
Here’s mine!
So I’m interested to see how fast the users here can type! To keep everything consistent, use this website to get your result.
Here’s mine!
My score is this:
Pls don’t kill me
wot
31 WPM. I’m actually suprised this website works on my phone, even though it is a little buggy. Couldn’t copy the link for example…
C’mon! Be serious!
Can’t type the best on this small laptop keyboard, still did okay I think…
At work I know I can type at as speed of ~80 wpm. But then again the stuff I type there is very repetitive. Type the same information well over five hundred times a day!
The second image might expire. Not entirely sure.
Well that’s good for only using the three fingers out of 10 typing. As well as correcting every wrong word because I hate typing things wrong.
Here’s my attempt to @BitByte the system
@BitByte the system?
(Apparently it only goes up to 255WPM) XD
Well, using a script I was able to get:
But this one is not showing up, darn you!
Visit the Typing Test and try!
The script:
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);
Taken from here
Visit the Typing Test and try!
Visit the Typing Test and try!
woo.
i actually immediately went to 10fastfingers when i saw the title so i got lucky about using the same site to measure. lol.
Visit the Typing Test and try!
I think it’s pretty good because I basically only use 3 to 4 fingers
iPad:
iPod:
iPod:
Visit the Typing Test
Apparently Runescape trained me well.
Come on and slam, and welcome to the jam.
I got 77 wpm here http://www.ratatype.com/learn/ and 72 wpm here http://10fastfingers.com/typing-test/english wrong words: “0”
Updated mine<nkf