Added: 3 years ago
From: elisha054
Views: 4,884
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (25)

Sign In or Sign Up now to post a comment!
  • how do you open google chrome and firefox? i can only open ie :*(

  • the code is

    msgbox("text"),0,("title")

    and the input box one is

    fname=inputbox("What is your name")

    fname=inputbox("Hello" & fname + "how are u")

  • @angelstyle33 ???

  • PLEASE I WANT THAT CODE!!!

  • Hey! Could i have the Code .. PLEASE?

  • go to other video!

  • do you have a send an email script?I have one but it has an error that says it needs SendUsing

  • no but that sounds cool/

  • ...

  • could i get that code please

  • first message...

  • code please

  • look at other video

  • I can make a Microsoft Sam with notepad, heres the code:

    strText = inputbox("What should Sam say?","Sam")

    set objVoice = CreateObject ("SAPI.spVoice")

    ObjVoice.speak strText

  • lol.

    i already have the script!

    ther are so many videos on that so i didnt make one.

  • realy cool!!!!!!!!!!!!!!!!!

  • ty!

  • cool vid dude i made some vbs thingy too where u have a input box and u type a website in it and enter and then you get the ip, for coming around the unblocked sites :)

    (bad english lols)

  • can i please have the script? sounds awesome!

  • does anyone know how to make something that will ask for a password and will keep asking untill u get it right. and when i tried the one in ur other video it didnt work

  • what didn't work in it?

  • Hey nice vid! I found a new code that is cool. Ok say i have a vbs with 2 buttons yes or no. If i press yes something happens, If i press no something DIFFERENT will happen then the yes here

    Code:

    Dim box, yes, no

    box = MsgBox("Pick a button",4,"Pick a button")

    If box =6 Then

    yes = MsgBox("You have picked yes",48,"Yes")

    End if

    If box =7 Then

    no = msgbox("You picked no",48,"no")

    end if

  • lol i have a easier script for that.

  • m=msgbox ("hello",3,"hello") if m=(vbyes) then msgbox ("yes") wscript.quit end if if m=(vbnbo) then msgbox ("no") wscript.quit end if if m=(vbcancel) then msgbox ("cancel") wscript.quit end if
  • im just made this code but i cant post it here cuz youtube dont lets me to put some characters ^^

  • so how should i help or comment?

  • omg! i just figured out to put sound on a vbs!!!!

  • How did i help?

  • no but here

    strSoundFile = "(sound goes here).wav"

    Set objShell = CreateObject("Wscript.Shell")

    strCommand = "wmplayer.exe /play /close " & chr(34) & strSoundFile & chr(34)

    objShell.Run strCommand, 0, False

    Wscript.Sleep 1000

    IT has to be an mp3 though

  • thanks?

  • To open a .exe file: (maybe also non exe files

    Set WSHShell = WScript.CreateObject("WScript.­Shell")

    WSHShell.Run "notepad.exe"

    To open anything else:

    set A = CreateObject("WScript.Shell")

    A.Run chr(34) & "C:\Documents and Settings\Administrator\My Documents\elisha" & Chr(34)

    Set A = Nothing

  • can you put the script of this on here

  • wait wait can you make it so it opens up a program for me?

  • yes, view my other video:

    how to make a vbscript that will open up a program

  • YOU ARE SO COOL!!!!!!!!!!!!

    Do you know who to make one that says "ok" but you can't click it

  • thanks!

    no but good i did ill think about it

  • thanks!

    no but good idea ill try

  • i'm sorry but vbscript doesn't have that ok thing sorry

  • That was cool :)

  • thank you!

    please rate?

  • there i rated 5/5 :) im trying to figure out how to help you so ill message you when I finish k?

  • thank you! your help is awesome!

  • NP it's just what i do =D

  • x=msgbox ("now i will load solitare and make you automaticly win",0,"multi") Set WSHShell = WScript.CreateObject("WScript.­Shell") WSHShell.Run "sol.exe" wscript.sleep(1000) Dim snl Set shl = CreateObject("Wscript.Shell") shl.SendKeys"%+2" WScript.Sleep(7000) WSHShell.SendKeys "%+n" WSHShell.SendKeys "%{F4}" Set WSHShell = Nothing wscript.sleep(1000) x=msgbox ("congratulation's!",0,"multi"­) x=msgbox ("bye! thank you for watching!",0,"multi") end if
  • x=msgbox ("hello!",0,"multi") fname =inputbox ("what's your name?","your name") fname=msgbox ("hello " & fname,0,"multi") x=msgbox ("should i open and close cd rom?",1,"your name") 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 colcdroms.item(i ).eject next
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