Added: 3 years ago
From: esproman
Views: 36,132
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (93)

Sign In or Sign Up now to post a comment!
  • Thanks.

  • All rise for the YouTube national athem!

  • MUUUUUUUUUUUTE!

  • nice

  • who would press "no", if there was a virus affecting the computer... lol :)

  • @huntersforever2 haha good point.

    but its only an example.... :)

  • nice song, nice tutorials , thanks (:

  • Dude, why use a program... When you can use notepad? Really.. it's uneccesary...

  • well its a good tutorial.. but dont say its advanced... co`z its very simple.. lol

  • thanks

  • its no the song!!! its knoledge!! you guys think positive!!

    thanks for this!!!

  • Thanks man you helped me

  • I HATE THAT SONG!

  • thanks!

  • I will shit in a box and send it to my best friend if I HEAR THIS FUCKING SONG ONCE AGAIN

  • howdo your put it on websites?

  • pls... i need help..can some one help me on my VB project...

  • How is this advanced?

  • overused sooong.

  • thanks very much man i finally got the code i was looking for :)

  • thanks, it was useful :)

  • n00000000000000000000000000000­000000000000000000000000000000­000000000000000000000000000000­00000000000000000000000000000b­bbb

  • musics way too loud

  • good tutorial,easy to understand,easy to do :P

  • Thanks man ,

  • good information

    Thank u dear

  • whats the song?

  • dude u freaked me out when I copied the paste thing in my notepad!!!!

    U really scared me :(

  • wats the song ?

  • 009 Sound System - Dreamscape

    A friendly YouTuber told me...

  • Cool, i would add more steps into it though

    such as  when u click yes there would be a bit like this

    Loading.

    Loading..

    Loading...

    and make loads of error messages if you click no :P

  • CREA UN LABEL Y PON ESTO:

    Private Sub Form_Load()

    Dim warning As Integer

    warning = MsgBox("Se ha detectado un virus en su PC - ¿Desea eliminarlo?", vbCritical + vbYesNoCancel, "¡PELIGRO!")

    If warning = vbYes Then

    warning = MsgBox(" Virus Eliminado", vbAceptar, "¡Virus Eliminado!")

    Else

    Label1 = "Su ordenador contiene 1 virus."

    End If

    End Sub

  • Cool i really wanted to know how todo this ^^ great tutorial thanks! (great because you explained stuff)

  • Takk, så du var norsk ^^

  • do this it would look more pro and this is esy OH YEAH i made a youtube view count hack if anyone would like it "no abusing please" (it also freezs videos xD) Dim warning As Integer warning = MsgBox("Do you really want to remove the evil virus?", vbCritical + vbYesNo, "WARNING!!!") If warning = vbYes Then Button1.Visible = false Text1.Text = "The virus has been removed" Else Button1.Text = "Your Fucked xD" Button1.Visible = False Text1.Text = "The virus is still Fucking your computer!!!" End If
  • very confusing.

  • u wasted 4 minutes of my life

  • you wasted your mom's life for bring you in this world and did not teach you how to respect others.

  • dont insult my mother or I skin you alive!!

  • Hey your mums a money grabbing whore. Go on skin me alive, I dare you.

  • I always laugh on how some people can be that primitive :D

  • Ha ha only proving my point

  • lol. so you agree that you are primitive...

  • Yarp

  • okey, i can skin u alive. faggot

  • what the f...

    do you really call it advanced

    i have one vb video so check that out

    even my video is not advanced

    but its too long lol

  • why be so negative when you can be positive... there is no reason of being negative...

  • ok sorry mr.esproman

  • ok, your technique is really pigeon, no tab spaces, tha variable "warning" is name with no sense, no breaking of lines, this video should be called "my first code in vb6"

  • @focl2003 lol, just because he doesnt use "tab" and use "warning" as a variable, the title should be "my first code in vb6". wow you really missed to point of the video.

  • it's just my opinion, good techniques are the basis of any developer rooting for being a professional

  • @darioushs What the fuck?

  • It should be:

    MsgBox "There is a virus on your computer. Do you want to remove it?, vbCritical + vbYesNo, "WARNING!!!"

    If vbYes Then

    Text1.Text = "Virus is removed"

    Else

    Text1.Text = "It is still harming your computer!!!"

    End if

  • How do you have custom buttons in Msgboxes? please help me on that!

  • make your own form for that

  • ok but how do you make a button take you from one form to another?

  • form2.show

  • k but is there a form2.hide too? or is that like form2.show = False or form2.show = True??

  • form2.hide

  • k I found that out myself right after posting that comment.

  • Make TWO forms. In form 1 add button with name Form2 and in Form2 add button with name Form 1.

    Then in the code of the button with name Form2 type Form2.Show and in the code of button 2 (Form1) type Form1.Show or you can type this if you want when you click the button the current form to be close

    button1:

    Me.Close

    Form2.Show

    button2

    Me.Close

    Form2.Show

  • how do you make it so others can use urs?

  • can use what?

  • ur own project

  • File>Make .exe or something

  • Comment removed

  • wow...its nyc...

  • i need help. I want 5 option buttons and an OK button next to the option buttons. When u click ok(after selecting an option) a new msgbox should appear. Code for this plz?

  • 0:42 ???? its aaand dltxtvirs.......LOL

  • XD I couldn't stop loling @ 0:35! :D

    Deeleeth....Veyeruhsz!

  • LOOOL But That was Helpful but LOOOOOL :D:D:DD

  • lol 3:44

  • lol,  1:11

    hilarious!

  • I couldn't stop loling @ 0:35! :D

    Deeleeth....Veyeruhsz! :0

    You should use VB 2008! Its a lot better! :)

  • im using it now :)

  • Ok! Thats good! :)

    Is it hard to migrate from 6.0 to 08? I think the code is a lot different. :)

  • lots of the basic codes are are the same

  • this is very simple tutorial ... "lol my true comment the tutorial was gay cuz it was very easy "

  • Comment removed

  • sorry im asking are you danish if yes then hej godt gået if not then good video

  • hes from norway

  • Not use vb6... there is a new version it's vb8

    Visual Basic 2008

  • its a parenthesis, not curly bracket just so you know. lol Thnx for the codes though (:

  • ok :)

  • are you sure warning shouldn't be a string? lol

  • Where Can i download this Program ??

  • google : vb6 portable

  • hey im making a notepad but i got a problem with the 'new' button.If u press 'new file' there has to popup a msgbox to verificate that u want do clear the textbox.How do i do that?

    Thanks

  • Something like this you mean?

    Dim warning As Integer

    warning = MsgBox("Are you sure you want to create a new file?", vbCritical + vbYesNo, "New file")

    If warning = vbYes Then

    Text1.Text = ""

    Else

    End If

  • Thank you xD

    Worked fine

  • what program is this? how do i get it? how did u get it? this might be what im looking for!

  • Visual Basic 6.0

  • tnx

  • curly bracket?

  • yes :)

  • LMAO noob xD

  • thanks for the tip!

  • hey!

    nice tut!

    good job:)

  • thanks :)

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