First Dawn https://enigmauo.com/forums/ |
|
Guide: Magic Defense https://enigmauo.com/forums/viewtopic.php?t=589 |
Page 1 of 1 |
Author: | Swunk [ Sat Dec 26, 2015 4:59 pm ] |
Post subject: | Guide: Magic Defense |
Put the guard on follow with Alt + LMB and press Play. He'll move you around in a circle while following and the anti-macro thing won't prevent you from gaining skill. I might be completely wrong on this but it seemed like poison wouldn't go past 39.9 %. Either way, I strongly advise starting with poison because I just couldn't get any gains off of any other spells. In Nox (Poison) : 0.0 % to 39.9 % Quote: Wait for Mana >= 20
Say: In Nox Wait for Target Exec: Target self Pause 1.00sec If ( Poisoned ) Say: An Nox Wait for Target Exec: Target Self Pause 1.00sec End If Code: !Loop
Assistant.Macros.WaitForStatAction|1|1|20|3600
Assistant.Macros.SpeechAction|0|52|3|ENU|0|In Nox
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|3|-1|0
Assistant.Macros.SpeechAction|0|52|3|ENU|0|An Nox
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
Ort Rel (Mana Drain) : 40.0 % to 100.0 %Quote: Wait for Mana >= 10
Say: Ort Rel Wait for Target Exec: Target Self Pause 1.00sec Code: !Loop
Assistant.Macros.WaitForStatAction|1|1|10|3600
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Ort Rel
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01
|
Page 1 of 1 | All times are UTC-08:00 |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |