Sly Tricks
Menu
Blog
About
Contact
CSS Minifier
Disclaimer
HTML Converter
Privacy Policy
Sitemap
Static Page
404 Page Not Found
Menu
Menu 1
Menu 2
Menu 3
Menu 4
Menu 5
Menu 6
Menu
Menu 1
Menu 2
Menu 3
Menu 4
Menu 5
Menu 6
Menu
Menu 1
Menu 2
Menu 3
Menu 4
Menu 5
Menu 6
Menu
Menu 1
Menu 2
Menu 3
Menu 4
Menu 5
Menu 6
Home
Tips And Trick
How To Make Spam Bot With Notepad
How To Make Spam Bot With Notepad
Tags
Tips And Trick
How to make Spam Bot With Notepad
1. Open Notepad
2. Copy This Text And Paste In The Notepad
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 victems input box?") If not isnumeric (strtimes & strspeed & strtimeneed) then msgbox "You entered something else then a number on Times, Speed and/or Time need. shutting down" 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 activated" & "{enter}") for i=0 to strtimes shell.sendkeys (strtext & "{enter}") wscript.sleep strspeed Next shell.sendkeys ("Spambot deactivated" & "{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 activate again" End If If returnvalue=7 Then msgbox "Shutting down" wscript.quit End IF loop
3. Save it With
.vbs
at The Ends Of The File Name
Example : Spambot.vbs
4. Change Save as type : Text Document To All Files
Enjoy
dhans
Next Post
Previous Post
Emoticon
Emoticon
Langganan:
Posting Komentar (Atom)
EmoticonEmoticon