Download Roblox Shark Bite

Download Roblox Shark Bite

Sep 4th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Shark

A lot of money went to these tiny toys, admittedly mostly just for the codes, but they are happy playing with the real life toys as well. We got this one and the Duck Boat with Shark (for Raptor Boat in game). This one was significantly more expensive than the Duck Boat set. Roblox Shark Bite Wiki is a FANDOM Games Community. View Mobile Site.

  1. --Made by !!!RelentlessRaptor#5709 on discord.
  2. --Please do not take anything from this gui without giving me credit. Thanks!
  3. main = Instance.new('ScreenGui',game.Players.LocalPlayer.PlayerGui)
  4. tab = Instance.new('Frame',main)
  5. close = Instance.new('TextButton',tab)
  6. blabel = Instance.new('TextLabel',tab)
  7. btn1 = Instance.new('TextButton',frame)--kill all(shark)
  8. btn3 = Instance.new('TextButton',frame)
  9. btn5 = Instance.new('TextButton',frame)
  10. btn7 = Instance.new('TextButton',frame)--island1
  11. btn9 = Instance.new('TextButton',frame)--island3
  12. --Appearance
  13. tab.AnchorPoint = Vector2.new(0.5,0.5)
  14. tab.Size = UDim2.new(0,400,0,25)
  15. tab.BackgroundColor3 = Color3.new(1,1,1)
  16. tab.Active = true
  17. frame.Position = UDim2.new(0,0,0,25)
  18. frame.BorderSizePixel = 0
  19. frame.BackgroundColor3 = Color3.new(150/255,150/255,150/255)
  20. close.Position = UDim2.new(1,-20,0,0)
  21. close.BorderSizePixel = 0
  22. close.Text = ('X')
  23. close.TextSize = 15
  24. close.TextColor3 = Color3.new(26/255,26/255,26/255)
  25. min.Position = UDim2.new(1,-40,0,0)
  26. min.BorderSizePixel = 0
  27. min.Text = ('_')
  28. min.TextSize = 15
  29. min.TextColor3 = Color3.new(26/255,26/255,26/255)
  30. blabel.Position = UDim2.new(0,135,0,8)
  31. blabel.Text = ('Shark Bite Gui Alpha by RelentlessRaptor')
  32. blabel.TextColor3 = Color3.new(0,0,0)
  33. btn1.Size = UDim2.new(0,126,0,80)
  34. btn1.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  35. btn1.Font = ('Arial')
  36. btn1.TextColor3 = Color3.new(0,0,0)
  37. btn2.Position = UDim2.new(0,136,0,5)
  38. btn2.BorderSizePixel = 0
  39. btn2.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  40. btn2.Font = ('Arial')
  41. btn2.TextColor3 = Color3.new(0,0,0)
  42. btn3.Position = UDim2.new(0,267,0,5)
  43. btn3.BorderSizePixel = 0
  44. btn3.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  45. btn3.Font = ('Arial')
  46. btn3.TextColor3 = Color3.new(0,0,0)
  47. btn4.Position = UDim2.new(0,5,0,93)
  48. btn4.BorderSizePixel = 0
  49. btn4.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  50. btn4.Font = ('Arial')
  51. btn4.TextColor3 = Color3.new(0,0,0)
  52. btn5.Position = UDim2.new(0,136,0,93)
  53. btn5.BorderSizePixel = 0
  54. btn5.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  55. btn5.Font = ('Arial')
  56. btn5.TextColor3 = Color3.new(0,0,0)
  57. btn6.Position = UDim2.new(0,267,0,93)
  58. btn6.BorderSizePixel = 0
  59. btn6.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  60. btn6.Font = ('Arial')
  61. btn6.TextColor3 = Color3.new(0,0,0)
  62. btn7.Position = UDim2.new(0,5,0,178)
  63. btn7.BorderSizePixel = 0
  64. btn7.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  65. btn7.Font = ('Arial')
  66. btn7.TextColor3 = Color3.new(0,0,0)
  67. btn8.Position = UDim2.new(0,136,0,178)
  68. btn8.BorderSizePixel = 0
  69. btn8.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  70. btn8.Font = ('Arial')
  71. btn8.TextColor3 = Color3.new(0,0,0)
  72. btn9.Position = UDim2.new(0,267,0,178)
  73. btn9.BorderSizePixel = 0
  74. btn9.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  75. btn9.Font = ('Arial')
  76. btn9.TextColor3 = Color3.new(0,0,0)
  77. --Buttons / functions
  78. for i, v in pairs(game.Workspace:GetChildren()) do
  79. if v.Name ('GAMEROOF') or v.Name ('SmallIslandBarrier2') or v.Name ('Barrier') then
  80. end
  81. for i, v in pairs(game.Workspace.StuffSimonHasntFoldered:GetChildren()) do
  82. if v.Name ('SmallIslandBarriers3') or v.Name ('Model') then
  83. end
  84. close.MouseEnter:connect(function()
  85. end)
  86. close.BackgroundColor3 = Color3.new(1,1,1)
  87. close.MouseButton1Up:connect(function()
  88. end)
  89. minid = false
  90. if minid false then
  91. minid = true
  92. frame.Position = UDim2.new(0,0,0,25)
  93. end
  94. end)
  95. btn1.TextColor3 = Color3.new(1,1,1)
  96. btn1.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  97. btn1.MouseLeave:connect(function()
  98. btn1.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  99. btn1.MouseButton1Down:connect(function()
  100. for i, v in pairs(game.Players:GetChildren()) do
  101. game.Workspace.Sharks['Shark'..game.Players.LocalPlayer.Name]:MoveTo(v.Character.HumanoidRootPart.Position)
  102. btn2.TextColor3 = Color3.new(1,1,1)
  103. btn2.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  104. btn2.MouseLeave:connect(function()
  105. btn2.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  106. btn2.MouseButton1Down:connect(function()
  107. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild('Torso') and game.Players.LocalPlayer.Character:findFirstChild('Humanoid')
  108. local mouse = game.Players.LocalPlayer:GetMouse()
  109. local plr = game.Players.LocalPlayer
  110. local flying = true
  111. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  112. local maxspeed = 50
  113. local bg = Instance.new('BodyGyro', torso)
  114. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  115. local bv = Instance.new('BodyVelocity', torso)
  116. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  117. plr.Character.Humanoid.PlatformStand = true
  118. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  119. if speed > maxspeed then
  120. end
  121. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  122. if speed < 0 then
  123. end
  124. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  125. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  126. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  127. elseif (ctrl.l + ctrl.r) 0 and (ctrl.f + ctrl.b) 0 and speed ~= 0 then
  128. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  129. bv.velocity = Vector3.new(0,0.1,0)
  130. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  131. ctrl = {f = 0, b = 0, l = 0, r = 0}
  132. speed = 0
  133. bv:Destroy()
  134. end
  135. if key:lower() 'e' then
  136. else
  137. Fly()
  138. elseif key:lower() 'w' then
  139. elseif key:lower() 's' then
  140. elseif key:lower() 'a' then
  141. elseif key:lower() 'd' then
  142. end
  143. mouse.KeyUp:connect(function(key)
  144. ctrl.f = 0
  145. ctrl.b = 0
  146. ctrl.l = 0
  147. ctrl.r = 0
  148. end)
  149. end)
  150. btn3.MouseEnter:connect(function()
  151. btn3.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  152. btn3.MouseLeave:connect(function()
  153. btn3.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  154. btn3.MouseButton1Down:connect(function()
  155. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-460.699707, 267.499939, -697.299988, 1, 3.08505369e-05, -1.1920929e-07, -3.08209055e-05, 0.99999994, 1.45519152e-11, 1.1920929e-07, 5.25978976e-08, 1)
  156. for i, v in pairs(game.Workspace.Sharks:GetChildren()) do
  157. v.Body.Position = Vector3.new(-460.7, 272.8, -630.3)
  158. end)
  159. btn4.MouseEnter:connect(function()
  160. btn4.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  161. btn4.MouseLeave:connect(function()
  162. btn4.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  163. btn4.MouseButton1Down:connect(function()
  164. end)
  165. btn5.MouseEnter:connect(function()
  166. btn5.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  167. btn5.MouseLeave:connect(function()
  168. btn5.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  169. btn5.MouseButton1Down:connect(function()
  170. end)
  171. btn6.MouseEnter:connect(function()
  172. btn6.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  173. btn6.MouseLeave:connect(function()
  174. btn6.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  175. btn6.MouseButton1Down:connect(function()
  176. end)
  177. btn7.MouseEnter:connect(function()
  178. btn7.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  179. btn7.MouseLeave:connect(function()
  180. btn7.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  181. btn7.MouseButton1Down:connect(function()
  182. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1075.19519, 299.016357, -685.695618, 0.954701662, 3.47420573e-05, -0.297564596, -2.5533247e-05, 0.99999994, 3.47346067e-05, 0.297564596, -2.5510788e-05, 0.954701662)
  183. btn8.TextColor3 = Color3.new(1,1,1)
  184. btn8.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  185. btn8.MouseLeave:connect(function()
  186. btn8.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  187. btn8.MouseButton1Down:connect(function()
  188. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-460.699707, 267.499939, -697.299988, 1, 3.08505369e-05, -1.1920929e-07, -3.08209055e-05, 0.99999994, 1.45519152e-11, 1.1920929e-07, 5.25978976e-08, 1)
  189. btn9.TextColor3 = Color3.new(1,1,1)
  190. btn9.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  191. btn9.MouseLeave:connect(function()
  192. btn9.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  193. btn9.MouseButton1Down:connect(function()
  194. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(472.017944, 295.799194, 1189.14563, 0.997364998, 0.0596748926, -0.0412537605, -0.0677004457, 0.969953597, -0.233680651, 0.0260693599, 0.235857844, 0.971437812)

Download Roblox Shark Bite Game

RAW Paste Data
Jan 2nd, 2019

Roblox Sharkbite Download

Download Roblox Shark Bite
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. game.Workspace.Events.GamePasses.EquipScubaGear:FireServer()
  2. game.Workspace.Events.GamePasses.EquipFlareGun:FireServer()
  3. local Player = game.Players.LocalPlayer.Name
  4. for index, child in pairs(game.workspace.Sharks:GetChildren()) do
  5. end
  6. game.workspace.Sharks[shark].Body.Weld.Part1 = game.workspace[Player].Torso
  7. game.workspace.Sharks[shark].Body.Transparency = 1
  8. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  9. local l = game.Players.LocalPlayer.Character['1']:Clone()
  10. l.Name = 'Humanoid'
  11. game.Players.LocalPlayer.Character['1']:Destroy()
  12. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  13. game.Players.LocalPlayer.Character.Animate.Disabled = true
  14. game.Players.LocalPlayer.Character.Animate.Disabled = false
  15. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = 'None'