• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

MyOTClient

yeah. but wich part u have to edit? i need to paste the given RSA key?
look for something like this
Code:
    const char* p("14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113");
    const char* q("7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101");
    const char* d("46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073");
that is from othire sources so i dont know if tfs 0.4 have it like that :p
 
yeah. but wich part u have to edit? i need to paste the given RSA key?
Don’t do it right now , there a small rsa bug we’re fixing. I’ll let u know once it’s fixed

Edit: should be fixed now

Edit2: New feature - Added port changing to the site! (Change the default 7171/7172 ports)
 
Last edited:
Don’t do it right now , there a small rsa bug we’re fixing. I’ll let u know once it’s fixed

Edit: should be fixed now

Edit2: New feature - Added port changing to the site! (Change the default 7171/7172 ports)
i have this part on otserv.cpp
Lua:
    std::clog << ">> Loading RSA key" << std::endl;
    const char* p("14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113");
    const char* q("7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101");
    const char* d("46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073");

do i have to replace the RSA given by the site for this?
 
i have this part on otserv.cpp
Lua:
    std::clog << ">> Loading RSA key" << std::endl;
    const char* p("14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113");
    const char* q("7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101");
    const char* d("46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073");

do i have to replace the RSA given by the site for this?
yes that is the part where you should replace the one given by the MYOTCLIENT page
 
Hey bro, why my client doesn't open on windows 10? appears: "this software cannot be run in your PC" lol, problem corrupted
 
Hey bro, why my client doesn't open on windows 10? appears: "this software cannot be run in your PC" lol, problem corrupted
What client? Can you tell us what you exactly did step by step to see if we can replicate it
 
client 7.72
tibia.spr
tibia.dat
pic blank
RSA mine one
address my ip
port 7171
create account my site
title RG
manager acc my site
client site url blank
client site button blank
default channel default
server log channel server log
copyright my server name
no background
 
client 7.72
tibia.spr
tibia.dat
pic blank
RSA mine one
address my ip
port 7171
create account my site
title RG
manager acc my site
client site url blank
client site button blank
default channel default
server log channel server log
copyright my server name
no background
You cant create the client? In the website i mean
 
I must ask, does the community does not like OTC?, Seeing this effort is kinda weird to me as OTC really give you full customization of the client.
 
@Theofar

Right click on the client, properties, and turn on compatible mode and try again. (Properties dialog box, select Run this program in compatibility mode)

@Raiden so far people prefer CIP client as OTC isn’t very smooth and stable and not very user friendly (sometimes complicated). Also keep in mind OTC is popular on OTLand community only, so people who play servers are usually just players looking for server and never tried or heard of OTC, which will make them feel not as comfortable. Maybe in the far future
 
@Raiden so far people prefer CIP client as OTC isn’t very smooth and stable and not very user friendly (sometimes complicated). Also keep in mind OTC is popular on OTLand community only, so people who play servers are usually just players looking for server and never tried or heard of OTC, which will make them feel not as comfortable. Maybe in the far future

Truly, OTC is not very user friendly, but I see it as a perfect solution for a custom server, and well, I agree that people out there are just looking for a server, and most popular ones are RL server which won't ever require OTC as the client doesn't need any customization, however the most notable con is that is not very smooth, it sucks resources to the bone.

Anyway, I like this idea for a custom client, I might even use it, nice job!
 
Truly, OTC is not very user friendly, but I see it as a perfect solution for a custom server, and well, I agree that people out there are just looking for a server, and most popular ones are RL server which won't ever require OTC as the client doesn't need any customization, however the most notable con is that is not very smooth, it sucks resources to the bone.

Anyway, I like this idea for a custom client, I might even use it, nice job!
The problem with otclient only one, look around the world there are thousands of people who cant have a nice computer for handle the otclient, with normal tibia client u can use it even on a pc of 100$ without any problem
 
Back
Top