Copying Razor Macros

Smokey

Novice
So I'm kinda pc dumb. I manage enough to get playing and I can write basic macros in razor. But I would like to learn how to copy and paste the macros that we have all seen pasted into forums, such as....

!Loop
Assistant.Macros.DoubleClickTypeAction|3718|True
Assistant.Macros.WaitForTargetAction|1
Assistant.Macros.TargetRelLocAction|1|0
Assistant.Macros.UseSkillAction|21
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.IfAction|4|0|metal
Assistant.Macros.SpeechAction|0|52|3|ENU|2|16|17|No more ore...
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction

Obviously I can't quite translate that into what I need to actively record and I see this format alot when speaking of macros. I have done a bit of searching and everyone says paste this kind of code into my Razor/macros folder, but search as I might I cannot find this folder. Can anyone walk me through this like I'm your dad (I'm probably there) who can barely negotiate his E-mail?
 

Hexoplex

Grandmaster
you will need to find the macro folder for Razor by searching %appdata%. Create a blank text file naming it what you'd like the macro to to be called and copying the text into it. I can do step by step with some screen shots if you need ;)
 

Smokey

Novice
Thanks Hex but I may need the step by step. So after some extensive searching I think I have finally located the proper folder (C:\Users\My name\appdata\roaming\razor). I created a text file within that and named it test.macro and pasted the macro I earlier displayed within that file. I then relogged on and the macro is not showing up in my list.

I am pretty sure I did that in the right folder because all my other macros I have created in game were listed in there, and they all work fine.

Thanks for helping me out here mate.
 

Smokey

Novice
Ok so I think I see the problem is that I have saved it as a text document and need to convert that to a macro file like the rest of of them. Just unsure as of now how to do that.
 

Hexoplex

Grandmaster
Try using one of the other macro files, replace the text and do a 'save as' to change the name.

Sent from my Lenovo B8080-F using Tapatalk
 
Top