Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro: Provocation
#1
With this macro I use Target by Type in case the original target is killed by other players. I choose a type of animal that seems to be spawning inside the pen but not outside of the pen so I don't kill myself.

Quote:Exec: Provocation
Wait for Target
Target by Type 203
Wait for Target
Exec: Target Self
Pause 1.00sec
If ( SysMessage "succeeds" )
Pause 9.00sec
Else
Pause 4.00sec
End If

Code:
!Loop
Assistant.Macros.HotKeyAction|1044082|
Assistant.Macros.WaitForTargetAction|1
Assistant.Macros.TargetTypeAction|True|203
Assistant.Macros.WaitForTargetAction|1
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|succeeds
Assistant.Macros.PauseAction|00:00:09
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:04
Assistant.Macros.EndIfAction
Chewbacca likes this post
Reply
#2
thanks very useful! 
Reply
#3
I fixed this up some as well as a few other of my guide and macro threads. I also added some new ones.
Veranis likes this post
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)