Part 3 of Vbscript Pop UP Message Box full tutorial with code Advanced use but easy to follow
Loading...
3,816
Loading...
Uploader Comments (miutubevids)
see all
All Comments (32)
-
dont do 36+4 do 40 lol
-
Mine is easier to understand!
-
Oh, thanks. XD
-
is there any way to make it so it prevents you from pressing the "X" so it forces you to press OK
-
Do you know how to make the msgbox move?? or put a song??
-
THANKS BROTHER!!! I have a question....Where did you learn all this!?!?!?!?
Loading...
DarkSoulofDeath1 1 year ago
@DarkSoulofDeath1
change this: gay=inputbox("Are you gay, "& name &"?")
to this:
gay=inputbox("Are you gay", & name &"?")
:)
PLease subscribe to you new youtube account youtube. com / TechResource
miutubevids 1 year ago
Do you know how to make it close the script if a certain condition is met? For example, I want the script to close after a certain message is displayed inside an "if" statement. And I can't just put that at the end because i need more stuff to go there as well. Also I tried stuff like goto and close and exit but nothing works.
Mindstormscreator 1 year ago
@Mindstormscreator
Close()
Should work :)
please subscribe to my new account TechResource
youtube . com/TechResource
miutubevids 1 year ago
is it possible to make it where if you click no to one of the messages, it will open one of the fake viruses that is on a desktop?
TheBloodStorm1991 2 years ago
Process.Start("Location here i.e "C:\temp\readme.txt")
-Miutubevids-
Please Subscribe
miutubevids 2 years ago