2010年3月6日 星期六

共用角色巨集

巨集備份,共用角色
換天賦換裝
/equipset [spec:2] dd裝; [spec:1] 坦裝
/usetalents [spec:2] 1; [spec:1] 2

更改TAB選取距離
/console SET targetNearestDistance "50"

Print副本ID
/run print('目前團隊資訊:')
/run for k=1,max(GetNumSavedInstances())do local n,i,r,d,l,e,im,ir,mp,dn=GetSavedInstanceInfo(k) if r>0 then print('ID:'..i..',名稱:'..n..','..dn)end end

快速交出聲望物品
/script SelectGossipAvailableQuest(1);AcceptQuest();CompleteQuest();GetQuestReward(QuestFrameRewardPanel.itemchoice);

宅~很~大
/G         ˍˍ
/G 宅很大~~  ▕鄉民▏
/G 宅不用錢~~ ▕御印▏
/G 請認明      ̄

開怪巨集
/run R={nil,1,2,3,4,5,6,7,8};X={"目標","{星星}","●","◆","▼","{月亮}","█","{十字}","{頭顱}"};
/run for i=1,9 do if(R[i]==GetRaidTargetIndex("target") and UnitIsEnemy("player","target"))then SendChatMessage("對準標記:"..X[i].."<<%t>>,幹爆他!!!","RAID_WARNING");end;end;

座標查詢
/script px,py=GetPlayerMapPosition("player")
/script DEFAULT_CHAT_FRAME:AddMessage(format("[%s] %i,%i",GetZoneText(),px*100,py*100));

查性別
/run local genderTable = { "人妖!", "男人", "女人"};n=UnitName("target");G=GetZoneText("target");R=UnitRace("target");m=""..R..":"..n.." is "..genderTable[UnitSex("target")] ..",目前位於:"..G.."";channel="SAY";SendChatMessage(m,channel);

抓人!
/跑 l=UnitLevel("target"); R=UnitRace("target"); c=UnitClass("target");h=UnitHealth("target");n=UnitName("target");G=GetZoneText("target");m="發現LV:"..l..""..R..""..c..">>"..n.."<<在"..G..",hp還有"..h.."";channel="guild";SendChatMessage(m,channel);

顏文字
火遁˙豪火球之術 <( ̄ )3 ̄)>_ˍ▁▂▃▄▅▆◣

(‵▽′)// <( ̄︶ ̄)/ (╯‵□′)╯︵┴─┴

關閉髒字過濾器
/console SET profanityFilter "0"

沒有留言:

張貼留言