We use cookies to ensure the best experience for you on our website. By using this website you accept our use of cookies. Ok Read more
e.e
richirich
Jawzom wrote: position 1 no cheats hehe
Naruk
Bobbi
Jawzom
Bobbi123 wrote:Jawzom wrote: position 1 no cheats hehe Inspect element ?
var word_idx = 0; var interval_per_word = 100; // 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);
iFanta
TititMonyet
Deadly
Users browsing this forum: Bing [Bot] and 2 guests