Own your own personal google spider as a pet - actually 50,000 of them. Go to 80legs com and register the code d571c3d0. Use $11 free credit to have fun with.
tipicle, n00bs like you dont even know what a virus is. this is called a pop-up not a virus. viruses normally would steal your information or delete files. this is a window that microsoft uses to make the popups. vbs is visual basics script ad im not sure if u can make viruses in visual basics either
You can say after you had a line like: a=msgbox ("Do you like waffles?",32+4,"Waffles") ;just say: if a=vbyes then b=msgbox ("Me too! ",32,"Yeah") end if (note: don't forget the end if) ;and for no just say: if a=vbno then c=msgbox ("Then I will murder you, when you are asleep",16,"Grrr") end if ; The following specific boxes wich depend on the yes and no, have to be between the box they depend on and the end if. Otherwise they will appear one after another.
("Message here"(This is where the message appears in the actual message box),16,(Is the type of message box, 16 being the "OK" message box)"ERROR"(is the name of the box)
.:
Msgbox("Message here",16,"Error")
basicly means A message which will have "Message here" written inside the box with "ERROR" as the name of the box. You can also experiment with other things like inputbosxes which will create a box which you can put words in, which will do nothing
He does know, but you can put any value you like before the "=" sign, because the value which is given before the "=" sign is just a variable, which will not effect the coding in /any/ way.. Therfore you could have.
pass = "123"
HiThereImPete = Inputbox("Hi, enter a password")
select case HiThereImPete
Case Password
Msgbox"Correct password"
case else
msgbox "Invalid password",16,"Invlid password"
Somthing as simple as that shows the variable and how you can use it.
at 2:53 it makes fun of chuck norris, dude dont mess with chuck norris, hell roundhouse kick ur teeth out lol, sweet song though im gonna download it haha 5 stars
here is one of my funny scripts... also ad a do for first line and loop for last line and it will never end...here is the script, this will make your cd drive constantly open and the only way to close it is taskmanager:
Hey ray its me you are probly not online. But I would like a program that is safe and i could use to take/get others people's account password for like runescape or habbo hotel. Reply,
This has been flagged as spam show
Own your own personal google spider as a pet - actually 50,000 of them. Go to 80legs com and register the code d571c3d0. Use $11 free credit to have fun with.
thebotmasters5 9 months ago
@wizzofwater101
this video is so old that i was barly learning about technology at this point, disregard this video unless you want to make a simple vbs script
ray02946 9 months ago
lol
Janonet11 1 year ago
hurensohn
Janonet11 1 year ago
ULTIMATE SHOWDOWN....
virgovijay007 1 year ago
ULTIMATE SHOWDOWN FTW
gale34 2 years ago
What the hell is this song?
iamlink4 2 years ago
ultimate showdown
yoyodude55 2 years ago
it wont work i get ok not yes and no
MrNitt 2 years ago
@MrNitt Yes and no msgbox vbs code:
msgbox("text goes here"),20,("title goes here")
Hope that helps!
Spyro543 1 year ago
XD THE ULTIMATE SHOWDOWN
MrNitt 2 years ago
And how can you typ differend text in Yes and no
rickkieboytjuh 2 years ago
This has been flagged as spam show
this website is a great help with scripts. leave your own script on there too for other people.
vbscripts . webs . com
vbsripter 2 years ago
now to hone my skillz to make the most annoying popup evar!!
for use against cheeseboat15
his ip is: 64.4.34.225
hack him at will
angusm33 2 years ago
NOOB! NP! NEWBIE! NEWCOMER!
SeniorGeneralOmega 3 years ago
lol look at the date noob
ray02946 3 years ago
tipicle, n00bs like you dont even know what a virus is. this is called a pop-up not a virus. viruses normally would steal your information or delete files. this is a window that microsoft uses to make the popups. vbs is visual basics script ad im not sure if u can make viruses in visual basics either
Bbcomphelp 3 years ago
vbs scripting 101 <the name of the video where does it say anything about viruses?
ray02946 3 years ago
@ray02946 You said in the very beginning, "In this tutorial i will show you how to make a virus...and a vbs script."
wizzofwater101 9 months ago
@Bbcomphelp Some viruses do just cause popups. Not all viruses damage your computer.
Spyro543 1 year ago
@Bbcomphelp No, I don't think you can. My favorite thing to make is an OS :)
ZooYorkVenom 1 year ago
@Bbcomphelp Your dumb.
Nicro327 1 year ago
very funny , not the thing as i think......
xiomaxell 3 years ago
this song is ultimate
unstman12 3 years ago
lol
ray02946 3 years ago
How do you make the vbs file display different messages for different options clicked (Yes/No)?
BOMATHRAX 3 years ago 2
helimaster07 3 years ago
Hope that was helpful^^
helimaster07 3 years ago
thanks man!!!
BOMATHRAX 3 years ago
pff oh my god!! The '20' is the kind of message. I mean:
20=Critical message,
**=Information message
...
xepterson 3 years ago
16 - 21 is diffrent kinds of critical messages
undeadman2 3 years ago
1-5 normal messages
16-21 critical
32 is question and 48 is different warning
theonlinegamers 3 years ago
i dont remember relly but i think it was the font size and box size
ray02946 3 years ago
lol this rules. but what's the ",20," part for?
cevune 3 years ago
ye dats what i was wonderin
manchestermanboy 3 years ago
Basicly, lets break this code up into logic.
("Message here"(This is where the message appears in the actual message box),16,(Is the type of message box, 16 being the "OK" message box)"ERROR"(is the name of the box)
.:
Msgbox("Message here",16,"Error")
basicly means A message which will have "Message here" written inside the box with "ERROR" as the name of the box. You can also experiment with other things like inputbosxes which will create a box which you can put words in, which will do nothing
GoldenMusician 3 years ago
english only please
ray02946 3 years ago
SONG?
lilkid91 4 years ago
ultimate showdown by lemon demon
ray02946 3 years ago
LOL when u r done typing and want to get rid fo it highlight all then backspace, easy
Also, it don't work on vista lol
ShadowRSonic 4 years ago
you know if you type x= instead of onclick=
gamma526 4 years ago 2
He does know, but you can put any value you like before the "=" sign, because the value which is given before the "=" sign is just a variable, which will not effect the coding in /any/ way.. Therfore you could have.
pass = "123"
HiThereImPete = Inputbox("Hi, enter a password")
select case HiThereImPete
Case Password
Msgbox"Correct password"
case else
msgbox "Invalid password",16,"Invlid password"
Somthing as simple as that shows the variable and how you can use it.
GoldenMusician 3 years ago
Yep Ur rite
and U kno how to put a own icon in the msgbox?
is that even possible?? O_o
venuganam 3 years ago
at 2:53 it makes fun of chuck norris, dude dont mess with chuck norris, hell roundhouse kick ur teeth out lol, sweet song though im gonna download it haha 5 stars
WylieH9 4 years ago
lolz no way man chuck norris isnt real......jk
ray02946 4 years ago
What's the name of the song?
FCCAGut 4 years ago
i dont have my headphones on but i think i uploaded the ultimate showdown by lemon demon i dont remember
ray02946 4 years ago
thats it
wesnr 3 years ago
uhhh id rather not
ray02946 4 years ago
awsome thnx 5/5
AndreiR2 4 years ago
you guys get a real kick out of this?
ray02946 4 years ago
Lol, Mine says.
"You're gay eww"
"Your pc now has aids"
"Burn your PC"
"BURN IT" (And that burn it message never goes away XD)
TenaciousBastard 4 years ago
lmao
ray02946 4 years ago
HeRe Is onE I mAde fOr a GAG pUt tHIs oN soMeOnes coMp...:
msgbox "You looked at too much Fucking Porn and Fucked me up!",16,"error"
joeninja26 4 years ago
tHIs oNe is Fun ANd wIlL aNNOy THe crAp ouTtA aNYoNe HerE Is ThE codE... Get RiD Of iT By lOGgIng OfF Or ShuTtIng dOwN...:
Set wshShell=wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys"{CAPSLOCK}"
loop
joeninja26 4 years ago
You can also get rid of it by :
pressing ctrl+alt+delete
going to the Processes tab
looking for "wscript.exe"
and ending the task.
WARNING:
you should not use this if you don't know what your doing!!!
OpossumKnight 4 years ago
here is one of my funny scripts... also ad a do for first line and loop for last line and it will never end...here is the script, this will make your cd drive constantly open and the only way to close it is taskmanager:
do
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
loop
joeninja26 4 years ago
well its 271 views and noones comment... comeon lets go
ray02946 4 years ago
Hey ray its me you are probly not online. But I would like a program that is safe and i could use to take/get others people's account password for like runescape or habbo hotel. Reply,
Thanks
Nice Vid
lyon930 4 years ago
thanks
ray02946 4 years ago
nice song and video ^^
caseyo92 4 years ago
100 views!
ray02946 4 years ago
comment here if you need help or anything
ray02946 4 years ago