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

    Rate their Avatar!

    6/10 Real pic? but bad lighting! :P
  2. BeniS

    Introduction to OTClient.

    Yes it is possible, but we need people that are willing to do this. It is a better coding convention. Get used to it as a lot of sources use this too :p
  3. BeniS

    Count to 10!

    three
  4. BeniS

    OTClient CandyBot

    You download it from the git repository, I won't be "packaging" versions of candybot module yet.
  5. BeniS

    How to save multiple character hotkeys?

    Fixed in this commit: https://github.com/edubart/otclient/commit/0bf909d52f030c5944bd795de6a5c8a6156433bc
  6. BeniS

    OTClient CandyBot

    No it won't function with bot protection on.
  7. BeniS

    OTClient CandyBot

    Yes hunting module is not completed yet as you can see :P
  8. BeniS

    OTClient CandyBot

    So, I have started working on a bot module for OTClient called CandyBot. It is far from finished at this stage, but feel free to pull and test its current functionality. I am really interested in getting some help from the community on this project, if you want to see a fully functional bot...
  9. BeniS

    GameMapPanel - Adding functionality

    and make a pull request
  10. BeniS

    Dota 2 Giveaway

  11. BeniS

    Where do maps go?

    It doesn't use the same minimap format as Cipsoft Client.
  12. BeniS

    Extended Opcodes (Server Side)

    Extended opcodes is a system to allow adding new opcodes to game protocol using just lua scripts in both client and server sides, thus making easy to implement new client/server side features independently of the game cor made in C++. Just one opcode is supported at the moment, the 0x01 which is...
  13. BeniS

    Some tutorial?

    There is this module tutorial https://github.com/edubart/otclient/wiki/Module-Tutorial But for specifics like you speak of, you will just need to search the code.
  14. BeniS

    Otfreaks Athera Graphics

    love this <3
  15. BeniS

    Introduction to OTClient.

    Not on the back of TheForgotten~ imo :p OTLand needs better developers that are willing to put lots of time into reworking TFS imo.
  16. BeniS

    Project Regicide

    Battle System! Kiaora peeps, Just doing a quick update on Project Regicides server-side functionality so far! Right now my goal is to finish what I am currently calling the 'Battle System'. This will allow for battle types such as the obvious 'Regicide' battle and perhaps in the near future...
  17. BeniS

    [help] how to compile otclient with directx 9?

    Reconfigure and generate cmake then recompile otclient.
  18. BeniS

    [help] how to compile otclient with directx 9?

    Added to the wiki: https://github.com/edubart/otclient/wiki/Compiling-on-Windows
  19. BeniS

    [USA]Dragon Knight Custom

    put dragon knight back online!! :D
  20. BeniS

    Any plans to support 9.81 protocol?

    Yes, check the protocol list.
Back
Top