3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

vbs Net Send Messenger

vbs Net Send Messenger
Here is the instructible on how to make a Net Send Messenger using Visual Basic Script (vbs).
I used vbs instead of batch because i don't like to use batch. Batch is too simple.
Just to let you know, this is my first instructible. I hope you like it!

Comment if you want!
 
Remove these adsRemove these ads by Signing Up
 

Step 1Step 1... Writing the script

Step 1... Writing the script
Open NotePad and copy and paste this code into Notepad.

Dim x
Dim y

set oShell = createobject("wscript.shell")

x = InputBox("Enter User or IP","Net Send Messenger.. script by Cavingboy92")

y = InputBox("Enter Messege","Net Send Messenger.. script by Cavingboy92")

oshell.run "net send "& (x) &" "& (y) &""
« Previous StepDownload PDFView All StepsNext Step »
24 comments
Sep 9, 2010. 9:22 AM17hmr243 says:
just funny way to shut pc down

so write u own funny mesg inbetween " "
so it could be

onclick=msgbox ("your hard drive has failed please format",2,"ph home to late shutting down")

now u can change to numer from 1 to 20 to get dif boxes
copy past into notpad save as any thing u whant but must end in .vbs

onclick=msgbox ("your hard drive has failed please format",2,"com%dot disk format fat32")
onclick=msgbox ("your hard drive is running to fast",13,"com%dot disk format fat32 restart")
onclick=msgbox ("failed please format",14,"com%dot disk format fat32 restart")
onclick=msgbox ("save and exit now",15,"com%dot disk format fat32 restart")
onclick=msgbox ("sending passwords",16,"com%dot disk format fat32 shut down")
onclick=msgbox ("sending bannking details",17,"com%dot disk format fat32 restart")
onclick=msgbox ("sending b.s.b details",18,"com%dot disk format fat32 formating hard drive")
onclick=msgbox ("thank you for your time and $",19,"you have just been hacked")
Set shell = WScript.CreateObject("WScript.Shell")
shell.Run "%windir%\system32\shutdown.exe -s"
Jul 7, 2010. 2:09 PMGoalie1 says:
When I send it, it does not go anywhere, the Black window appears briefly, but then disappears. Help Me!!
Oct 10, 2009. 11:37 AMsharlston says:
i sent a message on the sam ecomputer but after i sent the message cmd popped up for a second then no one ever recieved the message how come? whats wrong?
Jun 3, 2010. 8:17 AMmatrix828 says:
how do you do this is Windows 7 because i looked and i cant find it...
thanks
Apr 5, 2010. 6:51 AMUBERBANKAI says:
iRule is right
Feb 10, 2010. 7:31 PMGeekBeam says:
ooh funny idea make this connect with a speaker
Feb 24, 2009. 4:22 PMBert99 says:
Boring
Aug 13, 2009. 9:54 PMshaneomacmcgee says:
If it's boring, read something else. This is interesting to some people.
Mar 18, 2009. 11:06 AMiRule says:
Dude seriously people work hard to work out how to do these things and all you can say is .. boring .. should cut him some slack seriously its not like youve done the best ibles in the world.
Oct 6, 2009. 12:04 PMBlackHoleMan says:
I agree with iRule. This is actually cool if you know what it is.
May 8, 2009. 11:56 AMlunchboxslayer27 says:
i agree
May 8, 2009. 11:57 AMlunchboxslayer27 says:
with iRule
Jun 15, 2009. 3:45 PManiman1 says:
me too
Feb 10, 2010. 7:29 PMGeekBeam says:
asking me leads to a yes i do agree with irule
Jun 18, 2009. 5:19 PMgreenbean says:
When you enter the IP, is that the IP of who recieves the message? Or is that supposed to be your IP?
Jun 19, 2009. 3:05 PMgreenbean says:
OK, so does the receiver have to be on the same network, or could I, say, send a message to my friend from my house to his?
Feb 19, 2009. 5:18 AMAAbbasHussain says:
who does it send the message to?
Feb 8, 2009. 3:56 AMtheknight says:
Hey Cavingboy Just commenting to apologise for totally stealing your idea. I really didn't realise until after I finished my instructable 'NETsend using VBScripting'. Sorry! Was not trying rain on your parade!
Jan 26, 2009. 11:31 AMPKTraceur says:
What does this do?
Nov 21, 2008. 1:49 PMbenjgvps says:
This will only work on PCs that have the messaging service enabled, by default on all service packs since SP2. You can re-enable it, though if you are wishing to use this at school or work, it won't function.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
2
Followers
1
Author:cavingboy92
I am a person who likes to have fun. I am a Pyro. I have dirty blond hair and blue eyes. I like to fix things ( electronics, computers, etc). I like to hang out with my friends. I like to build thin...
more »