only works if i remove field_exists checking in step 3
by dumping
PHP Code:
if (field_exists("setting","varname","randpassword")) {
echo "<br><br><b>ERROR!</b> This hack is already installed on this system!\n";
echo "<br><br>".gotostep(5,0,0,1,"Click here")." to see additions to your vBulletin files and templates,\n";
echo "<br>Or you can just ".gotostep(6,0,0,1,"Exit now")."\n";
} else {