UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

Assorted Razor Macros

MB

Knight
Heal/Cure Pot
best on mouse
Code:
If poisoned
Drink cure pot
Else
Drink heal pot
End If


Quick Res
Put this one on Ctrl + Shift + A. While waiting on the res, stand next to your corpse with Ctrl + Shift up and mouse hovering over corpse. When the res drops, hit A, while continuing to hold Ctrl + Shift and click your corpse immediately. Assuming the person resing you has compassion, you should be suited with full health in a split second.
Code:
Gump Response (Button 1)
Dbl Click Mount


Pet Macros
First, make sure you have GM'd Resisting Spells on your pet so that folks fail poison on it.
Mount/Dismount ( i use Ctrl + Z)
Code:
If Mounted
Exec Dismount
Else
Double click pet
Dress Suit (for after Res or to requip what you dropped to throw bola)

Bola ( i use Ctrl + A)
Code:
Exec: Dismount
Dbl click bolas

Heal Pet on the Run ( i use Num Pad .)
Code:
If mounted
Exec: Dismount
Cast spell Heal
Wait for Target
Absolute Target Pet
Double click pet
Else
Double click pet (contingency plan, can be used to mount if you miss the mount after the heal)

Cure Pet ( i use Num Pad 0)
Code:
Cast spell Cure
Wait for Target
Absolute Target Pet
Double Click Pet
Star Room Escape(Shift + Esc for me)
Use on all characters for quick escape.
Code:
Dbl click star room moongate
Select Fel location


Teleports & Walls
Hotkey the macros in the attached rar as follows. Use the scroll macro versions if playing a dexxer.

Wall back - Shift V
Wall front - Shift ^
Wall left - Shift <
Wall Right - Shift >

Teleport Right - >
Teleport Left - <
Teleport Forward - ^
Teleport Back - V
Teleport NE - Ctrl >
Teleport SW - Ctrl <
Teleport NW - Ctrl ^
Teleport SE - Ctrl V
 

Attachments

  • Teleports & Walls.rar
    4.2 KB · Views: 22

MB

Knight
These aren't in copy paste mode, it is how they will look when you make them yourself.
 
Top