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 07-02-2004, 01:08 PM   #1 (permalink)
Administrator
 
Zippy's Avatar
 
Join Date: Aug 2002
Location: Baltimore, MD
Age: 26
Posts: 4,890
Default HOW-TO: Connect to OSI servers with Razor

Pre-Reqs: First, you must have Razor Beta 14 or higher.

Steps:
1) Start Razor manually. You cannot use Razor to connect to OSI servers via UOGateway, it MUST be started manually by click the exe (or a shortcut to the exe).

2) The welcome screen should appear. IF IT DOES NOT: Wait for Razor to finish loading, on the "General" tab, check "show welcome screen when razor starts" close razor and re-open it. THe welcome screen will appear

3) Select your options as normal for the client and data directory. For the Server, you should enter "login.owo.com" and for the port "7776". You should only need to enter this server information once. After that, you can leave it on "Use Last", or if you connect to a different server, you can find logio.owo.com on the drop down list again.

4) Under Client options you MUST uncheck "Patch client encryption" When you uncheck this box, the box below it will become active.

5) Check the new box called "Use OSI Encryption"

6) Push okay. The client will start and you should be able to connect to OSI servers with Razor.

7) If you wish these settings to be the default, click the "Make these settings default" button on the welcome screen.

Disclaimer: Razor & it's Developer(s) are not responsible for consequinces of you using this product on OSI servers. This may or may not be a violation of the EA EULA and ToS, you may be banned for using this product. Use at your own risk. We are not responsible for damage you do to your machine or other machines as a result of using this product. It is provided AS IS without a warrenty, without even the implied warrenty of "fitness for use." (See license.txt in your Razor directory for more information.)
__________________
Zippy, Razor Creator and RunUO Core Developer
The RunUO Software Team

"Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal."
~The Cryptonomicon

Zippy is offline   Reply With Quote
Old 07-05-2004, 06:08 AM   #2 (permalink)
Newbie
 
Join Date: Aug 2003
Posts: 44
Default

Just note that OSI login dont use port 7777 anymore.
Just set the port to 7775 or 7776 in razor and it works.
loops is offline   Reply With Quote
Old 07-14-2004, 05:15 PM   #3 (permalink)
Lurker
 
Join Date: Jul 2004
Age: 28
Posts: 1
Default

The patch client isnt checked and I dont get the OSI option
DaSnake is offline   Reply With Quote
Old 07-22-2004, 04:56 PM   #4 (permalink)
Lurker
 
Join Date: Jul 2004
Age: 20
Posts: 3
Default

Doesn't work :/ Tried with client 4.0.3a, c, d, and e. I am able to log into the login server, but clicking on a shard starts a neverending "Connecting..." gump. This doesn't happen with Razor off. Here is what's going on, with my username/password CC'ed out:
Code:
7:09:38.609 Client -> Server: 0xA0 (SelectShard), frequ: 1, len: 0x03
0000: A0 00 09                                        ->...

17:09:38.734 Server -> Client: 0x8C (Relay), frequ: 1, len: 0x0B
0000: 8C 9F 99 C4 1C 13 89 25 8C A0 2F                ->.......%../

17:09:38.812 Client -> Server: 0x91 (RelayAuth), frequ: 1, len: 0x41
0000: 91 25 8C A0 2F CC CC CC CC CC CC CC CC CC CC CC ->.%../-----------
0010: CC CC 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ->--..............
0020: 00 00 00 CC CC CC CC 00 00 00 00 00 00 00 00 00 ->...----.........
0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ->................
0040: 00
That is where it "freezes". Hope this helps.
Lawn Gnome is offline   Reply With Quote
Old 07-22-2004, 05:12 PM   #5 (permalink)
Lurker
 
Join Date: Jul 2004
Age: 20
Posts: 3
Default

And here is how it's supposed to look...
Code:
17:24:03.15 Client -> Server: 0xA0 (SelectShard), frequ: 1, len: 0x03
0000: A0 00 09                                        ->...

17:24:03.109 Server -> Client: 0x8C (Relay), frequ: 1, len: 0x0B
0000: 8C 9F 99 C4 1C 13 89 25 8C A0 2F                ->.......%../

17:24:03.187 Client -> Server: 0x91 (RelayAuth), frequ: 1, len: 0x41
0000: 91 25 8C A0 2F CC CC CC CC CC CC CC CC CC CC CC ->.%../-----------
0010: CC CC 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ->--..............
0020: 00 00 00 CC CC CC CC 00 00 00 00 00 00 00 00 00 ->...----.........
0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ->................
0040: 00
Which is weird, considering both Razor and non-Razor are sending the exact same packet, but only the instance without Razor running is recieving data from the server. Hmm? Broken passthrough?

edit: Ahh, I found your bug Razor isn't passing through packets sent when the username is over x characters. I have an 9-byte username that logs in fine with Razor, but my 13-byte username does not. It seems to be unaffected by password length. Hope this helps. Here is the packet that works, for reference:

