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

Search results

  1. kor

    Feature Tibia Recordings Converter

    Hiho! Do you have a very old recording on your computer that you would like to watch and reminisce about the good times, but you don't have the tool to open it? Fear no more, because here I present a small but useful tool that will convert a given recording (in .rec or .cam format) to another...
  2. kor

    Feature Cam system

    Hello. I would like to share a system I wrote about 5-6 years ago. Initially it was on version 0.4, and later I moved it to 1.2 as well. During this time, it generated about 200 GB of recordings, and thanks to them, such films as...
  3. 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...
  4. kor

    [UK] [7.72] Nareto [2022-07-08 20:00 CEST]

    Hello. At the request of the Torena community - Rookgaard OTS (which is online since 2019) we are opening a new world - Nareto on 2022-07-08 20:00 CEST. Character creation will be enabled tomorrow evening on the website. As detailed description can be seen in [Poland] [7.72] Torena [1st May...
  5. kor

    Spell Drill arrow

    Hello. I would like to share another small feature which might inspire someone else to reuse/rebuild for it's own. I've found it in more advanced version in [France] [8.6] AcidsOT (https://otland.net/threads/france-8-6-acidsot.277487/page-3#post-2681462), so I wanted to recreate it. Here is the...
  6. kor

    Simple custom skill - Cooking example

    Hello. I would like to share my point of view for creating custom skill without touching server engine code. First, here is how it look like in game: and the code: 1. OTClient Comparing main...feature/cooking · rookgaard/otclient...
  7. kor

    Hoster Free proxy server [Brazil, São Paulo]

    Hello. I would like to offer you free proxy service (or rather just a proxy server) for any server you have. Well, almost free, as in return I would like you, to ask your players who actually live in South America and are playing on your North America/Europe server about ping difference between...
  8. 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...
  9. kor

    [Poland] [7.72] Torena [1st May, 18:00 CEST]

    Hello. At the request of the players from the first edition of Torena in 2019, which I had the pleasure to work on, I am launching its second edition. Server Website/AAC: Torena <<Create your account now!>> Server Address: torena.rookgaard.pl Hosted in Poland with BR proxy (Sao Paulo) Server...
  10. kor

    MC in ANY Tibia Cipsoft client

    Hello. To enable MC in ANY Tibia Cipsoft Client using just OllyDbg, basic knowledge of Olly is required, but I will try to show on images as much as possible. So in this tutorial I would like to show how enable MC support (disabling client check if there's opened another Tibia window) in any...
  11. kor

    TFS 0.X Crashes I'm facing with

    Hello. On my 5 years old server first time I meet a crash (5x just today) which I'm not able to fix (and even find a reason) on my own. It's probably a deliberate action as it happened in quick succession without any connection with globalevent (such as server save or other quests scripts) or...
  12. kor

    Feature [TFS 1.X] Red&Black skull system

    Hello. I would like to present you red&black skull system for TFS 1.X which works as described in Skull System (https://tibia.fandom.com/wiki/Skull_System). There is also a PR on the official TFS repository, but no matter of it's merge status, it may be unnoticed by those who are not up-to-date...
  13. kor

    Compiling Ubuntu 18

    Hello. Ranisalt in Use fmt to format messages by ranisalt · Pull Request #3351 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/3351) introduced message formatting using fmt with 6.1.2 version. Also, Ranisalt in Implement scheduler timers using asio deadline timers by...
  14. 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...
  15. kor

    Simple Auto Loot System [TFS 1.3]

    Hello. Inspired psychonaut's solution I've adjusted it for latest TFS code (loot is generated now in LUA instead of C++). This one is different from login12's and nekiro's where you have to click on corpse to get loot - now it will land in your backpack right after monster death. I can prepare...
  16. kor

    Programmer Proxy services

    Hello. I would like to offer my services with proxy configuration for your server. What I offer: server in Poland - Google Maps (https://www.google.com/maps/place/Gdansk/@54.360763,18.4098512,10z) USA server - Google Maps (https://www.google.com/maps/place/Buffalo/@42.8963434,-78.9344818,12z)...
  17. kor

    Feature SHA256 instead of SHA1

    Hello. Users who have worked with TFS 0.X probably remember that it was supporting more password hasing methods (Fir3element/3777 (https://github.com/Fir3element/3777/blob/master/src/tools.cpp#L107)) than SHA1 which is the only method in TFS 1.X (otland/forgottenserver...
  18. kor

    Feature Quiver [TFS 1.X + 0.X]

    Hello. Inspired @xydius solution I've created possibility to make use for quivers for both TFS (1.X based on otland/forgottenserver (https://github.com/otland/forgottenserver) and 0.X on Fir3element/3777 (https://github.com/Fir3element/3777)). I won't post what to change in what line, instead...
  19. kor

    [Poland][10.98 + Android] Rookgaard - Xyla

    Hello. After 2 years from the start of the server in version 8.60, the time has come for the next world, this time in version 10.98. The original assumptions have not changed - it will still be a server without vocation, for players who have discovered the greatest charm of this game on...
  20. kor

    otb2json

    Hello. Have you ever encountered situation while running your own server the map on which you work with other developers can not be developed simultaneously by several people with the help of git, due to the fact that it is a binary file? I have not yet on my Rookgaard server, but if I needed...
Back
Top