怎么用按键精灵让魔兽世界挂机不掉线?
不用那么麻烦 宏1:
/script ps="喊话内容";sc=SendChatMessage;
宏2:
/script T,F=T or 0,F or CreateFrame("frame")if X then print("off") X=nil else print("on") X=function()local t=GetTime()if t-T>60 then SendChatMessage(ps,"channel",nil,1)T=t end end end F:SetScript("OnUpdate",X)
先按宏1,再按宏2即可,要停止再按一下宏2
自动喊话 只要有点卡 不维护,你可以挂一万年!!!!