Project Slayers Script | INSTANT KILL ALL PLAYERS / SERVER SIDE DELETE PART

Png-73.png

Created by Spookyy

Features:

  • INSTANT KILL ALL PLAYERS / SERVER SIDE DELETE PART
local plr = game.Players.LocalPlayer
while wait(1) do
   for i, v in pairs(game.Players:GetPlayers()) do
       if v ~= plr and v.Character and v.Character:FindFirstChild("Head") then
           game.ReplicatedStorage.Remotes.To_Server.Handle_Initiate_S:FireServer("givericequestthing", "Players."..plr.Name..".PlayerGui.localscript_cache.Prompts_Handler", v, v.Character.Head, 305354.89620799996)
       end
   end
end
  • also here is server sided part delete
local plr = game.Players.LocalPlayer
function Delete(v)
   game.ReplicatedStorage.Remotes.To_Server.Handle_Initiate_S:FireServer("givericequestthing", "Players."..plr.Name..".PlayerGui.localscript_cache.Prompts_Handler", plr, v, 305354.89620799996)
end
Delete() -- put the part path between the (), ex: Delete(game.workspace.Part)

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