Step 2Step 2... interpretation of script
Dim y = declaring variables
set oShell = createobject("wscript.shell") = calls and makes the object
x = InputBox("Enter User or IP","Net Send Messenger.. script by Cavingboy92") = asks you for username or IP.
y = InputBox("Enter Messege","Net Send Messenger.. script by Cavingboy92") = Enter messege
oshell.run "net send "& (x) &" "& (y) &"" = starts net send and inputs the username/ IP and messege into the program. Then it sends it.
| « Previous Step | Download PDFView All Steps | Next Step » |
5
comments
|
Add Comment
|
![]() |
Add Comment
|












































