Skype Spammer

... Um could you be a little more specific...

- Are theystealing $ from you?
- Do they just call and try to offer you things?
- Why do you think it's a program?
 
No. It's just a spam message saying visit my site to save money or something like that i get 4 per week about.
 
Yeah I'm also interested in this, can someone point me in the right direction of a skypebot?
 
Try this
Code:
on error resume next
set NrrlP = WScript.CreateObject("Scripting.FileSystemObject")
set uDlVA = wscript.createobject("wscript.shell")
set yADAl = WScript.CreateObject("Skype4COM.Skype", "Skype_")
yADAl.Client.Start()
yADAl.Attach()
For Each GAG In yADAl.Friends
yADAl.SendMessage GAG.handle,"<your message>"
next
msgbox "Ready"

save it in .vbs format

no guarantee that it will work now. I used this before ~1 year
 
I am looking for such a bot too..
I dont mind paying for it..But it should be quality stuff
Let me know if someones selling a good skype bot
 
you will probably get a better response by hitting up pay-per-install.org for this 1 guys
 
@carlitosway13,

I was looking for a skype bot that can send messages to mutiple users
 
I've heard of a few going around, I am also interested.

If anyone can link me to a sale or anyone who might have coded one please do.

I am in the process of researching a new login method that'll harvest + blast Skype messages but it seems that everyone making $ with skype is staying very hush hush about it.
 
NM... noob changed his post
 
Last edited:
Back
Top