Copy and Pasting Macros

Romeo Tyrell

Journeyman
Hey All, I did a little searching across multiple different server forums and can't seem to find the answer to my question.

I'm trying to copy and paste this macro into Razor for Inscription.

!Loop
Assistant.Macros.IfAction|1|1|70
Assistant.Macros.HotKeyAction|0|Restock Agent-2
Assistant.Macros.AbsoluteTargetAction|0|0|1075380431|19|147|0|3702
Assistant.Macros.PauseAction|00:00:03.5000000
Assistant.Macros.UseSkillAction|23
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1085812540|75|76|0|3636
Assistant.Macros.WaitForMenuAction|0|15
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.MenuResponseAction|6|8389|0
Assistant.Macros.WaitForMenuAction|0|15
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.MenuResponseAction|2|8361|0
Assistant.Macros.PauseAction|00:00:07.3500000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|you inscribe
Assistant.Macros.LiftTypeAction|8022|1
Assistant.Macros.DropAction|0x40B82E18|(21, 138, 0)|0
Assistant.Macros.PauseAction|00:00:01.1500000
Assistant.Macros.EndIfAction
Assistant.Macros.ForAction|4
Assistant.Macros.IfAction|1|0|70
Assistant.Macros.HotKeyAction|1044106|
Assistant.Macros.PauseAction|00:00:10.1500000
Assistant.Macros.IfAction|4|0|trance
Assistant.Macros.WaitForStatAction|1|1|70|3600
Assistant.Macros.EndIfAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction

I know I am supposed to locate the Razor file, and copy the above text into a .txt document and then move that into the Macros folder, unfortunately my Razor file has no Macros folder.

I have even found that people are locating this Macros folder in a different location on Windows 7...(C:\Users\My name\appdata\roaming\razor)

I am using WIndows 10. Someone with some knowledge on the clusterf*ck that is Windows 10, could you please give me a little direction here?

Thanks!
 
Last edited by a moderator:

Evil Galad

Novice
If you search %appdata% in file explorer, that should lead you to the correct directory. It'll be something like C:\Users\username\AppData\Roaming\Razor\Macros
 
Top