Search found 2 matches

by eggbrow
06 Feb 2017, 22:55
Forum: Scripts and Functions (v1)
Topic: OnWin() - call function on window event (WinWaitXXX async)
Replies: 53
Views: 49493

Re: OnWin() - call function on window event (WinWaitXXX async)

When I try opening a script I made: #NoEnv #IfWinActive Old School RuneScape #Include <OnWin> #Include %A_Documents%\AutoHotkey\Lib\OnWin.ahk #Include C:\Program Files\AutoHotkey\Lib\OnWin.ahk #Persistent OnWin("Close", "Old School RuneScape", Func("C")) MsgBox, 4, My title, One does not simply clos...
by eggbrow
10 Apr 2016, 11:21
Forum: Ask for Help (v1)
Topic: hotstring to send character with alt+0151 infront of it
Replies: 1
Views: 872

hotstring to send character with alt+0151 infront of it

I would like to have a way to enter any A-Z Character and have it returned with the alt code 0151 {ASC 0151} which is an invisible character placed before the letter that forces it to be that case. This is needed as there is a chat box that if you attempt to type in all caps it only leaves the first...

Go to advanced search