Releases: Sitois/Nuclear-V2
v1.7
Installation
Download the Nuclear.zip below.
Extract it and configure the config_selfbot.py
Launch main.py
Library used
This selfbot use discord.py-self
, which isn't in pip(it's broken). That's why we use the git+
in requirements.txt
.
If you can't install it / you don't have git(which is required to use pip with git+
) you can download the fixed library below: discord.zip
and extract it into the Nuclear folder.
If you choose this way, make sure to install discord.py-self 's requirements:
# Linux/macOS
python3 -m pip install -r requirements_discord.txt
# Windows
py -3 -m pip install -r requirements_discord.txt
Support
If you get any issues after updating to the version, please come on the guilded support: https://guilded.gg/nuclear or on the Discord support: https://discord.gg/2XRbQQQR8D
What's changed
- Global:
Impovement: You can now use the ID or mention the user you want.
Fix: oldaiohttp
errror and the auto-install-requirements, should now work on linux & macOS.
Improvement: Removed theSelfbot
from the defaultselfbot_name
because most of servers block this word with AutoMod.
- TemplatesCommands:
Fix: All Templates images now work!
Add: TikTok template.
Add: "clear" template.
- FunCommands:
Fix:
cat
command now edit the message instead of sending a new one!
Add:howfemboy
command.
Add:hack
command.
- VoiceCommands:
Improvement:
leavevc
command now work better.
- ToolsCommand:
Improvement:
dmall
command now logs in the console.
- UtilsCommands:
Improvement:
snipe
command now display "Deleted at".
Improvement: Cleaned up & improved(now display banners)userinfo
command.
Improvement:clear
command don't longer rate limit 300 times 🗿.
- RaidCommands:
Improvement: You can now set the ban/kick reason in
config_selfbot.py
.
New Contributors
- @takuruki-ui made their first contribution in #8
Full Changelog: v1.6...v1.7
v1.6
Installation
Download the Nuclear.zip below.
Extract it and configure the config_selfbot.py
Launch main.py
Library used
This selfbot use discord.py-self
, which isn't in pip(it's broken). That's why we use the git+
in requirements.txt
.
If you can't install it / you don't have git(which is required to use pip with git+
) you can download the fixed library below: discord.zip
and extract it into the Nuclear folder.
If you choose this way, make sure to install discord.py-self 's requirements:
# Linux/macOS
python3 -m pip install -r requirements_discord.txt
# Windows
py -3 -m pip install -r requirements_discord.txt
What's changed
Fixed & improved templates,
Added CustomRPC Category (&presence
),
Improved UpdateNotifier,
Added UserInfo
Support
If you get any issues after updating to the version, please come on the guilded support: https://guilded.gg/nuclear
Full Changelog: v1.5...v1.6
v1.5
Installation
Download the Nuclear.zip below.
Extract it and configure the config_selfbot.py
Launch main.py
Library used
This selfbot use discord.py-self
, which isn't in pip(it's broken). That's why we use the git+
in requirements.txt
.
If you can't install it / you don't have git(which is required to use pip with git+
) you can download the fixed library below: discord.zip
and extract it into the Nuclear folder.
If you choose this way, make sure to install discord.py-self 's requirements:
# Linux/macOS
python3 -m pip install -U discord_protos tzlocal aiohttp
# Windows
py -3 -m pip install -U discord_protos tzlocal aiohttp
What's changed
Clear faster in servers,
You can't snipe your own messages(useful if the sniper just return your previous snipe),
Fixed restart and improved start,
Random fixes in help commands,
Improved NitroSniper now completly work,
Improved voice commands,
Added RPC Templates commands
Fixed the 400, message='Can not decode content-encoding: br'
aiohttp error.
Support
If you get any issues after updating to the version, please come on the guilded support: https://guilded.gg/nuclear
Full Changelog: v1.4...v1.5
v1.4
Fixed & improved NitroSniper(now REALLY WORK)
Fixed & improved Clear command
Full Changelog: v1.3...v1.4
v1.3
Installation
Download the Nuclear.zip below.
Extract it and configure the config_selfbot.py
Launch main.py
Changes
Entirely fixed Nitro Sniper
Check commits, a lot of improvements.
Full Changelog: v1.2...v1.3
v1.2
Installation
Download the Nuclear.zip below.
Extract it and configure the config_selfbot.py
Launch main.py
Changes
Added DM All.
Fixed NitroSniper, now work.
And a lot of fix AND improvements.
Full Changelog: v1.1...v1.2
v1.1
Installation
Install the Nuclear.zip below and extract it.
Config token etc... in config_selfbot.py
Launch main.py
.
v1.1
Added raid commands and a lot of fix.
Full Changelog: v1.0...v1.1
v1.0
Nuclear remake using discord.py-self
[I'll do RPC commands soon]
Full Changelog: https://github.com/Sitois/Nuclear-V2/commits/v1.0