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

    OTClient [0.4]OTClient for Android - Paid Job

    Hello guys, I'm looking for a person for a paid job: compile an otclient compatible with the version I use on my server (which has the RSA Key changed). I would not like the version of OTClient that has bot enabled. Payment will be made via PayPal and the amount is negotiable. Follow my e-mail...
  2. psilocybusmaxim

    OTClient Removing otcv8 battle sort, and making smaller states bar?

    Looking to remove the battle sorting function and make the states bar smaller to fit the size of my images in my states folder. I've tried to remove the battle sorting function before by commenting it out, but I always get a error saying missing lines (da tada). If you could just give me a rough...
  3. psilocybusmaxim

    How would I move this back button? otclient

    I took the lock off and disabled it, it's not working anymore (Its the way I want it). I have no clue how to move the back button over to where the lock was. Even if you have a idea or clue where it could be or how to move it, I'll test it out. Thanks, Max
  4. Ralumbi

    OTClient ERROR: protected lua call

    OTClient game_skills module error: ERROR: protected lua call failed: LUA ERROR: /modules/game_skills/skills.lua:107: attempt to index local 'skill' (a nil value) stack traceback: [C]: in function '__index' /modules/game_skills/skills.lua:107: in function 'setSkillValue'...
  5. 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...
  6. 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...
  7. 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...
  8. 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
  9. 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
  10. 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 = {...
  11. 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...
  12. CoolBuys1290

    OTClient otclient won't start

    I compiled otclient using VS2019 and got no errors. When I open otclient, it won't start.
  13. 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?
  14. 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...
  15. 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?
  16. 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)...
  17. 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...
  18. 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?
  19. 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...
  20. 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?
Back
Top