while 1
MouseClick("Left", 571, 392)
MouseClick("Right", 571,392)
Sleep(5000)
MouseClick("Left", 468, 352)
MouseClick("Right", 468,352)
Sleep(5000)
wend
Yo,
This is my program made with autoit,
i wanna make the program press the F5 key so i can put sit on F5 so i can sit then right click then move then sit then right click like this below:
while 1
F5
MouseClick("Left", 571, 392)
MouseClick("Right", 571,392)
Sleep(5000)
F5
MouseClick("Left", 468, 352)
MouseClick("Right", 468,352)
Sleep(5000)
wend
If any1 could help me ill be really happy,
Sammy
MouseClick("Left", 571, 392)
MouseClick("Right", 571,392)
Sleep(5000)
MouseClick("Left", 468, 352)
MouseClick("Right", 468,352)
Sleep(5000)
wend
Yo,
This is my program made with autoit,
i wanna make the program press the F5 key so i can put sit on F5 so i can sit then right click then move then sit then right click like this below:
while 1
F5
MouseClick("Left", 571, 392)
MouseClick("Right", 571,392)
Sleep(5000)
F5
MouseClick("Left", 468, 352)
MouseClick("Right", 468,352)
Sleep(5000)
wend
If any1 could help me ill be really happy,
Sammy