mctrivia: Lol. I'm sorry to say that it actually runs slower! You have a delay loop of 500 millisecs which will add, on average, a quarter of a second to the wait.
reloadPage() and its timer loop are redundant. They check to see whether moveDone() has received a response but they aren't needed because if moveDone() receives a response it knows about it. But, because nothing happens until reloadPage() finds out that moveDone()'s been lucky, there's the extra timeOut() delay.
(ascunde) Dacă aştepţi după mutarea ta fă click pe "schimbă" lângă butonul "reâmprospătează" pe pagina principală,apoi setează reâmprospătează pagina la 30 de secunde,pentru aţi arăta rândul mai rapid. (Servant) (arată toate sfaturile)