yayafan
Member
- ServUO Version
- Publish 58
- Ultima Expansion
- Endless Journey
Hello,
I updated my client to latest version , it's 7.0.91.15 now
My server need encrypted client to login in, but now the problem comes, I don't know the latest login key for this 7.0.91.15, does anyone know which login key I need use? Or is there a tool to calculate any version of client for the loginkey?
it should looks like below:
public static LoginKey[] LoginKeys = new LoginKey[]
{
new LoginKey("7.0.35", 0x283235CD, 0xA1345E7F),
new LoginKey("7.0.34", 0x28EAAFDD, 0xA157227F),
I updated my client to latest version , it's 7.0.91.15 now
My server need encrypted client to login in, but now the problem comes, I don't know the latest login key for this 7.0.91.15, does anyone know which login key I need use? Or is there a tool to calculate any version of client for the loginkey?
it should looks like below:
public static LoginKey[] LoginKeys = new LoginKey[]
{
new LoginKey("7.0.35", 0x283235CD, 0xA1345E7F),
new LoginKey("7.0.34", 0x28EAAFDD, 0xA157227F),