#! /usr/bin/php5 addUser($user, $pass); $userdb -> setLevel($user, 9); unset($userdb); echo "Admin account created. You can now start the bot!\n"; ?>