This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- 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 |