ScriptUO

Scripting Resources & Utilities => Stealth Client => Stealth archive => Topic started by: Blacklisted on May 17, 2014, 06:41:11 PM

Title: Freeshard Login
Post by: Blacklisted on May 17, 2014, 06:41:11 PM
Hi guys Ive started playing UO again on a freeshard and ive been wanting to write some C# scripts.
However I am unable to login to the shard using Stealth, I keep getting the incorrect login message.
the freeshard uses UOSteam to connect and easyuo wont work on the shard either.

would anyone be so kind as to try and login using steam so I can check if its me thats doing something wrong in configuring the stealth client

thanks

uo.dysentria.com port 5003
Title: Re: Freeshard Login
Post by: TrailMyx on May 18, 2014, 11:11:21 AM
I believe there are still problems with the latest version of Stealth and the .NET wrapper.  Crome might have some more insight on that.
Title: Re: Freeshard Login
Post by: Crome969 on May 18, 2014, 11:15:34 AM
Hi guys Ive started playing UO again on a freeshard and ive been wanting to write some C# scripts.
However I am unable to login to the shard using Stealth, I keep getting the incorrect login message.
the freeshard uses UOSteam to connect and easyuo wont work on the shard either.

would anyone be so kind as to try and login using steam so I can check if its me thats doing something wrong in configuring the stealth client

thanks

uo.dysentria.com port 5003

PM me an Account to test it out so we can check if there is something special to handle. Normaly it should be enough enabling Razor Support on Shard Profile.
About C# : Lately we had almost no activity due the fact the main developers are from ukraine, there may be a patch soon since the individual situation is now not longer as it were before.
So there will be further progress soon. Orich almost disapeared as our Dev for C# API and we have to correct a few things on API, before it make sense updating it.

Title: Re: Freeshard Login
Post by: Blacklisted on May 18, 2014, 12:12:44 PM
Ah that is indeed sad news I hope all is well soon in the Ukraine.
Title: Re: Freeshard Login
Post by: Crome969 on May 19, 2014, 10:30:46 AM
Ah that is indeed sad news I hope all is well soon in the Ukraine.

So i checked this shard a bit out ( not finished yet ). They have a custom client with own Patchversions.Suprising :o :o

We will investigate this further more


Note : LoginAdress is uo2.dysentria.com instead of uo.dysentria.com . You need to click encrypted Client. Whats left? It shows me unknown user so i need to analyse more:)
Title: Re: Freeshard Login
Post by: Blacklisted on May 19, 2014, 11:52:50 AM
The custom patch versions were giving me dram with getting EasyUO to work with it, I tried using a hex editor to change versions no but no luck there either
Title: Re: Freeshard Login
Post by: Crome969 on May 19, 2014, 11:09:10 PM
The custom patch versions were giving me dram with getting EasyUO to work with it, I tried using a hex editor to change versions no but no luck there either

Yes because Easyuo have no Idea wich offsets to take. I downloaded that custom client yesterday and made myself an account. Forwarding this to Vizit0r maybe he have an Idea.
Title: Re: Freeshard Login
Post by: Blacklisted on May 20, 2014, 03:30:19 PM
Ive been playing around with UOSteam that the client uses to connect trying to get some skills up, unfortunatly the gump ids seem to change each time a gump is opened so unable to click the gump option. 
Title: Re: Freeshard Login
Post by: Crome969 on May 20, 2014, 11:29:51 PM
Ive been playing around with UOSteam that the client uses to connect trying to get some skills up, unfortunatly the gump ids seem to change each time a gump is opened so unable to click the gump option. 

You must differ between the Type and Serial. The Type is static for same gumps, Serial differs on instance. I wish we could know wich client version is required for your shard in order to check if packets are right for those version
Title: Re: Freeshard Login
Post by: Blacklisted on May 21, 2014, 02:03:55 AM
I used XN Resource Editor on the the Dysentira.exe file. It shows the client version as 7.0.32.3 I tried changing these to 7.0.34.23 to see if easyuo would maybe recognize the client but with the vesrion changed the client does not start.
Title: Re: Freeshard Login
Post by: Crome969 on May 21, 2014, 02:38:42 AM
I were able to login, but my character got directly disconnected.
Login : uo2.dysentria.com
Port  : 5003
Encrypted Client : Yes
Client Version : 7.0.32.3
Negotiate Razor Feature : Unknown ( same Result if Enabled or disabled ).

It looks like Server sends some Packets and because of no Reply, kicks the User.
==> Under Research <===
Title: Re: Freeshard Login
Post by: Blacklisted on May 21, 2014, 07:44:31 AM
Same happens on my end when I try to connect using razor, would you how to find a particluar gump type? the UOSteam seems to be only showing the gump serial and as thats changing any script I write cant find the gump
Title: Re: Freeshard Login
Post by: Crome969 on May 21, 2014, 09:24:29 AM
Title: Re: Freeshard Login
Post by: Blacklisted on May 21, 2014, 01:13:38 PM
I would much rather use stealth also on this shard :)
Title: Re: Freeshard Login
Post by: Blacklisted on May 23, 2014, 08:39:12 AM
I too am able to connect to the server now without having to use UOSteam but also get disconnected after a few seconds, I have been using UOSpy to try and see whats being sent to their version of UOSteam. this has been unsuccessful so far tho.
Title: Re: Freeshard Login
Post by: Crome969 on May 23, 2014, 09:00:37 AM
I too am able to connect to the server now without having to use UOSteam but also get disconnected after a few seconds, I have been using UOSpy to try and see whats being sent to their version of UOSteam. this has been unsuccessful so far tho.
You can log Packets via Stealth. Check for a File in your Stealth Folder named by your Accountprofile. It logs the packets. We use this for packet sniffing\identifying.
Title: Re: Freeshard Login
Post by: Blacklisted on May 23, 2014, 09:43:08 AM
ah yes ty, yep looks like some sort of verification is sent  >:(
Title: Re: Freeshard Login
Post by: Blacklisted on May 24, 2014, 12:38:43 AM
Hmmm further to add, if I connect without either UOSteam or Stealth and I connect normally without any 3rd party programs I do remain connected, seems their custom client is able to detect what 3rd party programs are running.
Title: Re: Freeshard Login
Post by: Crome969 on May 24, 2014, 06:08:14 AM
Hmmm further to add, if I connect without either UOSteam or Stealth and I connect normally without any 3rd party programs I do remain connected, seems their custom client is able to detect what 3rd party programs are running.
I dont think so, but cant say enough yet.. Stealth works on EA, on Shards with custom encryption keys ( wich Vizit0r implemented to connect there) we are trying to be stealthy whenever we can :) I think they inject some Packets from Server wich only the Custom Client and their Modification of UOSteam knows. once we found out wich they are we can emulate those.