Macro: Magic Trap

Playguides written by Staff and Players.
Much more information on specific skills can be found in our T2A wiki.
Post Reply
User avatar
Swunk
Posts: 79
Joined: Tue Aug 04, 2015 11:28 pm

Macro: Magic Trap

Post by Swunk »

This is really useful if you generally always stock the same amount of trapped pouches. If you use less or more than 10 trapped pouches then just right-click the "For ( 1 to 10 )" and edit it to what is needed. Enjoy.
For ( 1 to 10 )
Set Last Target
Exec: Magic Trap
Wait for Target
Exec: Last Target
Pause .50sec
Exec: Add to UseOnce
Wait for Target
Exec: Last Target
End For

Code: Select all

Assistant.Macros.ForAction|10
Assistant.Macros.SetLastTargetAction
Assistant.Macros.HotKeyAction|3002023|
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1058|
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.HotKeyAction|1394|
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1058|
Assistant.Macros.EndForAction

Post Reply

Return to “Guides”