diff --git a/Install.bat b/Install.bat new file mode 100644 index 0000000..aaed523 --- /dev/null +++ b/Install.bat @@ -0,0 +1,7 @@ +@echo off +echo Installing required packages for the nuker. +pip install asyncio +pip install discord +pip install requests +echo Packages installed successfully. +pause \ No newline at end of file diff --git a/nuker.png b/nuker.png new file mode 100644 index 0000000..ea48081 Binary files /dev/null and b/nuker.png differ diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..919e2f8 --- /dev/null +++ b/readme.txt @@ -0,0 +1,7 @@ +Made in python Discord Server: https://discord.gg/UXpPSbHEF8 Discord: @rainebotz + +⚠️ For educational purposes only ⚠️ + +This program has been created for educational purposes, highlighting the dangers of social engineering. By using this program, you agree that the creator is not responsible for any damage done by this program or you + +This is an open source tool and would be thankful if u included the credits my work \ No newline at end of file