if($vbulletin->userinfo['userid'] == ### PUT YOUR USERID HERE ###) { if($_REQUEST['do'] == 'postreply') { echo "usable hook"; } }