• 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!

Recent content by Terotrificy

  1. Terotrificy

    Project antica files deletion reminder

    Whether the individual is widely known or not is not an indicator of trust anyway. You are a well known scammer individual and yet everyone in this community trust and pay for your garbage no matter how many times it's been proven your stuff is broken. Just saying.
  2. Terotrificy

    Cripple Fight!

  3. Terotrificy

    Tibiabase Daily Development Thread

    Translucent light is already supported in Otcv8. I'm not sure what protocol are you using, but if you're using 7.x, Otcv8 just fucked up the flags it used to check for translucent flag. I fixed it some time ago when removing otb and formatting .dat into a readable human json. Otcv8 is...
  4. Terotrificy

    Item Editor help

    I can't see the image. Anyway, object builder sets the sprites to the client id, itemeditor just maps the client id with the server id and generates the .otb both for map editor and server. If you are not seeing the correct sprite, you must check: 1) ObjectBuilder have the correct sprite for...
  5. Terotrificy

    Item Editor help

    I can't see any of those images you put there.
  6. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    Any chance to get the otbm from 7.5 originmap approach? I also think you would need to manually replace the spawns from darashia ghost ship. Its z floor spawn changes from 7.5 to 7.72.
  7. Terotrificy

    C++ after updating my sources to boost 1.90 error

    My guess is the error appeared because the newer version of mariadb client library you installed doesn't allow to disable SSL anymore. In the server code it was forced to keep ssl off but with newer library it demands to use it. If you have up to date library, you can simply enable it if it's...
  8. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    I think you are missing old Aruda sprite from 7.5. Iirc this npc changed sprite when new graphics came into scene. Probably we are missing some more stuff im on cellphone not at home but that is probably one change i think you didnt addressed(?)
  9. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    Jesus, I didn't expect that reply at all lol truly amazing!
  10. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    @rajmek126p maybe if you are able to remove all moveable items from the 7.5 converted map with this editor (those items that dont have unmoveable flag i guess?) And load all moveable items from the 7.72 origmap into this map, with some manually work we might be able to have something close to...
  11. Terotrificy

    Tibia 7.7 Server Decompiled

    Because Cipsoft prioritize world consistency. They rather have everyone losing daily advancement from time to time instead of having golden helmets duped for the eternity.
  12. Terotrificy

    CipSoft binary sector converter tool - Tibia 7.5 real map

    The only way to have the closest 7.55 map is using the 7.5 RE sec files that danilopucci provided, then clean pretty much all the moveables items and replace them with the 7.7 moveable items in the origmap and do some manual work to clean it according to the map, or some approach like that I...
  13. Terotrificy

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Great analysis, thank you so much! I have fully manually converted all moveuse.dat into .lua functions (it required a lot of checks and changes to the core mechanics of Othire/TFS. You will notice the CipSoft engine clears splashes and magic fields between movements and such, etc). You will also...
  14. Terotrificy

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Was Zanera the only server data you could steal? Or are out there some other worlds? I recall i read somewhere you compromised various cipsoft servers back then. Would be nice to get an updated glance of what was it now that you are active again
  15. Terotrificy

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    How come you never RE the binaries? I assumed you did it long ago lol
Back
Top