• 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. 0x666

    [TFS 1.x] Procedural Cave Generation

    Figure lol. In real world scenario, you have to handle who you let in. @topic Wow, one of the most remarkable contributions I've seen for some time
  2. 0x666

    Could you explain to me how you added this function to the otclient - GameDrawAuraOnTop?

    g_game.enableFeature(GameDrawAuraOnTop)?
  3. 0x666

    TibiaBot NG Alarms and Sounds

    Not really TibiaNG but this one is a classic too and I still can replay in my head on-demand https://github.com/blackdtools/Blackd-Proxy-CLASSIC/blob/master/danger.wav
  4. 0x666

    [France][Custom / 7.4] Ramonia | 15th of June 2022, 18:00 CEST | Custom and Real Map | Modern Old-School

    Most cases when the server goes down are crashes, not a distributed denial of service lol. This is one of the giant red flags, and a sign that the admins are corrupted and lying to you - they refuse to take responsibility for their trash code and they blame it on third parties DDoSing them...
  5. 0x666

    LOOKING FOR 7.4 OT SERVER

    I'm sure hosting a seasonal scam you call a server is helping it immensely. Not using encryption and leaking your user credential is something worth pointing out but how could you tell.
  6. 0x666

    LOOKING FOR 7.4 OT SERVER

    Lack of SSL I simply a red flag and I'm glad you managed.
  7. 0x666

    LOOKING FOR 7.4 OT SERVER

    No SSL, which basically means that the admin is leaking your data when you are using his website. Not recommended.
  8. 0x666

    LOOKING FOR 7.4 OT SERVER

    It's actually pretty shit, the admin is full-on corrupted and exposed. Aside from that, there are a lot of simple bugs and the overall quality is bad.
  9. 0x666

    OTCV8 did anyone manged to enable GameCreatureIcons

    How about you try and share the results? :)
  10. 0x666

    OTCV8 did anyone manged to enable GameCreatureIcons

    That bytes seem to be responsible for sending the "summon" icon https://github.com/otland/forgottenserver/blob/397a090045e8e15ec65b6046c58b0ea09a4f4e3b/src/protocolgame.cpp#L3646 which is being parsed around here...
  11. 0x666

    [France][Custom / 7.4] Ramonia | 15th of June 2022, 18:00 CEST | Custom and Real Map | Modern Old-School

    It is just a cash grab for punto viewers to wait out till next realera/realesta 🥱 Romek is even more corrupted than Ruth coz he will do anything to keep his streamer playing his low-quality OT.
  12. 0x666

    bug money otx ! help me

    Are you using vocation samples ("Paladin Sample" etc) in your AAC?
  13. 0x666

    Don't Work With (Adversario#4615) and (Carcoo#2914)

    function onThink(player, interval, lastExecution) for i, value in pairs(RoomRunning) do print(i,value) for k, y in pairs(value) do print(k,y) end end for i, value in pairs(RoomRunning) do if RoomRunning[i] ~= nil then print(os.time())...
  14. 0x666

    Don't Work With (Adversario#4615) and (Carcoo#2914)

    Lack of indentation, onThink scripting, insane variable naming convention, and I'm not even going to try to understand the logic behind that (and I'm sure no one sane would) That's what I got while going through a few lines - if you don't see any problem, I advise you to follow the title of the...
  15. 0x666

    Breaking the limit of health and mana so as skills

    Those are types man, do you want someone else to change them for you? Did you google anything that we said? Is there something that you are missing or are you just plain lazy? Are you aware that you can just ask questions about stuff like "what are types" or "where do they come from", but the...
  16. 0x666

    [USA]|[7.7x] Re:Tibia:Elite monster|new spawns|Death XP 0%|Factions(Optional-PVP-E-FULL LOOT)|Party (+30% xp/memb.)|New Items/Spells/Housing/Events

    its up and its worth trying - there is shitton of bugs but general idea is cool af
  17. 0x666

    TFS 1.X+ I Can't push player when i use rune tfs 1.2

    Next tip is CTRL + SHIFT + F in your project
  18. 0x666

    TFS 1.X+ I Can't push player when i use rune tfs 1.2

    Hope it helps!
  19. 0x666

    Breaking the limit of health and mana so as skills

    Sometimes "most" may not be enough, a valuable lesson you got here :) Btw if you are able to connect and everything works fine without the feature enabled, it's a clear sign that you didn't change much, so it's hardly "most".
Back
Top