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

    Security Serious vulnerability on XAMPP - Everyone using XAMPP, please read this!

    Who runs apache under root? windows xampp users that dont know wtf they'r doing. Who runs iis under root? since... some update (check wikipedia for more info), microsoft made iis switch to its own limited account automatically.. (like apache2 does under most linux distros since forever... check...
  2. H

    You are...

    The link in your signature is 404.
  3. H

    Compiling [Linux] Ultimate compile guide for Debian (Ubuntu included)

    impulss: some code there is specifically meant for the Microsoft Windows Visual C++ compiler... you could try #define _MSC_VER 0 but some source code error yeah... post the lines from otsystem.h and ask in support..
  4. H

    You are...

    You are banned...
  5. H

    Security Serious vulnerability on XAMPP - Everyone using XAMPP, please read this!

    apt-get install apache2 libapache2-mod-php5 libapache2-mod-evasive mysql-server fast(er) secure(er) (d)dos protected
  6. H

    You are...

    and you're Zelda, right? :p
  7. H

    You are...

    You are interested in mapping.
  8. H

    Linux Why have this error ?

    please update top post and title, like [Solved] Why have this error ?
  9. H

    Linux Why have this error ?

    cus you tried to connect to hostname-does-not-exist.com
  10. H

    Desired functions

    is it supposed to be temporary? or a permanent change of specs for a specific weapon?
  11. H

    Rate Their [Name]

    6/10 Prest==Priest (norwegian)
  12. H

    You are...

    White Knight Chronicles - Wikipedia, the free encyclopedia is related to your avatar. and response to TILFen: no, im norwegian :p
  13. H

    Botting and how Tibia becomes an obsession.

    To everyone saying: i say: You loose wars. you fall behind. wanna know why? ^. you don't need any aditional tools to play. but it sure makes you stronger (personally retired though, so i don't bot anymore (-: and FYI, never banned.)
  14. H

    how to make a nice bat restarter for your server

    you may also add some logging function, like echo crashed: %time% - %date% Exit code: %errorlevel%>>crashlog.txt
  15. H

    how to make a nice bat restarter for your server

    you may add some info on when it last crashed, and process exit code, etc? set starttime=%time% set startdate=%date% set /A crashtimes=0 :controllerini NAME OF YOUR OT HERE, EXAMPLE: TFS.EXE set /a crashtimes=%crashtimes%+1 echo last crashed: %time% - %date% Exit code: %errorlevel% echo crashed...
  16. H

    Compiling [Linux] Ultimate compile guide for Debian (Ubuntu included)

    not really, its just a warning, and hes compiling with -Werror
  17. H

    You are...

    You are addicted to Red Bull.
  18. H

    how to make a nice bat restarter for your server

    after @echo off you don't need @ anymore. @ basically means "echo off for this line", and the command "echo off" puts echo off for all lines..
  19. H

    Ban the user above you!

    You're banned because i have reason to believe you may be in to pornography.
  20. H

    Ban the user above you!

    Zistonick is: Banned for abusing banning privileges.
Back
Top