Page 1 of 1

Macro: Magic Trap

Posted: Sun Oct 02, 2016 10:39 am
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