nostalrius吧 关注:135,342贴子:881,960
  • 12回复贴,共1

跪求LR 改个宏

取消只看楼主收藏回复

改成冰冻陷阱
/script ClearTarget()
/script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰霜陷阱") end
/script TargetLastEnemy()


IP属地:湖北1楼2017-04-17 16:45回复
    求个 假死冰冻宏


    IP属地:湖北2楼2017-04-17 16:48
    回复
      广告
      立即查看
      /script ClearTarget()
      /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱 等级 3") end
      /script TargetLastEnemy()


      IP属地:湖北6楼2017-04-17 19:45
      回复
        不能用


        IP属地:湖北7楼2017-04-17 19:45
        回复
          这个能用 怎么换成3级的冰冻
          /script ClearTarget()
          /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱") end
          /script TargetLastEnemy()


          IP属地:湖北8楼2017-04-17 19:55
          收起回复
            /script ClearTarget()
            /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱") end
            /script TargetLastEnemy()


            IP属地:湖北12楼2017-04-18 13:28
            回复
              /施放 猛禽一击()
              /施放 反击()
              /施放 猫鼬撕咬()
              /script local T; for i=0,15,1 do T=UnitDebuff("target", i); if (T and string.find (T,"Trip")) then break; end; end; if (T and string.find (T,"Trip")) then CastSpellByName("摔绊(等级 1)"); else CastSpellByName("摔绊()"); end


              IP属地:湖北18楼2017-04-19 11:55
              收起回复
                支援
                /script t=GetSubZoneText();if t=="" then local x,y=GetPlayerMapPosition("player");t=string.format("%d,%d",x*100,y*100);end;SendChatMessage("["..t.."] 速度支援~~","instance_chat")
                目前安全
                /script t=GetSubZoneText();if t=="" then local x,y=GetPlayerMapPosition("player");t=string.format("%d,%d",x*100,y*100);end;SendChatMessage("["..t.."] 目前安全~~","instance_chat")
                来敌人数
                /script if not ce or not le or GetTime()-le>10 then ce=0; end; le=GetTime(); ce=ce+1; SendChatMessage( GetMinimapZoneText().."有"..ce.."个敌人来袭!", "instance_chat")
                愿圣光照耀你!
                非原创,感谢原作者!
                2020-3-16 魔兽世界怀旧服
                PS:多点控制,少点无脑!拜托了,散人独狼们!


                IP属地:湖北19楼2024-06-16 21:06
                回复
                  广告
                  立即查看
                  /script ClearTarget()
                  /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱") end
                  /script TargetLastEnemy()
                  /施放 猛禽一击
                  /施放 猫鼬撕咬
                  /script local f;for i=1,16 do b=UnitDebuff("target",i);if b and strfind(b,"Trip") then f=1;CastSpellByName("摔绊(等级 3)");break;end;end;if not f then CastSpellByName("摔绊");end;
                  /施放 召唤仪式
                  /script SendChatMessage("召唤[%t]→<"..GetMinimapZoneText()..">,队友辅助点门!","raid");SendChatMessage("正在将你召唤至<"..GetMinimapZoneText()..">。","whisper",GetDefaultLanguage("target"),UnitName("target"))


                  IP属地:湖北20楼2024-06-16 21:07
                  回复
                    /run c=CastSpellByName PetPassiveMode()if IsShiftKeyDown()then c('假死')elseif UnitAffectingCombat('player')then c('假死')else c('冰冻陷阱')end


                    IP属地:湖北21楼2025-04-06 17:36
                    回复
                      /script local c,k,i,b,f=CastSpellByName,PetAttack;for i=1,16 do b=UnitDebuff("target",i);if b and strfind(b,"SniperShot") then f=1;break;end;end;if f then k();else c("猎人印记")k();end;


                      IP属地:湖北22楼2025-04-06 17:36
                      回复
                        /run TargetByName("目标名称", true) CastSpellByName("猎人印记") PetAttack()


                        IP属地:湖北23楼2025-04-06 17:36
                        回复
                          /cast 猛禽一击
                          /cast 反击
                          /cast 猫鼬撕咬
                          /cast 自动射击
                          /script local f;for i=1,16 do b=UnitDebuff("target",i);if b and strfind(b,"Trip") then f=1;CastSpellByName("摔绊(等级 1)");break;end;end;if not f then CastSpellByName("摔绊");end;


                          IP属地:湖北24楼2025-04-06 17:36
                          回复