To those of you wanting to add this to your Admin CP, just use the code that I used... I noticed that the other code didn't work, and this was tested.
After:
PHP Code:
makenavselect("Options");
Add:
PHP Code:
// ***
makenavoption("Add Hack","/admin/vbhacker.php?","|");
makenavoption("Make Hack","/adminvbhackmaker.php?");
makenavselect("vbHacker | vbHackMaker","<hr>");
Just want to help those of who never got it added in to their Admin CP correctly.