Attempting to Run Script on Background Window

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
TehCreepN1
Posts: 1
Joined: 23 Oct 2018, 11:33

Attempting to Run Script on Background Window

23 Oct 2018, 11:39

Title says it all. Here's the script I'm attempting to run (I am incredibly new to using AHKs and while I have SOME understanding I would appreciate any explanations being worded as if for a small child):

; MapleStory2 - A New Beginning
{}
^j::
Loop {
DetectHiddenWindows, On
SetTitleMatchMode, 1

ControlSend,, MapleStory2 - A New Beginning
loop, 26000{
Send, {Space down}
Send, {Space Up}
Sleep, 380
}
loop, 1 {
Send, {4 down}
Sleep, 750
Send, {4 up}
}
}
return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Lamron750 and 247 guests