ok find your admin userid
should be 2
hover over your profile file link in any of "your" posts and look at the buttom of ie
you should see somthing like
https://vborg.vbsupport.ru/member.ph...fo&userid=8741
make a note of that id
then in the instuctions.txt
find
// change ADMINID (should be in it twice)
in that line you will see DMINID just after NULL,$usid,$usid,
remove dminid and put in your admin id you made a note of before.
so you finished line should look like this
VALUES (NULL,$usid,$usid,
2,'Crime','".addslashes($message)."',".time().",'$b btitle','',0,0,0)"); // change ADMINID