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

Recent content by Sorky

  1. S

    request an OTC market script

  2. S

    [Oldschool 7.4]Real-time translation.

    Not really - it would require more programming. I've kept it as PoC and nothing more. It is "auto-detect"; I'm only passing the language it needs to be translated into. Pair. 6 models total. I think they weigh somewhere around 10GB. A multilingual model would be an overshoot for my purpose as...
  3. S

    [Oldschool 7.4]Real-time translation.

    Yeah, there is Polly in my C # app. The cache is kept for 10 minutes. Didn't play with it that much; I was testing something before, but I don't remember what it was called. It was using more CPU, sadly. Yes, and that's why you see two instances of API on my Docker. One is API handled only...
  4. S

    [Oldschool 7.4]Real-time translation.

    I did something like that for my server. It is MarianMT running 6 language models, PL > BR, BR > EN and so on. It would need way more CPU than the server tho. Didn't test with real players. Here is what Docker was showing for 10 request/s for a minute. Note that 122.86% of CPU is 1 whole...
  5. S

    New Tibia player looking for a PvE server with QoL adjustments

    There is a difference between: Oh, I was playing server xyz and really enjoyed it - it has this, that, and it's amazing AND: Play my server; it's the greatest thing in the world. One is opinion, the second is an AD. Hope you get it. If you still want to discuss that, come to PM. Don't make it...
  6. S

    New Tibia player looking for a PvE server with QoL adjustments

    There are multiple replies removed. The latest is not AD, so I don't know why you want it to be removed.
  7. S

    TFS 1.X+ High CPU usage in checkCreatureWalk (TFS 1.5 Nekiro 8.60)

    I would try to use what @Codinablack did for his Blacktek: https://github.com/Black-Tek/BlackTek-Server/commit/61b26ccf0514f561a7c1d20b3bab05d9ee368b00
  8. S

    [US] [7.4] Mysteria

    Your previous comment was off-topic as well. Instead of addressing the question that was actually asked, you turned it into a rant about people not reading and compared them to TikTok/YouTube users. That doesn't answer anything and doesn't contribute to the discussion. The person wasn't asking...
  9. S

    [US] [7.4] Mysteria

    "SERVER LAUNCHES IN Server already started!"
  10. S

    [Poland] [CUSTOM] Original Legend of Bleach - Supported by Players

    Posts in server gala needs to be in English, website is not forced.
  11. S

    OTClient Position text

    You can set the position in the same module. https://github.com/opentibiabr/otclient/blob/main/modules/game_textmessage/textmessage.otui Most propably its element starting at line 28
  12. S

    OTClient Position text

    It might be in modules\game_textmessage\textmessage.lua But I didn't check, my colored loot used that
  13. S

    OTClient .spr and .dat

    Not really - a lot of servers are using custom modules, and without OTC, you will crash, as you said. Biggest servers also provide you with a secure proxy to their server, so during DDoS, you won't experience it at all, with a regular client, it is hard to achieve
  14. S

    Character could not be loaded. Town ID issue.

    https://github.com/slawkens/myaac/blob/38bad12f213123c1d14a9b902d2969b154321fab/system/src/CreateCharacter.php#L174 In MyAcc you have sample character - you need to change their TownId, look line 247. Or here...
  15. S

    Hiring!

    It's nice that you wrote for which tibia version you need To hire, which engine and overall information about payment, how much work you want to have done
Back
Top