Voici mon code
Code : Tout sélectionner
While 1
env()
WEnd
Func env()
MouseClick ( "Left" [, 312, 738 [, 1 [, 5000]]] )
MouseClick ( "Left" [, 434, 888 [, 1 [, 5000]]] )
send ( ":D" )
MouseClick ( "Left" [, 1272, 973 [, 6 [, 5000]]] )
MouseClick ( "Left" [, 687, 964 [, 1 [, 5000]]] )
Sleep( 10000 )
MouseClick ( "Left" [, 371, 509 [, 1 [, 5000]]] )
Send ( ":D" )
MouseClick ( "Left" [, 686, 621 [, 1 [, 5000]]] )
Sleep ( 10000)
EndFunc
While 1
sleep(40)
Wend" Line 7 (File "C:\Users\F Dupont\Documents\Auto-it\Script a faire.au3"):
MouseClick ( "Left" [, 312, 738 [, 1 [, 5000]]])
MouseClick ( "Left" ^ ERROR
Error: Error parsing function call.
Une idée du probleme et de comment le resoudre ?
Merci d'avance
Fab611




