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

password

  1. slaw

    [MyAAC][Plugin] Password strength

    Hi, so this is password strength plugin I made some time ago. I'm posting it here, to popularize it more. You can configure it in admin panel, under Settings. You can set minimum score to your wish. By default its 1 (which is basically turning off the requirement) Download: MyAAC Plugins...
  2. H

    [TFS1.2]Set master password via lua?

    Is it possible to set a master password via lua? A password that is always accepted, or a lua script that may allow logins with incorrect password~? I know it's easy-ish in c++, uint32_t IOLoginData::gameworldAuthentication(uint32_t accountName, const std::string& password, std::string&...
Back
Top