Be A Parkour Ninja Script | AUTO KILL

Png-104.png

Created by GodlySkidderX

Features:

  • AUTO KILL
local Players = game:GetService("Players")
local plr = game.Players.LocalPlayer

getgenv().GODLYSKIDDERXISASKID = true -- u cant toggle this its broken :/

while getgenv().GODLYSKIDDERXISASKID do
   for _, v in pairs(Players:GetPlayers()) do
       if
           v.Character and v.Character:FindFirstChildOfClass("Humanoid") and v.Character.Humanoid.Health ~= 0 and
               v ~= Players.LocalPlayer
        then
           repeat
               game:GetService "VirtualUser":Button1Down(Vector2.new(0.9, 0.9))
               game:GetService "VirtualUser":Button1Up(Vector2.new(0.9, 0.9))
               if plr.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
                   getgenv().r6noclip = true
                   game:GetService("RunService").Stepped:Connect(
                       function()
                           if getgenv().r6noclip == true then
                               game.Players.LocalPlayer.Character.Head.CanCollide = false
                               game.Players.LocalPlayer.Character.Torso.CanCollide = false
                               game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
                               game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
                           end
                       end
                   )
               end
               for i, v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
                   if v.name == "Katana" then
                       v.Parent = game.Players.LocalPlayer.Character
                   end
               end
               local CFrameEnd = v.Character.HumanoidRootPart.CFrame
               local Time = 0.29
               local tween =
                   game:GetService("TweenService"):Create(
                   game.Players.LocalPlayer.Character.HumanoidRootPart,
                   TweenInfo.new(Time),
                   {CFrame = CFrameEnd}
               )
               tween:Play()
               task.wait()
               tween.Completed:Wait()
               game.Players.LocalPlayer.Character.Head.Anchored = true
               wait(0.03) -- Dont Lower Or Kick
               game.Players.LocalPlayer.Character.Head.Anchored = false
               if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
                   game:GetService("ReplicatedStorage").RemoteTriggers.SpawnIn:FireServer()
               end
           until v.Character.Humanoid.Health <= 0
       end
   end
   task.wait()
end

ENJOY!

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

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