Skip to content

Instantly share code, notes, and snippets.

View hoan-netizen's full-sized avatar

hoan-netizen

  • Joined Aug 26, 2025
View GitHub Profile
-- Check Executor
local executor = getexecutorname() or identifyexecutor()
if executor then
if string.find(executor, "Delta") or string.find(executor, "Krnl") or string.find(executor, "Arceus") or string.find(executor,"Swift") or string.find(executor, "Awp") or string.find(executor, "Volcano") or string.find(executor, "Argon") or string.find(executor, "Macsploit") or string.find(executor, "Potassium") or string.find(executor, "CodeX") or string.find(executor, "Velocity") or string.find(executor, "Ronix") then
print("Supported Executor!")
elseif string.find(executor, "Xeno") then
game.Players.LocalPlayer:Kick("Not support This Exploit")
elseif string.find(executor, "Nezur") then
game.Players.LocalPlayer:Kick("Not support This Exploit ")
elseif string.find(executor,"TNG") then
-- Check Executor
local executor = getexecutorname() or identifyexecutor()
if executor then
if string.find(executor, "Delta") or string.find(executor, "Krnl") or string.find(executor, "Arceus") or string.find(executor,"Swift") or string.find(executor, "Awp") or string.find(executor, "Volcano") or string.find(executor, "Argon") or string.find(executor, "Macsploit") or string.find(executor, "Potassium") or string.find(executor, "CodeX") or string.find(executor, "Velocity") or string.find(executor, "Ronix") then
print("Supported Executor!")
elseif string.find(executor, "Xeno") then
game.Players.LocalPlayer:Kick("Not support This Exploit")
elseif string.find(executor, "Nezur") then
game.Players.LocalPlayer:Kick("Not support This Exploit ")
elseif string.find(executor,"TNG") then