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

dll

  1. ssiwyy158

    Compiling dynamic link library problem

    Hello Otlanders ! I've been trying to compile this library for some time https://github.com/SaiyansKing/Tibia-Extended-Client-Library But it throws errors Includes and lib : https://www.glfw.org/download.html Someone would be able to help me? Sorry for my english (transtale) xD
  2. kor

    Tibia DLL for 7.72 client to mimic 7.4 client

    Hello. Encouraged by the vision of creating a 7.4 server by another enthusiast of this version, I created and would like to share with you a small DLL modification for the Cipsoft 7.72 client that will help you mimic a little 7.4 client. List of features that I managed to achieve: hide Soul...
  3. kor

    Programmer RE task

    Hello. I'm trying to recreate some features I made on my 8.60 server (, ) but on 10.98/10.00 client. I've found all needed addresses, I'm able to print texts, draw skins or outfits. Last missing thing is DrawItem which I need for modals with Tibia item sprites like Supply Stash for example...
  4. guida0123

    [8.6] - Color name change DLL

    Does anyone have any 8.6 dll to change the color of the names to make available?
  5. kor

    Feature [DLL] Simple WSAD in C++

    Hello. At the beginning I wanted to ask a few questions how to approach the topic of DLL injection and hooking into functions in memory, but to be fair to this community, I am sharing with you a very very simple code that allows you to control your character using WSAD keys...
  6. check

    C++ OllyDbg - PrintFPS info

    Hello. I need some help with OllyDbg - how to find pointer for PrintFPS function and how to reveal it's argument list? I know it was discovered in the past and those addresses are well known (ianobermiller/tibiaapi...
  7. M

    Tibianic DLL client othire 7.72

    Hey someone know how to delete,or turn off te right click ppm mapclick?, Sometimes the right click stutters and you cannot use runes, can you somehow disable the mouse's click ppm on dll?
  8. zDeluxe

    How do I edit the engine for a tibia 7.6 server

    Hi guys, sorry if I sound clueless. I have been working on and off on a 7.6 tibia server over the past few years in my free time. I have managed to figure out how to edit most things within my server however, I have never been able to figure out how to edit the code for the engine! I would like...
  9. R

    TFS 1.3 missing DLL

    Hello I just compiled TFS 1.3 but something is wrong beacuse I get an error Where can i find zstdd.dll? I searched everything but event google doesn't know about zstdd.dll :(
  10. S

    Compiling Tibia ExtendedClientLibrary

    Hi guys, im trying to compile this project Tibia Extended Client Library from @Madzix with Visual Studio. The only to-do wiki available is this: Create a dynamic link library project, name it and save. - OK Make sure your target filename is ddraw.dll - OK Link opengl32 to your project. -...
  11. rwxsu

    How To Inject Your Own DLL Using OllyDBG

    OllyDBG: http://www.ollydbg.de/odbg200.zip
  12. rwxsu

    How To Inject Your Own DLL Using IIDKing

    Just a quick video on how to inject your own DLL into any Tibia client. Edit: I have had some issues with IIDKing, use OllyDBG instead: How To Inject Your Own DLL Using OllyDBG
  13. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    Sources: rwxsu/tibianic-dll How To Compile (Windows): wiki The wiki contains all the tools you need to compile. All credit goes to Iryont.
  14. D

    Compile tibianic/nastarius client dll

    Can someone help compile tibianic/nastarius client dll?
  15. AdiMit

    OTClient compilation - .dll error

    Hello :) Recently, I have successfully built the otclient.exe (x64) [Windows 10/using Visual Studio 2017] - everything according to the official tutorial on github; however, when it try to run it, I get an error saying that zlib.dll cannot be found on my computer. Any suggestions? Once again...
Back
Top