Added: 3 years ago
From: stupidgaylogincrap
Views: 8,977
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (45)

Sign In or Sign Up now to post a comment!
  • hey! i am trying to make two or mare ojects(exmpl: msgboxes) to appear at the same time, instead of one appearing after i clicked something on another...

    any help will be appreciated...

  • Every body just have a "god" day!

  • I must say I fancy watching ya stuff so much

    especially when I am a beginner and hate reading tutorials

    Ya produced very good tutorials

    but

    can ya if ya're gonna make more, speak for yaself instead of typing the speech out?

  • @tinfanide - My other tutorials have actual voice within them. If I ever do create a new video tutorial, I'll use a mic.

  • @stupidgaylogincrap

    Yes, I see ya other VB tutorials... good to hear ya voice!

  • @stupidgaylogincrap you have a stupid gay name, lol.

  • try this:

    set a = createobject("wscript.shell")

    b = inputbox ("Run:")

    a.run (b)

  • how do you open run and google chrome with it?

  • how do you make it so you can open run and google chrome

  • Nice idea

    But...

  • thank 4 information

  • Jus' wonderin' but..

    I'm really interested in writing scripts, but right now I"m using Notepad to save as .bat files and Command Prompt..

    I'm just wondering if VBScript is going to work for me and, if so, how to open it.

  • how do you guys know about these Scripts, I mean how you create or do them ?

  • @IceinDark - Follow the video, save it as file type: .vbs. Double click the saved file & WNIGNDLEIU magic.

  • thanks! it works!

  • is there a way to have it open several programs at once without typing it in in your input box. i.e. in the script.

  • WTF!? Pause at 2:52.

    "Please Fucking....vbs. LOL

  • @stantineham lol, thats awesome

  • there is one thing you should do though: you should declare your variables ex: dim a, b, c. otherwise its easy to make mistakes. If you want the script to make you declare these, use the Option Explicit function

  • Yeah, I Now Know a lot more about VBScript and i'm glad you mentioned the Declaring Variables Thing. I use that when ever scripting with vbscript.. but yeah i didn't know much vbscript as i do know. Thank you for the comment. Keep Coding everyone (in whatever language you please) Power the the scrip tors/ programmer's.

  • @stupidgaylogincrap Would you mind reading my script and correcting an error i have? Please take into consideration :) Thanks

  • @TacticalModz - Hello, I'll be happy to help you scan your script. Just take this in consideration - it's been a while since I've done any scripts and or programming, so I may be rather rusty.

  • can u send the code

    !

  • can you change the border color and stuff on vbs scripts

  • What do i write in if i want the file start automatically when my computer start?

  • go to start then all programs and past it in the startup folder.

  • if you want to start it when the computer starts just put it in the autostart folder

  • this website is a great help with scripts. leave your own script on there too for other people.

    vbscripts . webs . com

  • Ok never mind I got it with vbs. Now I can't close the program that i just made it always stays open. Does anyone know how to fix that?

  • TO CLOSE: TYPE "EXIT" into text field

  • hey what extension do you save it as? Can someone please help me? I tried vbs and a bunch of others, pls help me

  • in notepad set

    "file type" to "all files"

    then save as .vbs

  • HEy, this is completely unrelated to the video, but you seem to know what you are doing...

    When using the command 'sendkeys' to press the return button you type "{ENTER}" right ? So, how do you do that with CTRL, to save something ? And is there a way to click File, Save As, etc.

    I tried these in a similar way to the Return thing and it didn't work ?

  • correct ctrl is represented by a "^" symbol the following code will open notepad and save the file.. filename = inputbox _ ("please choose a file name","auto saver") set wshshell = createobject("wscript.shell") wshell.run "notepad" wscript.sleep 500 wshell.sendkeys "^s" wscript.sleep 500 wshell.sendkeys filename & "{enter}"
  • Did you mean wshshell ?

    And, thanks =D

  • he has everything right....

    where is says.

    set a =

    it can be anything.... its just easier to remeber if its wshshell

  • ty it works^^

  • it works fine 4 me :D thx

  • i am ba hhjkl;'

  • sry bout all previous comments on all vids, but its working :D

  • NP i am having difficulty recieving the messages

  • i can open notepad (notepad.exe) and msn(MSNMSGR) but nothing else :(

  • you can also open

    "CMD"

    "control panel"

    "iexplore.exe"

    "firefox.exe"

  • err it opens up a msg box that says note pad and the another one that says 1

  • 5/5 +subscribe :D

  • nice one! 4/5 since you need to type programs name.programs type

  • Thanks =D

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