1、首先你得需要一个宏
可是没钱买好贵好贵的鼠标咋办呢?
那这里推荐一个本人亲测用了半年的宏软件

附原帖链接:
http://tieba.baidu.com/p/4369133695?pn=1&qq-pf-to=pcqq.group大概内容整理了一下 :
各职业大致情况如下,如果用不了请自行研究更改。
力士卡刀极速
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t down}
sleep 170
send {t up}
sleep 185
send {y down}
sleep 165
send {y up}
sleep 15
}Until Not getkeystate("XButton1","P")
return
F11::suspend
力士卡刀稳定
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t down}
sleep 170
send {t up}
sleep 185
send {y down}
sleep 165
send {y up}
sleep 15
}Until Not getkeystate("XButton1","P")
return
F11::suspend
大地召唤
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t}
sleep 1
send {y}
sleep 0
}Until Not getkeystate("XButton1","P")
return
F11::suspend
雷系灵剑
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {f}
sleep 300
send {t}
sleep 1
}Until Not getkeystate("XButton1","P")
return
F11::suspend
风系灵剑
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {y}
sleep 0
send {f}
sleep 0
send {y}
sleep 0
send {f}
sleep 0
}Until Not getkeystate("XButton1","P")
return
F11::suspend
暗咒
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {4}
sleep 1
send {v}
sleep 1
send {t}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {v}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {y}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {v}
sleep 1
send {v}
sleep 1
send {v}
sleep 1
send {4}
sleep 1
send {4}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
send {f}
sleep 1
}Until Not getkeystate("XButton1","P")
return
F11::suspend
冰咒
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {f down}
sleep 0
send {f up}
sleep 1
send {y down}
sleep 0
send {y up}
sleep 1
send {v down}
sleep 1
send {v up}
sleep 1
}Until Not getkeystate("XButton1","P")
return
F11::suspend
雷剑士
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t}
sleep 1
send {y}
sleep 1
}Until Not getkeystate("XButton1","P")
return
F11::suspend
冰气宗(拳师状态)
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t}
sleep 1
send {y}
sleep 1
send {f}
sleep 38
}Until Not getkeystate("XButton1","P")
return
F11::suspend
刺客 t是左键y是右键
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t}
sleep 1
send {x}
sleep 1
send {y}
sleep 1
send {f}
sleep 1
}Until Not getkeystate("XButton1","P")
return
R::
loop{
send {y}
sleep 1
send {f}
sleep 1
}Until Not getkeystate("R","P")
return
F11::suspend
拳师
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t}
sleep 2
send {2}
sleep 20
send {f}
sleep 20
}Until Not getkeystate("XButton1","P")
return
R::
loop{
send {3}
sleep 20
send {t}
sleep 20
send {f}
sleep 10
}Until Not getkeystate("R","P")
return
F11::suspend
正常侧键是左2F,抓举被控状态3RF是按R键触发
气功师的 这个是我在气功吧找的鼠标宏数据 我把F加进去了 先改键 t是左键y是右键
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {f down}
send {f up}
send {f down}
send {f up}
send {f down}
send {f up}
sleep 1
send {t down}
send {t up}
send {x down}
sleep 8
send {x up}
send {z down}
sleep 8
send {z up}
send {2 down}
send {2 up}
send {y down}
send {y up}
send {x down}
sleep 8
send {x up}
send {t down}
send {x up}
send {z down}
sleep 8
}Until Not getkeystate("XButton1","P")
return
MButton::
loop{
send {t down}
send {t up}
sleep 1
send {1 up}
send {1 down}
send {1 up}
sleep 0
}Until Not getkeystate("MButton","P")
return
F11::suspend
气功2 左右ty,2炎炮,1气功炮,X火炼,Z星星之火
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {f down}
send {f up}
send {f down}
send {f up}
send {f down}
send {f up}
sleep 1
send {t}
sleep 0
send {y}
sleep 2
send {2}
sleep 0
send {n}
sleep 1
send {x}
sleep 0
send {z}
sleep 2
}Until Not getkeystate("XButton1","P")
return
R::
loop{
send {1}
sleep 0
send {1}
sleep 0
send {1}
sleep 0
}Until Not getkeystate("R","P")
return
F11::suspend