Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: leftleft
Forum: Macro Help 09-16-20, 11:23 PM
Replies: 1
Views: 14,791
Posted By leftleft
If you execute too much fast while merchant...

If you execute too much fast while merchant window is opened, above macro may sell herbs unintentionally.
If you close all tradable windows or execute macro not so fast, there is no problem.
But if...
Forum: Macro Help 09-13-20, 03:59 AM
Replies: 1
Views: 14,791
Posted By leftleft
Common herb Milling macro

/run for b=0,4 do for s=1,36 do i={GetContainerItemInfo(b,s)}c={GetItemInfo(i[7]or 1)}if c[7]=="Herb"and c[3]==1 and i[2]>4 then n="AutoMill"i=GetMacroIndexByName(n)EditMacro(i,n,"","/cast...
Showing results 1 to 2 of 2