if you type * instead of IP/usrname/computername the messege will display on all WinXP computers in the network.
this command works from the shell command in FB so
Code: Select all
Do
Shell "net send * Hi!"
Loop
willl send infinite spam messeges :)
Code: Select all
Do
Shell "net send * Hi!"
Loop
Users browsing this forum: No registered users and 10 guests