Hello,
I am very new to scripting, And i have a question about repeating a section of a script. I want to repeat this section of my script 11 times, But i dont know how....
Sleep (30000)
MouseClick("left", 341, 614, 1)
Sleep (30000)
MouseClick("left", 341, 614, 1)