11-17-2007, 04:48 AM
Heya,
What this macro does, it`s doing bandannas while you have cloth, else it will recall to bank and put gold to bank, and take cloth from bank.
What you need to do is set organizer and restock agents, and mark one rune at tailor shop (you will need to write correct name of the vendor to whom to sale) and another rune to bank.
And don`t forget to to use sewing kit on cloth and select "hats" (only once) before starting the macro.
So it`s ready to use, just set agents, and retarget runes.
And write name of the vendor to whom to sale if its not chandler in brit.
If I forgot anything let me know.
Hope it helps you.
What this macro does, it`s doing bandannas while you have cloth, else it will recall to bank and put gold to bank, and take cloth from bank.
What you need to do is set organizer and restock agents, and mark one rune at tailor shop (you will need to write correct name of the vendor to whom to sale) and another rune to bank.
And don`t forget to to use sewing kit on cloth and select "hats" (only once) before starting the macro.
So it`s ready to use, just set agents, and retarget runes.
And write name of the vendor to whom to sale if its not chandler in brit.
If I forgot anything let me know.
Hope it helps you.
Code:
!Loop
Assistant.Macros.IfAction|4|0|you do not have sufficient cloth to make that
Assistant.Macros.MacroCastSpellAction|32
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1081996891|86|99|0|7956
Assistant.Macros.PauseAction|00:00:04
Assistant.Macros.SpeechAction|0|268|3|ENU|2|16|2|BANK
Assistant.Macros.HotKeyAction|0|Organizer Agent-2
Assistant.Macros.PauseAction|00:00:04
Assistant.Macros.HotKeyAction|0|Restock Agent-3
Assistant.Macros.AbsoluteTargetAction|0|0|44256|1433|1675|10|401
Assistant.Macros.PauseAction|00:00:05
Assistant.Macros.MacroCastSpellAction|32
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1077048067|104|103|0|7956
Assistant.Macros.PauseAction|00:00:04
Assistant.Macros.ElseAction
Assistant.Macros.ForAction|15
Assistant.Macros.MenuResponseAction|3|5440|0
Assistant.Macros.WaitForMenuAction|0|300
Assistant.Macros.EndForAction
Assistant.Macros.SpeechAction|0|268|3|ENU|2|17|119|CHANDLER SELL
Assistant.Macros.EndIfAction