Help with AHK

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

Help with AHK

14 Aug 2018, 20:20

Hello, I have this script that's been coded specifically for google chrome and plus a link added onto it (the game link) but I want
the script to work w/o google chrome or link. I want to be able to use it freely, like on any other browser I want. Because it wont
work on another browser if i change the coordinates. Can anyone remake it to where I can use it freely on any browser? Don't mind
the coordinates I can do that. Here's the code




+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


PLEASE & THANKS

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: scriptor2016 and 299 guests