https://img.10fastfingers.com/speedt...1805_0_352_0_1
http://i.imgur.com/yG50uYI.gif
2ez :whistling:
Printable View
10fastfinger_bot.js
/*
*/
People PLEASE!!
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);
You nubs using scripts... pfff Psycho is legit! look at the gif! :nosepick:
lol, PMSL....
No scripts used whatsoever.
http://image.prntscr.com/image/ae76d...243b27e34d.png
http://image.prntscr.com/image/07d64...7e620db0aa.png
Hmm, that was my best :biggrin: