乌龟服小德可用宏(整理自kook德鲁伊版块,持续更新中)

Post Reply
Paotai
Posts: 6

乌龟服小德可用宏(整理自kook德鲁伊版块,持续更新中)

Post by Paotai » Thu Sep 28, 2023 8:11 am

由于在乌龟服无法套用大多数暴雪服务器的宏,于是kook德鲁伊板块有很多大佬挺身而出,我们的故事从那时开始......
主要贡献者:黑手,kook其他大佬也贡献了很多!
在此鸣谢 黑手 等写宏大佬!
insidious_turtle hiding_smth_turtle_head insidious_turtle angry_turtle insidious_turtle hiding_smth_turtle happy_turtle_head happy_turtle hiding_smth_turtle hiding_smth_turtle_head insidious_turtle angry_turtle angry_turtle insidious_turtle hiding_smth_turtle happy_turtle_head
1. 毁灭撕碎宏。隐形状态按 毁灭,非隐 撕碎。
拓展说明:此宏可以把对应状态的技能汉字换成该状态的别的技能,依然成功。例如毁灭换突袭,撕碎换撕扯等。
/script x=1;found=0;while(UnitBuff("player",x)) do if(string.find(UnitBuff("player",x),"Ambush"))then found=1;end;x=x+1;end;
/script if(found==1)then CastSpellByName("毁灭");else CastSpellByName("撕碎")end;

2. 熊状态挫志,猫状态撕碎,人状态愈合。
拓展说明:此宏可以把对应状态的技能汉字换成该状态的别的技能,依然成功。
/script local n,s,k,j,d,f={"BearForm","CatForm","Regeneration"},{"挫志咆哮","撕碎","愈合"};for k=1,3 do f=nil;for j=1,16 do b=UnitBuff("player",j);if b and strfind(b,n[k]) then f=1;break;end;end;if f then CastSpellByName(s[k]);break;end;end;

3. 自动监测猛虎buff,没有猛虎放猛虎,有猛虎放撕碎。
拓展说明:可以把撕碎换成其他技能汉字。
/script local c,i,b,f=CastSpellByName;for i=1,16 do b=UnitBuff("player",i);if b and strfind(b,"eTiger")then f=1;break;end;end;if not f then c("猛虎之怒")else c("撕碎");end

4. 一键给小队没有野性印记的家伙加印记
/script local i,j,b,f,p;for i=1,4 do f=nil;p="party"..i;if CheckInteractDistance(p,4) then for j=1,16 do b=UnitBuff(p,j);if b and strfind(b,"Regeneration") then f=1;break;end;end;if not f then TargetUnit(p);CastSpellByName("野性印记");break;end;end;end

5. 自动攻击+爪击。需要把 攻击 从技能书拉出来放到动作条任意位置上。
/script for i=1,120 do if IsAttackAction(i)then if not IsCurrentAction(i)then UseAction(i);end;end;end
/script CastSpellByName("爪击")

6.形态宏
(1)人形态变熊, 其他任何形态则变回人形
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("","yell");c(1);elseif s~=1 then c(s);end;

(2)人形态变猫,其他任何形态则变回人形
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("","yell");c(3);elseif s~=3 then c(s);end;

(3)变身海豹(在水中才有效)其他任何形态则变回人形(在水中时)
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("","yell");c(2);elseif s~=2 then c(s);end;

(4)变身旅行形态
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("","yell");c(4);elseif s~=4 then c(s);end;

其他宏持续更新中。
ps:输出和pvp不解就问 Nemseistalkr
宏不解就问 黑手

Warco2027
Posts: 7

Re: 乌龟服小德可用宏(整理自kook德鲁伊版块,持续更新中)

Post by Warco2027 » Thu Sep 28, 2023 8:47 am

老哥666,插个眼,回头用得上。

Mikeyhong
Posts: 43

Re: 乌龟服小德可用宏(整理自kook德鲁伊版块,持续更新中)

Post by Mikeyhong » Thu Sep 28, 2023 9:55 am

回头试试,感谢

Waynehsu
Posts: 1

Re: 乌龟服小德可用宏(整理自kook德鲁伊版块,持续更新中)

Post by Waynehsu » Sun Oct 01, 2023 8:46 am

需要安装什么插件吗

Paotai
Posts: 6

Re: 乌龟服小德可用宏(整理自kook德鲁伊版块,持续更新中)

Post by Paotai » Mon Oct 02, 2023 3:08 am

熊版简易满级强力计划:
1. 厄运买贡品锤子
2. 深渊9公主+帕米拉 双戒指
3. 双德互助采石场。项链,饰品。
4. 黑上黑手任务 暴君印记饰品。
5. 斯坦索姆镇长神像。
6. 泡在竞技场里。刷满8件套。下周三领取R3披风。

这一套足够T安琪拉了。
---------------------------------------
竞技场基础装简易获取:
6. 泡在暴风城大监狱。找强化奴役恶魔术士奴役巫师小鬼一波A。熟练后20分钟一趟。之所以说简易获取,是因为暴风城大监狱(前提有术士)不需要任何装备基础,满级术士光着身子就能带。
胸,手,头,腰带,主副手,项链。刷齐7件。肩膀自己单刷神庙小boss。

但是还是强烈推荐刷血环,因为血环某种程度都是毕业装,你刷小本出的装备到头来不是分解就是卖店,刷这些装备只是让你打竞技场有点基础装备而已。
每5天轮一次的血环战场,赢一次200,输一次50声望。赢10次就有2000声望了。你再没时间刷,混到崇敬总可以吧。

Post Reply