[Razor] Auto-Attack Macro
Posted: Fri Oct 18, 2013 9:17 pm
Simple razor macro designed to recast Consecrate Wep as necessary and attack the closest target to you.
Using this to afk level, farm, do champs or what have you is frowned upon. That being said, enjoy.
Simply copy/paste into a text file and save it into your Razor folder under Macros. If you want to add Divine Fury (for the dmg/SSI boost, or to ensure you keep at full stamina), add these lines above the consecrateweapon line
Assistant.Macros.SpeechAction|0|956|3|ENU|0|[cs divinefury
Assistant.Macros.PauseAction|00:00:00.9990000
Using this to afk level, farm, do champs or what have you is frowned upon. That being said, enjoy.
Simply copy/paste into a text file and save it into your Razor folder under Macros. If you want to add Divine Fury (for the dmg/SSI boost, or to ensure you keep at full stamina), add these lines above the consecrateweapon line
Assistant.Macros.SpeechAction|0|956|3|ENU|0|[cs divinefury
Assistant.Macros.PauseAction|00:00:00.9990000
Code: Select all
!Loop
Assistant.Macros.PauseAction|00:00:00.5550000
Assistant.Macros.HotKeyAction|1515|
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.HotKeyAction|1332|
Assistant.Macros.PauseAction|00:00:00.7770000
Assistant.Macros.ForAction|3
Assistant.Macros.SpeechAction|0|956|3|ENU|0|[cs consecrateweapon
Assistant.Macros.PauseAction|00:00:00.7770000
Assistant.Macros.ForAction|6
Assistant.Macros.HotKeyAction|1515|
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.HotKeyAction|1332|
Assistant.Macros.PauseAction|00:00:01.3330000
Assistant.Macros.EndForAction
Assistant.Macros.EndForAction