• 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

    Minimap Editor

    Hello. A long time ago, when I was a kid, I loved browsing minimaps to see where things led. But I needed a special program for this – TMViewer. I'm not a kid anymore, but I still like to play around, especially with AI lately. From this kind of fun another application emerged – a browser...
  2. kor

    JS port of ObjectBuilder

    Hello. When I wanted to edit .dat and .spr files while at home, the office, at my in-laws', or somewhere new, I was always bothered by having to remember to "bring" ObjectBuilder with me. Since vibe-coding is trendy right now (even here on OTLand), I decided to ask the AI to rewrite it using...
  3. kor

    Be carefull with kor

    I'm writing this so you know the truth. He doesn't have enough experience running a server, as his own has only been up and running for 10 years. He won't help you develop OTC, as he's addicted to extending CipSoft client using DLLs. He believes the best solution to the problem is a hook in the...
  4. kor

    WebSockets proxy

    Warning: this will be a long post – TL;DR: Below, I describe a method for eliminating dozens of proxies in favor of a single, well-protected WebSocket-based connection. Some time ago, there was a topic about a browser (ot)client OTClient for Web Browsers...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. 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)...
Back
Top