Quote Originally Posted by 'keyclone',index.php?page=Thread&postID=156904#pos t156904
hoping to have the delay removed soon
Very good to hear. Good luck finding a way to speed it up.


As to delays...any program is going to take time to execute. If it happens to take long enough that the computer has time to also adjust to the mouse being repositioned...well, there you go. Essentially one needs to avoid abusing it by doing something like not sending a keypress until 1 GCD after the last, or...I dunno, stuff like that. They don't mean to discourage multiboxing, just botting...and sometimes stuff that would help us helps them more, thus is taboo. Giving the mouse 1ms or whatever to adjust is probably okay, but I would still keep it to a bare minimum if you were using something like an HKN script.

I guess as a rule of thumb, if the delay is less than typical client-server network latency, you're probably safe(ish). But I hardly set policy for Blizzard, I'm just making inferences of what I naively think is reasonable. They could disagree, with or without good reason.