Solution Xempy Posted April 22, 2022 Solution Share Posted April 22, 2022 Here is my code: F1:: Send, {Clcik 961, 615} ; Clicks any server error Send, 100 Send, {Click 793, 238} ; Clicks Server Sleep, 100 Send, {Click 992, 941} ; Clicks Join Sleep, 800 Send, {Click 1226, 938} ; Clicks Refresh Sleep, 2500 PixelSearch, Px, Py, 169, 1034, 204, 1053, 0X2B271C, 1, Slow, if (ErrorLevel = 0) { MsgBox, Server Joined Successfully Sleep, 500 ExitApp, } Else, Reload Esc::ExitApp Link to comment Share on other sites More sharing options...
Developers Jos Posted April 22, 2022 Developers Share Posted April 22, 2022 Why don't you ask in the ahk forum in stead of in the AutoIt3 forum? Xempy 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts