|
||
|
|||||||
| Razor: The Cutting Edge UO Assistant Razor is an Assistant program (similar to the popular UOAssist) for player run Ultima Online shards. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Administrator
Join Date: Aug 2002
Location: Baltimore, MD
Age: 26
Posts: 4,890
|
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 |
|
|
|
|
|
#4 (permalink) |
|
Lurker
Join Date: Jul 2004
Age: 20
Posts: 3
|
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 |
|
|
|
|
|
#5 (permalink) |
|
Lurker
Join Date: Jul 2004
Age: 20
Posts: 3
|
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 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 |
|
|
|
|
|
#6 (permalink) |
|
Administrator
Join Date: Aug 2002
Location: Baltimore, MD
Age: 26
Posts: 4,890
|
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 |
|
|
|
|
|
#10 (permalink) |
|
UO Gamers: Demise Administrator
Join Date: Oct 2002
Location: Swamp
Age: 30
Posts: 13,160
|
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 |
|
|
|
|
|
#16 (permalink) | |
|
Newbie
|
Quote:
|
|
|
|
|
|
|
#18 (permalink) |
|
Lurker
Join Date: Feb 2005
Age: 30
Posts: 16
|
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.
|
|
|
|
|
|
#19 (permalink) | |
|
Administrator
Join Date: Aug 2002
Location: Baltimore, MD
Age: 26
Posts: 4,890
|
Quote:
__________________
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 |
|
|
|
|
|
|
#20 (permalink) |
|
Newbie
|
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) |
|
|
|
|
|
#21 (permalink) |
|
Lurker
Join Date: Jul 2007
Age: 24
Posts: 18
|
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? |
|
|
|
|
|
#23 (permalink) | |
|
Lurker
|
Quote:
![]() 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. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|