Shattered Psycho Online Script | PRESENT ESP, TP

Png-21.png

Created by ShadowSama

Features:

_G.Notifier = true

while _G.Notifier do
    for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
        if v.Name == "RedPresent" or v.Name == "GreenPresent" or v.Name == "BluePresent" then
            if v.PresentBow:FindFirstChild("BillboardGui") then
            else
                local BillboardGui = Instance.new("BillboardGui")
                local TextLabel = Instance.new("TextLabel")
                
                BillboardGui.Parent = v.PresentBow
                BillboardGui.AlwaysOnTop = true
                BillboardGui.LightInfluence = 1
                BillboardGui.Size = UDim2.new(0, 100, 0, 100)
                BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
                
                TextLabel.Parent = BillboardGui
                TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
                TextLabel.BackgroundTransparency = 1
                TextLabel.Size = UDim2.new(1, 0, 1, 0)
                TextLabel.Text = v.Name
                TextLabel.TextScaled = true
                if v.Name == "RedPresent" then
                TextLabel.TextColor3 = Color3.new(1, 0, 0)
                else if v.Name == "GreenPresent" then
                TextLabel.TextColor3 = Color3.new(0, 1, 0)
                else if v.Name == "BluePresent" then
                TextLabel.TextColor3 = Color3.new(0, 0, 1)
                end
                end
            end
            end
        end
    end
    wait(3)
end
  • TP version if you dont care about being banned
_G.TP = true

while _G.TP do
   for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
       if v.Name == "RedPresent" or v.Name == "GreenPresent" or v.Name == "BluePresent" then
           if v.PresentBow:FindFirstChild("BillboardGui") then
           else
               if v.Name == "BluePresent" and v:FindFirstChild("OpenPresent") then
               game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.PresentBow.CFrame
               wait(0.2)
               fireproximityprompt(v.OpenPresent)
               else if v.Name == "GreenPresent" and v:FindFirstChild("OpenPresent") then
               game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.PresentBow.CFrame
               wait(0.2)
               fireproximityprompt(v.OpenPresent)
               else if v.Name == "RedPresent" and v:FindFirstChild("OpenPresent") then
               game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.PresentBow.CFrame
               wait(0.2)
               fireproximityprompt(v.OpenPresent)
               end
               end
           end
           end
       end
   end
   wait(3)
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Â