Welcome to HBH! 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.

0wned


ghost's Avatar
0 0

Private Sub Command1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
    If MouseOvercmdOK Then Command1.Enabled = False
    MouseOvercmdOK = True
End Sub

This is it, greetz


ghost's Avatar
0 0

ty