Subyek: Make Your OWN SMS Bomber Fri Apr 27, 2012 11:30 am
Today we will be making our very own SMS bomber in Python. It is very customizable. (If you want to copypaste and not learn anything, go to the bottom )[/COLOR] Step 1 Open up the python IDLE GUI and create a new window.
Step 2 Import smtplib. This is the library for smtp commands, which we use to access the email server. Create the variable mailserver. This is the gmail smtp server. Authenticate yourself and start TLS as well.
Step 3 Now we will add the queries that will make the executable easy to use. This asks the user all of these questions and sets their answer as the variable.
Step 4 Now we change the address to send to based on the carrier.
Step 5 Now send however many times specified.
Step 6 Close connections to the SMTP server.
Step 7
Save and use the program!
Code for copy pasters.
Spoiler (Click to View)
You can also download the .py file from here. http://www.mediafire.com/?s87ssv8ty7zrbzs
Note: You do have to use a legitimate gmail address, and use the ten digit phone number with no dashes