• 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!

Recent content by kilouco

  1. kilouco

    OTClient for Classicus Otserv 7.4

    As long as there are non-free bots using Candy Bot, developed by Ben Dol and me and not even giving us credits... like this one: classicus bot . pl . tl I'll release mine for free.
  2. kilouco

    OTClient for Classicus Otserv 7.4

    I was bored and wanted a little challenge. That's all. Which can be as easily worked around.
  3. kilouco

    OTClient for Classicus Otserv 7.4

    Now that you say it... I could... I'll take that into consideration before doing another commit.
  4. kilouco

    OTClient for Classicus Otserv 7.4

    Someone please help confirming that it has no viruses, so people will trust the release.
  5. kilouco

    OTClient for Classicus Otserv 7.4

    Title self-explaining. Have fun: https://github.com/kilouco/OpenClassicusClient EDIT: Release 0.1: https://github.com/kilouco/OpenClassicusClient/releases/tag/0.1
  6. kilouco

    Programmer Need team of developers for yet another open Client.

    Hello all, I've been considering the idea of creating a new client using OpenGL/SDL that would be fully compatible with Google's Native Client. What is Google Native Client? It is a "sandbox" that runs C++ code on the browser. We would develop to C++ paying attention the limitations and...
  7. kilouco

    GMClients

    I want to make if fully featured on Yet Another Tibia Client someday. Including my dream of clicking on the map and getting teleported (for gods only).
  8. kilouco

    Botters fight.

    there are some creative ways: in a dragon lair you could create a Dragon or a Dragon Lord with the same name as the original monster but very very slow and in the same time invencible. But this would affect gameplay and mostful the RPG. The idea I used to implement in my servers were sending...
  9. kilouco

    Why don't players like to use Custom Clients?

    People usually have problems with their bots, which is essential for almost anyone who plays Tibia nowadays. So, if they cannot bot, they won't play. ;)
  10. kilouco

    YATC: Yet another Tibia Client

    all known ;) RSA isn't a waste, not even in Otserv.
  11. kilouco

    YATC: Yet another Tibia Client

    I am supose to do the "small fixes" of YATC, so you can tell me all and I can fix them. But probably a have already figured a lot but there is a queue of fixes to work on. ;)
  12. kilouco

    YATC: Yet another Tibia Client

    Yes, we can make something like a define that you can use like: NO_LIGHT_CONTROL ;)
  13. kilouco

    YATC: Yet another Tibia Client

    If you are using libtommath, remove -lgmp from linkers. Otherwise get GMP Lib
  14. kilouco

    YATC: Yet another Tibia Client

    Fixed and commited. -------------- For those asking how to compile with codeblocks. Here I give a very usefull tip: - Open your devcpp folder - Make backup of your include and lib folders - Delete them. - Open the folder "yatc > lib > yatc" and install all devpaks except by...
  15. kilouco

    Skills Limit

    Try changing the size of integer type in the tfs source. Try using "long int".
Back
Top