• 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. S

    [8.60] Remove ServerLog - CipSoft Client

    Hi guys! I've been trying to do this for a long time, without success. Is it possible to remove the Server Log tab on the CipSoft client using Hex editor? I would be happy if someone can help me. Many thanks!
  2. S

    OTClientV8

    Hi @kondra. First of all, thanks for the excellent work. One question, is it possible to change the layout of OTClient to the "Cipsoft Default" without needing the sources? or would it be necessary to edit the sources? Thank you.
  3. S

    Gesior2012 - If is in WAR, can't delete guild.

    Hi guys! Someone with more experience in php can help me with this? I am trying to make players who are at war cannot delete the guild or leave it until war is finished. But without success. Im using Gesior2012 and here is my part of guilds.php: Delete Guild: if($action == 'deleteguild') {...
  4. S

    AAC - Creating different websites

    Wordpress, Joomla, etc? Why is the best option? know any other open source?
  5. S

    Programmer I'm looking for a advanced programmer, 100 U$

    It may be possible, yes. After all, anything is possible. As i said in my previous post, this is only based on my experience. Using the cipsoft client, your chances are remote. If you apply the dll to your client (there is even this dll here in the forum), there are ways to inject another...
  6. S

    Programmer I'm looking for a advanced programmer, 100 U$

    I tell you from all the experience i had in protocol 8.60. This will not be possible using the CipSoft client. The only way out is to prevent the use of elfbot on your server, otherwise any player who can run elfbot can use this hotkey and take advantage of the attack target (aimbot target)...
  7. S

    AAC - Creating different websites

    hi guys! Can someone with greater knowledge try to help me in this matter? Any tips will be welcome. Just as there are different types of Automatic Account Creator (AAC) for otservers (Gesior, MyAAC, Znote, etc), is there any other AAC that can be used for another purpose? For example, create...
  8. S

    Reload Infos - OTHire

    Hi guys! Can someone who has a advanced knowledge try to help me in this? First of all, im using OTHire: TwistedScorpio/OTHire (https://github.com/TwistedScorpio/OTHire/blob/master/source/ioplayer.cpp) As follows, this function IOPlayer::getPlayerUnjustKillCount is in ioplayer.cpp file. My...
  9. S

    RSA Keys Generator

    Don Daniello, sorry to take your time again. It just didn't work Look.. regarding converting from HEX to DECIMAL .. should i need convert each value one by one? example: HEX = 69:26:eb:5c:63:9c:eb:c1:b7:7a:98:b1:9d:9c:83: Staying: DECIMAL =...
  10. S

    RSA Keys Generator

    Thanks for the reply, guy. Had already seen but this topic does not help me at the moment. Thanks so much for the reply @Don Daniello. I was able to execute openssl code perfectly. Now i am converting hex to decimal. Another question.. On the client (Client Side) which RSA value should be...
  11. S

    RSA Keys Generator

    Hi guys! Can anyone who has some knowledge about RSA keys try to help me with this problem? Is it possible to generate new unique RSA Keys for use on my server? I know how to change RSA on client (HexEdit) and server (Sources/ServerSide) But my question is related to how it is possible to...
  12. S

    ServerLog OldClient

    Anyone know if its possible? Im trying for few days and no results =/
  13. S

    ServerLog OldClient

    Up!
  14. S

    ServerLog OldClient

    Hello guys! I have a question, is it possible to remove the Server Log from OldClient 8.54/60 cipsoft via Hex edits? I would be happy if someone can help me. Thank you guys!
  15. S

    C++ RSA problem

    you are using msvs or other dev? like devcpp, codeblocks etc
  16. S

    Compiling Tibia ExtendedClientLibrary

    Hi guys, im trying to compile this project Tibia Extended Client Library from @Madzix with Visual Studio. The only to-do wiki available is this: Create a dynamic link library project, name it and save. - OK Make sure your target filename is ddraw.dll - OK Link opengl32 to your project. -...
  17. S

    [Download] Tibianic DLL Sources (Client Injection)

    yes, here don't work too. =/ If anyone can help us with Cam Player, send a msg.
  18. S

    UDP Ports - Open Tibia

    hello @Nostalrius, thank you for the quick reply. One more question, only with IPTtables rules i can reject UDP connections? or exist another way more effective? Thank you!
  19. S

    UDP Ports - Open Tibia

    Hello guys, good night. I think someone with more experience could help me with this issue involving server security. OTservers use UDP protocols (Server/Apache/Mysql etc)? or only TCP protocols? I look forward to someone who can help me with this. Many thanks!!
Back
Top