Page 1 of 1
Copy-pasting in the Razor macro directory?
Posted: Mon Feb 27, 2012 6:17 pm
by Campbell
I see a lot of people posting about macros, and replies that are specific macros laid out, to be pasted into the Razor macro text file or directory. Trouble is, I can't find any such thing on my PC.
Can someone please give me a brief rundown of exactly how to do this? Trying to establish a deep sea fishing macro.
Thanks!
Re: Copy-pasting in the Razor macro directory?
Posted: Mon Feb 27, 2012 6:44 pm
by Chaos
go to razor folder then macros folder then open up the diff macros with notepad. Copy paste save. Open razor macro will be modified.
Re: Copy-pasting in the Razor macro directory?
Posted: Mon Feb 27, 2012 6:48 pm
by Pirul
If Razor updated you might want to check this thread out to find the destination folder:
viewtopic.php?p=322892#p322892
Re: Copy-pasting in the Razor macro directory?
Posted: Tue Feb 28, 2012 12:41 pm
by the bazookas
If you know anything about XML, you can also manually edit your Razor profile (counters, friends list, etc.). I wouldn't play around with it without knowing XML b/c if you accidently put in a malformed element, Razor will probably throw up on you.
Also, if you have more than one computer that you want to run UO on, you can just copy the profile file over to the Users/ApplicationData/.../Razor/Profiles folder (I think that's where it is) instead of manually setting everything by hand.
Re: Copy-pasting in the Razor macro directory?
Posted: Tue Feb 28, 2012 12:48 pm
by Stuck
the bazookas wrote:If you know anything about XML, you can also manually edit your Razor profile (counters, friends list, etc.). I wouldn't play around with it without knowing XML b/c if you accidently put in a malformed element, Razor will probably throw up on you.
XML, what a great idea.
Re: Copy-pasting in the Razor macro directory?
Posted: Tue Feb 28, 2012 1:20 pm
by the bazookas
Yes, XML pwns.