• 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

    Compiling Extracting 7.72 map and changing it into PNG

    @Dark Gladir Well, I did the same @Morrison mentioned - used a Gesior's modified OTClient to unpack otbm map to png files. If you want to have one big file for each floor containing only Rookgaard part and can wait till Friday (I have time for side projects only at weekends), I can glue it for...
  2. kor

    [Poland] [8.60] Rookgaard

    Hello. Long with no update here, but that doesn't mean there weren't any on the server. Just finished a nice feature - Mounts on pure 8.60 Cipsoft client (with dll extension) and custom windows like Tasks - and wanted to share a preview of it (still in testing, download will be updated soon) -...
  3. kor

    Feature [DLL] Simple WSAD in C++

    @emil92b Here you are - addes unilicense and toggle wsad by ctrl+tab · rookgaard/tibia-wsad@09b6922 (https://github.com/rookgaard/tibia-wsad/commit/09b69221626e5192da2685a312b92b1307e24204) @Qbazzz Thanks for response! I've seen in some clients where authors used IIDKing for import DLL, but I...
  4. kor

    Feature [DLL] Simple WSAD in C++

    Thanks, but there are some places I don't fully understand how they works (it was copied from tibianic dll), so I guess I've mixed different approaches. @emil92b to work with 7.72 version, you just need to replace addresses that can be found in the tibianic repository. I can add a shortcut to...
  5. kor

    Feature [DLL] Simple WSAD in C++

    Can I request directly a small code review or hints if one of you have some spare time? @jo3bingham @kondra @Cjaker @Qbazzz @LordCompi @Gesior.pl @fabian766
  6. kor

    Simple Auto Loot System [TFS 1.3]

    @gicu0770 You can get the list before adding item and then compare local autoLootList = player:getAutoLootList() if (#autoLootList > LIMIT) then return player:sendCancelMessage("Sorry, you can't add more items to the list.") end
  7. 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...
  8. kor

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

    xD So what's the point?
  9. kor

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

    @jel What's the point since runes can be shoot using hotkeys or directly from normal bags?
  10. kor

    Tibia Server 6.4

    @damian09382 Well, you have check it by yourself - Tibia Home (https://tibia64.rookgaard.pl/download) - if client will run you will be able to play.
  11. kor

    Tibia Server 6.4

    @damian09382 Server is offline, because there is no point in keeping it online. Next week I will prepare "panel" on the website where every player could open it on demand and it will go offline again when noone is playing for short amount of time, deal? @Pittyalv It's probably because you're...
  12. kor

    Simple Auto Loot System [TFS 1.3]

    Well, you can do (almost) everything you imagine - it's just need to be coded :) But in my case "virtual" means it lays only in memory, because it's never assigned to a player - only items from inside.
  13. kor

    Simple Auto Loot System [TFS 1.3]

    @Dedefere Yes, it will.
  14. 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...
  15. kor

    Graphic Designer Spriting service. (items/outfits/nature/grounds/repair)

    When I saw @marek12 Dr. Mundo's I knew I had to have him. Ordered a full outfit with animations and a decaying body that looks amazing, good job!
  16. kor

    My League Of Legends Sprites in Tibia!

    Dr. Mundo <3
  17. kor

    Tibia Server 6.4

    Well, it has never been online for that long so I bet some process was consuming more and more memory and the whole application freezed. I restarted it again. CC: @jlnunez89 @carre
  18. kor

    Tibia Server 6.4

    @carre Please make what happen? Server is already online. @jlnunez89 Yes, my domain pointed to another address, so I bet DNS is still refreshing from some location - try with tibia64.rookgaard.pl for website and inside client
  19. kor

    Tibia Server 6.4

    Tibia 6.4
  20. kor

    Tibia Server 6.4

    I can run it, but it's far from being playable and probably will never be closer to. You have to wait until Wednesday, so I will prepare things and will let you know here/on PM.
Back
Top