06-02-2015, 11:09 AM
Code:
0 {npctrade} Self.Say(hi) Macro.Wait(1000) NPC.Say(trade) Macro.Wait(1000) NPC.Buy(ID, Count, IgnoreCap) Macro.Wait(2500) NPC.Sell(ID, Count(-1 is all)) Macro.Wait(2500)
1st Create a manual macro point.
2nd Change IDs and Counts.