5번 버프 6번 버프 (1분텀) / 7번펫먹이(가끔안눌림) / 스페이스바(공격스킬)
왼쪽벽 기준임 (활성화임)
f1이 스타트, 끄는건 마우스로 끄셈
루트설명 : 왼벽으로 2초가량이동 후 중간에 한번 오른쪽으로이동(이동시 몹뎀박가능할정도로 거리조정시켜야댐 점언) 가끔점프도함
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, 29000
Send, {Space up}
Send, {Right down}
Sleep, 400
Send, {Right up}
Send, {Right down}
Sleep, 400
Send, {Right up}
Send, {Space down}
Sleep, 28000
Send, {Space up}
Send, {Left down}
Sleep, 2000
Send, {Left up}
Send, {alt down}
Sleep, 500
Send, {alt up}
Send, {Right down}
Sleep, 1000
Send, {Right up}
SetTimer, AttackLoop, -1
Return
Release7:
Send, 7
Return
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22110 | |
| 61668 | 11-11 | 94 | ||
| 61667 | 11-11 | 113 | ||
| 61666 | 11-11 | 132 | ||
| 61665 | 11-11 | 244 | ||
| 61664 | 11-11 | 186 | ||
| 61663 | 11-11 | 301 | ||
| 61662 | 11-10 | 251 | ||
| 61661 | 11-10 | 270 | ||
| 61660 | 11-10 | 262 | ||
| 61659 | 11-10 | 300 | ||
| 61658 | 11-10 | 407 | ||
| 61657 | 11-10 | 411 | ||
| 61656 | 11-09 | 466 | ||
| 61655 | 11-09 | 430 | ||
| 61654 | 11-09 | 463 | ||
| 61653 | 11-09 | 514 | ||
| 61652 | 11-09 | 464 | ||
| 61651 | 11-09 | 520 | ||
| 61650 | 11-09 | 583 |
댓글2
오우 이런걸... 전붕이들은 감사하도록
선생님 이거 긁어서 스크립트 만들었는데 56스페이스 까지 눌리고 진행이안되요