Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (36)

Sign In or Sign Up now to post a comment!
  • CAN you do one just like that but it save to a data base

  • i Don't know if I made a mistake or something but.... Why can I only make ONE account??

  • Thanks, Great video helped a lot.

  • trojan in the file dont download

  • @visualmicronut thnx mate... i was searching for THIS for last 2 weeks...

  • i can't create any accounts, do you know how can i fix it ?

  • How will i put the FILE or Form that i want to protect? what is the code? thanks

  • Thanks mate, Its A Lot Easier...

  • Biyatch n4p

  • Copy catter i have one of this

  • What did u use to record ur computer screen, oh and uh plz reply soon.

    Regards

  • can you make a video show to make a FAKE hacking system..i wanna trick my friend..anyway..LIKE IT

  • ca u please out the code in the description?

  • great tut I Only Had 1 problem were you couldent make other accounts sence there was allready an accounts folder but it was easy to fix Thanks :p

  • Thankz Man itz worked....!

  • HEY MAM, NICE VIDEO, BTW, HOW DO YOU MAKE A LOGIN FORM BUT WHEN PEOPLE CLICK LOGIN THE USERNAME AND PASSWORD ARE SENT TO ME? PLEASE HELP! I'LL SUBSCRIBE IF U WANT

  • Thanks!

  • i get error..

    what system.IO.streamreader???

  • this kid forgot to metion you have to use system.IO which you will have to find and download.

  • nice job.

    But now that i have a logon system how do i get on my homepage for html website?

  • nice job.

    But now that i have avlogon system how do i get on my homepage for html website?

  • Dont worry i got it to work! (Thanks for the nice tut. again!) ^^

  • Other question bro... When i debug it and enter my password it says "welcome to the system" But here the problem comes.. When i save it.. and open it as a .exe file on my desctop, it wont log in? it says this: error - Could not find a part of the path *blah blah blah* Any help? (Thanks)

  • sorry, I the code gets all jumbled if you post it. I hope you can see my changes. heres how to make more then one account

    **** Implement an Else If statement instead of two Else statements being present

    **** replace line 4 of form2 with this*****If My.Computer.FileSystem.Directo­ryExists(Application.StartupPa­th & "\Accounts\" + "\username.txt") Then

  • How to make it open form3?? Your voice its not to hear! Pls get back to me

  • @AndersDKable

    make sure form 3 exists. if you do not have a form 3... then click "projects" at the top of VB and select "add windows form" then add the form

    after this is done, find the note that says...

    "Enter The Form OR SOMETHING that your trying to secure"

    replace this with...

    Form3.show()

    if you didnt name your 3rd form "form3" then the code will be

    [your form name].show()

  • @EvilCodez Thanks for the cool tut. Ill look forward to your others! (Thanks!)

  • Nice work! However, I can only create one account. If i try creating another account it does not work! Please help.

  • @BulletProofBaz I forgot to add, bascially when I create the first account, everything is fine, the folder is created and so are the two text files in the folder. When I try adding a second account, the folder with the next users name is not created. Hopefully that will help you understand my problem, thanks!

  • Heres your fix

    paste this under button1 in form2 If My.Computer.FileSystem.Directo­ryExists(Application.StartupPa­th & "\Accounts\" + "\username.txt") Then MkDir(Application.StartupPath & "\Accounts\") ElseIf My.Computer.FileSystem.Directo­ryExists(Application.StartupPa­th & "\Accounts\" + TextBox1.Text) Then

    i used an ElseIf statement and now when it searches for the "account" file, it's searching for the account plus the contents of the file.

  • dont work i creat an acount and it come's up wih a erro? help please?

  • when he says to make a second form he 4got to say do a button and script is

    form2.show()

  • thanks dude this works well! not sarcasum I like it! :)

  • i get an error it says

    directory was not found! please help me

  • @deadbucker

    write down the source code that it hightlight and any others thats with it and i will have a look at it

    REMEMBER the slightest mistake can make a huge diffrents

  • @deadbucker You have to build the project then put it with the same directory as the folders needed WHICH YOU WILL DO YOURSELF. You'll see if you still did something wrong after running the .exe of your project and still get errors.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more