Spam script for spaming comment sections in various phils for pikapp. This program acts as an automated keyboard input, so you don't have to manually type in comments.
Here's the easiest way to use the program:
- Download the entire folder and extract it.
- Go to the "dist" folder. Run the "spam_script.exe".
Tutorial: https://youtu.be/UMK7mCgLHB4 (The tutorial is slightly outdated. Ignore the part where I tell you to edit the file and instead just run it.)
Text instructions:
- Download Python on your computer from this link: https://www.python.org/downloads/
- Install Python. Make sure that on the first screen when you see the checkbox "add Python 3.x to PATH", you check the box. This program won't work if you don't check it.
- Once you have Python installed, access your computer's "terminal". There are instructions here: https://www.ionos.com/help/email/troubleshooting-mail-basicmail-business/access-the-command-prompt-or-terminal/
- When you are in the terminal, type in (without quotes) "pip install keyboard" and hit enter.
- Wait for everything to finish installing, and then exit out of the terminal.
- Download and run the "spam-script.py" file from this repo.