|
|
功能权杖:
回城
/use 功能权杖
/in 0.1 /run SelectGossipOption(1)
重置副本
/use 功能权杖
/in 0.1 /run SelectGossipOption(4)
/in 0.3 /run SelectGossipOption(7)
商店
/use 功能权杖
/in 0.1 /run SelectGossipOption(4)
/in 0.3 /run SelectGossipOption(1)
银行
/use 功能权杖
/in 0.1 /run SelectGossipOption(4)
/in 0.3 /run SelectGossipOption(2)
界面/NPC交互:
10连抽奖(随时随地,不会卡)
/script T,F=T or 0,F or CreateFrame("frame")if X then X=nil else X=function()local t=GetTime()if t-T>12 then Ghost_SendData("GC_C_LUCKDRAW_V3","10")T=t end end end F:SetScript ("OnUpdate",X)
自动确定(可用于快速洗练免确定和拾取免确定)
/script T,F=T or 0,F or CreateFrame("frame")if X then X=nil else X=function()local t=GetTime()if t-T>1 then StaticPopup1Button1:Click()T=t end end end F:SetScript ("OnUpdate",X)
购买道具金币(3为第二行第一列道具,255为数量,可按需求更改。不要用关键字购买宏买道具金币,会买错)
/run BuyMerchantItem(3,255)
一键需求
/click GroupLootFrame4RollButton
/click StaticPopup1Button1
/click GroupLootFrame3RollButton
/click StaticPopup1Button1
/click GroupLootFrame2RollButton
/click StaticPopup1Button1
/click GroupLootFrame1RollButton
/click StaticPopup1Button1
一键贪婪
/click GroupLootFrame4GreedButton
/click StaticPopup1Button1
/click GroupLootFrame3GreedButton
/click StaticPopup1Button1
/click GroupLootFrame2GreedButton
/click StaticPopup1Button1
/click GroupLootFrame1GreedButton
/click StaticPopup1Button1
组队宏
/run if (not IPM_F) then CreateFrame("Frame","IPM_F",UIParent);IPM_F:RegisterEvent("CHAT_MSG_WHISPER");end IPM_F:SetScript("OnEvent",function(_,_,a,b) if (a=="1" and b~=UnitName("player")) then InviteUnit(b) end end);
/G 活动M我打1进组
关键字摧毁宏(不会请不要使用,用以批量摧毁安其拉和祖尔格拉布等本,无用且不能售卖的物品)
/run for b=0,4 do for s=1,36 do n=GetContainerItemLink(b,s);if n and string.find(n,"卡莱宝石") then PickupContainerItem(b,s);DeleteCursorItem();end;end;end;
加群验证:521wow.com来的 |
|