• 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

    C++ Playing/analyzing cams recorded by server to spot botters

    Cam player and recorder for OTCv8 is client-side only. If you will record it server-side (using mine or anyone else solution) and still want to play it in v8 client, you would need to make sure it have the same format (otcv8-dev/src/framework/net/packet_recorder.cpp at...
  2. kor

    Do you prefer CIP or OTC on old tibia clients (8.x) ?

    If any server is trying to recreate his otclient, to be 1:1 copy of cipsoft client, nothing more, nothing less (including layouts, animations, font, behaviour, etc) to just bring feelings and nostalgia, so... what's the point, if you can just use ready-to-use vanilla client? Just look on...
  3. kor

    Gathering suggestions for new server

    There is no need to ask for videos (which you need to record them first, then upload somewhere and share the link) when you can simply add a cam system on the server side and have access to each player's gameplay (specifically, the packets they send to and receive from the server). I created...
  4. kor

    chce postawić otsa na google cloud

    Nie słuchaj go. Stawiaj normalnie pierwszego lepszego gotowca z forum (koniecznie wersja 8.6 na 0.4 rev 3777) na darmowej chmurze (How to get FREE VPS from Oracle Cloud (https://otland.net/threads/279318/)), postaw stronkę z domyślnym językiem na portugalski, dorzuć na nią tutorial do elfbota...
  5. kor

    [8.0] Wspólne mapowanie - Projekt Rookgaard

    A ja lubię wspólną zabawę :)
  6. kor

    [Poland] [8.00] Treasura |Long term x1| Start 12/04/2024 at 18:00 CEST

    what? I'm the author of DLL extension that will be used here on top of cipsoft client, so unless you will show any proof, it's just a lie
  7. kor

    New Client for server.

    @GodSugar Here you are. Just place winmm.dll file from zip archive next to your original Tibia.exe (can be raw cipsoft unedited for example from Gesior archive) and it will replace RSA to stantdard OTS one and IP for your server during start. That way IF regular Cipsoft client will be marked...
  8. kor

    otservlist

    @abdala ragab It is written exactly what is the reason - there is no working server under the given host and port. If you run your domain through Cloudflare, don't be surprised to see this message. The domain (or subdomain) you enter in the form must resolve to the server IP address, currently...
  9. kor

    Tibia Classic PRE 7.0

    https://sourceforge.net/projects/tosserver/ https://github.com/brewsterl/berserker https://github.com/aperia/cyclops
  10. kor

    Feature [TFS 1.4] OTS statistics (C++/Lua/SQL) by kondra

    @Gesior.pl From this commit std::bind was replaced with lambdas and I can't manage to adjust kondrah stat system (scheduler and task part) to compile. Are you able adapt this feature for current TFS code, please?
  11. kor

    ddraw.dll to get fetures in 8.6 cipsoft client

    Not really. ddraw.dll and winmm.dll are system files that are loaded by default by Cipsoft's client, so the easiest way to extend that client with different features is to produce a DLL with that name. Although I guess I'm the only one with this approach, because the other two people who are...
  12. kor

    help mount systems 8.60

    I can provide support for mounts on any engine (1.X, 0.X) and on Cipsoft client.
  13. kor

    [Germany] [7.4] Tibiantic BETA Starts 10.01.2024 18:00 (GMT+1)

    As this is the third server that uses my small DLL from DLL for 7.72 client to mimic 7.4 client, I decided to try to approach my project again and implement the rest of the things that I abandoned then.
  14. kor

    OpenTibia Tibia Time Machine 6.0

    You can also look at the code of my .rec converter Feature - Tibia Recordings Converter (https://otland.net/threads/tibia-recordings-converter.287317/)
  15. kor

    Feature Tibia Recordings Converter

    I don't think that you can easily generate video frames in such an easy way, it would require a lot of work to analyze packages and draw the whole environment instead to the client. The solution you think could work as an otclient extension that generated such cages instead of drawing them, but...
  16. 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...
  17. kor

    Tibia DLL for 7.72 client to mimic 7.4 client

    Because of sentiment for old times.
  18. kor

    Tibia DLL for 7.72 client to mimic 7.4 client

    Opening source code in this community will not cause people to contribute to it nor will it cause them to start analyzing Cipsoft client, so the code will remain closed.
  19. kor

    Tibia DLL for 7.72 client to mimic 7.4 client

    Do you want tea or coffee? Yes. Regearding the list, I've lost interest in continuing to look for improvements, so nothing new will likely appear.
Back
Top