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

otclient

  1. RonIT

    RonClient - An alternative Open Tibia Client (with sounds!) is now 100% open source

    Hi OtLand Community, I know it's a little bit late, but we resume work on our own MMORPG and we're making some cleanups on our way there. We decided to finally publish source code for one of our own, alternative Tibia client we've been working on between 2009-2012. The code is a legacy, but it...
  2. therrax

    Lua In Game Store OT Client v8 and TFS 1.3

    Hello TFS 1.3 - OTClient V8 I want to test in game store, but when I set up TFS, default categories with products are not loading. Am I missing something? In TFS I added: In creaturescripts.xml <event type="extendedopcode" name="Shop" script="shop.lua" /> And added shop.lua In login.lua...
  3. Source

    Simple debug system (whitelist/blacklist) for otclient

    Github: Source61/otclient-debug (https://github.com/Source61/otclient-debug) Simple debugging whitelist/blacklist system for otclient, so instead of spamming print(...) and std::cout everywhere, you can use g_logger.debug("some text", "somesection") and it will only be logged/printed out if...
  4. CoolBuys1290

    OTClient wasd Walking

    Please help me toggle chat with the enter key when enabling wasd walking. I don't know where to paste this code: function hotkeyToggleChat() consoleToggleChat:setChecked(not consoleToggleChat:isChecked()) if consoleToggleChat:isChecked() then disableChat() else enableChat() end end
  5. tavax

    OTClient OTClient Documentation ?

    Hello, i was checking the OTClient but is f# hard to do something without Documentation, is there any documentation? At least for module? i have to guess all the methods and class... is so frustrating Regards
  6. Szmycu

    connect to ot with our custom otclient

    Im wondering how to connect to OTS which one has custom ot client with mine otclient or normal ip changer and original tibia. There is client 7.72. https://www.tibiascape.com/ IP: 145.239.204.127 If im using ip changer with domain or this ip its not loading. If im using otclientv8 Servers = {...
  7. CoolBuys1290

    otclient Logs me Out After 20 Seconds. Please help. Thanks.

    otclient logs me out after 20 seconds of being logged in. Here's the crash code: == application crashed app name: OTClient app version: 0.6.6 build compiler: gcc 4.8.1 build date: Feb 17 2017 build type: Release build revision: 0 (df422c0) crash date: Aug 28 2020 00:52:11 exception: Integer...
  8. CoolBuys1290

    OTClient otclient won't start

    I compiled otclient using VS2019 and got no errors. When I open otclient, it won't start.
  9. gryllo1992

    OTClient crown on the head of the player who has VIP Account

    Guys, does anyone know if it is possible to put a crown on the head of the player who has VIP Account? like a skull scheme, but a crown appeared on his character kkkk does anyone have an idea if this is possible?
  10. Night Wolf

    OTC 1.0 Comparison

    Dear all, As many of you already know, @Mehah is working actively in a improved version of Otclient. It's safe to say that he literally resurrected it after a long hiatus of actually useful contributions. You can check his original topic here: OTClient 1.0...
  11. Jpstafe

    ERROR IN WANTING TO MODIFY MY OTCLIENT

    I have downloaded an otclient that my friend gave me.. when I want to edit entergame.otui It appears to me like this ... is this encrypted? How can I decrypt it?
  12. Yan18

    TFS 1.X+ Problem with login TFS 1.2 and 1.3 in Otclient

    Hello everyone! I'm with problem with login in TFS 1.2 and/or 1.3, when I try to login appear : Invalid Token Authentication But, if I comment this line in source in protocollogin.cpp: /*if (!Protocol::RSA_decrypt(msg)) { disconnectClient("Invalid authentification token.", version)...
  13. Mohazaki

    OTClient Custom Cilent Problem

    greeting guys now i tried to do my custom cilent like this thread https://otland.net/threads/custom-client-8-6-10-xx.212219/ i wana it 8.6 i have changed tibia01.com and replace it with my noip hostname and everything fine and when i press save its come the problem and tibia get a blank.exe...
  14. Yan18

    OTClient How to Login OTClient 10.41 TFS 1.3?

    Hello guys! I compiled TFS 1.3 (1.2 too) and changed version to play 10.41, but didn't work! Just work 10.98. I searched a lot of tutorials and I cannot finded the solution. How can I play 10.41 version?
  15. Jpstafe

    OTCLIENT keyboard arrows(ERROR)

    Hello .. I would like to know how to change the configuration of the Otclient so that with the arrows on the keyboard .. it does not make a diagonal, it only makes a diagonal with the numbers on the left keyboard .. as in the original tibia client if I press left and up, it makes digonal .. if...
  16. Jpstafe

    Problem with life bars and mana(OTCLIENT)

    I have this following problem .. when I open the life bar .. between that bar and the rest there is a large space .. on the right side on the left, the same thing happens to me it has a solution?
  17. G

    OT Client Login Problems

    Hello guys! I'm having some problems with ot client authentication... Currently im using the latest build and trying to connect with 1099 version to my server. I'm using this one(Johncorex/OTG-Premium-Version (https://github.com/Johncorex/OTG-Premium-Version)). So... i can normally login with...
  18. Michy

    OTClient affect item or creature

    Hello guys i want know if is possible to affect directly from OTClient to an ITEM or CREATURE ID, for example an TREE with client id 699 having a shader effect directly only in his ID. If anyone know anything about this please reply me, thanks in advance.
  19. Jpstafe

    Problem with life bars and mana(OTCLIENT)

    I have this following problem .. when I open the life bar .. between that bar and the rest there is a large space .. on the right side on the left, the same thing happens to me it has a solution?
  20. Ascuas Funkeln

    [MOD] Developer Control Panel 2.0

    Hello i create next tool to make my job easier, I will share it with you. Step 1 Shutdown game client. Download file and paste it in "otclient/mods/" ENJOY :D UPDATE v. 2.0 Now panel is in miniWindow mode, No more impact on gameplay when press buttons. (Stop walking, executing actions)...
Back
Top