F1::StartScript()
StartScript() {
SetTimer, AttackLoop, -1
SetTimer, Release7, 1800000
Return
}
PauseScript() {
SetTimer, AttackLoop, Off
SetTimer, Release7, Off
Return
}
AttackLoop:
Send, 5
Sleep, 500
Send, 6
Sleep, 1000
Send, 6
Sleep, 1000
Send, {Space down}
Sleep, 24000
Send, {Space up}
Send, {Right down}
Sleep, 400
Send, {Right up}
Send, {Right down}
Sleep, 400
Send, {Right up}
Send, {Space down}
Sleep, 20000
Send, {Space up}
Send, {Left down}
Sleep, 3000
Send, {Left up}
Send, {alt down}
Sleep, 500
Send, {alt up}
Send, {Right down}
Sleep, 400
Send, {Right up}
SetTimer, AttackLoop, -1
Return
Release7:
Send, 7
Return
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22110 | |
| 61668 | 11-11 | 47 | ||
| 61667 | 11-11 | 69 | ||
| 61666 | 11-11 | 93 | ||
| 61665 | 11-11 | 195 | ||
| 61664 | 11-11 | 149 | ||
| 61663 | 11-11 | 261 | ||
| 61662 | 11-10 | 213 | ||
| 61661 | 11-10 | 225 | ||
| 61660 | 11-10 | 222 | ||
| 61659 | 11-10 | 258 | ||
| 61658 | 11-10 | 359 | ||
| 61657 | 11-10 | 374 | ||
| 61656 | 11-09 | 427 | ||
| 61655 | 11-09 | 390 | ||
| 61654 | 11-09 | 422 | ||
| 61653 | 11-09 | 473 | ||
| 61652 | 11-09 | 426 | ||
| 61651 | 11-09 | 480 | ||
| 61650 | 11-09 | 543 |
댓글1
오핫 수정 어떻게하나요?