-1


Code:set shell = createobject ("wscript.shell") strtext = inputbox ("Write down your message you like to spam") strtimes = inputbox ("How many times do you like to spam?") strspeed = inputbox ("How fast do you like to spam? (1000 = one per sec, 100 = 10 per sec etc)") strtimeneed = inputbox ("How many SECONDS do you need to get to your victims input box?") If not isnumeric (strtimes & strspeed & strtimeneed) then msgbox "You entered something not numerical. Please Try Again" wscript.quit End If strtimeneed2 = strtimeneed * 1000 do msgbox "You have " & strtimeneed & " seconds to get to your input area where you are going to spam." wscript.sleep strtimeneed2 shell.sendkeys ("Spambot Is Starting" & "{enter}") for i=0 to strtimes shell.sendkeys (strtext & "{enter}") wscript.sleep strspeed Next shell.sendkeys ("Spambot Is Finished" & "{enter}") wscript.sleep strspeed * strtimes / 10 returnvalue=MsgBox ("Want to spam again with the same info?",36) If returnvalue=6 Then Msgbox "Ok Spambot Will Start Again" End If If returnvalue=7 Then msgbox "Spambot Going To Sleep" wscript.quit End IF loop
Virus, mods?
It's a message spam application. You type who you want to send it to and ya. Works the same was a DoS attack would. It just spams the account with messages.
It's a message spam application. You type who you want to send it to and ya. Works the same was a DoS attack would. It just spams the account with messages.
I don't trust it. Looks like a stub for a RAT.
All you gotta do is this open up Notepad or another word processor and paste the code. Choose to save as all files and save with a vbs extension. Open up the file and the program will start.
Oh dude, nice script!
I wish I could do that, but all I'm good at is making birdhouses.
Here's one of my favorites:
![]()
Last edited by chewtoys; 06-02-2015 at 04:00 PM. Reason: I love a good birdhouse
XD Sorry little skiddie I made this 6 days ago to fuck with a fag at my friends school. He was sending messages to her and truth me they wernt for the fate of heart. I myself don't have one because lets face it all facebook wants is your info. I don't trust that site and never will.
Last edited by [email protected]; 06-02-2015 at 02:13 AM.
Bookmarks