Razor Macro for Stealth Training

Share your guides, how-tos, FAQs, and so forth. This is not for support -- post questions in General Discussion.
Post Reply
Interceptor3104
Posts: 13

Razor Macro for Stealth Training

Post by Interceptor3104 »

I have come up with a great macro for Stealth. It requires that you be in your house, so that you can hide 100% of the time. But you could add a few lines to hide prior to stealth attempts. I hope it helps!


UseSkill Stealth
If ( SysMessage "you must hide first.")
Pause 10.20sec
UseSkill Hiding
End If
Else
If ( SysMessage "you fail in your attempt to move unnoticed")
Pause 10.20sec
UseSkill Hiding
End If
Else
Pause 10.20sec
UseSkill Stealth
Pause 10.20sec
Interceptor3104
Posts: 13

Re: Razor Macro for Stealth Training

Post by Interceptor3104 »

Just a tiny improvement.

Pause 10.00sec
UseSkill Stealth
If ( SysMessage "you must hide first" )
Pause 10.00sec
UseSkill Hiding
End If
Else
If ( SysMessage "you fail in your attempt to move unnoticed." )
Pause 10.00sec
UseSkill Hiding
End If
User avatar
The Silvertiger
Posts: 4469

Re: Razor Macro for Stealth Training

Post by The Silvertiger »

Using a moongate offers more attempts.


Walk north x2
Walk south x2
Usegate
Reply gate[example tram mimic]
Walk north x2
Walk south x2
Usegate
Reply gate[example tram moonglow]

Pauses as needed per latency/ping

I appreciate your desire to assist, though. I think it's really cool. Most people will tell you to upgrade to uosteam, but if you're comfortable with razor and don't need all the features steam offers continue on. We don't hardly have anyone putting out razor macros. There were some great ones on the old forums, but it has been down since around thanksgiving.

GL HF
Never forget June 4th 1989!
Selling List & Vendor

"Screenshots will never be used as evidence but more of a reference tool for us to help in our investigations."
Mina_Moonlight likes this.
Top
Post Reply