MrFish – Discord Nitro Phishing Form Spammer

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

GitHub Stats

About

MrFish is a form spammer script created by Daan Van Essen / Amadeus for Discord phishing links.
This is a modified version by me.

Installation

  1. Clone the git repo
    git clone https://github.com/1rens1/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)
  • 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

GitHub

View Github