Be A Parkour Ninja Script | AUTO KILL PLAYERS

152f6e79489893e8348ab6b17a3bbea6.png

Created by BaconLord

Features:

  • AUTO KILL PLAYERS
  • DEV NOTES:
    • Quick Script its a little buggy make sure to have katana in your equipment as a sword or feel free to change the name of the sword down below
    • Feel free to edit
    • Also auto respawns you
spawn(function()
 while task.wait() do
pcall(function()
  game:GetService'VirtualUser':Button1Down(Vector2.new(0.9,0.9))
       game:GetService'VirtualUser':Button1Up(Vector2.new(0.9,0.9))

for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
       if v.name == "Katana" then -- change name of tool here
           v.Parent = game.Players.LocalPlayer.Character
end end end) end end)

spawn(function()
 while task.wait(0.1) do
pcall(function()

local Player = game.Players.LocalPlayer
local cpos = Player.Character.HumanoidRootPart.CFrame
           for i,v in pairs(game.Players:GetPlayers()) do
       if v.Name ~= Player.Name then
           local i = 10
           repeat
           wait(0.5)
           i = i-1
local CFrameEnd = CFrame.new(v.Character.HumanoidRootPart.position)
local Time = 0.3
local tween =  game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = CFrameEnd})
tween:Play()
tween.Completed:Wait(E)

until i == 0 or game.Players[v.Name].Character.Humanoid.Health == 0
end end end) end end)
spawn(function()
 while task.wait(3) do
pcall(function()
if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
game:GetService("ReplicatedStorage").RemoteTriggers.SpawnIn:FireServer()
end end) end end)

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Â