Skip to content

Commit 3a11d7f

Browse files
authored
Update README.md
1 parent ea58d14 commit 3a11d7f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
This is a very simple bot written in Python that spams any window on your computer with a custom message (works best on messaging apps).
44

5+
The repo consists of the following files:
6+
7+
- marine.txt: a text file with the marine copypasta i used to test the script
8+
9+
- spam.py: the script itself, but within a loop so it's easier to spam people
10+
11+
- spam_exe.py: source code of the executable
12+
13+
- spam_exe.exe: the final product
14+
515
The file you want is spam_exe.exe and it works in three steps:
616

717
1. Input in the first field the text you want to spam (no character limit, i think)

0 commit comments

Comments
 (0)