Menu

Tree [85bcc6] main /
 History

HTTPS access


File Date Author Commit
 assets 2022-01-30 Tyler Tyler [aa7a64] Add files via upload
 LICENSE 2022-01-30 Tyler Tyler [3a7d2c] Initial commit
 README.md 2022-01-30 Tyler Tyler [59115f] Update README.md
 mrfish.py 2023-08-12 Tyler Tyler [85bcc6] credit-card support
 requirements.txt 2022-01-30 Tyler Tyler [752e9e] Create requirements.txt

Read Me

MrFish - Discord Nitro Phishing Form Spammer

       /`·.¸         ___  ___      ______ _     _
      /¸...¸`:·      |  \/  |      |  ___(_)   | |
  ¸.·´  ¸   `·.¸.·´) | .  . |_ __  | |_   _ ___| |__
 : © ):´;      ¸  {  | |\/| | '__| |  _| | / __| '_ \
  `·.¸ `·  ¸.·´\`·¸) | |  | | |    | |   | \__ \ | | |
      `\\\\´´\¸.·´   \_|  |_/_|    \_|   |_|___/_| |_|

GitHub Stats

About

MrFish is a form spammer script created by Daan Van Essen / Amadeus for phishing links.
Helped by Rens!

Installation

  1. Clone the git repo

    git clone https://github.com/Thymester/MrFish

    cd MrFish
  2. Install the required modules with pip

    pip install -r requirements.txt or pip3 install -r requirements.txt if you are using bash
  3. Run the script with

    python mrfish.py or python3 mrfish.py if you are using bash.

Options

  • Form Request URL: Form request URL
  • Form 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 cookies
  • Content-Type: The content-type in the headers
  • Enable Proxy [Y/N]: Uses proxy or not. You can add/remove proxies in the assets/proxies.json file.

User Warning

Please do not use this other than spamming discord phishing links.
We accept no responsibility to any person consequences of using this script.

License

The code is licensed under the MIT License.


image

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.