Code:
17:31:29.796 Client -> Server: 0xA0 (SelectShard), frequ: 1, len: 0x03
0000: A0 00 09                                        ->...

17:31:29.890 Server -> Client: 0x8C (Relay), frequ: 1, len: 0x0B
0000: 8C 9F 99 C4 1F 13 8A 00 06 6F A5                ->.........o.

17:31:29.968 Client -> Server: 0x91 (RelayAuth), frequ: 1, len: 0x41
0000: 91 00 06 6F A5 CC CC CC CC CC CC CC CC CC 00 00 ->...o.---------..
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ->................
0020: 00 00 00 CC CC CC CC 00 00 00 00 00 00 00 00 00 ->...----.........
0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ->................
0040: 00                                              ->.

17:31:30.109 Server -> Client: 0xB9 (EnableClientFeature), frequ: 1, len: 0x03
0000: B9 80 3B                                        ->..;

17:31:30.109 Server -> Client: 0xA9 (SendCharsAndCities), frequ: 1, len: 0x4A4
Lawn Gnome is offline   Reply With Quote
Old 07-22-2004, 06:46 PM   #6 (permalink)
Administrator
 
Zippy's Avatar
 
Join Date: Aug 2002
Location: Baltimore, MD
Age: 26
Posts: 4,890
Default

Razor does the razor packet log show?
__________________
Zippy, Razor Creator and RunUO Core Developer
The RunUO Software Team

"Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal."
~The Cryptonomicon

Zippy is offline   Reply With Quote
Old 07-22-2004, 06:51 PM   #7 (permalink)
Lurker
 
Join Date: Jul 2004
Age: 20
Posts: 3
Default

Quote:
Originally Posted by Zippy
Razor does the razor packet log show?
Er, huh?
Lawn Gnome is offline   Reply With Quote
Old 08-03-2004, 05:28 AM   #8 (permalink)
Forum Novice
 
Join Date: Apr 2003
Location: S.C.
Age: 25
Posts: 629
Default

eh, not working, but no biggy. Was just gonna check to see if my stuff was still there.
Mr.Mischief is offline   Reply With Quote
Old 10-02-2004, 07:54 PM   #9 (permalink)
Newbie
 
Join Date: Mar 2003
Posts: 57
Default

Well Razor.... is it licensed under the gnu??? and as far as banning goes razor is a "client side" product..... it dont ride on osi's servers or anything so its legal
brianre001 is offline   Reply With Quote
Old 10-03-2004, 12:09 AM   #10 (permalink)
psz
UO Gamers: Demise Administrator
 
psz's Avatar
 
Join Date: Oct 2002
Location: Swamp
Age: 30
Posts: 13,160
Default

Razor is not liscensed under the GNU. What on earth would make you think it was?
__________________
psz
Creator of UOGamers: Demise(Retired)
The RunUO.com Forum Moderator Team
Quality Control Czar
psz is offline   Reply With Quote
Old 10-03-2004, 12:22 AM   #11 (permalink)
Newbie
 
Join Date: Mar 2003
Posts: 57
Default

Quote:
Originally Posted by psz
Razor is not liscensed under the GNU. What on earth would make you think it was?



I didnt think it was I asked if it was
brianre001 is offline   Reply With Quote
Old 11-27-2004, 05:26 AM   #12 (permalink)
ima
Lurker
 
Join Date: Nov 2003
Posts: 1
Default not working...

I followed all the steps you listened and it's not working. I get to the servers screen but when i choose one i get stuck on the "connecting..." screen! Client version is 4.0.6a :/
ima is offline   Reply With Quote
Old 12-13-2004, 10:07 PM   #13 (permalink)
Lurker
 
Join Date: Dec 2004
Age: 17
Posts: 4
Default

Whenever I Run Razor And Start It Up It Always Gets An Error And Then Closes Whats wrong With It
Destruction is offline   Reply With Quote
Old 12-13-2004, 10:25 PM   #14 (permalink)
Forum Novice
 
Join Date: Mar 2003
Location: Canada, eh?
Age: 25
Posts: 468
Default

Your best bet would be to post the error, without it noone will have any clue as to what's wrong
__________________
Tylius Dragon --==(UDIC)==--
Tylius is offline   Reply With Quote
Old 12-13-2004, 10:40 PM   #15 (permalink)
Lurker
 
Join Date: Dec 2004
Age: 17
Posts: 4
Default

Ehhh I Found Out What Was Wrong...s o nvm
Destruction is offline   Reply With Quote
Old 12-22-2004, 08:08 PM   #16 (permalink)
Newbie
 
Join Date: Jul 2004
Age: 18
Posts: 40
Send a message via ICQ to blackfire666
Default

Quote:
Originally Posted by ima
I followed all the steps you listened and it's not working. I get to the servers screen but when i choose one i get stuck on the "connecting..." screen! Client version is 4.0.6a :/
Same problem as him. Does Razor have to be updated whenever theirs a new patch like EUO? Plus i am running OSI
blackfire666 is offline   Reply With Quote
Old 03-07-2005, 04:42 AM   #17 (permalink)
Newbie
 
