Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This is script includes tons of games to choose from. It's recommended to use Synapse X, but Krnl and Fluxus works as well.
- This exploit works for Kat, Ninja Legends, Arsenal, Pro tower Of hell and Tower of Hell, MeepCity, Vr Hands, Da Hood, BIG Paintball! and Murder mystery Two
- -----kat
- loadstring(game:HttpGet("https://pastebin.com/raw/1baRYpFK", true))()
- ------------ninjalegends
- loadstring(game:HttpGet("https://pastebin.com/raw/GnpCbT1h", true))()
- ----------vrhands
- -----universaltest
- if game.PlaceId == 286090429 then
- print("Arsenal Detected!") elseif
- game.PlaceId == 621129760 then
- print("Kat Detected") elseif
- game.PlaceId == 3582763398 then
- print("Pro Tower Of Hell Detected") elseif
- game.PlaceId == 1962086868 then
- print("Tower of hell Detected") elseif
- game.PlaceId == 370731277 then
- print("Meep City Detected") elseif
- game.PlaceId == 4832438542 then
- print("Vr Hands") elseif
- game.PlaceId == 370731277 then
- print("Da Hood") elseif
- game.PlaceId == 2788229376 then
- print("BIG Paintball! Detected") elseif
- game.PlaceId == 142823291 then
- print ("MM2")elseif
- game.PlaceId == 2041312716 then
- loadstring(game:HttpGet("https://textbin.net/raw/s28q0yflpx", true))() else
- loadstring(game:HttpGet("https://paste.ee/r/wM6RO/0", true))()
- end
- if identifyexecutor then
- _G.EXPLOIT = ' | '..identifyexecutor();
- end;
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "GUI HUB Loaded!";
- Text = ('GUI HUB'.._G.EXPLOIT);
- })
- if not syn_decompile then
- if not KRNL_LOADED then
- local function callback(Text)
- if Text == "Get Link" then
- setclipboard ("https://wearedevs.net/d/Krnl")
- wait(0.3)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "KRNL Download !";
- Text = "The download link has been copied to your clipboard , Paste it in your browser for download ";
- })
- elseif Text == ("Button2 text") then
- print ("Answer2")
- end
- end
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- --
- game.StarterGui:SetCore("SendNotification", {
- Title = "Ghost X Script Support";
- Text = "You got this script from GHOSTAIM!!";
- Icon = "";
- Duration = 15;
- Button1 = "Get Link";
- Button2 = "Close";
- Callback = NotificationBindable;
- })
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment