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

otc

  1. M

    [help] Problem with loop in sound

    Hello, how can i set not to loop ? function playSound(sound) rcSoundChannel:enqueue(sound, 0) setLabel(clearName(sound)) end function onExtendedOpcode(protocol, code, buffer) local path = "/sounds/"..buffer if g_resources.fileExists(path) then playSound(path) end end
  2. TWTibia

    Team New server looking to hire a competent Team. Serious Applications Only, Fair and Good Payment.

    TOTAL WAR TIBIA FULLY PVP FOCUSED SERVER EXCLUSIVE NEW EVENTS SYSTEM GLOBAL AND CUSTOM GAME MODES SEASON REWARDS WITH RL MONEY 24HOURS TWITCH CHANNEL BRINGING COMPETITIVE PVP TIBIA TO A NEW LEVEL JOIN OUR TEAM TODAY AND COME BE A PART OF A NEW ERA OF TIBIA PVP Greetings everyone from...
  3. E

    Otclient EXP BAR

    Hello everyone, i want to request a otclient modules, which show top from chat like that image I think its a sample module but i dont know how do, thanks for the support
  4. elnelson

    Programmer [3 usd] DirectX working OTC build.

    I need someone who can build a working OTC with directX for 8.6 only if possible will pay 3 usd. interested inbox on fansite in my signature.
  5. Theofar

    Programmer Looking for a C++ devel with OTClient experience [PAID HOURLY]

    Looking for a C++ devel with OTClient experience to fix my OTC protocol issues: 1- client dissconects every time, I sniffed my connection and saw server closing connection with client (probably by receiving bad packet) 2- some modules packs, data and sprites, doesn't works together, client get...
  6. Angel Of Death™

    [FRANCE][CUSTOM]DarkTibiaFun - fast attack

    Ip: darktibiafun.tk Website: Latest News - TibiaFun *~ Client: OTClient Uptime: 24/7 so far unless theres an update serverinfo: Server info - WorldOfTibia Exp rate:10x Skill Rate:10x Magic Rate:10x Features: -Fast Attack -AutoLoot -Market -Stamina -Offline Training -Mount and Addons -Party...
  7. S

    Only loginserver with OTClient

    Hi guys, Is there any way to make players can only login in server with Otclient? I tried to send a byte in protocollogin that cause debug on the CipSoft main client and works in OTC, but i did not find one byte that worked that way (It causes debug on Cip Client and crash the OTC ). Any idea...
  8. S

    Ways to protect OTClient

    Hi guys, Is there any other way to protect the OTClient files against copy? (data/modules/init) I have tried this: ShovelKnight Free OTClient protection Its good, but have so much limitations (i cant use my own otclient.exe with new functions, etc...) Any idea? Thanks!!!
  9. S

    Insert a text in console

    Hi guys, I've been trying to add text in this position (red) without success: How i can add? It would be quite simple text, just a writing: WASD Thank you!!!
  10. elnelson

    C++ [OTC] RSA Key.

    Hello, otlanders. I have a wonder, how can i set RSA key so players must use my custom client to log in? in using retail OTC and tfs 0.4
  11. N

    [JOBS] Looking for someone who can do this... (Paid of course)

    Greetings, We are still looking for someone who can do one (or more) of these tasks. We need: - An autoupdater (we are using OTClient if that matters in this case) - Some form of Encryption - In game item shop (We are using 10.7X if I'm not mistaken and remember we're talking about OTClient)...
  12. Z

    Attached magic effect

    Hello, I've found Mehah's post in OTC Showoff : Animated GIF - Find & Share on GIPHY How can i attach (and loop) magic effect to character? Is it ready solution in OTC? Maybe someone can guide me how to create it?
  13. Ashtar

    [USA] [Custom / OTC] Shadow Realm Online - Relaunch 15/August/2019 10am PT

    August 12/08/2018 12PM PT (9PM CET) Finally, after around 4 years of development I'm glad to announce that the project Shadow Realm will finally see the light of day. Shadow Realm is a custom EVO - RPG (hybrid) using OTC and around 1000 custom epic sprites with the goal of providing an awesome...
  14. S

    Extended OPCodes OTClient and TFS

    Hi guys, I am trying to implement Extended Opcodes in my otc/server. Im using this system from @BeniS: Extended Opcodes (Server Side) The opcode source it works correctly, but the script .LUA no. My code extendedopcode.lua is: function onExtendedOpcode(cid, opcode, buffer) local...
  15. S

    Doubt- OTClient Theme

    Hi guys, can anyone tell me if it's possible to find different themes for otclient ? I searched a lot in the forum and all of the links were broken =/. Themes like this for example: (BLUE THEME) Thank you!!
  16. I

    [Poland] [ Custom] | Story of Shinobi | Naruto | Advanced RPG | PVM BOT

    #Website&Acc&Forum: http://46.41.134.40/ #Client: own OTC #Uptime~: 24/7 #Exp rate: High #Skills: High #Loot rate: High #Server type: RPG PVP Welcome to the first season of Story of Shinobi 2D MMORPG based on anime Naruto. The game is completely free, there is no pay to win, you can easy earn...
  17. suicunei

    OTClient Error while compiling OTC with CodeBlocks

    Hey guys, i'm gonna be direct I tried to compile the latest version of edubart's otclient through CB(cmake, mingw and mingw libs) but all i got were these errors: And these(attached) are both the sources I downloaded from edu's github and the project generated by cmake
  18. cdpa2000

    Lua Change life bar in Otc

    Hello, good to everyone! Could someone help me edit my otc's interface? I am developing a Sword art online server and I was studying a bit about the OTC but for lack of knowledge in lua I wait to see if someone could help me. Something like that: kirito = PLAYER NAME. 18500/18500 = PLAYER...
  19. V

    Error compiling on Ubuntu 16.04

    Hello, i tried to compile the OTClient at Ubuntu 16.04, but any sucess I've tried the GitHub tutorial (Compiling on Linux · edubart/otclient Wiki · GitHub). But any sucess when i do make, that error appears: vaizardx@pc:/poke/otc/build$ sudo chmod 777 -R /poke/ vaizardx@pc:/poke/otc/build$...
  20. V

    OTClient wont compile on Ubuntu 16.04

    Hello, i tried to compile the OTClient at Ubuntu 16.04, but any sucess I've tried the GitHub tutorial (Compiling on Linux · edubart/otclient Wiki · GitHub). But any sucess when i do make, that error appears: vaizardx@pc:/poke/otc/build$ sudo chmod 777 -R /poke/ vaizardx@pc:/poke/otc/build$...
Back
Top