scoobyluvs / fake-roblox-hits

This program uses Flask to make a WebApp to send "fake emebeds" to a discord webhook !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake Roblox Hits

Fake Roblox Hits is a tool that allows you to send fake Roblox hits to a Discord webhook. Please note that this is for showcase purposes only, and we do not encourage or condone the use of this tool for malicious purposes.

To use the tool, all you need is the target user's ID, and you can send fake hits to their Roblox account. Please note that sometimes there may be an IP error, so you may need to rerun the tool.

This is a Flask project, and while we have done our best to minimize bugs, please keep in mind that this is our first Flask project, and some bugs may still exist.

How to Run

  1. Make sure you have Python 3.9.5 installed. You can download it here.
  2. Run the following command in the command prompt: pip install request flask.
  3. Run the app.py file.
  4. Go to http://localhost:5000/ in your web browser.
  5. Enjoy!

previews

image

image

About

This program uses Flask to make a WebApp to send "fake emebeds" to a discord webhook !


Languages

Language:Python 61.6%Language:CSS 29.9%Language:HTML 8.5%