Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: leftleft
Forum: Macro Help 09-19-20, 12:10 AM
Replies: 6
Views: 23,723
Posted By leftleft
If you can't see what's the difference, sorry, it...

If you can't see what's the difference, sorry, it may be not for you.
Forum: Macro Help 09-18-20, 10:05 PM
Replies: 6
Views: 23,723
Posted By leftleft
There is no 255 units limitation. You can buy...

There is no 255 units limitation. You can buy 1000 units fully by executing this macro when pressing Ctrl key.
You can buy 100 units when pressing Alt key.
And to buy stack by stack, default quantity...
Forum: Macro Help 09-16-20, 11:23 PM
Replies: 1
Views: 14,427
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,427
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...
Forum: Macro Help 08-31-20, 09:42 PM
Replies: 6
Views: 23,723
Posted By leftleft
It's a 3 option macro which could be used...

It's a 3 option macro which could be used often.
You can buy 1000 units by executing this macro when pressing Ctrl key, 20 units when pressing Alt key. And default quantity is 100 units.

/run...
Forum: Macro Help 08-18-20, 07:48 PM
Replies: 6
Views: 23,723
Posted By leftleft
Massive buying macro

You have to pick a item from merchant's list and use this macro. Then you can buy that item by 20 units.
Of course, you can edit the quantity. You can test by 1 unit.



I used this macro to buy by...
Showing results 1 to 6 of 6