funtime:warcraft:macros

This is an old revision of the document!


Макросы для WoW

Общие

Продать серый шмот из сумок

/run local c,i,n,v=0;for b=0,4 do for s=1,GetContainerNumSlots(b)do i={GetContainerItemInfo(b,s)}n=i[7]if n and string.find(n,"9d9d9d")then v={GetItemInfo(n)}q=i[2]c=c+v[11]*q;UseContainerItem(b,s)print(n,q)end;end;end;print(GetCoinText(c))

Паладин

Макрос на Боп под красного слизня

#showtooltip Длань защиты
/цель Облако газа
/cast [@targettarget] Длань защиты
funtime/warcraft/macros.1623682774.txt.gz · Last modified: 2021/06/14 14:59 by Chugreev Eugene