Skip to content

omtoi101/sendit_spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

sendit spammer

A python based snapchat sendit spammer.

To use this spammer you have to have the sendit link,

To get the sendit link you just need to follow the image instructions.

all

disclaimer,

This spammer only works on normal sendit so it wouldnt work on the this or that one used in the example but the method to get the link is the same.

Also my code is to only be used for educational purposes or with the consent of the person on the other end of the spamming, I am in no way responsible for the way my code is used.

Also spamming is illegal in:

United States: CAN-SPAM Act

Canada: CASL

Australia: Spam Act of 2003

New Zealand: Unsolicited Electronic Messages Act of 2007

European Union:Directive on Privacy and Electronic Communications

United Kingdom: Data Protection Act and The Privacy and Electronic Communications Regulations

Italy: Italian Personal Data Protection Code

France: Law of June 21 2004 for Confidence in the Digital Economy

Germany: German Unfair Competition Act

Netherlands: Dutch Telecommunications Act

Spain: Information Society Services and Electronic Commerce Act

Sweden: Swedish Marketing Act

Ireland: European Communities Electronic Communications Networks and Services Data Protection and Privacy Regulations of 2003

Finland: Act on Data Protection in Electronic Communication

Czech Republic: Act No. 480/2004 Coll. on Certain Information Society Services

Belgium: Belgium Law of March 11, 2003

Austria: Austrian Telecommunications Act

Cyprus: Regulation of Electronic Communications and Postal Services Law of 2004

Switzerland: Law Against Unfair Competition

South Korea: Act on Promotion of Information and Communication Network Utilization and Information Protection

South Africa: Electronic Communications and Transactions Act of 2002

Singapore: Spam Control Act of 2007

Malaysia: Communications and Multimedia Act of 1998

Japan: Act on Regulation of the Transmission of Specified Electronic Mail

Israel: 2008 Amendment to the Communication Telecommunications and Broadcasting Law of 1982

Hong Kong: Unsolicited Electronic Messages Ordinance

Brazil: Movimento Brasileiro de Combate ao Spam

Argentina: Personal Data Protection Act

Indonesia: Law Concerning Electronic Information and Transactions

Malta: Data Protection Act

source: https://blog.aweber.com/email-marketing/meet-the-anti-spam-laws-from-around-the-world.htm

instructions pt 2

chromedriver,

You will need to get the official chrome driver, and put it in the same directory as the sendit_spammer.py

You can get the chromedriver.exe from googles website here https://chromedriver.chromium.org/downloads get the version that matches your installed chrome version, if you dont have chrome installed then install it and download the latest chromedriver. the folder should look like this now! image

instructions pt 3

Executing !

Run the sendit_spammer.py by double clicking it, py'ing it in the terminal or using an IDE like pycharm to execute it, it doesn't really matter.

When the script runs it should look like this:

(if you are just double clicking it)

image

If you see something like this before the previouse image then it is just auto installing the required imports

image

After finished installing all the imports it will ask for a url;

What you want to do is get your sendit link eg: https://web.getsendit.com/s/edeef98b-f2ea-4b68-93ee-c1584657d969?sc_ewa=1&sc_ewa_page_id=ewa_snapkit_fake_snap_id_prefixfa58lolnotgettingmyurl:)5ca-01219-a7L2-f5d7-fcd5dbcedaec

and chop it off at the question mark

https://web.getsendit.com/s/edeef98b-f2ea-4b68-93ee-c1584657d969 ? sc_ewa=1&sc_ewa_page_id=ewa_snapkit_fake_snap_id_prefixfa58lolnotgettingmyurl:)5ca-01219

And get the first part of the link eg:

https://web.getsendit.com/s/edeef98b-f2ea-4b68-93ee-c1584657d969

And now thats the link you want to input into the sendit url part on the spammer.

Now put your message in the next field.

image

After you have entered the fields a chrome window should pop up and start messaging, sending, refreshing and repeating. If this happens then the spammer is working !!

Otherwise that brings me to my next section.

Errors :(

remember if you are getting errors you can tell me in the Issues tab on Github and i will respond with a solution ASAP.

Also if you are getting an error that looks like this while the script is running: image

Then just ignore it because I don't know why it is happening but the spammer works fine even while returning the error.

Aswell, if you are getting import errors like this: image

Then you will need to go to cmd and type: pip install selenium

pip install keyboard

pip install urllib3

if that doesn't work then use the Issues tab.

Happy spamming !!

and enjoy my code

About

a python based snapchat sendit spammer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages