SharkBite 2 [NEW] Script GUI | SHARK ESP

Png-4-19-300x169-2.png

Created by juloy#1053

Features:

  • SHARK ESP
for _,v in pairs(game.workspace.Sharks:GetChildren()) do
   local Highlight = Instance.new("Highlight")
   Highlight.FillColor = Color3.fromRGB(134, 242, 0)
   Highlight.Parent = v
   Highlight.OutlineTransparency = 0.3
   Highlight.FillTransparency = 0.2
end

local function OnAdded(Shark)
    repeat task.wait() until Shark:IsA("Model")
   local Highlight = Instance.new("Highlight")
   Highlight.FillColor = Color3.fromRGB(134, 242, 0)
   Highlight.Parent = Shark
   Highlight.OutlineTransparency = 0.3
   Highlight.FillTransparency = 0.2
  
end

game:GetService("Workspace").Sharks.ChildAdded:Connect(function(Shark)
   OnAdded(Shark)
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