• 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. R

    Evil Puncker

    So where is he?
  2. R

    Suggestion Users that are contributing a lot will get...

    Isn't the Senator banner due to being part of the staff at one point? either a tfs dev or a mod?
  3. R

    Scammer Person

    I'll ask again.. wat
  4. R

    Scammer Person

    wat
  5. R

    Evil Puncker

    What happened to him? I see his account is disabled/deleted, anyone got any info on that lil br?
  6. R

    Free website fixes

    have you considered contributing to the OTLand open source community? https://github.com/Znote/ZnoteAAC/issues https://github.com/slawkens/myaac/issues
  7. R

    Resetting SHA1 password

    https://10015.io/tools/sha1-encrypt-decrypt
  8. R

    [list] CIPSoft lazy solutions

    They can't afford new animations, can't you see they haven't increased their profits since 2019???? /s
  9. R

    Does tfs have a limit of players per IP?

    Search for anti-mc
  10. R

    CHANGE NICK HELP

    Buy premium then go to your account details
  11. R

    Lua Call Multiples storages NPC

    Something like local itemsDelivery = { ['royal helmet'] = {cost = 0, items = {{2498, 1}}, storageID = 29127}, ['golden helmet'] = {cost = 0, items = {{2471, 1}}, storageID = 29128}, ['legion helmet'] = {cost = 0, items = {{2480, 1}}, storageID = 29129}, } local hasStorages = true; for...
  12. R

    Add custom functions Gesior website

    Posting an example of your implementation would make it easier for us to help you
  13. R

    AAC Znote aac limit characters in player name

    change that line to if (!preg_match("/^([a-zA-Z])+(?:(-|'| |)[a-zA-Z ]+)$/", $_POST['name'])) {
  14. R

    AAC Znote aac limit characters in player name

    https://github.com/Znote/ZnoteAAC/blob/master/createcharacter.php#L27 this should already prevent those characters, maybe your createcharacter.php is different?
  15. R

    canary war system with green plates

    yes
  16. R

    AAC MYAAC and Xampp, Layout caching

    https://otland.net/threads/guilds-on-myaac.268759/#post-2594241
  17. R

    AAC Znote spells side problem

    if $config['server_path'] is already /home/tfs you should probably remove it from the rest of the path
  18. R

    Lua I am not able to query the database

    Check how this script gets the value from the DB https://otland.net/threads/sql-lua-return-storequery.272689/#post-2626244
  19. R

    Serverinfo problem

    did you do what the instructions say? (find your ot server folder, put the text inside config.lua into this next field)
  20. R

    Programmer Hacking, coding, OTCV8 bots -- SecurizeMe

    Mate, me and everyone else can bullshit our ways through simple stuff and gets good reviews, you're honestly just too dumb to realize that you don't know enough. One day, you'll realize "ah shit, I know what they meant in the forum now" and it's honestly not gonna matter to anyone, we were all...
Back
Top