/`·.¸ ___ ___ ______ _ _
/¸...¸`:· | \/ | | ___(_) | |
¸.·´ ¸ `·.¸.·´) | . . |_ __ | |_ _ ___| |__
: © ):´; ¸ { | |\/| | '__| | _| | / __| '_ \
`·.¸ `· ¸.·´\`·¸) | | | | | | | | \__ \ | | |
`\\\\´´\¸.·´ \_| |_/_| \_| |_|___/_| |_|
MrFish is a form spammer script created by Daan Van Essen / Amadeus for phishing links. Helped by Rens!
- Clone the git repo
git clone https://github.com/Thymester/MrFish
cd MrFish
- Install the required modules with pip
pip install -r requirements.txt
orpip3 install -r requirements.txt
if you are using bash - Run the script with
python mrfish.py
orpython3 mrfish.py
if you are using bash.
Form Request URL:
Form request URLForm Data Username [Account/Email]:
Name for username POST object (not for email)Form Data Password:
Name for password POST object (not for password)Threads [recommend max of 32]:
Number of threads will be run (Number must be between 0 and 5001)Cookie:
The cookie key for cookiesContent-Type:
The content-type in the headersEnable Proxy [Y/N]:
Uses proxy or not. You can add/remove proxies in theassets/proxies.json
file.
Please do not use this other than spamming discord phishing links. We accept no responsibility to any person consequences of using this script.
The code is licensed under the MIT License.