일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- EnvDiv
- EnvMult
- MouseClick
- IfWinExist
- EnvSub
- ControlSend
- if(식)
- 함수
- ControlGetText
- Menu
- 배열
- EnvSet
- Blocks
- DetectHiddenWindows
- EnvAdd
- 식의 설명
- if
- StringGetPos
- IF (식)
- SetMouseDelay
- Threads
- SetControlDelay
- SetTitleMatchMode
- Var:=식
- 식
- IfInString
- SetEnv
- API
- autohotkey
- SetKeyDelay
- Today
- Total
목록AUTOHOTKEY (437)
ㄴrㅎnㅂrㄹrㄱi
http://www.autohotkey.com/board/topic/88131-hilfe-f%C3%BCr-sidebar-gesucht/?hl=shell.explorer좌측에 사이드바를 만든다. 마우스를 1 초 이상 대고 있으면 사이드가바 나타난다. #NoEnv #SingleInstance force DetectHiddenWindows, On CoordMode, Mouse, Screen H1:=A_ScreenHeight-60 Time1=400 Time2=400 OnExit,EX gui +lastfound GUIID := WinExist() Gui,margin,5,10 Gui,Color,000000,FFFFAA Gui,-Caption +ToolWindow + E0x200 -resize +AlwaysOnTop..
http://www.autohotkey.com/board/topic/88516-help-galaxy-online-loader-enter-key-not-working/?hl=shell.explorer ;----------------------------------------- ; 오토핫키 파일 ;----------------------------------------- ;~ --------------------------------------------------------------------- ;~ Galaxy Online Loader v.1 ;~ AHK_L ver. 1.1.09.01 or later ;~ by M4yh3m ;~ -----------------------------------------..
http://www.autohotkey.com/board/topic/79763-macro-creator-v324-automation-tool-recorder-writer/
http://www.autohotkey.com/board/topic/89155-groupbox2/ /* Name: GroupBox2 Version: 1.1 (Mon January 14, 2013) Created: Sun January 13, 2013 Author: tidbit Syntax: GroupBox2(Text, Controls [, GuiName=1, Offset="0,0", Padding="5,5,5,5", TitleHeight=15]) Text: The Text of the title for the group box. Controls: A comma separated list of Associated Variables, Hwnd (ahk v1.1.04+), ClassNN or name/Text..
http://www.autohotkey.net/~fincs/SciTE4AutoHotkey_3/web/#Downloads
http://www.autohotkey.com/board/topic/88704-gui-colour-dialogue-without-dlls/ ; Color Dialog for Autohotkey scripts without any dll calls ; Concocted by Appenzeller - for free use ; Consists of main subroutine (ColDialog), several subroutines, ; three functions and one hotkey (Left Mouse Button). ; All global names (variables, labels) start ; with "ColDlg_" to avoid conflicts ; Mode d'emploi: ; ..
http://www.autohotkey.com/board/topic/77631-elp-extended-length-path-library-11/ Download: ELP.ahk Current version: 1.1 This is a reproduction of almost every AutoHotKey file related command for the purpose of adding support for Extended-length paths. Supports: AHK Basic, AHK_L ANSI, AHK_L Unicode x86, AHK_L Unicode x64 Extended-length paths are any file or folder paths who's total length exceed..
얼마전 한 오토핫키 커뮤니티(?) 를 탈퇴 했다.게임 올리지 마란 운영자의 방침은 이해 했으나. 그 밑에 떨거지 들이 하는 말이 웃겨서다. 게임하면 정신병자고 더럽고 개싸가지가 라고 한다.그리고 게임 글을 올리지 마라는데 올리면 개싸가지 란다.. 난 올리지 마란 그 운영 방침엔 적극 동참한다 운영자 맘이니까.. 근데.말을 그따위로 하는건 아니라고 본다.. 처음 오토핫키를 접하게 된 것이 게임을 하다가 매크로를 직접 만들어 볼까 에서였다.여러 종류의 매크로를 두루 두루 접해 보다가 딱 오토핫키가 마음에 들었다.. 그래서 참 열심히 공부했다..내가 좋아하는 게임하면서 오토핫키도 공부하고 일석 이조..물론 난 게임으로 밥벌어 먹는 사람이 아니다.. 하지마 공부를 좋아하는 일에 업무에 직접 적용하면서 공부하는 ..