• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Kaorus

    [Showoff] Unleash Dreams Project

    20. Asura Citadel
  2. Kaorus

    [Showoff] Unleash Dreams Project

    Thanks! I removed archways I was missing an archway to apply and sadly dont exist yellow archways (and the white archway impact a lot like this archway too)
  3. Kaorus

    [Showoff] Unleash Dreams Project

    19. Asura Palace
  4. Kaorus

    [Showoff] Unleash Dreams Project

    Thanks for the words! My way of working is kind of the opposite of the “classic” mapping approach. I already have the whole continent finished (that way I more or less know how the space is distributed between the different spawns). From there, I start looking for specific areas to work on —...
  5. Kaorus

    [Showoff] Unleash Dreams Project

    18. Nimrodelion Camp finished
  6. Kaorus

    [Showoff] Unleash Dreams Project

    Thank you very much for the words of encouragement. I usually map first and then like to play on the map to check stairs (or mechanics), because since I still don’t have the “feel” for placing creatures, sometimes I add too many (or sometimes too few). I also find that I haven’t yet developed...
  7. Kaorus

    [Showoff] Unleash Dreams Project

    17. Nimrodelion Camp (South)
  8. Kaorus

    [Showoff] Unleash Dreams Project

    Honestly, I thought about this some time ago, because when I look at the minimap, no matter how much I map, I feel like I’m not making progress. At the same time, the fact that the map is so large gives me a kind of “OCD” about seeing it empty, and it makes me want to fill it. Personally, I’m...
  9. Kaorus

    [Showoff] Unleash Dreams Project

    Hi! This project as an idea easily goes back about 10 years (but I always made the same mistake: not making backups, including the map). I lost many maps, and that really discouraged me, so I kept postponing the motivation to start a new one. Eventually, after getting tired of playing servers...
  10. Kaorus

    Removing .otb – Only Using .dat

    As a Blacktek user (where this solution was first experimented with), I’d like to make a very obvious point: OTC modules need to adapt the ID they use. In OTC, you typically worked with an internal table to interconvert between CID and SID (the server would send the SID, the client would...
  11. Kaorus

    Lacking newer protocol good OT

    The problem with servers is what players are looking for vs what Tibia server developers are looking for. Server developers: They look for money (I won’t say it’s easy money, because developing a good OT is difficult). They look for what they expect others expect (and here lies a critical...
  12. Kaorus

    inject botv8

    Actually Easybot it's better, because you dont touch "client" (and OT Admins can have a way to detect injection in client) Easybot read RAM address (each time 1 value change in Tibia Client, you can track this change using Cheat Engine) Easybot have videos to learn how map RAM address
  13. Kaorus

    EasyBot Open Source Tibia Bot

    Bot work, only you need be careful checking each RAM Address (they made an amazing video to show you how check memory address) Walk, heal and attack work ok Heal can be tricky because it's 1 ram zone specific (and this bit change with each client) It's why OP have a specific section to...
  14. Kaorus

    15.x assest downgraded to 8.60 dat&spr with all 8.60 sprites (outfits, items, effects)

    I think an option it's compare items.otb/xml from 15.00 and your actual 8.6 And develop a python script to apply properties from 15.00 to 8.6 But probably 15.00 have new features (and attributes) compared to your actual 8.6
  15. Kaorus

    EasyBot Open Source Tibia Bot

    I started to play with your code and some interesting features to be considered 1) Cavewalker it's very simple (only walk between each point. Like base, it's helpful as fuck because using benchmarking tools you can check how many time take using basic algorithm vs a developed algorithm) So, if...
  16. Kaorus

    EasyBot Open Source Tibia Bot

    So, here's the thing—what is the game to you? Why is cavewalking even a thing? Take Archlight, for example. Once you reach Prestige 11, you're expected to grind all the way to Prestige 15. (And keep in mind, there's a level reset system with a 25% increase per stage.) Basically, you're...
  17. Kaorus

    EasyBot Open Source Tibia Bot

    I feel like bots are more of a form of "justice" from the players, as a punishment for features implemented by admins that are meant to slow down game progression. When a game is poorly designed, you're basically begging players to use bots. For example, in Eternal Oddisey, many of us...
  18. Kaorus

    15.x assest downgraded to 8.60 dat&spr with all 8.60 sprites (outfits, items, effects)

    It's possible down to 10.98? (thinking TFS 1.4.2 and Blacktek are 10.98 focused)
  19. Kaorus

    [IA Generated]BPs (Free to use)

    Potions 2 frames/potion (it's why you have like a "degrade" animation) You can make pot shine from left to right (using 10 sprites) or use 2 sprites to apply a little colour change (left to right)
  20. Kaorus

    [IA Generated]BPs (Free to use)

    Probably using "Free tools" will generate very poor sprites (or mid quality) I think BPs was a good sprite because IA respected shape and a bit shadow style Using directly LLM (1000+ sprites to feed) can give something better Free IAs really lie a lot, because they dont understand the column...
Back
Top