• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. AzlanK

    Tibianic.dll

    up
  2. AzlanK

    Tibianic.dll

    Up
  3. AzlanK

    Tibianic.dll

    Up
  4. AzlanK

    Tibianic.dll

    Up
  5. AzlanK

    Tibianic.dll

    can someone help me solve the problem of changing RSA key on this client? https://otland.net/threads/download-tibianic-dll-sources-client-injection.258903/ changes made within the main.cpp file have no effect, is there any code missing from this client or any trick for the client's RSA to work...
  6. AzlanK

    [Download] Tibianic DLL Sources (Client Injection)

    I will, but if u look this github project for support have a link of this exactly post
  7. AzlanK

    [Download] Tibianic DLL Sources (Client Injection)

    i just want fix this RSA issue, I can't find a solution for this, something is broken in the code
  8. AzlanK

    [Download] Tibianic DLL Sources (Client Injection)

    someone who is using this dll on the client was able to successfully change the rsa? up
  9. AzlanK

    [Download] Tibianic DLL Sources (Client Injection)

    no sucess yet, i saw this commented on rsa.cpp (cript folder) /* void RSA::setKey(char* p, char* q, char* d) { boost::recursive_mutex::scoped_lock lockClass(rsaLock); m_p = p; m_q = q; m_d = d; m_u = inverse(m_p, m_q); m_dp = m_d % (m_p-1); m_dq = m_d % (m_q-1)...
  10. AzlanK

    [Download] Tibianic DLL Sources (Client Injection)

    Idk why no work any change in RSA of client, Well to do a test I downloaded a other client server using this dll, looking HEX dll from another server i saw same RSA KEY of default OTS, weird... because i cant connect in my server using the exe, so i suspect that rsa does not effect changing in...
  11. AzlanK

    [Download] Tibianic DLL Sources (Client Injection)

    on main.cpp right? I left put random rsa (for test) there and still managed to connect to the server (server with cipsoft RSA default), it seems that any RSA placed in main.cpp there has no effect on the client
  12. AzlanK

    C++ Changing a function on otserv.cpp help please

    TFS 1.0 need private key to work? I need declare there in otserv.cpp?
  13. AzlanK

    [Download] Tibianic DLL Sources (Client Injection)

    anyone got problems changing rsa key in this client? have any specific changes to make? because this client use g_rsa->setKey(p, q, d); Well, RSA key does not work changing in main.cpp file in dll source code, I'm trying to find the RSA in the client executable using HEX, I'm having...
  14. AzlanK

    Nostalrius 7.7

    Vocat Vocations.xml, xml data folder
  15. AzlanK

    Aurelion Scammed Me | 200 Euro

    If you don't know what you're talking about, don't talk.
  16. AzlanK

    Aurelion Scammed Me | 200 Euro

    I'd rather be blind than read some things, If you don't know what you're talking about, don't talk. I'd rather be blind than read some things, If you don't know what you're talking about, don't talk.
  17. AzlanK

    TFS 1.X+ Nostalrius 7.7 - Editing monster spell chances

    i did alot of fixes in this engine server
  18. AzlanK

    Programmer Hire me Programmer Job C++/Lua+PHP+JAVA

    I am passionate about online games and mainly tibia. I really like old school servers, I worked a lot with OTS servers, now I'm coming back again, now i have free time from my main job ( Programmer) because of the Covid19 pandemic. so I decided to do some work as a free lancer I have...
Back
Top