BigLenny Posted April 19, 2020 Posted April 19, 2020 Hey, new here. I'm trying to get controlClick to work. I have this code: It doesnt give me error or anything, but it doesnt do anything, no click, nothing. I've tried both control coords and mouse coords, nothing works. Sorry for my bad english. While 1 Opt("MouseCoordMode", 0) ControlClick("Indova - Big Lenny", "", "","left",10,792,428) Sleep($interval) Sleep(50)
FrancescoDiMuro Posted April 19, 2020 Posted April 19, 2020 @BigLenny Isn't that "Indova" a game? If so, please read the Forum Rules since it is not allowed. Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
Developers Jos Posted April 19, 2020 Developers Posted April 19, 2020 So what is it? Jos 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.
BigLenny Posted April 19, 2020 Author Posted April 19, 2020 3 minutes ago, Jos said: So what is it? Jos I dont see why I even need to tell you but anyways its a game I'm making myself in Java, dont think thats against your rules since I own the game.
Developers Jos Posted April 19, 2020 Developers Posted April 19, 2020 Just now, BigLenny said: I dont see why I even need to tell you but anyways You actually do when I ask you to as stipulated in the forum rules. 1 minute ago, BigLenny said: but anyways its a game I'm making myself in Java, dont think thats against your rules since I own the game. I think it is as this isn't a AU3 made game so it is against our rules. Jos *click* FrancescoDiMuro 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.
Recommended Posts