Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Useful Macro Compedium: Razor Editon
#1

I'll be making useful macros and posting them here. If you have your own macro you think should be added, PM me a copy and I'll look at it, clean it up if needed, and post it. Smile

To install these, copy paste the macro into a .txt file, then rename it to Macro Name.macro and move it to your \Macros folder in your Razor directory.
You can also make subfolders in the \Macros folder to group your macros by type.
[hr=75%]00AA00
INDEX
Crafting Macros
#2

Craft a Potion Keg


Ingredients:
  • 7 Ingots
    23 Logs
    10 Bottles
This macro may change if there have been changes to the carpentry/craft system. With Shade adding things, this is very likely.
Best bet is to make your own version by scrolling past the macro and looking at how to make the macro yourself.


The macro:
Code:
Assistant.Macros.DoubleClickTypeAction|7868|True
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|15|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|37|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|16|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.DoubleClickTypeAction|4142|True
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|1|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|23|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|23|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|16|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|16|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|16|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|22|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|86|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.DoubleClickTypeAction|7868|True
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|43|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|58|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|0|0|0

Menu Order: (How the macro was made)
Code:
Use: Tinker Tools
   >Parts
      >>Barrel Hoops
      >>Barrel Tap
CLOSE GUMP

Use:Nails
   >Other
      >>Barrel Lid
      >>Barrel Lid
      >>Barrel Staves
      >>Barrel Staves
      >>Barrel Staves
   >Containers
   >Next Page
      >>Keg
CLOSE GUMP

Use: Tinker Tools
   >Assemblies
      >>Potion Keg
CLOSE GUMP
#3

Sparring Macros by soMa

Will fight with the sparring partners in the Mercenary Camp, wash bandages and equip new heater shields and weapons.

Mace Fighting - Use a Club & Heater Shield
Code:
!Loop
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.HotKeyAction|1196|
Assistant.Macros.IfAction|7|-1|0
Assistant.Macros.DoubleClickTypeAction|5044|True
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|8|-1|0
Assistant.Macros.DoubleClickTypeAction|7030|True
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|77
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.DoubleClickTypeAction|3616|True
Assistant.Macros.TargetTypeAction|False|2883

Fencing - Use Dagger & Heater Shield
Code:
!Loop
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.HotKeyAction|1196|
Assistant.Macros.IfAction|7|-1|0
Assistant.Macros.DoubleClickTypeAction|3922|True
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|8|-1|0
Assistant.Macros.DoubleClickTypeAction|7030|True
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|77
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.DoubleClickTypeAction|3616|True
Assistant.Macros.TargetTypeAction|False|2883

Swordsmanship - Use Butcher Knife & heater Shield
Code:
!Loop
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.HotKeyAction|1196|
Assistant.Macros.IfAction|7|-1|0
Assistant.Macros.DoubleClickTypeAction|5110|True
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|8|-1|0
Assistant.Macros.DoubleClickTypeAction|7030|True
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|77
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.DoubleClickTypeAction|3616|True
Assistant.Macros.TargetTypeAction|False|2883

For Wrestling Just Don't Put A Weapon In your Pack.
Have Lots of bandages to be safe.
Have several weapons and Heater shields in your pack if your afk they will break.


Forum Jump:


Users browsing this thread: 1 Guest(s)