autohotkey 巨集範例
+7
暴血
老藍月
arrhenius
Wild Wang
夜無語
jesse
Robinxxx
11 posters
第1頁(共1頁)
autohotkey 巨集範例
q::
send !^{0} ;火球術
send !^{1} ;旋風斬
send !^{2} ;左傾
return
e::
send !^{3} ;閃電術
send !^{4} ;重擊
send !^{5} ;右傾
return
r::
send !^{6} ;eye Rot
send !^{7} ;雙手破盾
send !^{8} ;弓破盾
return
==========以上是範例=========
底下是格式:
想改變的熱鍵::
send空格{欲送出的熱鍵}空格;註解
send空格{欲送出的熱鍵}空格;註解
send空格{欲送出的熱鍵}空格;註解
return
這樣就改變了一個熱鍵,想改多少熱鍵一直寫下去,延遲 0.2秒是sleep空格200,滑鼠左鍵點一下是Click,
!是Alt, ^是Ctrl, +是shf, 送出一個Ctrl+Alt 1的寫法是^!{1}
以上面的範例,當我按下q鍵會同時送出火球術,旋風斬,左傾
而當時我騎馬的話,只有左傾有作用,其他沒作用,當時我拿的是法杖
只有火球術有作用,其他沒作用
======其他好用的功能========
*Rbutton::
if toggle := !toggle
Send, {F12 down}
else
Send, {F12 up}
return
;F12是跑步,把跑步再綁在滑鼠右鍵,不過不需要一直按著滑鼠右鍵,
;按一下右鍵切換跑步/走路
F2::
Send, {F3}
Send, {F4}
return
F4::
Sleep 60000
SoundPlay, %A_WinDir%\Media\ding.wav
return
;F3是喝紅水,F4綁一個計時器(1分鐘), 一分鐘過後會放一個聲音提醒你
;可以再喝下一罐紅水了,聲音檔放在autohotkey程式目錄下的media目錄裡
send !^{0} ;火球術
send !^{1} ;旋風斬
send !^{2} ;左傾
return
e::
send !^{3} ;閃電術
send !^{4} ;重擊
send !^{5} ;右傾
return
r::
send !^{6} ;eye Rot
send !^{7} ;雙手破盾
send !^{8} ;弓破盾
return
==========以上是範例=========
底下是格式:
想改變的熱鍵::
send空格{欲送出的熱鍵}空格;註解
send空格{欲送出的熱鍵}空格;註解
send空格{欲送出的熱鍵}空格;註解
return
這樣就改變了一個熱鍵,想改多少熱鍵一直寫下去,延遲 0.2秒是sleep空格200,滑鼠左鍵點一下是Click,
!是Alt, ^是Ctrl, +是shf, 送出一個Ctrl+Alt 1的寫法是^!{1}
以上面的範例,當我按下q鍵會同時送出火球術,旋風斬,左傾
而當時我騎馬的話,只有左傾有作用,其他沒作用,當時我拿的是法杖
只有火球術有作用,其他沒作用
======其他好用的功能========
*Rbutton::
if toggle := !toggle
Send, {F12 down}
else
Send, {F12 up}
return
;F12是跑步,把跑步再綁在滑鼠右鍵,不過不需要一直按著滑鼠右鍵,
;按一下右鍵切換跑步/走路
F2::
Send, {F3}
Send, {F4}
return
F4::
Sleep 60000
SoundPlay, %A_WinDir%\Media\ding.wav
return
;F3是喝紅水,F4綁一個計時器(1分鐘), 一分鐘過後會放一個聲音提醒你
;可以再喝下一罐紅水了,聲音檔放在autohotkey程式目錄下的media目錄裡
Robinxxx- 受銜騎士(等級四)
- 文章總數 : 44
注冊日期 : 2009-06-26
回復: autohotkey 巨集範例
BUTTON_4::
send {numpad_4} ;移到快捷一
sleep 300 ;延遲0.3秒
send {1} ;雙手劍
sleep 500 ;延遲0.5秒
send {2} ;旋風斬
send {3} ;重傷
returm
send {numpad_4} ;移到快捷一
sleep 300 ;延遲0.3秒
send {1} ;雙手劍
sleep 500 ;延遲0.5秒
send {2} ;旋風斬
send {3} ;重傷
returm
回復: autohotkey 巨集範例
请上VENT询问,对于新手来说,设置有点复杂。暴血 寫到:能否发一个更具体的设置方法?
jesse- 受銜騎士(等級二)
- 文章總數 : 36
注冊日期 : 2009-08-27
回復: autohotkey 巨集範例
F1::
send {numpad1} ;双手剑
sleep 200
send +{1} ;双手剑近战技能
return
F2::
send {numpad2} ;法杖
sleep 200
send +{2} ;主要攻击魔法
return
F3::
send {numpad2} ;法杖
sleep 200
send +{3} ;辅助魔法
return
F4::
send {numpad3} ;法杖
sleep 200
send +{4} ;祝福魔法
return
F5::
send {numpad3} ;法杖
sleep 200
send +{7} ;打怪魔法
return
F6::
send {numpad4} ;弓箭
sleep 200
send +{9} ;弓箭破盾
return
F7::
send {numpad5} ;单手武器
sleep 500
send {numpad6} ;盾牌
sleep 200
send +{9} ;单手近战技能
return
F8::
send {numpad7} ;扒皮刀
sleep 200
send +{1} ;双手剑近战技能
return
F9::
send {numpad8} ;放马
sleep 200
send +{0} ;准备放马列
return
F12::
send {numpad9} ;双手剑备用
sleep 200
send +{1} ;双手剑近战技能
return
left::
send q ;左倾斜
send [ ;瞎眼
return
right::
send e ;右倾斜
send [ ;闪光
return
send {numpad1} ;双手剑
sleep 200
send +{1} ;双手剑近战技能
return
F2::
send {numpad2} ;法杖
sleep 200
send +{2} ;主要攻击魔法
return
F3::
send {numpad2} ;法杖
sleep 200
send +{3} ;辅助魔法
return
F4::
send {numpad3} ;法杖
sleep 200
send +{4} ;祝福魔法
return
F5::
send {numpad3} ;法杖
sleep 200
send +{7} ;打怪魔法
return
F6::
send {numpad4} ;弓箭
sleep 200
send +{9} ;弓箭破盾
return
F7::
send {numpad5} ;单手武器
sleep 500
send {numpad6} ;盾牌
sleep 200
send +{9} ;单手近战技能
return
F8::
send {numpad7} ;扒皮刀
sleep 200
send +{1} ;双手剑近战技能
return
F9::
send {numpad8} ;放马
sleep 200
send +{0} ;准备放马列
return
F12::
send {numpad9} ;双手剑备用
sleep 200
send +{1} ;双手剑近战技能
return
left::
send q ;左倾斜
send [ ;瞎眼
return
right::
send e ;右倾斜
send [ ;闪光
return
jesse- 受銜騎士(等級二)
- 文章總數 : 36
注冊日期 : 2009-08-27
回復: autohotkey 巨集範例
to 藍月
XBUTTON4::
send {numpad_4} ;移到快捷一
sleep 300 ;延遲0.3秒
send {1} ;雙手劍
sleep 500 ;延遲0.5秒
send {2} ;旋風斬
send {3} ;重傷
return
XBUTTON4::
send {numpad_4} ;移到快捷一
sleep 300 ;延遲0.3秒
send {1} ;雙手劍
sleep 500 ;延遲0.5秒
send {2} ;旋風斬
send {3} ;重傷
return
Lazi0220- 老手騎士(等級四)
- 文章總數 : 85
注冊日期 : 2010-01-18
回復: autohotkey 巨集範例
~q::
send !{1} ;火球術
send !{2} ;旋風斬
send !{3} ;左傾
return
~e::
send !{4} ;閃電術
send !{5} ;重擊
send !{6} ;右傾
return
~r::
send !^{8} ;單手劍
sleep 500 ;延遲1秒
send !^{9} ;單手盾
return
XButton1::
send !{0} ;雙手劍
sleep 300 ;延遲0.3秒
send !{2} ;旋風斬
send {LButton} ;
return
send !{1} ;火球術
send !{2} ;旋風斬
send !{3} ;左傾
return
~e::
send !{4} ;閃電術
send !{5} ;重擊
send !{6} ;右傾
return
~r::
send !^{8} ;單手劍
sleep 500 ;延遲1秒
send !^{9} ;單手盾
return
XButton1::
send !{0} ;雙手劍
sleep 300 ;延遲0.3秒
send !{2} ;旋風斬
send {LButton} ;
return
Lazi0220- 老手騎士(等級四)
- 文章總數 : 85
注冊日期 : 2010-01-18
回復: autohotkey 巨集範例
wasd - move
right mouse button - jump
F1-F6 important buffs
F7-F12 not so important buffs
1,2,3 - 2h, bow, staff
4 - witchbrew
5 - heal self
q,e,x - stamina, health,mana transfer spells
space - cycle macro for nukes done with autohotkey, whirlwind for all melee when melee weapon equiped
leftalt remapped to pgup with keytweak - block when using 1h, confusion when using staffs, ironskin buff other with shift, quickness buff other with ctrl
windows key remapped using keytweak - autorun, vigor buff other with shift, haste buff other with ctrl
capslock remapped using keytweak - drink potion, ctrl + shift reserved
tab - cast mount
c - impale, shift and ctrl reserved for later
v - eat food, shift and ctrl reserved for later
mouse back button - inferno, magma storm with shift, volcano with ctrl - when using melee weapons it is knockback for 1h sword, 2h sword and daggers (done with autohotkey by double binding xbutton1 or xbutton2)
mouse forward button - crouch, perma crouch with crtl pushed, when using a staff + shift it is purgent mist
middle mouse button - autosprint macro(not autorun), with shift shield + 1h equip
small button in front of middle button - cursed bolt, stormblast with shift, gills with ctrl
when on the mount, lean right, when using melee disabling blow for all my weapons, when using bow it takes down the shield as well
small button behind middle button - toogle mouse mode
small button at the back - sacrifice, heal other with shift, aoe heal with ctrl
when on the mount, lean left, when using melee it is powerattack for all weapons i use
f - use, needles with shift, rend with ctrl
t - reflect, shift and ctrl reserved
shift/ctrl + e - pestilence/piercing debuff
shift/ctrl + q - burden/slow debuff
Mousewheel up when using staffs - wall of force, launch with control
Mousewheel down when using staffs - eye rot, telekinese with control
right mouse button - jump
F1-F6 important buffs
F7-F12 not so important buffs
1,2,3 - 2h, bow, staff
4 - witchbrew
5 - heal self
q,e,x - stamina, health,mana transfer spells
space - cycle macro for nukes done with autohotkey, whirlwind for all melee when melee weapon equiped
leftalt remapped to pgup with keytweak - block when using 1h, confusion when using staffs, ironskin buff other with shift, quickness buff other with ctrl
windows key remapped using keytweak - autorun, vigor buff other with shift, haste buff other with ctrl
capslock remapped using keytweak - drink potion, ctrl + shift reserved
tab - cast mount
c - impale, shift and ctrl reserved for later
v - eat food, shift and ctrl reserved for later
mouse back button - inferno, magma storm with shift, volcano with ctrl - when using melee weapons it is knockback for 1h sword, 2h sword and daggers (done with autohotkey by double binding xbutton1 or xbutton2)
mouse forward button - crouch, perma crouch with crtl pushed, when using a staff + shift it is purgent mist
middle mouse button - autosprint macro(not autorun), with shift shield + 1h equip
small button in front of middle button - cursed bolt, stormblast with shift, gills with ctrl
when on the mount, lean right, when using melee disabling blow for all my weapons, when using bow it takes down the shield as well
small button behind middle button - toogle mouse mode
small button at the back - sacrifice, heal other with shift, aoe heal with ctrl
when on the mount, lean left, when using melee it is powerattack for all weapons i use
f - use, needles with shift, rend with ctrl
t - reflect, shift and ctrl reserved
shift/ctrl + e - pestilence/piercing debuff
shift/ctrl + q - burden/slow debuff
Mousewheel up when using staffs - wall of force, launch with control
Mousewheel down when using staffs - eye rot, telekinese with control
Lazi0220- 老手騎士(等級四)
- 文章總數 : 85
注冊日期 : 2010-01-18
回復: autohotkey 巨集範例
看 不懂,是 按键精灵的 设置?
他是類似按鍵精靈的一種滑鼠鍵盤控制程式!
只是書寫指令比較像在寫程式一樣
要去懂他文法在說什麼!
可以先照別人發過的去遊戲中設定!
那很快就能懂了
HAAH 寫到:RTRTRTRTRT
他是類似按鍵精靈的一種滑鼠鍵盤控制程式!
只是書寫指令比較像在寫程式一樣
要去懂他文法在說什麼!
可以先照別人發過的去遊戲中設定!
那很快就能懂了
義雲龍- 骷髏騎士(最高級)
- 文章總數 : 314
注冊日期 : 2009-03-05
第1頁(共1頁)
這個論壇的權限:
您 無法 在這個版面回復文章