Skip to content
AutoHotKey
2011.03.30 17:18

정보수집

조회 수 16087 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

 

리니지 등 게임 컨트롤 정보수집.

 

 

#ifWinActive, Lineage II
~RShift::Suspend, toggle

~&::
KeyWait,&, D
{
ControlSend,, F1, ahk_id %wowid1%
}
Return

 

 

 

 

Citation :WinGet, LIIid, List, World of Warcraft
#ifWinActive, Lineage II
~ENTER::Suspend, toggle

~Numpad1::
KeyWait,Numpad1, D
{
ControlSend,, , ahk_id % LIIid1%
ControlSend,, F1, ahk_id % LIIid2%
}
Return

 

 

 

 

 

WinGet, LIIid, List, Lineage II

#ifWinActive, Lineage II

~ENTER::Suspend, toggle

~Numpad1::
KeyWait,Numpad1, D
{
ControlSend,, {F1}, ahk_id %LIIid1%
ControlSend,, {F1}, ahk_id %LIIid2%
}
Return

 

 

 

 

Citation :WinGet, LIIid, List, Lineage II

#ifWinActive, Lineage II

~ENTER::Suspend, toggle

~Numpad1::
KeyWait,Numpad1, D
{
ControlSend,, {}, ahk_id %LIIid1%
ControlSend,, {F1}, ahk_id %LIIid2%
}
Return

ou ?

Citation :WinGet, LIIid, List, Lineage II

#ifWinActive, Lineage II

~ENTER::Suspend, toggle

~Numpad1::
KeyWait,Numpad1, D
{
ControlSend,, {F1}, ahk_id %LIIid2%
}
Return

 

 

 

 

Citation :WinGet, LIIid, List, Lineage II

#ifWinActive, Lineage II

~ENTER::Suspend, toggle

Numpad1::
KeyWait,Numpad1, D
{
ControlSend,, {F1}, ahk_id %LIIid2%
}
Return


Numpad2::
KeyWait,Numpad2, D
{
ControlSend,, {F2}, ahk_id %LIIid2%
}
Return

Numpad3::
KeyWait,Numpad3, D
{
ControlSend,, {F3}, ahk_id %LIIid2%
}
Return

genre
WinGet, LIIid, List, Lineage II

#ifWinActive, Lineage II

~ENTER::Suspend, toggle

Numpad1-9::
KeyWait,Numpad1-9, D
{
ControlSend,, {F1-9}, ahk_id %LIIid2%
}
Return

si y a pas ou que c'est trop compliquer je ferait sans.

 

 

 

 

 

 

 

 

로그인 후 댓글쓰기가 가능합니다.

?

List of Articles
번호 분류 제목 날짜 조회 수
5 AutoHotKey UrlDownloadToVar() 1 2011.02.09 15464
4 AutoHotKey 부팅 완료 체크 2011.02.09 17864
3 AutoHotKey OnMessage() 3 2011.02.05 20463
2 AutoHotKey [autohotkey] FTP-업로드 예제분석 2 file 2011.02.05 18644
1 AutoHotKey [AUTOHOTKEY] FTP 제어 file 2011.02.04 25247
Board Pagination Prev 1 2 3 4 Next
/ 4

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소