Page 1 of 1

[Razor] Auto-Attack Macro

Posted: Fri Oct 18, 2013 9:17 pm
by Devlin
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

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

Re: [Razor] Auto-Attack Macro

Posted: Mon Oct 21, 2013 12:25 am
by kaighn
Works great!!! Thanks :dance

Re: [Razor] Auto-Attack Macro

Posted: Mon Oct 21, 2013 1:21 pm
by DrussRob
I didn't have a folder named Macros in my razor folder, so I made one. I created the txt file in that folder and called it autoattack.txt , but it doesn't show up in my macro list when I run razor. Am I maybe missing something?

Re: [Razor] Auto-Attack Macro

Posted: Mon Oct 21, 2013 3:29 pm
by Relysis
Rather than the install directory, the folder location is username/appdata/roaming/razor/macros (windows 7+)

Re: [Razor] Auto-Attack Macro

Posted: Tue Oct 22, 2013 9:29 am
by Ilsanor
Also, I think the extension for the file should be xxx.macro, not xxx.txt for Razor to see it as a usable macro.

Re: [Razor] Auto-Attack Macro

Posted: Mon Mar 17, 2014 2:26 pm
by theherokiller
hello . i added the txt in the roaming file and renamed the extension to .macro but it still wont come up in the razor interface.

Re: [Razor] Auto-Attack Macro

Posted: Thu Apr 03, 2014 5:01 pm
by Devlin
You might need to check the hidden files, not the c\program files\razor\macros.
C:\Users\YOURPCLOGINHERE\AppData\Roaming\Razor

Roaming might be local.