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

otclientv8

  1. opsdan

    Fix able to move windows/hud insite screen - Otclientv8 Classic Ui

    Hello everyone. I'm using OTClientv8 classic UI, and I'm able to move the windows/huds inside the screen, as shown in the gif below. How can I fix this? If needed, I can post the client files. Edit: I found the solution! Create data/corelib/ui/uiminiwindow.lua and copy this code: The...
  2. WikiArk21

    OTClient Button PvP Mode Change | OtClientV8

    I have a different inventory than the conventional one, but it doesn't have a button to disable or activate pvp. How do I make this change? InventorySlotStyles = { [InventorySlotHead] = "HeadSlot", [InventorySlotNeck] = "NeckSlot", [InventorySlotBack] = "BackSlot", [InventorySlotBody] =...
  3. srunobantana

    OTClient [SPR] Wing and Aura

    Could someone share the Wings and Auras from Tibia with me?
  4. friknight

    OTClient Lag Otclientv8 Mobile

    I'm having problems with my otclientv8 mobile, I'm using version 7.72
  5. J

    OTclientV8 ItemTooltip + rarity frames + custom color on item name

    Hi, I recently started to implement item tooltip into my server and i would like to share my current progress. Maybe it will help some people. Tfs source changes: Added tooltips for inventory items · OTCv8/forgottenserver@7f5b4fb...
  6. H

    otclientv8 scripting cheat sheet?

    Playing with OTClientV8 scripting, but seems most of the documentation has vanished, the client had it's own forum ( http://************ ) which is now dead... Anyone got a OTClientV8 scripting cheat sheet? so far I've got: g_game APIs can be found under public: here...
  7. Jpstafe

    Otclient Cmpatibility query Modules

    Hello otland community, good evening... I wanted to ask you a question, I am doing an ot with an otx engine, I know it is an old engine, they have recommended tfs 1x onwards if I have made or edited servers of those versions, but I like this old otx project that I have... also for what I want to...
  8. M

    Solved CUSTOM SKILLS have strange values

    TFS 1.2 OTCLIENTV8 (10.98) database added skills to player table (skill and skill tries) schema.sql added skills and skill tries also vocations.xml new skills and skill id were added New skills: ATTACK DEFENCE SPATTACK SPDEFENCE all skills are configured the same in...
  9. M

    OTClient Otclientv8 new "level" progress bar

    Tfs 1.2 -- Otclientv8 im having trouble finding how can i add another LEVEL bar on Otclientv8, it will work the same as the "Normal Level bar" meaning when killing monsters and the player gets experience both will go up, this new bar will be used as a "stat" for spell damage calculation wich...
  10. Kabo Flow

    Compiling Client Android

    Someone help me by adding this SPR/DAT folder to an android otclient
  11. bobby299

    OTClient OTClient, Can't go above 4 buttons without error.

    Hi, I have an issue I cant really understand. I can't go above 4 buttons at the same time. I have 5 in the code and I have rotated button 4 and 5 and both work. Just not at the same time. New to OTClient but been going at it for hours now so maybe someone can see my issue. playerbars.lua...
  12. D

    OTClient Otclientv8 dont work text npc tfs 1.0, tibia 10.37

    Hello, in otclientv8 don't work the text of npc, only can see the "bye" text, what i can do? thanks^^ i tried in other clients (tibia loader) and all work great.
  13. Neonzzy

    TFS 1.X+ How add more sprite tiles to complete a outfit in game?

    the feet need to be at the bottom right, but when im equipping a sword or something big in my hand, i cant fit the feet at the bottom without cutting off half the sprite i need cut or reduce size to fit in
  14. shakal1994

    CURRENT TFS WITH OTCLIENT V8

    I was thinking, if the current TFS had an OLD PROTOCOL option, so we could use the outdated SPR and DAT, wouldn't it bring more users? I'm not particularly using TFS because it doesn't have an editable client... Would a friend be able to make this change? With that, it would almost certainly...
  15. G

    Bot Otcv8

    Good morning, is there any way to integrate the bot into a client that is not integrated?
  16. mar173

    [GUIDE] [OTCV8] [TIBIA 13 MINIMAP LOADER] Easy load minimap from tibiamaps.io or gunzodus

    This method is a bit slow, minimap load time ~5sec. 1. copy minimap directory to otcv8 directory example minimap path: "Ezodus 13.20/minimap" example minimap path: "minimap-with-markers/minimap" 2. Add LoadTibia13Minimap function to otcv8/modules/game_minimap/minimap.lua: function...
  17. Addams

    OTClient OTCv8 is only compatible with Windows 10

    I have been using my own compiled OTCv8 for a while now, but I just figured out some hours ago that my compiled version of this OTCv8 does not work with any Windows other than Windows 10. Showing this error here The procedure entry point CreateFile2 could not be located in the dynamic link...
  18. J

    TFS 1.X+ OTClientV8 in game shop empty window - TFS 1.5 Nekiro downgrade 7.72

    Hi, kinda embarrassed because it was working at some point of the development but now its not and i spent several days trying to get it working but its not. First of all i have raised network limit and everything that was covered here TFS 1.X+ - TFS 1.5 - Downgrade Nekiro 7.72 - Add in-game...
  19. Mythh OldHeart

    OTClient Automatic light for Premium Accounts

    Hi I'm trying to make this idea works only on client side. So basically I want to give free "utevo lux" for premium acc and it can be visible only for the player himself. I've tried this but nothing happens.. I'm using the Otclient V8 sources by the way creature.cpp // local player always have...
  20. tdp157

    [HELP] RSA encryption in otclientV8 binary

    Hello I would like some help, as I am using otclientv8 available at "GitHub - OTCv8/otcv8-dev: OTCv8 Development repository (source code) (https://github.com/OTCv8/otcv8-dev)" and after running the entire compilation and encryption step by step, it is still possible to view the RSA KEY in plain...
Back
Top