各种宏命令

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

一键卖绿装 打开商店后按此宏。
/脚本 local q;if MerchantFrame:IsVisible()then for i=1,300 do q=GetContainerItemLink(i/35,i%35)if q and q:sub(5,10)=="1eff00"then UseContainerItem(i/35,i%35)end;end;end





一键卖蓝装
/脚本 local q;if MerchantFrame:IsVisible()then for i=1,300 do q=GetContainerItemLink(i/35,i%35)if q and q:sub(5,10)=="0070dd"then UseContainerItem(i/35,i%35)end;end;end




一键卖紫装
/脚本 local q;if MerchantFrame:IsVisible()then for i=1,300 do q=GetContainerItemLink(i/35,i%35)if q and q:sub(5,10)=="a335ee"then UseContainerItem(i/35,i%35)end;end;end




5人重置副本宏
/run ResetInstances()




10人英雄普通一键换难度
/run if a then a=nil;SetRaidDifficulty(1)else a=1;SetRaidDifficulty(3)end





小退宏
/logout



自动确认宏
/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)




一键退组宏
/script LeaveParty()




/script SetCVar("cameradistanceMax",50) 拉远视角

开男人销毁装备
#showtooltip
/castsequence reset=0 时运19
/脚本 local a,i,j,l={"F","自","老","黑","B","快","之","の"}for i=1,#a do for j=1,114 do l=GetContainerItemLink(j/36,j%36)if l and l:find(a[i])then PickupContainerItem(j/36,j%36)DeleteCursorItem()end end end


拾取宏
/脚本 hooksecurefunc(LootFrame,"Show",function()local t,p,n={"金币","积分硬币","老板硬币" ,"公正徽章","寒冰纹章"}for i=1,IsAltKeyDown()and 0 or GetNumLootItems()do _,n,p=GetLootSlotInfo(i)for j=1,#n do if p==0 or n==t[j]then LootSlot(i)end end end end)




删除某个物品的宏(这个比较建议,点哪个删哪个)
/script DeleteCursorItem();
鼠标点击一下物品
然后按此宏


/script x=GetNumLootItems() if x==0 then CloseLoot() else for i=1,x do LootSlot(i) ConfirmLootSlot(i) end if GetNumLootItems()==0 then CloseLoot() end end






/script x=GetNumLootItems() if x==0 then CloseLoot() else for i=1,x do LootSlot(i) ConfirmLootSlot(i) end if GetNumLootItems()==0 then CloseLoot() end end



传送宏
/use 炉石
/click GossipTitleButton8
/click StaticPopup1Button1


/click GossipTitleButton9
/click GossipTitleButton3
/click StaticPopup1Button1


所有删除。包括炉石
/script for i=1,111 do q=GetContainerItemLink(i/37,i%37)if q then PickupContainerItem(i/37,i%37)DeleteCursorItem()end;end;


buff宏
/施放 冰冷心智

/施放 冰魄
/施放 卍解
/施放 周星星
/施放 坚韧光环
/施放 奥术强化
/施放 女人的骚气
/施放 完美的屌丝
/施放 心脏病
/施放 打飞机!
/施放 新世界的骚气光环
/施放 犀利哥
/施放 暴力法杖套装☆
/施放 梅毒

/施放 萨隆邪铁屏障
/施放 精锐
/施放 蕾丝控的爱

/施放 防护光环

/施放 虚化
/施放 辐射光环
/施放 萨隆邪

铁屏障
/施放 真九阴真经上
/施放 真九阴真经下
/施放 残忍袭击者

/施放 坚韧




/施放 触发大星辰术

/施放 触发因果术
/施放 触发大善恶术

/施放 触发大崩灭术
/施放 触发大心魔术

/施放 触发大语言术
/施放 触发愿望术

/施放 触发祝福术

/施放 触发轮回术

/施放 触发大封神术
/施放 身经百战

/施放 防御光环

/施放 RPG的反弹

/施放 星界护甲
/施放 RPG的凌波微步
/施放 RPG的暴怒
/施放 触发命运术
/施放 完美的屌丝

/施放 PRG尿性!
/施放 狂暴光环

/施放 RPG的奶水

/施放 RPG的邪恶


相关文档
最新文档