找回密码
 立即注册

【自动补 韧,心灵之火,防护暗影 】

作者:天锦工作室 | 时间:2024-7-13 17:07:41 | 阅读:42| 显示全部楼层
宏仓库
宏推荐:

版本:
1.12
宏命令分类:
牧师
宏命令代码:
/script local n,s,k,j,b,f={"dFor","rFir","iSha"},{"真言术:韧","心灵之火\","防护暗影"};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 not f then CastSpellByName(s[k]);break;end;end;

【自动补 韧,心灵之火,防护暗影 】
缺啥补啥,闲着没事按按能强身健体,定国安邦……
/script local n,s,k,j,b,f={"dFor","rFir","iSha"},{"真言术:韧","心灵之火\","防护暗影"};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 not f then CastSpellByName(s[k]);break;end;end;


您需要登录后才可以回帖 登录 | 立即注册