GANG Nuker
GANG-Nuker, This Discord Nuker/Raider has 32+ AMAZING Options! Its ALWAYS up to date with discord and making sure its 100% SAFE for my customers! GANG-Nuker is one of the BEST tools on whole of discord, make sure to check out the Premium Version for a better experience! ENJOY RAIDING :)
Install / Use
npx skills add TT-Tutorials/GANG-NukerInstalls into whichever agent you are using.
README

Settings:
-
[x] - Windows 10 / 11
-
[x] - 100% Safe!
-
[x] - Fequently Updating
-
[x] - Might Have Some Bugs
-
[x] - Python Provided
WARNING: Many people have been selling/distributing of GANG-Nuker!
DO NOT Installing GANG-Nuker From Anyother Place Than This Page, Expect it be Hacked/Scammed.
Installation
Source Code Version (More complicated but less buggy)
Download GANG-Nuker.zip
Extract File
Tap "Install.bat" in GANG Folder
Once All The Modules Have Been Installed GANG will Auto Launch!
Enjoy!
NOTE: When Opening GANG-Nuker Just Tap "start.bat" to Open Everytime!
NOTE: Make sure you have Python 3.9+ and Added to Path.
Compiled Version (Easier but more buggy)
Download: https://github.com/TT-Tutorials/GANG-Nuker/releases
Extract File
Download the latest release (GANG-Nuker.zip) and Extract The Executable
Launch Program and Enjoy!
<a id="code-example"></a>💻〢Proxie Supoort Example:
def fetchProxies(url, custom_regex):
global proxylist
try:
proxylist = requests.get(url, timeout=5).text
except Exception:
pass
finally:
proxylist = proxylist.replace('null', '')
custom_regex = custom_regex.replace('%ip%', '([0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3})')
custom_regex = custom_regex.replace('%port%', '([0-9]{1,5})')
for proxy in re.findall(re.compile(custom_regex), proxylist):
proxieslog.append(f"{proxy[0]}:{proxy[1]}")
proxysources = [
["http://spys.me/proxy.txt","%ip%:%port% "],
["https://proxylist.icu/proxy/", "<td>%ip%:%port%</td><td>http<"],
["https://proxylist.icu/proxy/1", "<td>%ip%:%port%</td><td>http<"],
["https://proxylist.icu/proxy/2", "<td>%ip%:%port%</td><td>http<"],
["https://proxylist.icu/proxy/3", "<td>%ip%:%port%</td><td>http<"],
["https://proxylist.icu/proxy/4", "<td>%ip%:%port%</td><td>http<"],
["https://proxylist.icu/proxy/5", "<td>%ip%:%port%</td><td>http<"],
["http://www.httptunnel.ge/ProxyListForFree.aspx"," target=\"_new\">%ip%:%port%</a>"],
["https://www.us-proxy.org/", "<tr><td>%ip%<\\/td><td>%port%<\\/td><td>(.*?){2}<\\/td><td class='hm'>.*?<\\/td><td>.*?<\\/td><td class='hm'>.*?<\\/td><td class='hx'>(.*?)<\\/td><td class='hm'>.*?<\\/td><\\/tr>"],
["https://free-proxy-list.net/", "<tr><td>%ip%<\\/td><td>%port%<\\/td><td>(.*?){2}<\\/td><td class='hm'>.*?<\\/td><td>.*?<\\/td><td class='hm'>.*?<\\/td><td class='hx'>(.*?)<\\/td><td class='hm'>.*?<\\/td><\\/tr>"],
["https://www.sslproxies.org/", "<tr><td>%ip%<\\/td><td>%port%<\\/td><td>(.*?){2}<\\/td><td class='hm'>.*?<\\/td><td>.*?<\\/td><td class='hm'>.*?<\\/td><td class='hx'>(.*?)<\\/td><td class='hm'>.*?<\\/td><\\/tr>"],
["https://raw.githubusercontent.com/sunny9577/proxy-scraper/master/proxies.json", "\"ip\":\"%ip%\",\"port\":\"%port%\","],
["https://raw.githubusercontent.com/fate0/proxylist/master/proxy.list", '"host": "%ip%".*?"country": "(.*?){2}",.*?"port": %port%'],
["https://raw.githubusercontent.com/clarketm/proxy-list/master/proxy-list.txt", '%ip%:%port% (.*?){2}-.-S \\+'],
["https://raw.githubusercontent.com/opsxcq/proxy-list/master/list.txt", '%ip%", "type": "http", "port": %port%'],
["https://www.hide-my-ip.com/proxylist.shtml", '"i":"%ip%","p":"%port%",'],
["https://api.proxyscrape.com/?request=getproxies&proxytype=http&timeout=6000&country=all&ssl=yes&anonymity=all", "%ip%:%port%"],
["https://raw.githubusercontent.com/TheSpeedX/SOCKS-List/master/http.txt", "%ip%:%port%"],
["https://raw.githubusercontent.com/shiftytr/proxy-list/master/proxy.txt", "%ip%:%port%"],
["https://raw.githubusercontent.com/scidam/proxy-list/master/proxy.json", '"ip": "%ip%",\n.*?"port": "%port%",']
]
threads = []
for url in proxysources:
t = threading.Thread(target=fetchProxies, args=(url[0], url[1]))
threads.append(t)
t.start()
for t in threads:
t.join()
proxies = list(set(proxieslog))
with open(temp, "w") as f:
for proxy in proxies:
for i in range(random.randint(7, 10)):
f.write(f"{proxy}\n")
execution_time = (time.time() - startTime)
<a id="code-example"></a>💻〢Auto Download Modules:
import os
import threading
try:
import EXAMPLE v1
except:
os.system("pip install EXAMPLE v1")
import EXAMPLE v1
try:
import EXAMPLE v2
except:
os.system("pip install EXAMPLE v2")
import EXAMPLE v2
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
imsg
385.5kUse the imsg CLI from OpenClaw agents for iMessage/SMS DMs, groups, replies, reactions, polls, watching, and private-API actions.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
