Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Hello guys, how are you?Few days ago some members of this community told me the problem im having is a interface focus problem on OTCv8. I have a custom module for my autoloot system, who players select monster and then their loot to add. The problem is, after open this module, client get some...
I've noticed that otcv8 has some stop walking/lag issue when it comes to client 8.6 & I've heard that there's been a fix out here somewhere at some point but I can sadly not find it anywhere.
Does anyone know about this and how to fix it?
BLACK
Background
Everyone knows how Tibia cheating works. It is insanely easy for even the most unskilled of cheaters to, well, cheat. Two major clients are currently being used in the OpenTibia scene: Cipsoft's client, and OTCv8. Both of them are very vulnerable. Anyone can just use a public...
Hello, we are looking for a serious programmer to develop part of our project. We are developing a custom server with our own artistic style, history and world, different game mechanics, and so on.
What we look for:
Working as freelance (We set up the task, you give us a price, we pay 30%...
Hello everyone,
I am a dev with experience in the security field, and am offering protection services for OTCv8
What does protection services mean?
Anti-injection: Client will regularly check itself for unauthorized loaded modules (not OTC modules but .dll dynamically linked modules)...
Hey,
I have looked for hours on this site and cant seem to find anything.
I want to add shaders to my server.
I use OTCv8 TFS, so 1.3, and OTCv8 Client, i know it has locally saves shaders installed in the client, but i would like to be able to add them server side so people can earn them and...
There's a way to update OTCv8 bot config files in updater? I changed a file but isn't downloading by updater. Specifcly modules\game_bot\default_configs\vBot_4.8\vBot\eat_food.lua
Hey!
Ive got a rlmap thats attached to my tfs 1.5 nekiro downgraded version and Ive experienced several extreme graphic bugs with the masterbranch of otcv8.
Examples;
In ivory towers my char can disappear.
In feru Citadel my char can disappear, or get a Clone. Mobs can be cloned aswell which...
Hello guys,
Im using OTCv8, i realize i've gotting some erros when i open client, how can i solve this? I have opcode feature disabled on client.
== application started at Nov 24 2023 10:30:22
ERROR: Failed to read dat '/things/772/Tibia.dat': corrupt data (id: 106, category: 0, count: 255...
Created 25th August 2023
Website Moleven - news
DiscordJoin the Moleven Discord
IP play.moleven.net
Port 7171
Client 13.21 / 10.00 / otcv8 / phone andoid
Location Europe - Germany
We are creating a private Tibia server out of sentiment for the game.
Free Server - no payment ! Free Tibia...
Hey guys!
I've successfully compiled and made small changes for TFS 1.4.2 for 10.98 and everything works as intended🤗
My next milestone is to be able to use and customize OTCV8 for my server, my questions follows:
1. Is there a specific version of OTCV8 that is needed to work with tfs 1.4.2...
Hi guys!
I'm using TFS 1.4.2 clean, without modifications, trying to make work with OTCv8, I've been trying to make it work with some guides and last night I've tried this one:
[WIP] Store System - brunominervino, but some files are different and I ended up giving up on proceeding with the...
this in modules/client/client.lua
local musicFilename = "/sounds/startup"
local musicChannel = g_sounds.getChannel(1)
function setMusic(filename)
musicFilename = filename
if not g_game.isOnline() then
musicChannel:stop()
musicChannel:enqueue(musicFilename, 3)
end
end
function...
I compiled my sabrehaven Ot, I had some errors with boost and ftm, but I followed some tutorial and fixed it. But now im trying to compile otv8 client: GitHub - OTCv8/otcv8-dev: OTCv8 Development repository (source code) (https://github.com/OTCv8/otcv8-dev)
And I'm having 66 errors, the most is...
Hello guys
soon I will open my server and I don't want players change the scripts/layout of otclientev8. And i want remove some features of client otc, and want customize background, name, icon and others. Any developer can help? if necessary i paid for it.
Hello guys, my name is a Tiago.
I need a new module in interface of otc-v8
any people can help-me?
a module trainer and a auto tools;
in trainer : the player active auto cast speel;
auto tools : the player active anti-idle for no kick after 15min and eat food, to eat automatically
images...
Whenever I apply this feature in my features.lua:
g_game.enableFeature(GameHealthInfoBackground)
I get an error in otclient as if it were sprite problems when it is not extended or something like that, I'm applying the code according to this source...
Hi guys,
I got the last rev from OTCv8 official Git, but i had a problem: my mobile apk stopped work. SOme guys told me to use "--encrypt --android" flag, but after this, something weird happened:
when i leave files in this way i can open otc:
If i generate a data.zip and type it into .exe...
Hello guys, My OTCv8 (last version from OTCv8 repo) is getting this error on log. Someone help me to fix, please? Error:
ERROR: lua function callback failed: /modules/game_battle/battle.lua:357: attempt to compare nil with number
stack traceback:
[C]: in function '__lt'...