Christianfd
New Member
- Joined
- May 5, 2010
- Messages
- 52
- Reaction score
- 0
Hey guys
I've found this macro:
I got my hands on a trading macro /script for bag = 0,4,1 do for slot = 1, GetContainerNumSlots(bag), 1 do UseContainerItem(bag,slot) end; end;/script AcceptTrade()
Because I need to be able (atleast until I get an enchanter leveled up) Do some quick trading of a few diffrent items.
My question here is, does anyone know how i can either: Ban it from trading the enchanting mats I recieve, or make it just take the few items (Preferably by their ID) and put them in the trade window.
Any help would be appriciated
-D
I've found this macro:
I got my hands on a trading macro /script for bag = 0,4,1 do for slot = 1, GetContainerNumSlots(bag), 1 do UseContainerItem(bag,slot) end; end;/script AcceptTrade()
Because I need to be able (atleast until I get an enchanter leveled up) Do some quick trading of a few diffrent items.
My question here is, does anyone know how i can either: Ban it from trading the enchanting mats I recieve, or make it just take the few items (Preferably by their ID) and put them in the trade window.
Any help would be appriciated
-D