Join Date: Mar 2005
Age: 34
Posts: 62
Send a message via ICQ to Scarecrow
Default

I am having a problem with packet viewing? I get like a billion screens jump up with warnings and usually takes me ten minutes to hit "ignore" on all of them. any ideas?
Scarecrow is offline   Reply With Quote
Old 03-07-2005, 12:28 PM   #18 (permalink)
Lurker
 
Join Date: Feb 2005
Age: 30
Posts: 16
Default

razor was created long after UO ran it's uo friendly program (whatever it was called) so anything developed after that date is considered illegal by OSI last i checked (tho i haven't played on an osi server in like 3-4 years so.
Rayn is offline   Reply With Quote
Old 03-07-2005, 03:51 PM   #19 (permalink)
Administrator
 
Zippy's Avatar
 
Join Date: Aug 2002
Location: Baltimore, MD
Age: 26
Posts: 4,890
Default

Quote:
Originally Posted by Scarecrow
I am having a problem with packet viewing? I get like a billion screens jump up with warnings and usually takes me ten minutes to hit "ignore" on all of them. any ideas?
Look for a "crash.log" file in your razor folder and post it here.
__________________
Zippy, Razor Creator and RunUO Core Developer
The RunUO Software Team

"Intuition, like a flash of lightning, lasts only for a second. It generally comes when one is tormented by a difficult decipherment and when one reviews in his mind the fruitless experiments already tried. Suddenly the light breaks through and one finds after a few minutes what previous days of labor were unable to reveal."
~The Cryptonomicon

Zippy is offline   Reply With Quote
Old 03-18-2005, 04:49 PM   #20 (permalink)
Newbie
 
Join Date: Mar 2005
Age: 34
Posts: 62
Send a message via ICQ to Scarecrow
Default

Here is the last one in the file tho it blasts me with those screens and all of these have one thing different and thats the number that I have in red

Code:
Exception @ 03-18-05 16:46:13.1875
System.NullReferenceException: Object reference not set to an instance of an object.
   at Assistant.Item.set_Container(Object value)
   at Assistant.PacketHandlers.WorldItem(PacketReader p, PacketHandlerEventArgs args)
   at Assistant.PacketHandler.ProcessViewers(ArrayList list, PacketReader p)
Usually does this when I try to switch accounts but sometimes just when I switch chars in the same account.
Scarecrow is offline   Reply With Quote
Old 01-24-2008, 03:42 PM   #21 (permalink)
Lurker
 
Join Date: Jul 2007
Age: 24
Posts: 18
Default

Hi, I've been trying for a while now to get Razor working with OSI/EA.
I've got the lastest version of Razor (i've double checked) and tried all these things on both a fully patched client and 5.9 (which I use for free shards).

I've got "Patch client encryption" unticked and "use OSI encryption" ticked.
For server i've tried both using the in-built "Electronic Arts/ Origin Servers" option and adding login.owo.com (ports 7777, 7776 and 7775).

The client starts and hangs on "verifying account".

Any ideas?
EdTheDuck is offline   Reply With Quote
Old 01-25-2008, 07:15 PM   #22 (permalink)
Lurker
 
Join Date: Jul 2007
Age: 24
Posts: 18
Default

Anyone? Anyone at all?
EdTheDuck is offline   Reply With Quote
Old 01-26-2008, 12:57 PM   #23 (permalink)
Lurker
 
Join Date: Feb 2006
Location: Italy(Campania)
Posts: 24
Send a message via ICQ to crova Send a message via MSN to crova
Default

Quote:
Originally Posted by EdTheDuck View Post
Hi, I've been trying for a while now to get Razor working with OSI/EA.
I've got the lastest version of Razor (i've double checked) and tried all these things on both a fully patched client and 5.9 (which I use for free shards).

I've got "Patch client encryption" unticked and "use OSI encryption" ticked.
For server i've tried both using the in-built "Electronic Arts/ Origin Servers" option and adding login.owo.com (ports 7777, 7776 and 7775).

The client starts and hangs on "verifying account".

Any ideas?
To login on OSI u must use the latest client or u'll be blocked on verifing account
Then check "Patch Client Encryprion" and "Use OSI encryption" and in server choose "Electronics Arts/Origin Servers"

Last edited by crova; 01-26-2008 at 12:59 PM.
crova is offline   Reply With Quote
Old 01-27-2008, 02:07 PM   #24 (permalink)
Lurker
 
Join Date: Jul 2007
Age: 24
Posts: 18
Default

Well I've double checked I'm fully patched. Got "Patch Client Encryprion" unchecked and "Use OSI encryption" checked. It still gets stuck on verifying account. Anyone else any ideas?
EdTheDuck is offline   Reply With Quote
Old 03-02-2008, 10:07 AM   #25 (permalink)
Lurker
 
Join Date: Jun 2006
Posts: 2
Default

Is Razor detectable in OSI servers?
MikaelBlackmore 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 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5