<?php require ($_SERVER['DOCUMENT_ROOT'].'/lib/core.php'); mysql_query("UPDATE `l2_user` SET `vp`='300' WHERE `vp`<'300'"); exit;