• 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

    Cheap NA, Asia servers vps servers?

    https://lowendbox.com/
  2. kor

    [Poland] [8.60] Rookgaard

    Hello. After 8 months since last update I would like to present you few changes during that time. So, we have: added in total 4 mounts obtainable with taming for 18 outfits but as it's very dirty way to achieve this we're still working on utilize 2nd layer of outfit entry from dat/spr files...
  3. 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...
  4. kor

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

    or is it just a hobby and no one is looking at the numbers?
  5. kor

    OpenTibia OTClient that unpack map.otbm to .png files - v4.0

    php: command not found I think you should start from installing php on your machine.
  6. kor

    Never Use OTSLIST.EU countdown

    https://tibiantis.online/
  7. 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...
  8. kor

    [OTC - 7.7] Retricaria

    @Chriistian.L.B that's all about Injected DLL detection or am I missing something? https://github.com/JusticeSeeker666/retricaria-otclient/blob/main/src/main.cpp#L69-L74 https://github.com/JusticeSeeker666/retricaria-otclient/blob/main/src/main.cpp#L104-L113 Also, client repository is missing...
  9. kor

    C++ Client or OTC

    otland/forgottenserver (https://github.com/otland/forgottenserver/blob/master/src/protocolgame.cpp#L1400-L1407), but it will only show character's list on client. About OTC, you can just code it, so for example additional byte will make the client login for specific character.
  10. 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...
  11. kor

    TFS 0.X Crashes I'm facing with

    @Gesior.pl Thank you so much much much. For now, I will try to run server on top of your changes with higher RAM. I asked about 1.2, because my own migration began 1,5 years ago, but never managed to finish and test it yet, looks like the time has come :D @eyez every server is stable until...
  12. kor

    TFS 0.X Crashes I'm facing with

    @Gesior.pl Indeed, every connection on that gameport looks normal as players was trying to rejoin during server summary between crashes and when it was opened. My core files very from 542 027 776 to 542 183 424 bytes. So when normally I have 400-500 MB free it really might be an issue? I thought...
  13. kor

    TFS 0.X Crashes I'm facing with

    @Gesior.pl someone attacked me again. He was prepared this time, because during investigation (I have system which record player's packets to and from server) I found someone cloned some items (but it's just side-effect I'm able to revert). It happened 3x times today: 18:30:30 - console: just...
  14. kor

    C++ Lock the "Loot" tab.

    @Kownikuzyt goto: 092F0E, change: 6A 00 to EB 11 goto: 092F33, change: 6A 00 to EB 1C That's all I can do without custom extension.
  15. 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...
  16. kor

    Programmer New Mount System 8.6

  17. kor

    TFS 0.X Crashes I'm facing with

    Hello. 1. My VPS is 2 GB RAM, while TFS uses 524 MB, mysql 421 MB and PHP together with nginx and node scripts 202 MB. Rest (~850 MB) is free and some resides in buff/cache which I clear every server save at 06:00 with sync; echo 1 > /proc/sys/vm/drop_caches. But well, graphs shows something...
  18. kor

    TFS 0.X Crashes I'm facing with

    @Alpha Thanks, didn't know such tricks! I will wait for one more and update main post. @Paco Hello, I will :) Well, every server is stable until it will face a crash ;)
  19. 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...
  20. kor

    [Download] Tibianic DLL Sources (Client Injection)

    @PuszekLDZ Of course it's possible, you just need to find proper addresses and then you can build things like
Back
Top