Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Razor: The Cutting Edge UO Assistant

Razor: The Cutting Edge UO Assistant Razor is an Assistant program (similar to the popular UOAssist) for player run Ultima Online shards.

Reply
 
Thread Tools Display Modes
Old 03-31-2006, 11:26 AM   #1 (permalink)
Forum Novice
 
Join Date: Mar 2006
Posts: 143
Default Hide/Stealth macros for Razor.

I need a simple but efficient Hide/Stealth macro. Basically, I need it to Hide me when necessary, but if Hidden, I want it to repeatedly stealth me every 10 seconds until I am no longer Hidden and able to Stealth.

I should Stealth when the following conditions are met:
I've successfully hidden myself.
I've successfully stealthed.

I should Hide when the following conditions are met:
I fail to Hide.
I fail to Stealth.

Obviously I need to account for the 10 second delay required between performing either of these actions again.

I have a script, but it is pretty inefficient and hangs up once in a while. Not sure why.
ir0nside is offline   Reply With Quote
Old 03-31-2006, 11:07 PM   #2 (permalink)
Forum Novice
 
Join Date: Mar 2006
Posts: 143
Default

Well, after messing around a great deal with this, I figured it out. So far, this has proven relatively infallable. It hasn't stopped running under any circumstances, and while Stealth on my server is relatively slow, this is providing the most efficient gains possible.

If ( SysMessage "You begin to move quietly." )
UseSkill Stealth
Pause 10.20sec
Else
If ( SysMessage "You have hidden yourself well." )
UseSkill Stealth
Pause 10.20sec
Else
UseSkill Hiding
Pause 10.20sec
If ( SysMessage "You fail to hide." )
UseSkill Hiding
Pause 10.20sec

There you have it. Adjust timings for how good your connection is.
ir0nside is offline   Reply With Quote
Old 04-04-2006, 05:30 AM   #3 (permalink)
 
Join Date: Mar 2006
Posts: 1
Default

Use moongates to hide you. It is much faster. Unless of course public moongates dont invis you on you're shard. Then I got nothin.
Nikolai is offline   Reply With Quote
Old 05-06-2008, 03:30 PM   #4 (permalink)
Lurker
 
Join Date: Apr 2008
Posts: 9
Default

You could use magery if you have it and have the money to spend a lot of regs. Most stealthers don't seem to have a lot of magery though. You could run a second account casting invis too.
JeremiahGL is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5