Remake this script/ having issues (help)

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
dee1337
Posts: 3
Joined: 14 Aug 2018, 02:42

Remake this script/ having issues (help)

14 Aug 2018, 02:50

Hey guys, I need help. First off, this code is mean't only for google chrome (which is my problem) I want to take out that part
to where it only works on google chrome, but instead would work on any browser. I have the coordinates already on it, I can easily
adjust that to my liking. But I want to use this script on other browsers as well on this game. The swf link is the link to the actual
game that I play it on. Can anyone remake this script to where I can use this script as a whole, like on any browser or screen, all I have to do is change the x, y coordinates? Here's the script.

+Z::
Suspend
Return
F1::
send, {Shift Down}
SetControlDelay, Delay -1
ControlClick, x29 y222, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
send, {Shift Up}
ControlClick, x447 y651, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
ControlClick, x459 y131, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
return
F2::
send, {Shift Down}
SetControlDelay, Delay -1
ControlClick, x29 y260, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
send, {Shift Up}
ControlClick, x447 y651, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
ControlClick, x459 y131, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
return
F3::
send, {Shift Down}
SetControlDelay, Delay -1
ControlClick, x29 y300, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
send, {Shift Up}
ControlClick, x447 y651, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
ControlClick, x459 y131, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
return
ESC::
ControlClick, x459 y131, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
ControlClick, x459 y131, aqworldscdn.aq.com/game/gamefiles/Game_20150313.swf - Google Chrome,,,, Pos.
return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Descolada, Lamron750 and 253 guests