作者:广东在线游戏网日期:
返回目录:游戏解答
1
#showtooltip
/cast [target=focus,harm,nodead][]法术反制
2
#showtooltip
/cast [target=focus,harm,nodead][]法术偷百取
3
#showtooltips [pet]冰冻术度;召唤水元素
/cast [pet]冰冻术;召唤水元素
4
#showtooltip
/run if GetSpellCooldown("寒冰屏障回")==0 then SendChatMessage("我已冰箱,感觉良好,请答祖国人民放心","yell") else SendChatMessage("冰箱不再,依旧不败","yell")end
/cancelaura 寒冰屏障
/cast 寒冰屏障
爆发宏:百
#showtooltip 冰冷血脉
/cast 冰冷血脉
/use 青龙药水
/use (可使用的饰品或者工程手套附魔度)
总之这个宏可以知继续往下加各种饰品,格式就是另起一行道 /cast空格 加你的饰品
至于冰箭冰枪,没有这种宏,因为这两个版技能是有共CD的
有不懂的可以追问,玩了7年FS了。权。。
#showtooltip 法术反制
/stopcasting
/cancelaura 寒冰屏障
/Cast [target=focus,harm,exists,modifier:shift]法术反制; [target=mouseover, harm, exists]法术反制; 法术反制
/focus [target=focus,noexists] [target=focus,dead] target
首先会自动打断自己的当前施法,如果在冰箱里面的话,会自动出冰箱。然后如果按了Shift,就反制焦点,没按Shift就反制鼠标指向的目标,如果鼠标没有指向目标,就反制当前目标。
#showtooltip [target=focus,harm] [] 变形术
/stopcasting
/clearfocus [modifier:shift][target=focus,dead][target=focus,noexists]
/focus [target=focus,noexists]
/cast [target=focus] 变形术
/p 正在对 %t 施放变羊,谁动他谁脑残。
变羊喊话提示,按SHIFT就羊焦点
#showtooltip 寒冰屏障
/stopcasting
/cancelAura 寒冰屏障
/cast 寒冰屏障
打断当前施法,施放冰箱,再按一下就出冰箱
#showtooltip 奥术飞弹
/stopcasting
/cast [nochanneling] 奥术飞弹
无脑一直按不会取消奥术飞弹
/USE XXXXX
/CAST 奥术强化
/CAST 气定神闲
/CAST 火球术(等级 14)
饰品自己加,奥法专用双开火球
/stopcasting
/cast Blink
/script FlipCameraYaw(180);
闪现后180度转身
#showtooltip 制造魔法玉石
/script local g,i,j=GetContainerItemLink for i=0,4 do for j=1,20 do if g(i,j) then if strfind(g(i,j),":22044:") then PickupContainerItem(i,j) DeleteCursorItem() end end end end
/cast 制造魔法玉石
摧毁当前法力刚玉并且重新制作1个的宏
#showtooltip 隐身术
/stopcasting
/cancelaura 隐身术
/cast 隐身术
作用是打断当前施法并且隐身,如果隐身则取消隐身buff。因为有时候隐身只是躲技能,隐身后想立即出来(同瞬进出冰箱)。没e68a84e8a2ade79fa5e98193333有宏的话需要去诸多buff中寻找并且点掉会耽误时间;虽然用瞬放可以出隐身,但是当瞬放在冷却(比如冰环)或者边上有被控制目标(比如羊),那就会误事了。我一开始是用吃喝破隐形的,不过后来发现还是不顺手,所以就写了这个宏,希望对大家有用。
#showtooltip 魔法肉桂面包
/use [nomodifier:alt,button:1] 魔法晶水
/use [nomodifier:alt,button:2] 魔法肉桂面包
/cast [modifier:alt, button:1] 造水术(等级 7)
/cast [modifier:alt,button:2] 造食术(等级 7)
鼠左键喝水,鼠右键吃面包,按住alt 鼠左键 做水, 按住alt 鼠右键 做面包
#showtooltip
/stopcasting
/castSequence reset=3.0 奥术弹幕,冰枪
最无脑的冰枪+弹幕
#showtooltip 法术e5a48de588b6e799bee5baa6e79fa5e98193362反制
/stopcasting
/cast [target=focus] 法术反制
焦点反制宏
#showtooltip 法术反制
/stopcasting
/Cast [modifier:alt,target=focus,exists] 法术反制;法术反制
焦点反制宏,ALT变焦点否则反制当前目标
#showtooltip 闪现术
/stopcasting
/cast 闪现术
打断闪现宏
/cast [noharm] 魔爆术(等级 1);魔爆术
有目标顶级魔爆,没有1级魔爆
#showtooltip 冰枪术
/stopcasting
/cast [target=mouseover,exists]冰枪术;冰枪术
无脑冰枪术
#showtooltip 变形术(等级 1)
/cast [target=mouseover,exists]变形术(等级 1);变形术(等级 1)
无脑变羊宏
#showtooltip [pet] 冰冻术; [nopet] 召唤水元素
/cast [nopet] 召唤水元素
/cast [target=pet,dead] 召唤水元素
/click PetActionButtonA A=冰环数字
/petattack
水元素宏
/script PetDismiss();
/cast 急速冷却
急冷之前解散水元素
#showtooltip [nopet] [target=pet,dead] 召唤水元素; [pet] 冰冻术
/cast [nopet]召唤水元素
/cast [target=pet,dead]召唤水元素
/stopmacro [target=pet,dead]
/cast 冰冻术
/petpassive
/petattack [harm]
/petfollow [noharm]
#showtooltip 制造魔法玉石
/script local g,i,j=GetContainerItemLink for i=0,4 do for j=1,20 do if g(i,j) then if strfind(g(i,j),":22044:") then PickupContainerItem(i,j) DeleteCursorItem() end end end end
/cast 制造魔法玉石
摧毁当前法力刚玉并且重新制作1个的宏
#showtooltip
/use [btn:1] 法力刚玉
/stopmacro [btn:1]
/script local g,i,j=GetContainerItemLink for i=0,4 do for j=1,20 do if g(i,j) then if strfind(g(i,j),":22044:") then PickupContainerItem(i,j) DeleteCursorItem() end end end end
/cast 制造魔法玉石
左键吃宝石,右键同上
#showtooltip 变形术(等级 1)
/cast [modifier:alt,target=focus,exists] 变形术(等级 1); 变形术(等级 1)
焦点变羊宏,ALT变焦点否则变当前目标
/cast [modifier:alt] 寒冰箭(等级 1); 寒冰箭(等级 13)
按住alt键则是一级冰箭,否则是顶级冰箭
#showtooltip 气定神闲
/stopcasting
/cast 奥术强化
/stopcasting
/use 14
/cast 气定神闲
/stopcasting
/cast 炎爆术(等级 10)
大脸盆宏
#showtooltip 寒冰箭
/cast [harm]寒冰箭;暴风雪(等级 1)
有目标冰箭,无目标1级暴风雪
#showtooltip 火焰冲击
/cast [harm]火焰冲击(等级 9);魔爆术(等级 1)
有目标火冲,无目标1级奥爆
#showtooltip 变形术(等级 1)
/cast [harm]变形术(等级 1);暴风雪(等级 1)
有目标变羊,无目标1级暴风雪
/castsequence 奥术智慧,魔法抑制,熔岩护甲
一键BUFF