Mar 26th, 2020
Never
Shark Bites Roblox
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local Main = Instance.new('Frame')
- local creds = Instance.new('TextLabel')
- local DestroyIslandBarriers = Instance.new('TextButton')
- local SpawnBarrier = Instance.new('TextButton')
- local tpOnTopOfMap = Instance.new('TextButton')
- local tpInsideShark = Instance.new('TextButton')
- local NoNeedToEdit = Instance.new('TextLabel')
- local outSideOfMap = Instance.new('TextButton')
- local tpToSpawn = Instance.new('TextButton')
- SharkBiteV2.Parent = game.CoreGui
- Main.Name = 'Main'
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.345098, 0.545098, 0.686275)
- Main.BorderColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- Main.Draggable = true
- Main.Selectable = true
- Main.Visible = false
- WelcomeTxt.Name = 'WelcomeTxt'
- WelcomeTxt.BackgroundColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- WelcomeTxt.BorderColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- WelcomeTxt.Size = UDim2.new(0, 591, 0, 79)
- WelcomeTxt.FontSize = Enum.FontSize.Size14
- WelcomeTxt.TextColor3 = Color3.new(0.113725, 0.501961, 0.866667)
- WelcomeTxt.TextSize = 14
- WelcomeTxt.TextStrokeColor3 = Color3.new(0.101961, 0.443137, 0.764706)
- WelcomeTxt.TextStrokeTransparency = 0.30000001192093
- creds.Parent = Main
- creds.BackgroundColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- creds.BorderColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- creds.Size = UDim2.new(0, 591, 0, 50)
- creds.FontSize = Enum.FontSize.Size14
- creds.Text = 'Made by: zerotrool#0705 |||| Tp inside shark made by: PumpkinLovesYou On v3rm '
- creds.TextSize = 14
- creds.TextStrokeColor3 = Color3.new(0.345098, 0.345098, 0.345098)
- DestroyIslandBarriers.Name = 'DestroyIslandBarriers'
- DestroyIslandBarriers.BackgroundColor3 = Color3.new(1, 1, 1)
- DestroyIslandBarriers.Position = UDim2.new(0, 375, 0, 298)
- DestroyIslandBarriers.Size = UDim2.new(0, 200, 0, 69)
- DestroyIslandBarriers.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- DestroyIslandBarriers.Font = Enum.Font.SourceSans
- DestroyIslandBarriers.FontSize = Enum.FontSize.Size14
- DestroyIslandBarriers.Text = 'Destroy all island barriers (Note while making the script: I cant seem to find the first island barrier sorry still works though)'
- DestroyIslandBarriers.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- DestroyIslandBarriers.TextSize = 14
- DestroyIslandBarriers.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- DestroyIslandBarriers.TextWrapped = true
- Island.Name = 'Island'
- Island.BackgroundColor3 = Color3.new(1, 1, 1)
- Island.Size = UDim2.new(0, 200, 0, 50)
- Island.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Island.FontSize = Enum.FontSize.Size14
- Island.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- Island.TextSize = 14
- Island.TextStrokeColor3 = Color3.new(518.460388, 294.925598, 1201.00427)
- Island.TextWrapped = true
- SpawnBarrier.Name = 'SpawnBarrier'
- SpawnBarrier.BackgroundColor3 = Color3.new(1, 1, 1)
- SpawnBarrier.Position = UDim2.new(0, 236, 0, 185)
- SpawnBarrier.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SpawnBarrier.FontSize = Enum.FontSize.Size14
- SpawnBarrier.Text = 'Destroy Spawn barrier (Allows you to walk right off of spawn)'
- SpawnBarrier.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- SpawnBarrier.TextSize = 14
- SpawnBarrier.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- SpawnBarrier.TextWrapped = true
- SharkHome.Name = 'SharkHome'
- SharkHome.BackgroundColor3 = Color3.new(1, 1, 1)
- SharkHome.Size = UDim2.new(0, 200, 0, 50)
- SharkHome.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SharkHome.FontSize = Enum.FontSize.Size14
- SharkHome.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- SharkHome.TextSize = 14
- SharkHome.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- SharkHome.TextWrapped = true
- tpOnTopOfMap.Name = 'tpOnTopOfMap'
- tpOnTopOfMap.BackgroundColor3 = Color3.new(1, 1, 1)
- tpOnTopOfMap.Position = UDim2.new(0, 382, 0, 232)
- tpOnTopOfMap.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- tpOnTopOfMap.FontSize = Enum.FontSize.Size14
- tpOnTopOfMap.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- tpOnTopOfMap.TextSize = 14
- tpOnTopOfMap.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- tpOnTopOfMap.TextWrapped = true
- Close.Name = 'Close'
- Close.BackgroundColor3 = Color3.new(1, 0, 0)
- Close.BorderColor3 = Color3.new(0.509804, 0.0627451, 0.00392157)
- Close.Size = UDim2.new(0, 23, 0, 25)
- Close.FontSize = Enum.FontSize.Size14
- Close.TextColor3 = Color3.new(0, 0, 0)
- Water.Parent = Main
- Water.Position = UDim2.new(0, 374, 0, 156)
- Water.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Water.FontSize = Enum.FontSize.Size14
- Water.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- Water.TextSize = 14
- Water.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- Water.TextWrapped = true
- NoNeedToEdit.Name = 'NoNeedToEdit'
- NoNeedToEdit.BackgroundColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- NoNeedToEdit.BorderColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- NoNeedToEdit.Position = UDim2.new(0, 227, 0, 275)
- NoNeedToEdit.Font = Enum.Font.SourceSans
- NoNeedToEdit.Text = 'Please know this is for SharkBite usually you find it on the popular tab :) and thank you for using this <3 V-2'
- NoNeedToEdit.TextColor3 = Color3.new(0.0235294, 0.129412, 0.223529)
- NoNeedToEdit.TextSize = 15
- NoNeedToEdit.TextStrokeColor3 = Color3.new(0.113725, 0.501961, 0.866667)
- NoNeedToEdit.TextStrokeTransparency = 0.69999998807907
- TextLabel.BackgroundColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- TextLabel.BorderColor3 = Color3.new(0.258824, 0.403922, 0.509804)
- TextLabel.Size = UDim2.new(0, 138, 0, 25)
- TextLabel.FontSize = Enum.FontSize.Size14
- TextLabel.TextSize = 14
- outSideOfMap.Name = 'outSideOfMap'
- outSideOfMap.BackgroundColor3 = Color3.new(1, 1, 1)
- outSideOfMap.Size = UDim2.new(0, 119, 0, 86)
- outSideOfMap.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- outSideOfMap.FontSize = Enum.FontSize.Size14
- outSideOfMap.Text = 'Teleport outside of the map'
- outSideOfMap.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- outSideOfMap.TextSize = 14
- outSideOfMap.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- outSideOfMap.TextWrapped = true
- Spawn.Name = 'Spawn'
- Spawn.BackgroundColor3 = Color3.new(1, 1, 1)
- Spawn.Size = UDim2.new(0, 200, 0, 50)
- Spawn.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Spawn.FontSize = Enum.FontSize.Size14
- Spawn.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- Spawn.TextSize = 14
- Spawn.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- Spawn.TextWrapped = true
- tpToSpawn.Name = 'tpToSpawn'
- tpToSpawn.BackgroundColor3 = Color3.new(1, 1, 1)
- tpToSpawn.Size = UDim2.new(0, 200, 0, 69)
- tpToSpawn.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- tpToSpawn.FontSize = Enum.FontSize.Size14
- tpToSpawn.Text = 'Teleport to spawn (Good for escaping the shark)'
- tpToSpawn.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
- tpToSpawn.TextSize = 14
- tpToSpawn.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706)
- tpToSpawn.TextWrapped = true
- Open.Name = 'Open'
- Open.BackgroundColor3 = Color3.new(0.462745, 0.72549, 0.909804)
- Open.BorderColor3 = Color3.new(0.211765, 0.333333, 0.419608)
- Open.Draggable = true
- Open.Size = UDim2.new(0, 86, 0, 50)
- Open.FontSize = Enum.FontSize.Size14
- Open.TextColor3 = Color3.new(0.345098, 0.537255, 0.67451)
- Open.TextSize = 14
- Open.TextStrokeColor3 = Color3.new(0.203922, 0.321569, 0.403922)
- Open.TextWrapped = true
- Open.MouseButton1Down:connect(function()
- end)
- Close.MouseButton1Down:connect(function()
- end)
- Spawn.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(7.83537865, 285, 125.780952)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1087.05896, 270.061218, -132.401871)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(8.13647556, 109.141472, 62.5032921)
- tpInsideShark.MouseButton1Down:connect(function()
- for index, child in pairs(game.workspace.Sharks:GetChildren()) do
- end
- game.workspace.Sharks[shark].Body.Weld.Part1 = game.workspace[Player].Torso
- game.workspace.Sharks[shark].Body.Transparency = 1
- game.Players.LocalPlayer.Character.Humanoid.Name = 1
- local l = game.Players.LocalPlayer.Character['1']:Clone()
- l.Name = 'Humanoid'
- game.Players.LocalPlayer.Character['1']:Destroy()
- game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- game.Players.LocalPlayer.Character.Animate.Disabled = false
- game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = 'None'
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(511.770996, 261.023529, -691.858948)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(150.609, 746.224, -522.41)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1927.028, 308.338, -160.652)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-18.5856209, 466.08041, 17.5029106)
- game.Workspace.Barrier:Destroy()
- DestroyIslandBarriers.MouseButton1Down:connect(function()
- game.Workspace.StuffSimonHasntFoldered.SmallIslandBarriers3:Destroy()
RAW Paste Data
Amazon Com Angry Shark Attack Deep Sea roblox shark bite money hack Shark Hunter Games Appstore. What other items do customers buy after viewing roblox zombie attack level 1000 this item ultimate shark simulator. Blox roblox rap sound ids. New Roblox Hack Script Shark Attack. SCRIPT:game.ReplicatedStorage.Functions.TradeGem:InvokeServer('Green Gems','0. .Script: Mad City Script Hack GUI Exploit (20 codes for phantom forces 2020 phenom aimbot script pastebin 2020 roblox Tips admin March 17, 2020 Superhero Simulator Script 2020.
Jan 11th, 2019
Roblox Shark Bite Hack Script Pastebin
Never
Shark Bite Roblox Wiki
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Subscribe : Pro Exploit
- local SharkBiterr = Instance.new('ScreenGui')
- local Title = Instance.new('TextLabel')
- local Perahu = Instance.new('TextButton')
- local Tunda = Instance.new('TextButton')
- local Fs = Instance.new('Frame')
- local Harpoon = Instance.new('TextButton')
- local Shotgan = Instance.new('TextButton')
- local RayGan = Instance.new('TextButton')
- local Fp = Instance.new('Frame')
- local ScrollingFrame = Instance.new('ScrollingFrame')
- local Ks = Instance.new('TextButton')
- local Km = Instance.new('TextButton')
- local Ksp = Instance.new('TextButton')
- local Ksw = Instance.new('TextButton')
- local Kg = Instance.new('TextButton')
- local Kh = Instance.new('TextButton')
- local Kbl = Instance.new('TextButton')
- local Th = Instance.new('TextLabel')
- local Ss = Instance.new('TextButton')
- PerahuF = 0
- HiuF = 0
- SharkBiterr.Parent = game.CoreGui
- Frame.Parent = SharkBiterr
- Frame.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame.BorderSizePixel = 3
- Frame.Position = UDim2.new(0.212121204, 0, 0.0297029689, 0)
- Frame.Draggable = true
- Title.Name = 'Title'
- Title.BackgroundColor3 = Color3.new(0, 0, 0)
- Title.BorderColor3 = Color3.new(1, 0, 0)
- Title.Size = UDim2.new(0, 395, 0, 20)
- Title.Text = 'Shark Biterr!'
- Title.TextSize = 20
- Senjata.Name = 'Senjata'
- Senjata.BackgroundColor3 = Color3.new(0, 0, 0)
- Senjata.BorderSizePixel = 3
- Senjata.Position = UDim2.new(0.0254957583, 0, 0.392857134, 0)
- Senjata.Font = Enum.Font.GothamBold
- Senjata.TextColor3 = Color3.new(1, 0, 0)
- Senjata.TextWrapped = true
- Perahu.Name = 'Perahu'
- Perahu.BackgroundColor3 = Color3.new(0, 0, 0)
- Perahu.BorderSizePixel = 3
- Perahu.Position = UDim2.new(0.369267255, 0, 0.392857134, 0)
- Perahu.Font = Enum.Font.GothamBold
- Perahu.TextColor3 = Color3.new(1, 0, 0)
- Perahu.TextWrapped = true
- Hiu.Name = 'Hiu'
- Hiu.BackgroundColor3 = Color3.new(0, 0, 0)
- Hiu.BorderSizePixel = 3
- Hiu.Position = UDim2.new(0.71042043, 0, 0.392857134, 0)
- Hiu.Font = Enum.Font.GothamBold
- Hiu.TextColor3 = Color3.new(1, 0, 0)
- Hiu.TextWrapped = true
- Tunda.Name = 'Tunda'
- Tunda.BackgroundColor3 = Color3.new(0, 0, 0)
- Tunda.BorderSizePixel = 3
- Tunda.Position = UDim2.new(0.856891274, 0, -0.00799151789, 0)
- Tunda.Font = Enum.Font.GothamBold
- Tunda.TextColor3 = Color3.new(1, 0, 0)
- Tutup.Parent = Frame
- Tutup.BorderColor3 = Color3.new(1, 0, 0)
- Tutup.Position = UDim2.new(0.92777735, 0, -0.00799151789, 0)
- Tutup.Font = Enum.Font.GothamBold
- Tutup.TextColor3 = Color3.new(1, 0, 0)
- Fs.Parent = SharkBiterr
- Fs.Draggable = true
- Fs.BorderColor3 = Color3.new(1, 0, 0)
- Fs.Position = UDim2.new(0.216905907, 0, 0.227722779, 0)
- Fs.Visible = false
- Ts.Name = 'Ts'
- Ts.BackgroundColor3 = Color3.new(0, 0, 0)
- Ts.BorderSizePixel = 3
- Ts.Font = Enum.Font.GothamBold
- Ts.TextColor3 = Color3.new(1, 0, 0)
- Harpoon.Parent = Fs
- Harpoon.BorderColor3 = Color3.new(1, 0, 0)
- Harpoon.Position = UDim2.new(0.0892857164, 0, 0.134693876, 0)
- Harpoon.Font = Enum.Font.GothamBold
- Harpoon.TextColor3 = Color3.new(1, 0, 0)
- Basoka.Parent = Fs
- Basoka.BorderColor3 = Color3.new(1, 0, 0)
- Basoka.Position = UDim2.new(0.0892857164, 0, 0.276870757, 0)
- Basoka.Font = Enum.Font.GothamBold
- Basoka.TextColor3 = Color3.new(1, 0, 0)
- Shotgan.Parent = Fs
- Shotgan.BorderColor3 = Color3.new(1, 0, 0)
- Shotgan.Position = UDim2.new(0.0892857164, 0, 0.426077127, 0)
- Shotgan.Font = Enum.Font.GothamBold
- Shotgan.TextColor3 = Color3.new(1, 0, 0)
- Comando.Parent = Fs
- Comando.BorderColor3 = Color3.new(1, 0, 0)
- Comando.Position = UDim2.new(0.0892857164, 0, 0.567876041, 0)
- Comando.Font = Enum.Font.GothamBold
- Comando.TextColor3 = Color3.new(1, 0, 0)
- RayGan.Parent = Fs
- RayGan.BorderColor3 = Color3.new(1, 0, 0)
- RayGan.Position = UDim2.new(0.0892857164, 0, 0.862282634, 0)
- RayGan.Font = Enum.Font.GothamBold
- RayGan.TextColor3 = Color3.new(1, 0, 0)
- Ak47.Parent = Fs
- Ak47.BorderColor3 = Color3.new(1, 0, 0)
- Ak47.Position = UDim2.new(0.0892857164, 0, 0.71602422, 0)
- Ak47.Font = Enum.Font.GothamBold
- Ak47.TextColor3 = Color3.new(1, 0, 0)
- Fp.Parent = SharkBiterr
- Fp.Draggable = true
- Fp.BorderColor3 = Color3.new(1, 0, 0)
- Fp.Position = UDim2.new(0.440191388, 0, 0.227722779, 0)
- Fp.Visible = false
- Tp.Name = 'Tp'
- Tp.BackgroundColor3 = Color3.new(0, 0, 0)
- Tp.BorderSizePixel = 3
- Tp.Font = Enum.Font.GothamBold
- Tp.TextColor3 = Color3.new(1, 0, 0)
- ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- ScrollingFrame.Position = UDim2.new(0, 0, 0.122222222, 0)
- Kd.Parent = ScrollingFrame
- Kd.BorderColor3 = Color3.new(1, 0, 0)
- Kd.Position = UDim2.new(0.0926428512, 0, 0.0235827342, 0)
- Kd.Font = Enum.Font.GothamBold
- Kd.TextColor3 = Color3.new(1, 0, 0)
- Ks.Parent = ScrollingFrame
- Ks.BorderColor3 = Color3.new(1, 0, 0)
- Ks.Position = UDim2.new(0.0926428512, 0, 0.0958049595, 0)
- Ks.Font = Enum.Font.GothamBold
- Ks.TextColor3 = Color3.new(1, 0, 0)
- Kne.Parent = ScrollingFrame
- Kne.BorderColor3 = Color3.new(1, 0, 0)
- Kne.Position = UDim2.new(0.0926428512, 0, 0.169879034, 0)
- Kne.Font = Enum.Font.GothamBold
- Kne.TextColor3 = Color3.new(1, 0, 0)
- Km.Parent = ScrollingFrame
- Km.BorderColor3 = Color3.new(1, 0, 0)
- Km.Position = UDim2.new(0.0926428512, 0, 0.240249395, 0)
- Km.Font = Enum.Font.GothamBold
- Km.TextColor3 = Color3.new(1, 0, 0)
- Ksu.Parent = ScrollingFrame
- Ksu.BorderColor3 = Color3.new(1, 0, 0)
- Ksu.Position = UDim2.new(0.0926428512, 0, 0.314323485, 0)
- Ksu.Font = Enum.Font.GothamBold
- Ksu.TextColor3 = Color3.new(1, 0, 0)
- Ksp.Parent = ScrollingFrame
- Ksp.BorderColor3 = Color3.new(1, 0, 0)
- Ksp.Position = UDim2.new(0.0926428512, 0, 0.388397574, 0)
- Ksp.Font = Enum.Font.GothamBold
- Ksp.TextColor3 = Color3.new(1, 0, 0)
- Kde.Parent = ScrollingFrame
- Kde.BorderColor3 = Color3.new(1, 0, 0)
- Kde.Position = UDim2.new(0.0926428512, 0, 0.456916094, 0)
- Kde.Font = Enum.Font.GothamBold
- Kde.TextColor3 = Color3.new(1, 0, 0)
- Ksw.Parent = ScrollingFrame
- Ksw.BorderColor3 = Color3.new(1, 0, 0)
- Ksw.Position = UDim2.new(0.0926428512, 0, 0.529138327, 0)
- Ksw.Font = Enum.Font.GothamBold
- Ksw.TextColor3 = Color3.new(1, 0, 0)
- Kb.Parent = ScrollingFrame
- Kb.BorderColor3 = Color3.new(1, 0, 0)
- Kb.Position = UDim2.new(0.0926428512, 0, 0.599508703, 0)
- Kb.Font = Enum.Font.GothamBold
- Kb.TextColor3 = Color3.new(1, 0, 0)
- Kg.Parent = ScrollingFrame
- Kg.BorderColor3 = Color3.new(1, 0, 0)
- Kg.Position = UDim2.new(0.0926428512, 0, 0.669879079, 0)
- Kg.Font = Enum.Font.GothamBold
- Kg.TextColor3 = Color3.new(1, 0, 0)
- Kp.Parent = ScrollingFrame
- Kp.BorderColor3 = Color3.new(1, 0, 0)
- Kp.Position = UDim2.new(0.0926428512, 0, 0.740249455, 0)
- Kp.Font = Enum.Font.GothamBold
- Kp.TextColor3 = Color3.new(1, 0, 0)
- Kh.Parent = ScrollingFrame
- Kh.BorderColor3 = Color3.new(1, 0, 0)
- Kh.Position = UDim2.new(0.0926428512, 0, 0.810619831, 0)
- Kh.Font = Enum.Font.GothamBold
- Kh.TextColor3 = Color3.new(1, 0, 0)
- Kr.Parent = ScrollingFrame
- Kr.BorderColor3 = Color3.new(1, 0, 0)
- Kr.Position = UDim2.new(0.0926428512, 0, 0.87358278, 0)
- Kr.Font = Enum.Font.GothamBold
- Kr.TextColor3 = Color3.new(1, 0, 0)
- Kbl.Parent = ScrollingFrame
- Kbl.BorderColor3 = Color3.new(1, 0, 0)
- Kbl.Position = UDim2.new(0.100642852, 0, 0.938397646, 0)
- Kbl.Font = Enum.Font.GothamBold
- Kbl.TextColor3 = Color3.new(1, 0, 0)
- Fh.Parent = SharkBiterr
- Fh.Draggable = true
- Fh.BorderColor3 = Color3.new(1, 0, 0)
- Fh.Position = UDim2.new(0.663476884, 0, 0.227722779, 0)
- Fh.Visible = false
- Th.Name = 'Th'
- Th.BackgroundColor3 = Color3.new(0, 0, 0)
- Th.BorderSizePixel = 3
- Th.Font = Enum.Font.GothamBold
- Th.TextColor3 = Color3.new(1, 0, 0)
- Hh.Parent = Fh
- Hh.BorderColor3 = Color3.new(1, 0, 0)
- Hh.Position = UDim2.new(0.0535714328, 0, 0.209941521, 0)
- Hh.Font = Enum.Font.GothamBold
- Hh.TextColor3 = Color3.new(1, 0, 0)
- Ss.Parent = Fh
- Ss.BorderColor3 = Color3.new(1, 0, 0)
- Ss.Position = UDim2.new(0.0535714328, 0, 0.456508696, 0)
- Ss.Font = Enum.Font.GothamBold
- Ss.TextColor3 = Color3.new(1, 0, 0)
- M.Parent = Fh
- M.BorderColor3 = Color3.new(1, 0, 0)
- M.Position = UDim2.new(0.0535714328, 0, 0.702214837, 0)
- M.Font = Enum.Font.GothamBold
- M.TextColor3 = Color3.new(1, 0, 0)
- SharkBiterr:Destroy()
- if TundaF 1 then
- Senjata.Visible = true
- Hiu.Visible = true
- else
- Senjata.Visible = false
- Hiu.Visible = false
- end
- if SenjataF 1 then
- Fs.Visible = false
- SenjataF = 1
- end
- if PerahuF 1 then
- Fp.Visible = false
- PerahuF = 1
- end
- if HiuF 1 then
- Fh.Visible = false
- HiuF = 1
- end
- local Harpon = 'Harpoon'
- local Letak = game:GetService('Workspace').Events.Shop.ChangeActiveGun
- end)
- Basoka.MouseButton1Click:connect(function()
- local Letak = game:GetService('Workspace').Events.Shop.ChangeActiveGun
- end)
- Shotgan.MouseButton1Click:connect(function()
- local Letak = game:GetService('Workspace').Events.Shop.ChangeActiveGun
- end)
- Comando.MouseButton1Click:connect(function()
- local Letak = game:GetService('Workspace').Events.Shop.ChangeActiveGun
- end)
- Ak47.MouseButton1Click:connect(function()
- local Letak = game:GetService('Workspace').Events.Shop.ChangeActiveGun
- end)
- RayGan.MouseButton1Click:connect(function()
- local Letak = game:GetService('Workspace').Events.Shop.ChangeActiveGun
- end)
- Hh.MouseButton1Click:connect(function()
- Ss.BackgroundColor3 = Color3.new(0, 0, 0)
- local remote = Game['Workspace']['Events']['Shop']['ChangeActiveShark']
- [1] = 'HammerHead'
- remote:FireServer(unpack(args))
- Hh.BackgroundColor3 = Color3.new(0, 0, 0)
- M.BackgroundColor3 = Color3.new(1, 1, 1)
- local remote = Game['Workspace']['Events']['Shop']['ChangeActiveShark']
- [1] = 'Megaladon'
- remote:FireServer(unpack(args))
- Hh.BackgroundColor3 = Color3.new(0, 0, 0)
- M.BackgroundColor3 = Color3.new(0, 0, 0)
- local remote = Game['Workspace']['Events']['Shop']['ChangeActiveShark']
- [1] = 'SkeleShark'
- remote:FireServer(unpack(args))
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 19})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 21})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 22})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 12})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 25})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 9})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 8})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 17})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 18})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 15})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 14})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 11})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 3})
- game.Workspace.Events.MatchMaking.PartyChange:FireServer({['Guests'] = {}, ['Owner'] = Bocah, ['IsInOtherParty'] = ', ['BoatId'] = 2})
RAW Paste Data