法师完美唤醒宏(1.12版本,乌龟服可用)

法师完美唤醒宏(1.12版本,乌龟服可用)

编程文章jaq1232025-03-02 18:44:2421A+A-


唤醒时换上高精神武器,唤醒CD时换上普通武器

44是唤醒所在的动作条编号,根据自己的修改

/run local U=function(n)for b=0,4do for s=1,28do L=GetContainerItemLink(b,s)if L and strfind(L,n)then UseContainerItem(b,s)return;end;end;end;end;if GetActionCooldown(44)==0then CastSpellByName("唤醒")U("娅尔罗")else U("锅炉")end

点击这里复制本文地址 以上内容由jaq123整理呈现,请务必在转载分享时注明本文地址!如对内容有疑问,请联系我们,谢谢!

苍茫编程网 © All Rights Reserved.  蜀ICP备2024111239号-21