Welcome to HBH V2 ! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.
edit websites - Javascript Code Bank
edit websites
edit websites (not permanent)
just put this in the address bar and edit any website
to edit
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
to stop editing
javascript:document.body.contentEditable='false'; document.designMode='on'; void 0