I can't find times for this script.
Is it will be good or bad ?
Or rather
How to use numpad keys "num1" ? "num 1" ?
Is it will be good or bad ?
Code:
Send("Z")
Sleep(30)
Send("1")
Sleep(30)
Send("2")
Sleep(30)
Code:
Send("Z")
Send("1")
Sleep(70)