Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.98 KB | None | 0 0
  1. -- Objects
  2.  
  3. -- Credits: Script Owner, Anwarun
  4. -- Subscribe : AnwarunYt
  5.  
  6. local SharkBiterr = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local Title = Instance.new("TextLabel")
  9. local Senjata = Instance.new("TextButton")
  10. local Perahu = Instance.new("TextButton")
  11. local Hiu = Instance.new("TextButton")
  12. local Tunda = Instance.new("TextButton")
  13. local Tutup = Instance.new("TextButton")
  14. local Fs = Instance.new("Frame")
  15. local Ts = Instance.new("TextLabel")
  16. local Harpoon = Instance.new("TextButton")
  17. local Basoka = Instance.new("TextButton")
  18. local Shotgan = Instance.new("TextButton")
  19. local Comando = Instance.new("TextButton")
  20. local RayGan = Instance.new("TextButton")
  21. local Ak47 = Instance.new("TextButton")
  22. local Fp = Instance.new("Frame")
  23. local Tp = Instance.new("TextLabel")
  24. local ScrollingFrame = Instance.new("ScrollingFrame")
  25. local Kd = Instance.new("TextButton")
  26. local Ks = Instance.new("TextButton")
  27. local Kne = Instance.new("TextButton")
  28. local Km = Instance.new("TextButton")
  29. local Ksu = Instance.new("TextButton")
  30. local Ksp = Instance.new("TextButton")
  31. local Kde = Instance.new("TextButton")
  32. local Ksw = Instance.new("TextButton")
  33. local Kb = Instance.new("TextButton")
  34. local Kg = Instance.new("TextButton")
  35. local Kp = Instance.new("TextButton")
  36. local Kh = Instance.new("TextButton")
  37. local Kr = Instance.new("TextButton")
  38. local Kbl = Instance.new("TextButton")
  39. local Fh = Instance.new("Frame")
  40. local Th = Instance.new("TextLabel")
  41. local Hh = Instance.new("TextButton")
  42. local Ss = Instance.new("TextButton")
  43. local M = Instance.new("TextButton")
  44.  
  45. SenjataF = 0
  46. PerahuF = 0
  47. TundaF = 0
  48. HiuF = 0
  49. local Bocah = game.Players.LocalPlayer.Name
  50.  
  51. -- Properties
  52.  
  53. SharkBiterr.Name = "SharkBiterr"
  54. SharkBiterr.Parent = game.CoreGui
  55.  
  56. Frame.Parent = SharkBiterr
  57. Frame.Active = true
  58. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  59. Frame.BorderColor3 = Color3.new(1, 0, 0)
  60. Frame.BorderSizePixel = 3
  61. Frame.Selectable = true
  62. Frame.Position = UDim2.new(0.212121204, 0, 0.0297029689, 0)
  63. Frame.Size = UDim2.new(0, 395, 0, 84)
  64. Frame.Draggable = true
  65.  
  66. Title.Name = "Title"
  67. Title.Parent = Frame
  68. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  69. Title.BackgroundTransparency = 0.20000000298023
  70. Title.BorderColor3 = Color3.new(1, 0, 0)
  71. Title.BorderSizePixel = 3
  72. Title.Size = UDim2.new(0, 395, 0, 20)
  73. Title.Font = Enum.Font.GothamBold
  74. Title.Text = "Shark Biterr!"
  75. Title.TextColor3 = Color3.new(1, 0, 0)
  76. Title.TextSize = 20
  77.  
  78. Senjata.Name = "Senjata"
  79. Senjata.Parent = Frame
  80. Senjata.BackgroundColor3 = Color3.new(0, 0, 0)
  81. Senjata.BorderColor3 = Color3.new(1, 0, 0)
  82. Senjata.BorderSizePixel = 3
  83. Senjata.Position = UDim2.new(0.0254957583, 0, 0.392857134, 0)
  84. Senjata.Size = UDim2.new(0, 102, 0, 31)
  85. Senjata.Font = Enum.Font.GothamBold
  86. Senjata.Text = "Guns"
  87. Senjata.TextColor3 = Color3.new(1, 0, 0)
  88. Senjata.TextSize = 14
  89. Senjata.TextWrapped = true
  90.  
  91. Perahu.Name = "Perahu"
  92. Perahu.Parent = Frame
  93. Perahu.BackgroundColor3 = Color3.new(0, 0, 0)
  94. Perahu.BorderColor3 = Color3.new(1, 0, 0)
  95. Perahu.BorderSizePixel = 3
  96. Perahu.Position = UDim2.new(0.369267255, 0, 0.392857134, 0)
  97. Perahu.Size = UDim2.new(0, 102, 0, 31)
  98. Perahu.Font = Enum.Font.GothamBold
  99. Perahu.Text = "Boats"
  100. Perahu.TextColor3 = Color3.new(1, 0, 0)
  101. Perahu.TextSize = 14
  102. Perahu.TextWrapped = true
  103.  
  104. Hiu.Name = "Hiu"
  105. Hiu.Parent = Frame
  106. Hiu.BackgroundColor3 = Color3.new(0, 0, 0)
  107. Hiu.BorderColor3 = Color3.new(1, 0, 0)
  108. Hiu.BorderSizePixel = 3
  109. Hiu.Position = UDim2.new(0.71042043, 0, 0.392857134, 0)
  110. Hiu.Size = UDim2.new(0, 102, 0, 31)
  111. Hiu.Font = Enum.Font.GothamBold
  112. Hiu.Text = "Shark"
  113. Hiu.TextColor3 = Color3.new(1, 0, 0)
  114. Hiu.TextSize = 14
  115. Hiu.TextWrapped = true
  116.  
  117. Tunda.Name = "Tunda"
  118. Tunda.Parent = Frame
  119. Tunda.BackgroundColor3 = Color3.new(0, 0, 0)
  120. Tunda.BorderColor3 = Color3.new(1, 0, 0)
  121. Tunda.BorderSizePixel = 3
  122. Tunda.Position = UDim2.new(0.856891274, 0, -0.00799151789, 0)
  123. Tunda.Size = UDim2.new(0, 28, 0, 20)
  124. Tunda.Font = Enum.Font.GothamBold
  125. Tunda.Text = "-"
  126. Tunda.TextColor3 = Color3.new(1, 0, 0)
  127. Tunda.TextSize = 20
  128.  
  129. Tutup.Name = "Tutup"
  130. Tutup.Parent = Frame
  131. Tutup.BackgroundColor3 = Color3.new(0, 0, 0)
  132. Tutup.BorderColor3 = Color3.new(1, 0, 0)
  133. Tutup.BorderSizePixel = 3
  134. Tutup.Position = UDim2.new(0.92777735, 0, -0.00799151789, 0)
  135. Tutup.Size = UDim2.new(0, 28, 0, 20)
  136. Tutup.Font = Enum.Font.GothamBold
  137. Tutup.Text = "X"
  138. Tutup.TextColor3 = Color3.new(1, 0, 0)
  139. Tutup.TextSize = 20
  140.  
  141. Fs.Name = "Fs"
  142. Fs.Parent = SharkBiterr
  143. Fs.Active = true
  144. Fs.Draggable = true
  145. Fs.BackgroundColor3 = Color3.new(0, 0, 0)
  146. Fs.BorderColor3 = Color3.new(1, 0, 0)
  147. Fs.BorderSizePixel = 3
  148. Fs.Position = UDim2.new(0.216905907, 0, 0.227722779, 0)
  149. Fs.Size = UDim2.new(0, 112, 0, 270)
  150. Fs.Visible = false
  151.  
  152. Ts.Name = "Ts"
  153. Ts.Parent = Fs
  154. Ts.BackgroundColor3 = Color3.new(0, 0, 0)
  155. Ts.BorderColor3 = Color3.new(1, 0, 0)
  156. Ts.BorderSizePixel = 3
  157. Ts.Size = UDim2.new(0, 112, 0, 23)
  158. Ts.Font = Enum.Font.GothamBold
  159. Ts.Text = "Guns"
  160. Ts.TextColor3 = Color3.new(1, 0, 0)
  161. Ts.TextSize = 20
  162.  
  163. Harpoon.Name = "Harpoon"
  164. Harpoon.Parent = Fs
  165. Harpoon.BackgroundColor3 = Color3.new(0, 0, 0)
  166. Harpoon.BorderColor3 = Color3.new(1, 0, 0)
  167. Harpoon.BorderSizePixel = 3
  168. Harpoon.Position = UDim2.new(0.0892857164, 0, 0.134693876, 0)
  169. Harpoon.Size = UDim2.new(0, 92, 0, 27)
  170. Harpoon.Font = Enum.Font.GothamBold
  171. Harpoon.Text = "Harpoon"
  172. Harpoon.TextColor3 = Color3.new(1, 0, 0)
  173. Harpoon.TextSize = 14
  174.  
  175. Basoka.Name = "Basoka"
  176. Basoka.Parent = Fs
  177. Basoka.BackgroundColor3 = Color3.new(0, 0, 0)
  178. Basoka.BorderColor3 = Color3.new(1, 0, 0)
  179. Basoka.BorderSizePixel = 3
  180. Basoka.Position = UDim2.new(0.0892857164, 0, 0.276870757, 0)
  181. Basoka.Size = UDim2.new(0, 92, 0, 27)
  182. Basoka.Font = Enum.Font.GothamBold
  183. Basoka.Text = "Rocket"
  184. Basoka.TextColor3 = Color3.new(1, 0, 0)
  185. Basoka.TextSize = 14
  186.  
  187. Shotgan.Name = "Shotgan"
  188. Shotgan.Parent = Fs
  189. Shotgan.BackgroundColor3 = Color3.new(0, 0, 0)
  190. Shotgan.BorderColor3 = Color3.new(1, 0, 0)
  191. Shotgan.BorderSizePixel = 3
  192. Shotgan.Position = UDim2.new(0.0892857164, 0, 0.426077127, 0)
  193. Shotgan.Size = UDim2.new(0, 92, 0, 27)
  194. Shotgan.Font = Enum.Font.GothamBold
  195. Shotgan.Text = "Shotgun"
  196. Shotgan.TextColor3 = Color3.new(1, 0, 0)
  197. Shotgan.TextSize = 14
  198.  
  199. Comando.Name = "Comando"
  200. Comando.Parent = Fs
  201. Comando.BackgroundColor3 = Color3.new(0, 0, 0)
  202. Comando.BorderColor3 = Color3.new(1, 0, 0)
  203. Comando.BorderSizePixel = 3
  204. Comando.Position = UDim2.new(0.0892857164, 0, 0.567876041, 0)
  205. Comando.Size = UDim2.new(0, 92, 0, 27)
  206. Comando.Font = Enum.Font.GothamBold
  207. Comando.Text = "Commando"
  208. Comando.TextColor3 = Color3.new(1, 0, 0)
  209. Comando.TextSize = 14
  210.  
  211. RayGan.Name = "RayGan"
  212. RayGan.Parent = Fs
  213. RayGan.BackgroundColor3 = Color3.new(0, 0, 0)
  214. RayGan.BorderColor3 = Color3.new(1, 0, 0)
  215. RayGan.BorderSizePixel = 3
  216. RayGan.Position = UDim2.new(0.0892857164, 0, 0.862282634, 0)
  217. RayGan.Size = UDim2.new(0, 92, 0, 27)
  218. RayGan.Font = Enum.Font.GothamBold
  219. RayGan.Text = "Ray Gun"
  220. RayGan.TextColor3 = Color3.new(1, 0, 0)
  221. RayGan.TextSize = 14
  222.  
  223. Ak47.Name = "Ak47"
  224. Ak47.Parent = Fs
  225. Ak47.BackgroundColor3 = Color3.new(0, 0, 0)
  226. Ak47.BorderColor3 = Color3.new(1, 0, 0)
  227. Ak47.BorderSizePixel = 3
  228. Ak47.Position = UDim2.new(0.0892857164, 0, 0.71602422, 0)
  229. Ak47.Size = UDim2.new(0, 92, 0, 27)
  230. Ak47.Font = Enum.Font.GothamBold
  231. Ak47.Text = "Ak 47"
  232. Ak47.TextColor3 = Color3.new(1, 0, 0)
  233. Ak47.TextSize = 14
  234.  
  235. Fp.Name = "Fp"
  236. Fp.Parent = SharkBiterr
  237. Fp.Active = true
  238. Fp.Draggable = true
  239. Fp.BackgroundColor3 = Color3.new(0, 0, 0)
  240. Fp.BorderColor3 = Color3.new(1, 0, 0)
  241. Fp.BorderSizePixel = 3
  242. Fp.Position = UDim2.new(0.440191388, 0, 0.227722779, 0)
  243. Fp.Size = UDim2.new(0, 125, 0, 270)
  244. Fp.Visible = false
  245.  
  246. Tp.Name = "Tp"
  247. Tp.Parent = Fp
  248. Tp.BackgroundColor3 = Color3.new(0, 0, 0)
  249. Tp.BorderColor3 = Color3.new(1, 0, 0)
  250. Tp.BorderSizePixel = 3
  251. Tp.Size = UDim2.new(0, 125, 0, 23)
  252. Tp.Font = Enum.Font.GothamBold
  253. Tp.Text = "Boats"
  254. Tp.TextColor3 = Color3.new(1, 0, 0)
  255. Tp.TextSize = 20
  256.  
  257. ScrollingFrame.Parent = Fp
  258. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  259. ScrollingFrame.BorderSizePixel = 0
  260. ScrollingFrame.Position = UDim2.new(0, 0, 0.122222222, 0)
  261. ScrollingFrame.Size = UDim2.new(0, 125, 0, 237)
  262.  
  263. Kd.Name = "Kd"
  264. Kd.Parent = ScrollingFrame
  265. Kd.BackgroundColor3 = Color3.new(0, 0, 0)
  266. Kd.BorderColor3 = Color3.new(1, 0, 0)
  267. Kd.BorderSizePixel = 3
  268. Kd.Position = UDim2.new(0.0926428512, 0, 0.0235827342, 0)
  269. Kd.Size = UDim2.new(0, 88, 0, 27)
  270. Kd.Font = Enum.Font.GothamBold
  271. Kd.Text = "Destroyer"
  272. Kd.TextColor3 = Color3.new(1, 0, 0)
  273. Kd.TextSize = 14
  274.  
  275. Ks.Name = "Ks"
  276. Ks.Parent = ScrollingFrame
  277. Ks.BackgroundColor3 = Color3.new(0, 0, 0)
  278. Ks.BorderColor3 = Color3.new(1, 0, 0)
  279. Ks.BorderSizePixel = 3
  280. Ks.Position = UDim2.new(0.0926428512, 0, 0.0958049595, 0)
  281. Ks.Size = UDim2.new(0, 88, 0, 27)
  282. Ks.Font = Enum.Font.GothamBold
  283. Ks.Text = "Santa Claus"
  284. Ks.TextColor3 = Color3.new(1, 0, 0)
  285. Ks.TextSize = 14
  286.  
  287. Kne.Name = "Kne"
  288. Kne.Parent = ScrollingFrame
  289. Kne.BackgroundColor3 = Color3.new(0, 0, 0)
  290. Kne.BorderColor3 = Color3.new(1, 0, 0)
  291. Kne.BorderSizePixel = 3
  292. Kne.Position = UDim2.new(0.0926428512, 0, 0.169879034, 0)
  293. Kne.Size = UDim2.new(0, 88, 0, 27)
  294. Kne.Font = Enum.Font.GothamBold
  295. Kne.Text = "New Boats"
  296. Kne.TextColor3 = Color3.new(1, 0, 0)
  297. Kne.TextSize = 14
  298.  
  299. Km.Name = "Km"
  300. Km.Parent = ScrollingFrame
  301. Km.BackgroundColor3 = Color3.new(0, 0, 0)
  302. Km.BorderColor3 = Color3.new(1, 0, 0)
  303. Km.BorderSizePixel = 3
  304. Km.Position = UDim2.new(0.0926428512, 0, 0.240249395, 0)
  305. Km.Size = UDim2.new(0, 88, 0, 27)
  306. Km.Font = Enum.Font.GothamBold
  307. Km.Text = "Military"
  308. Km.TextColor3 = Color3.new(1, 0, 0)
  309. Km.TextSize = 14
  310.  
  311. Ksu.Name = "Ksu"
  312. Ksu.Parent = ScrollingFrame
  313. Ksu.BackgroundColor3 = Color3.new(0, 0, 0)
  314. Ksu.BorderColor3 = Color3.new(1, 0, 0)
  315. Ksu.BorderSizePixel = 3
  316. Ksu.Position = UDim2.new(0.0926428512, 0, 0.314323485, 0)
  317. Ksu.Size = UDim2.new(0, 88, 0, 27)
  318. Ksu.Font = Enum.Font.GothamBold
  319. Ksu.Text = "Submarine"
  320. Ksu.TextColor3 = Color3.new(1, 0, 0)
  321. Ksu.TextSize = 14
  322.  
  323. Ksp.Name = "Ksp"
  324. Ksp.Parent = ScrollingFrame
  325. Ksp.BackgroundColor3 = Color3.new(0, 0, 0)
  326. Ksp.BorderColor3 = Color3.new(1, 0, 0)
  327. Ksp.BorderSizePixel = 3
  328. Ksp.Position = UDim2.new(0.0926428512, 0, 0.388397574, 0)
  329. Ksp.Size = UDim2.new(0, 88, 0, 27)
  330. Ksp.Font = Enum.Font.GothamBold
  331. Ksp.Text = "Spectre"
  332. Ksp.TextColor3 = Color3.new(1, 0, 0)
  333. Ksp.TextSize = 14
  334.  
  335. Kde.Name = "Kde"
  336. Kde.Parent = ScrollingFrame
  337. Kde.BackgroundColor3 = Color3.new(0, 0, 0)
  338. Kde.BorderColor3 = Color3.new(1, 0, 0)
  339. Kde.BorderSizePixel = 3
  340. Kde.Position = UDim2.new(0.0926428512, 0, 0.456916094, 0)
  341. Kde.Size = UDim2.new(0, 88, 0, 27)
  342. Kde.Font = Enum.Font.GothamBold
  343. Kde.Text = "Delux"
  344. Kde.TextColor3 = Color3.new(1, 0, 0)
  345. Kde.TextSize = 14
  346.  
  347. Ksw.Name = "Ksw"
  348. Ksw.Parent = ScrollingFrame
  349. Ksw.BackgroundColor3 = Color3.new(0, 0, 0)
  350. Ksw.BorderColor3 = Color3.new(1, 0, 0)
  351. Ksw.BorderSizePixel = 3
  352. Ksw.Position = UDim2.new(0.0926428512, 0, 0.529138327, 0)
  353. Ksw.Size = UDim2.new(0, 88, 0, 27)
  354. Ksw.Font = Enum.Font.GothamBold
  355. Ksw.Text = "Swat"
  356. Ksw.TextColor3 = Color3.new(1, 0, 0)
  357. Ksw.TextSize = 14
  358.  
  359. Kb.Name = "Kb"
  360. Kb.Parent = ScrollingFrame
  361. Kb.BackgroundColor3 = Color3.new(0, 0, 0)
  362. Kb.BorderColor3 = Color3.new(1, 0, 0)
  363. Kb.BorderSizePixel = 3
  364. Kb.Position = UDim2.new(0.0926428512, 0, 0.599508703, 0)
  365. Kb.Size = UDim2.new(0, 88, 0, 27)
  366. Kb.Font = Enum.Font.GothamBold
  367. Kb.Text = "Banana"
  368. Kb.TextColor3 = Color3.new(1, 0, 0)
  369. Kb.TextSize = 14
  370.  
  371. Kg.Name = "Kg"
  372. Kg.Parent = ScrollingFrame
  373. Kg.BackgroundColor3 = Color3.new(0, 0, 0)
  374. Kg.BorderColor3 = Color3.new(1, 0, 0)
  375. Kg.BorderSizePixel = 3
  376. Kg.Position = UDim2.new(0.0926428512, 0, 0.669879079, 0)
  377. Kg.Size = UDim2.new(0, 88, 0, 27)
  378. Kg.Font = Enum.Font.GothamBold
  379. Kg.Text = "Green Jetski"
  380. Kg.TextColor3 = Color3.new(1, 0, 0)
  381. Kg.TextSize = 14
  382.  
  383. Kp.Name = "Kp"
  384. Kp.Parent = ScrollingFrame
  385. Kp.BackgroundColor3 = Color3.new(0, 0, 0)
  386. Kp.BorderColor3 = Color3.new(1, 0, 0)
  387. Kp.BorderSizePixel = 3
  388. Kp.Position = UDim2.new(0.0926428512, 0, 0.740249455, 0)
  389. Kp.Size = UDim2.new(0, 88, 0, 27)
  390. Kp.Font = Enum.Font.GothamBold
  391. Kp.Text = "Pink Jetski"
  392. Kp.TextColor3 = Color3.new(1, 0, 0)
  393. Kp.TextSize = 14
  394.  
  395. Kh.Name = "Kh"
  396. Kh.Parent = ScrollingFrame
  397. Kh.BackgroundColor3 = Color3.new(0, 0, 0)
  398. Kh.BorderColor3 = Color3.new(1, 0, 0)
  399. Kh.BorderSizePixel = 3
  400. Kh.Position = UDim2.new(0.0926428512, 0, 0.810619831, 0)
  401. Kh.Size = UDim2.new(0, 88, 0, 27)
  402. Kh.Font = Enum.Font.GothamBold
  403. Kh.Text = "Hover Craft"
  404. Kh.TextColor3 = Color3.new(1, 0, 0)
  405. Kh.TextSize = 14
  406.  
  407. Kr.Name = "Kr"
  408. Kr.Parent = ScrollingFrame
  409. Kr.BackgroundColor3 = Color3.new(0, 0, 0)
  410. Kr.BorderColor3 = Color3.new(1, 0, 0)
  411. Kr.BorderSizePixel = 3
  412. Kr.Position = UDim2.new(0.0926428512, 0, 0.87358278, 0)
  413. Kr.Size = UDim2.new(0, 88, 0, 27)
  414. Kr.Font = Enum.Font.GothamBold
  415. Kr.Text = "Red Motor"
  416. Kr.TextColor3 = Color3.new(1, 0, 0)
  417. Kr.TextSize = 14
  418.  
  419. Kbl.Name = "Kbl"
  420. Kbl.Parent = ScrollingFrame
  421. Kbl.BackgroundColor3 = Color3.new(0, 0, 0)
  422. Kbl.BorderColor3 = Color3.new(1, 0, 0)
  423. Kbl.BorderSizePixel = 3
  424. Kbl.Position = UDim2.new(0.100642852, 0, 0.938397646, 0)
  425. Kbl.Size = UDim2.new(0, 88, 0, 27)
  426. Kbl.Font = Enum.Font.GothamBold
  427. Kbl.Text = "Blue Motor"
  428. Kbl.TextColor3 = Color3.new(1, 0, 0)
  429. Kbl.TextSize = 14
  430.  
  431. Fh.Name = "Fh"
  432. Fh.Parent = SharkBiterr
  433. Fh.Active = true
  434. Fh.Draggable = true
  435. Fh.BackgroundColor3 = Color3.new(0, 0, 0)
  436. Fh.BorderColor3 = Color3.new(1, 0, 0)
  437. Fh.BorderSizePixel = 3
  438. Fh.Position = UDim2.new(0.663476884, 0, 0.227722779, 0)
  439. Fh.Size = UDim2.new(0, 112, 0, 163)
  440. Fh.Visible = false
  441.  
  442. Th.Name = "Th"
  443. Th.Parent = Fh
  444. Th.BackgroundColor3 = Color3.new(0, 0, 0)
  445. Th.BorderColor3 = Color3.new(1, 0, 0)
  446. Th.BorderSizePixel = 3
  447. Th.Size = UDim2.new(0, 112, 0, 23)
  448. Th.Font = Enum.Font.GothamBold
  449. Th.Text = "Sharks"
  450. Th.TextColor3 = Color3.new(1, 0, 0)
  451. Th.TextSize = 20
  452.  
  453. Hh.Name = "Hh"
  454. Hh.Parent = Fh
  455. Hh.BackgroundColor3 = Color3.new(0, 0, 0)
  456. Hh.BorderColor3 = Color3.new(1, 0, 0)
  457. Hh.BorderSizePixel = 3
  458. Hh.Position = UDim2.new(0.0535714328, 0, 0.209941521, 0)
  459. Hh.Size = UDim2.new(0, 99, 0, 27)
  460. Hh.Font = Enum.Font.GothamBold
  461. Hh.Text = "Hammer Head"
  462. Hh.TextColor3 = Color3.new(1, 0, 0)
  463. Hh.TextSize = 14
  464.  
  465. Ss.Name = "Ss"
  466. Ss.Parent = Fh
  467. Ss.BackgroundColor3 = Color3.new(0, 0, 0)
  468. Ss.BorderColor3 = Color3.new(1, 0, 0)
  469. Ss.BorderSizePixel = 3
  470. Ss.Position = UDim2.new(0.0535714328, 0, 0.456508696, 0)
  471. Ss.Size = UDim2.new(0, 99, 0, 27)
  472. Ss.Font = Enum.Font.GothamBold
  473. Ss.Text = "Skele Shark"
  474. Ss.TextColor3 = Color3.new(1, 0, 0)
  475. Ss.TextSize = 14
  476.  
  477. M.Name = "M"
  478. M.Parent = Fh
  479. M.BackgroundColor3 = Color3.new(0, 0, 0)
  480. M.BorderColor3 = Color3.new(1, 0, 0)
  481. M.BorderSizePixel = 3
  482. M.Position = UDim2.new(0.0535714328, 0, 0.702214837, 0)
  483. M.Size = UDim2.new(0, 99, 0, 27)
  484. M.Font = Enum.Font.GothamBold
  485. M.Text = "Megalodon"
  486. M.TextColor3 = Color3.new(1, 0, 0)
  487. M.TextSize = 14
  488.  
  489. -- Script
  490.  
  491. Tutup.MouseButton1Click:connect(function()
  492. SharkBiterr:Destroy()
  493. end)
  494.  
  495. Tunda.MouseButton1Click:connect(function()
  496. if TundaF == 1 then
  497. TundaF = 0
  498. Senjata.Visible = true
  499. Perahu.Visible = true
  500. Hiu.Visible = true
  501. Frame.Size = UDim2.new(0, 395, 0, 84)
  502. else
  503. TundaF = 1
  504. Senjata.Visible = false
  505. Perahu.Visible = false
  506. Hiu.Visible = false
  507. Frame.Size = UDim2.new(0, 395, 0, 20)
  508. end
  509. end)
  510.  
  511. Senjata.MouseButton1Click:connect(function()
  512. if SenjataF == 1 then
  513. SenjataF = 0
  514. Fs.Visible = false
  515. else
  516. SenjataF = 1
  517. Fs.Visible = true
  518. end
  519. end)
  520.  
  521. Perahu.MouseButton1Click:connect(function()
  522. if PerahuF == 1 then
  523. PerahuF = 0
  524. Fp.Visible = false
  525. else
  526. PerahuF = 1
  527. Fp.Visible = true
  528. end
  529. end)
  530.  
  531. Hiu.MouseButton1Click:connect(function()
  532. if HiuF == 1 then
  533. HiuF = 0
  534. Fh.Visible = false
  535. else
  536. HiuF = 1
  537. Fh.Visible = true
  538. end
  539. end)
  540.  
  541. Harpoon.MouseButton1Click:Connect(function()
  542. local Harpon = "Harpoon"
  543. local Letak = game:GetService("Workspace").Events.Shop.ChangeActiveGun
  544. Letak:FireServer(Harpon)
  545. end)
  546.  
  547. Basoka.MouseButton1Click:connect(function()
  548. local Basoka = "Rocket"
  549. local Letak = game:GetService("Workspace").Events.Shop.ChangeActiveGun
  550. Letak:FireServer(Basoka)
  551. end)
  552.  
  553. Shotgan.MouseButton1Click:connect(function()
  554. local Shotgan = "Shotgun"
  555. local Letak = game:GetService("Workspace").Events.Shop.ChangeActiveGun
  556. Letak:FireServer(Shotgan)
  557. end)
  558.  
  559. Comando.MouseButton1Click:connect(function()
  560. local Comando = "Commando"
  561. local Letak = game:GetService("Workspace").Events.Shop.ChangeActiveGun
  562. Letak:FireServer(Comando)
  563. end)
  564.  
  565. Ak47.MouseButton1Click:connect(function()
  566. local Ak47 = "AK-47"
  567. local Letak = game:GetService("Workspace").Events.Shop.ChangeActiveGun
  568. Letak:FireServer(Ak47)
  569. end)
  570.  
  571. RayGan.MouseButton1Click:connect(function()
  572. local RayGan = "Ray Gun"
  573. local Letak = game:GetService("Workspace").Events.Shop.ChangeActiveGun
  574. Letak:FireServer(RayGan)
  575. end)
  576.  
  577. Hh.MouseButton1Click:connect(function()
  578. Hh.BackgroundColor3 = Color3.new(1, 1, 1)
  579. Ss.BackgroundColor3 = Color3.new(0, 0, 0)
  580. M.BackgroundColor3 = Color3.new(0, 0, 0)
  581. local remote = Game["Workspace"]["Events"]["Shop"]["ChangeActiveShark"]
  582. local args = {
  583. [1] = "Mosasaurus"
  584. }
  585. remote:FireServer(unpack(args))
  586. end)
  587.  
  588. M.MouseButton1Click:connect(function()
  589. Hh.BackgroundColor3 = Color3.new(0, 0, 0)
  590. Ss.BackgroundColor3 = Color3.new(0, 0, 0)
  591. M.BackgroundColor3 = Color3.new(1, 1, 1)
  592. local remote = Game["Workspace"]["Events"]["Shop"]["ChangeActiveShark"]
  593. local args = {
  594. [1] = "Megaladon"
  595. }
  596. remote:FireServer(unpack(args))
  597. end)
  598.  
  599. Ss.MouseButton1Click:connect(function()
  600. Hh.BackgroundColor3 = Color3.new(0, 0, 0)
  601. Ss.BackgroundColor3 = Color3.new(1, 1, 1)
  602. M.BackgroundColor3 = Color3.new(0, 0, 0)
  603. local remote = Game["Workspace"]["Events"]["Shop"]["ChangeActiveShark"]
  604. local args = {
  605. [1] = "SkeleShark"
  606. }
  607. remote:FireServer(unpack(args))
  608. end)
  609.  
  610. Kd.MouseButton1Click:connect(function()
  611. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 19})
  612. end)
  613.  
  614. Ks.MouseButton1Click:connect(function()
  615. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 21})
  616. end)
  617.  
  618. Kne.MouseButton1Click:connect(function()
  619. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 22})
  620. end)
  621.  
  622. Km.MouseButton1Click:connect(function()
  623. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 12})
  624. end)
  625.  
  626. Ksu.MouseButton1Click:connect(function()
  627. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 25})
  628. end)
  629.  
  630. Ksp.MouseButton1Click:connect(function()
  631. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 9})
  632. end)
  633.  
  634. Kde.MouseButton1Click:connect(function()
  635. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 8})
  636. end)
  637.  
  638. Ksw.MouseButton1Click:connect(function()
  639. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 17})
  640. end)
  641.  
  642. Kb.MouseButton1Click:connect(function()
  643. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 18})
  644. end)
  645.  
  646. Kg.MouseButton1Click:connect(function()
  647. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 15})
  648. end)
  649.  
  650. Kp.MouseButton1Click:connect(function()
  651. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 14})
  652. end)
  653.  
  654. Kh.MouseButton1Click:connect(function()
  655. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 11})
  656. end)
  657.  
  658. Kr.MouseButton1Click:connect(function()
  659. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 3})
  660. end)
  661.  
  662. Kbl.MouseButton1Click:connect(function()
  663. game.Workspace.Events.MatchMaking.PartyChange:FireServer({["Guests"] = {}, ["Owner"] = Bocah, ["IsInOtherParty"] = "", ["BoatId"] = 2})
  664. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement