Advertisement
Dark_EccentricYT

Young tv

Jul 16th, 2016
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.79 KB | None | 0 0
  1. --Chanel 5 look's beutifull :3 -YoungWarlock
  2. if (script:FindFirstChild("forCustomRun")~=nil) then
  3. local sc = script["forCustomRun"].Value
  4. assert(loadstring(sc))()
  5. return
  6. elseif (script:FindFirstChild("forCustomRunL")~=nil) then
  7. local locsc = workspace:FindFirstChild("_localrun")
  8. local sc = script["forCustomRunL"]
  9. if (locsc~=nil) then
  10. local loc = locsc:clone()
  11. loc["scrun"].Value = sc.Value
  12. loc.Name = script.Name
  13. for i,v in pairs(script:GetChildren()) do
  14. v:clone().Parent = loc
  15. end
  16. loc.Parent = script.Parent
  17. script:remove()
  18. return
  19. else
  20. assert(loadstring(sc.Value))()
  21. return
  22. end
  23. end
  24. local m = Instance.new("Model")
  25. m.Name = "tv"
  26. p1 = Instance.new("Part", m)
  27. p1.BrickColor = BrickColor.new("Medium stone grey")
  28. p1.Name = "button2"
  29. p1.CFrame = CFrame.new(-32.2000008, 8, -33.3000031, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  30. p1.Anchored = true
  31. p1.FormFactor = Enum.FormFactor.Custom
  32. p1.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  33. b1 = Instance.new("CylinderMesh", p1)
  34. b1.Name = "Mesh"
  35. x1 = Instance.new("ClickDetector", p1)
  36. x1.MaxActivationDistance = 32
  37. s1 = script:clone()
  38. s1.Name = "Script"
  39. s1.Disabled = false
  40. so1 = Instance.new("StringValue", s1)
  41. so1.Name = "forCustomRun"
  42. so1.Value = [===[
  43. screen = script.Parent.Parent.screen
  44. enabled = true
  45. soundbase = script.Parent.Parent.sndblock.sound
  46. function o()
  47. if not enabled then
  48. return
  49. end
  50. enabled = false
  51. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  52. script.Parent.Parent.sndblock.sound:Stop()
  53. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  54. soundbase.SoundId = "http://www.roblox.com/asset/?id=130783719"
  55. wait(0.3)
  56. screen.Decal.Texture = "http://www.roblox.com/asset/?id=62578585"
  57. script.Parent.Parent.sndblock.sound:Play()
  58. wait(0)
  59. enabled = true
  60. end
  61.  
  62. script.Parent.ClickDetector.MouseClick:connect(o)
  63. ]===]
  64. s1.Parent = p1
  65. p2 = Instance.new("Part", m)
  66. p2.BrickColor = BrickColor.new("Medium stone grey")
  67. p2.Name = "button1"
  68. p2.CFrame = CFrame.new(-32.9150009, 7.91900015, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  69. p2.Anchored = true
  70. p2.FormFactor = Enum.FormFactor.Custom
  71. p2.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  72. b2 = Instance.new("CylinderMesh", p2)
  73. b2.Name = "Mesh"
  74. s2 = script:clone()
  75. s2.Name = "Script"
  76. s2.Disabled = false
  77. so2 = Instance.new("StringValue", s2)
  78. so2.Name = "forCustomRun"
  79. so2.Value = [===[
  80. screen = script.Parent.Parent.screen
  81. enabled = true
  82. soundbase = script.Parent.Parent.sndblock.sound
  83. function o()
  84. if not enabled then
  85. return
  86. end
  87. enabled = false
  88. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  89. script.Parent.Parent.sndblock.sound:Stop()
  90. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  91. soundbase.SoundId = "http://www.roblox.com/asset/?id=131122314"
  92. wait(0.3)
  93. screen.Decal.Texture = "http://www.roblox.com/asset/?id=50649911"
  94. script.Parent.Parent.sndblock.sound:Play()
  95. wait(0)
  96. enabled = true
  97. end
  98.  
  99. script.Parent.ClickDetector.MouseClick:connect(o)
  100. ]===]
  101. s2.Parent = p2
  102. x2 = Instance.new("ClickDetector", p2)
  103. x2.MaxActivationDistance = 32
  104. p3 = Instance.new("Part", m)
  105. p3.BrickColor = BrickColor.new("Really black")
  106. p3.CFrame = CFrame.new(-20.6200008, 7.85700035, -32.7000008, 1, 0, 0, 0, 1, -4.37113883e-008, 0, 0, 1)
  107. p3.Anchored = true
  108. p3.Size = Vector3.new(28, 1.20000005, 1)
  109. p4 = Instance.new("Part", m)
  110. p4.BrickColor = BrickColor.new("Really black")
  111. p4.CFrame = CFrame.new(-34.1200027, 15.6570005, -32.7000008, 1, 0, 0, 0, 1, -4.37113883e-008, 0, 0, 1)
  112. p4.Anchored = true
  113. p4.Size = Vector3.new(1, 14.3999987, 1)
  114. p5 = Instance.new("Part", m)
  115. p5.BrickColor = BrickColor.new("Really black")
  116. p5.CFrame = CFrame.new(-7.12000036, 15.677001, -32.7000008, 1, 0, 0, 0, 1, -4.37113883e-008, 0, 0, 1)
  117. p5.Anchored = true
  118. p5.FormFactor = Enum.FormFactor.Custom
  119. p5.Size = Vector3.new(1, 14.4199982, 1)
  120. p6 = Instance.new("Part", m)
  121. p6.BrickColor = BrickColor.new("Really black")
  122. p6.CFrame = CFrame.new(-20.6200008, 23.4570007, -32.7000008, 1, 0, 0, 0, 1, -4.37113883e-008, 0, 0, 1)
  123. p6.Anchored = true
  124. p6.Size = Vector3.new(28, 1.20000005, 1)
  125. p7 = Instance.new("Part", m)
  126. p7.BrickColor = BrickColor.new("Black")
  127. p7.Name = "screen"
  128. p7.CFrame = CFrame.new(-20.6220016, 15.6730003, -32.8300018, 1, 0, 0, 0, 1, -4.37113883e-008, 0, 0, 1)
  129. p7.Anchored = true
  130. p7.FormFactor = Enum.FormFactor.Custom
  131. p7.Size = Vector3.new(26.0000057, 14.4000034, 0.320000052)
  132. d1 = Instance.new("Decal", p7)
  133. d1.Texture = ""
  134. d1.Face = Enum.NormalId.Front
  135. p8 = Instance.new("Part", m)
  136. p8.BrickColor = BrickColor.new("Medium stone grey")
  137. p8.Name = "button3"
  138. p8.CFrame = CFrame.new(-31.6740017, 7.94900036, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  139. p8.Anchored = true
  140. p8.FormFactor = Enum.FormFactor.Custom
  141. p8.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  142. b3 = Instance.new("CylinderMesh", p8)
  143. b3.Name = "Mesh"
  144. x3 = Instance.new("ClickDetector", p8)
  145. x3.MaxActivationDistance = 32
  146. s3 = script:clone()
  147. s3.Name = "Script"
  148. s3.Disabled = false
  149. so3 = Instance.new("StringValue", s3)
  150. so3.Name = "forCustomRun"
  151. so3.Value = [===[
  152. screen = script.Parent.Parent.screen
  153. enabled = true
  154. soundbase = script.Parent.Parent.sndblock.sound
  155. function o()
  156. if not enabled then
  157. return
  158. end
  159. enabled = false
  160. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  161. script.Parent.Parent.sndblock.sound:Stop()
  162. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  163. soundbase.SoundId = "http://www.roblox.com/asset/?id=130797915"
  164. wait(0.3)
  165. screen.Decal.Texture = "http://www.roblox.com/asset/?id=134190480"
  166. script.Parent.Parent.sndblock.sound:Play()
  167. wait(0)
  168. enabled = true
  169. end
  170.  
  171. script.Parent.ClickDetector.MouseClick:connect(o)
  172. ]===]
  173. s3.Parent = p8
  174. p9 = Instance.new("Part", m)
  175. p9.BrickColor = BrickColor.new("Black")
  176. p9.Name = "buttonp"
  177. p9.CFrame = CFrame.new(-33.8740005, 7.88900042, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  178. p9.Anchored = true
  179. p9.FormFactor = Enum.FormFactor.Custom
  180. p9.Size = Vector3.new(0.860000312, 0.200000003, 0.900000274)
  181. b4 = Instance.new("CylinderMesh", p9)
  182. b4.Name = "Mesh"
  183. x4 = Instance.new("ClickDetector", p9)
  184. x4.MaxActivationDistance = 32
  185. s4 = script:clone()
  186. s4.Name = "Script"
  187. s4.Disabled = false
  188. so4 = Instance.new("StringValue", s4)
  189. so4.Name = "forCustomRun"
  190. so4.Value = [===[
  191. screen = script.Parent.Parent.screen
  192. enabled = true
  193.  
  194. function o()
  195. if not enabled then
  196. return
  197. end
  198. enabled = false
  199. script.Parent.BrickColor = BrickColor.new "Black"
  200. screen.Decal.Texture = ""
  201. script.Parent.Parent.sndblock.sound:Stop()
  202. wait(0.1)
  203. enabled = true
  204. end
  205.  
  206. script.Parent.ClickDetector.MouseClick:connect(o)
  207. ]===]
  208. s4.Parent = p9
  209. p10 = Instance.new("Part", m)
  210. p10.BrickColor = BrickColor.new("Medium stone grey")
  211. p10.Transparency = 1
  212. p10.Name = "sndblock"
  213. p10.CFrame = CFrame.new(-20.0700016, 7.85700035, -43.7000008, 1, 0, 0, 0, 1, -4.37113883e-008, 0, 0, 1)
  214. p10.Anchored = true
  215. p10.CanCollide = false
  216. p10.Size = Vector3.new(31, 13.1999989, 23)
  217. x5 = Instance.new("Sound", p10)
  218. x5.Name = "sound"
  219. x5.Pitch = 1
  220. x5.SoundId = "http://www.roblox.com/asset/?id=131122314"
  221. x5.Volume = 1
  222. x5.Looped = true
  223. x5.PlayOnRemove = false
  224. s5 = script:clone()
  225. s5.Name = "sound ids"
  226. s5.Disabled = false
  227. so5 = Instance.new("StringValue", s5)
  228. so5.Name = "forCustomRun"
  229. so5.Value = [===[
  230. --[[
  231. screen = script.Parent.Parent.screen
  232. enabled = true
  233. soundbase = script.Parent.Parent.sndblock.sound
  234. function o()
  235. if not enabled then
  236. return
  237. end
  238. enabled = false
  239. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  240. script.Parent.Parent.sndblock.sound:Stop()
  241. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  242. soundbase.SoundId = "http://www.roblox.com/asset/?id="
  243. wait(0.3)
  244. screen.Decal.Texture = "http://www.roblox.com/asset/?id="
  245. script.Parent.Parent.sndblock.sound:Play()
  246. wait(13)
  247. enabled = true
  248. end
  249.  
  250. script.Parent.ClickDetector.MouseClick:connect(o)
  251. --]]
  252. --[[
  253. fun song is button 2 SoundId = http://www.roblox.com/asset/?id=130783719
  254. texture id = http://www.roblox.com/asset/?id=62578585
  255.  
  256. notouch song is button 1 SoundId = http://www.roblox.com/asset/?id=131122314
  257. texture id = http://www.roblox.com/asset/?id=50649911
  258.  
  259. namstyle song is button 5 SoundId = http://www.roblox.com/asset/?id=130844430
  260. texture id = http://www.roblox.com/asset/?id=94498448
  261.  
  262. heyey song is button 6 SoundId = http://www.roblox.com/asset?id=130816096
  263. texture id = http://www.roblox.com/asset/?id=130776441
  264.  
  265. fox song is button 3 SoundId = http://www.roblox.com/asset/?id=130797915
  266. texture id = http://www.roblox.com/asset/?id=134190480
  267.  
  268. nar song is button 4 SoundId = http://www.roblox.com/asset/?id=130872377
  269. texture id = http://www.roblox.com/asset/?id=40850633
  270.  
  271. saxguy song is button 7 SoundId = http://www.roblox.com/asset?id=130775431
  272. texture id = http://www.roblox.com/asset/?id=135677013
  273. --]]
  274. ]===]
  275. s5.Parent = p10
  276. p11 = Instance.new("Part", m)
  277. p11.BrickColor = BrickColor.new("Medium stone grey")
  278. p11.Name = "button4"
  279. p11.CFrame = CFrame.new(-31.0640011, 7.92800045, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  280. p11.Anchored = true
  281. p11.FormFactor = Enum.FormFactor.Custom
  282. p11.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  283. b5 = Instance.new("CylinderMesh", p11)
  284. b5.Name = "Mesh"
  285. s6 = script:clone()
  286. s6.Name = "Script"
  287. s6.Disabled = false
  288. so6 = Instance.new("StringValue", s6)
  289. so6.Name = "forCustomRun"
  290. so6.Value = [===[
  291. screen = script.Parent.Parent.screen
  292. enabled = true
  293. soundbase = script.Parent.Parent.sndblock.sound
  294. function o()
  295. if not enabled then
  296. return
  297. end
  298. enabled = false
  299. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  300. script.Parent.Parent.sndblock.sound:Stop()
  301. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  302. soundbase.SoundId = "http://www.roblox.com/asset/?id=130872377"
  303. wait(0.3)
  304. screen.Decal.Texture = "http://www.roblox.com/asset/?id=40850633"
  305. script.Parent.Parent.sndblock.sound:Play()
  306. wait(0)
  307. enabled = true
  308. end
  309.  
  310. script.Parent.ClickDetector.MouseClick:connect(o)
  311. ]===]
  312. s6.Parent = p11
  313. x6 = Instance.new("ClickDetector", p11)
  314. x6.MaxActivationDistance = 32
  315. p12 = Instance.new("Part", m)
  316. p12.BrickColor = BrickColor.new("Medium stone grey")
  317. p12.Name = "button5"
  318. p12.CFrame = CFrame.new(-30.4040012, 7.94800043, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  319. p12.Anchored = true
  320. p12.FormFactor = Enum.FormFactor.Custom
  321. p12.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  322. b6 = Instance.new("CylinderMesh", p12)
  323. b6.Name = "Mesh"
  324. s7 = script:clone()
  325. s7.Name = "Script"
  326. s7.Disabled = false
  327. so7 = Instance.new("StringValue", s7)
  328. so7.Name = "forCustomRun"
  329. so7.Value = [===[
  330. screen = script.Parent.Parent.screen
  331. enabled = true
  332. soundbase = script.Parent.Parent.sndblock.sound
  333. function o()
  334. if not enabled then
  335. return
  336. end
  337. enabled = false
  338. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  339. script.Parent.Parent.sndblock.sound:Stop()
  340. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  341. soundbase.SoundId = "http://www.roblox.com/asset/?id=130844430"
  342. wait(0.3)
  343. screen.Decal.Texture = "http://www.roblox.com/asset/?id=94498448"
  344. script.Parent.Parent.sndblock.sound:Play()
  345. wait(0)
  346. enabled = true
  347. end
  348.  
  349. script.Parent.ClickDetector.MouseClick:connect(o)
  350. ]===]
  351. s7.Parent = p12
  352. x7 = Instance.new("ClickDetector", p12)
  353. x7.MaxActivationDistance = 32
  354. p13 = Instance.new("Part", m)
  355. p13.BrickColor = BrickColor.new("Medium stone grey")
  356. p13.Name = "button6"
  357. p13.CFrame = CFrame.new(-29.7440014, 7.94800043, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  358. p13.Anchored = true
  359. p13.FormFactor = Enum.FormFactor.Custom
  360. p13.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  361. b7 = Instance.new("CylinderMesh", p13)
  362. b7.Name = "Mesh"
  363. s8 = script:clone()
  364. s8.Name = "Script"
  365. s8.Disabled = false
  366. so8 = Instance.new("StringValue", s8)
  367. so8.Name = "forCustomRun"
  368. so8.Value = [===[
  369. screen = script.Parent.Parent.screen
  370. enabled = true
  371. soundbase = script.Parent.Parent.sndblock.sound
  372. function o()
  373. if not enabled then
  374. return
  375. end
  376. enabled = false
  377. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  378. script.Parent.Parent.sndblock.sound:Stop()
  379. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  380. soundbase.SoundId = "http://www.roblox.com/asset/?id=130816096"
  381. wait(0.3)
  382. screen.Decal.Texture = "http://www.roblox.com/asset/?id=130776441"
  383. script.Parent.Parent.sndblock.sound:Play()
  384. wait(0)
  385. enabled = true
  386. end
  387.  
  388. script.Parent.ClickDetector.MouseClick:connect(o)
  389. ]===]
  390. s8.Parent = p13
  391. x8 = Instance.new("ClickDetector", p13)
  392. x8.MaxActivationDistance = 32
  393. p14 = Instance.new("Part", m)
  394. p14.BrickColor = BrickColor.new("Medium stone grey")
  395. p14.Name = "button7"
  396. p14.CFrame = CFrame.new(-29.0840015, 7.94800043, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  397. p14.Anchored = true
  398. p14.FormFactor = Enum.FormFactor.Custom
  399. p14.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  400. b8 = Instance.new("CylinderMesh", p14)
  401. b8.Name = "Mesh"
  402. s9 = script:clone()
  403. s9.Name = "Script"
  404. s9.Disabled = false
  405. so9 = Instance.new("StringValue", s9)
  406. so9.Name = "forCustomRun"
  407. so9.Value = [===[
  408. screen = script.Parent.Parent.screen
  409. enabled = true
  410. soundbase = script.Parent.Parent.sndblock.sound
  411. function o()
  412. if not enabled then
  413. return
  414. end
  415. enabled = false
  416. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  417. script.Parent.Parent.sndblock.sound:Stop()
  418. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  419. soundbase.SoundId = "http://www.roblox.com/asset/?id=130775431"
  420. wait(0.3)
  421. screen.Decal.Texture = "http://www.roblox.com/asset/?id=135677013"
  422. script.Parent.Parent.sndblock.sound:Play()
  423. wait(0)
  424. enabled = true
  425. end
  426.  
  427. script.Parent.ClickDetector.MouseClick:connect(o)
  428. ]===]
  429. s9.Parent = p14
  430. x9 = Instance.new("ClickDetector", p14)
  431. x9.MaxActivationDistance = 32
  432. p15 = Instance.new("Part", m)
  433. p15.BrickColor = BrickColor.new("Really black")
  434. p15.CFrame = CFrame.new(-20.3530006, 15.6080008, -32.5349998, 1, 0, 0, 0, 1, -4.37113883e-008, 0, 0, 1)
  435. p15.Anchored = true
  436. p15.FormFactor = Enum.FormFactor.Custom
  437. p15.Size = Vector3.new(26.390007, 15.1699991, 0.689999878)
  438. p16 = Instance.new("Part", m)
  439. p16.BrickColor = BrickColor.new("Medium stone grey")
  440. p16.Name = "button8"
  441. p16.CFrame = CFrame.new(-28.4040012, 7.96800041, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  442. p16.Anchored = true
  443. p16.FormFactor = Enum.FormFactor.Custom
  444. p16.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  445. b9 = Instance.new("CylinderMesh", p16)
  446. b9.Name = "Mesh"
  447. s10 = script:clone()
  448. s10.Name = "Script"
  449. s10.Disabled = false
  450. so10 = Instance.new("StringValue", s10)
  451. so10.Name = "forCustomRun"
  452. so10.Value = [===[
  453. screen = script.Parent.Parent.screen
  454. enabled = true
  455. soundbase = script.Parent.Parent.sndblock.sound
  456. function o()
  457. if not enabled then
  458. return
  459. end
  460. enabled = false
  461. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  462. script.Parent.Parent.sndblock.sound:Stop()
  463. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  464. soundbase.SoundId = "http://www.roblox.com/asset/?id=131905274"
  465. wait(0.3)
  466. screen.Decal.Texture = "http://www.roblox.com/asset/?id=30463805"
  467. script.Parent.Parent.sndblock.sound:Play()
  468. wait(0)
  469. enabled = true
  470. end
  471.  
  472. script.Parent.ClickDetector.MouseClick:connect(o)
  473. ]===]
  474. s10.Parent = p16
  475. x10 = Instance.new("ClickDetector", p16)
  476. x10.MaxActivationDistance = 32
  477. p17 = Instance.new("Part", m)
  478. p17.BrickColor = BrickColor.new("Medium stone grey")
  479. p17.Name = "button9"
  480. p17.CFrame = CFrame.new(-27.6940022, 7.96800041, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  481. p17.Anchored = true
  482. p17.FormFactor = Enum.FormFactor.Custom
  483. p17.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  484. b10 = Instance.new("CylinderMesh", p17)
  485. b10.Name = "Mesh"
  486. s11 = script:clone()
  487. s11.Name = "Script"
  488. s11.Disabled = false
  489. so11 = Instance.new("StringValue", s11)
  490. so11.Name = "forCustomRun"
  491. so11.Value = [===[
  492. screen = script.Parent.Parent.screen
  493. enabled = true
  494. soundbase = script.Parent.Parent.sndblock.sound
  495. function o()
  496. if not enabled then
  497. return
  498. end
  499. enabled = false
  500. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  501. script.Parent.Parent.sndblock.sound:Stop()
  502. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  503. soundbase.SoundId = "http://www.roblox.com/asset/?id=131556035"
  504. wait(0.3)
  505. screen.Decal.Texture = "http://www.roblox.com/asset/?id=52797810"
  506. script.Parent.Parent.sndblock.sound:Play()
  507. wait(0)
  508. enabled = true
  509. end
  510.  
  511. script.Parent.ClickDetector.MouseClick:connect(o)
  512. ]===]
  513. s11.Parent = p17
  514. x11 = Instance.new("ClickDetector", p17)
  515. x11.MaxActivationDistance = 32
  516. p18 = Instance.new("Part", m)
  517. p18.BrickColor = BrickColor.new("Medium stone grey")
  518. p18.Name = "button10"
  519. p18.CFrame = CFrame.new(-26.9940014, 7.96800041, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  520. p18.Anchored = true
  521. p18.FormFactor = Enum.FormFactor.Custom
  522. p18.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  523. b11 = Instance.new("CylinderMesh", p18)
  524. b11.Name = "Mesh"
  525. s12 = script:clone()
  526. s12.Name = "Script"
  527. s12.Disabled = false
  528. so12 = Instance.new("StringValue", s12)
  529. so12.Name = "forCustomRun"
  530. so12.Value = [===[
  531. screen = script.Parent.Parent.screen
  532. enabled = true
  533. soundbase = script.Parent.Parent.sndblock.sound
  534. function o()
  535. if not enabled then
  536. return
  537. end
  538. enabled = false
  539. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  540. script.Parent.Parent.sndblock.sound:Stop()
  541. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  542. soundbase.SoundId = "http://www.roblox.com/asset/?id=130776004"
  543. wait(0.3)
  544. screen.Decal.Texture = "http://www.roblox.com/asset/?id=68433900"
  545. script.Parent.Parent.sndblock.sound:Play()
  546. wait(0)
  547. enabled = true
  548. end
  549.  
  550. script.Parent.ClickDetector.MouseClick:connect(o)
  551. ]===]
  552. s12.Parent = p18
  553. x12 = Instance.new("ClickDetector", p18)
  554. x12.MaxActivationDistance = 32
  555. p19 = Instance.new("Part", m)
  556. p19.BrickColor = BrickColor.new("Medium stone grey")
  557. p19.Name = "button11"
  558. p19.CFrame = CFrame.new(-26.2840004, 7.96800041, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  559. p19.Anchored = true
  560. p19.FormFactor = Enum.FormFactor.Custom
  561. p19.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  562. b12 = Instance.new("CylinderMesh", p19)
  563. b12.Name = "Mesh"
  564. s13 = script:clone()
  565. s13.Name = "Script"
  566. s13.Disabled = false
  567. so13 = Instance.new("StringValue", s13)
  568. so13.Name = "forCustomRun"
  569. so13.Value = [===[
  570. screen = script.Parent.Parent.screen
  571. enabled = true
  572. soundbase = script.Parent.Parent.sndblock.sound
  573. function o()
  574. if not enabled then
  575. return
  576. end
  577. enabled = false
  578. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  579. script.Parent.Parent.sndblock.sound:Stop()
  580. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  581. soundbase.SoundId = "http://www.roblox.com/asset/?id=130791919"
  582. wait(0.3)
  583. screen.Decal.Texture = "http://www.roblox.com/asset/?id=4365132"
  584. script.Parent.Parent.sndblock.sound:Play()
  585. wait(0)
  586. enabled = true
  587. end
  588.  
  589. script.Parent.ClickDetector.MouseClick:connect(o)
  590. ]===]
  591. s13.Parent = p19
  592. x13 = Instance.new("ClickDetector", p19)
  593. x13.MaxActivationDistance = 32
  594. p20 = Instance.new("Part", m)
  595. p20.BrickColor = BrickColor.new("Medium stone grey")
  596. p20.Name = "button12"
  597. p20.CFrame = CFrame.new(-25.5840015, 7.99800014, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  598. p20.Anchored = true
  599. p20.FormFactor = Enum.FormFactor.Custom
  600. p20.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  601. b13 = Instance.new("CylinderMesh", p20)
  602. b13.Name = "Mesh"
  603. s14 = script:clone()
  604. s14.Name = "Script"
  605. s14.Disabled = false
  606. so14 = Instance.new("StringValue", s14)
  607. so14.Name = "forCustomRun"
  608. so14.Value = [===[
  609. screen = script.Parent.Parent.screen
  610. enabled = true
  611. soundbase = script.Parent.Parent.sndblock.sound
  612. function o()
  613. if not enabled then
  614. return
  615. end
  616. enabled = false
  617. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  618. script.Parent.Parent.sndblock.sound:Stop()
  619. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  620. soundbase.SoundId = "http://www.roblox.com/asset/?id=131857877"
  621. wait(0.3)
  622. screen.Decal.Texture = "http://www.roblox.com/asset/?id=38353935"
  623. script.Parent.Parent.sndblock.sound:Play()
  624. wait(0)
  625. enabled = true
  626. end
  627.  
  628. script.Parent.ClickDetector.MouseClick:connect(o)
  629. ]===]
  630. s14.Parent = p20
  631. x14 = Instance.new("ClickDetector", p20)
  632. x14.MaxActivationDistance = 32
  633. p21 = Instance.new("Part", m)
  634. p21.BrickColor = BrickColor.new("Medium stone grey")
  635. p21.Name = "button13"
  636. p21.CFrame = CFrame.new(-24.7840004, 7.98800039, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  637. p21.Anchored = true
  638. p21.FormFactor = Enum.FormFactor.Custom
  639. p21.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  640. b14 = Instance.new("CylinderMesh", p21)
  641. b14.Name = "Mesh"
  642. s15 = script:clone()
  643. s15.Name = "Script"
  644. s15.Disabled = false
  645. so15 = Instance.new("StringValue", s15)
  646. so15.Name = "forCustomRun"
  647. so15.Value = [===[
  648. screen = script.Parent.Parent.screen
  649. enabled = true
  650. soundbase = script.Parent.Parent.sndblock.sound
  651. function o()
  652. if not enabled then
  653. return
  654. end
  655. enabled = false
  656. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  657. script.Parent.Parent.sndblock.sound:Stop()
  658. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  659. soundbase.SoundId = "http://www.roblox.com/asset/?id=130786686"
  660. wait(0.3)
  661. screen.Decal.Texture = "http://www.roblox.com/asset/?id=50591399"
  662. script.Parent.Parent.sndblock.sound:Play()
  663. wait(0)
  664. enabled = true
  665. end
  666.  
  667. script.Parent.ClickDetector.MouseClick:connect(o)
  668. ]===]
  669. s15.Parent = p21
  670. x15 = Instance.new("ClickDetector", p21)
  671. x15.MaxActivationDistance = 32
  672. p22 = Instance.new("Part", m)
  673. p22.BrickColor = BrickColor.new("Medium stone grey")
  674. p22.Name = "button14"
  675. p22.CFrame = CFrame.new(-23.9140015, 7.98800039, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  676. p22.Anchored = true
  677. p22.FormFactor = Enum.FormFactor.Custom
  678. p22.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  679. b15 = Instance.new("CylinderMesh", p22)
  680. b15.Name = "Mesh"
  681. s16 = script:clone()
  682. s16.Name = "Script"
  683. s16.Disabled = false
  684. so16 = Instance.new("StringValue", s16)
  685. so16.Name = "forCustomRun"
  686. so16.Value = [===[
  687. screen = script.Parent.Parent.screen
  688. enabled = true
  689. soundbase = script.Parent.Parent.sndblock.sound
  690. function o()
  691. if not enabled then
  692. return
  693. end
  694. enabled = false
  695. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  696. script.Parent.Parent.sndblock.sound:Stop()
  697. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  698. soundbase.SoundId = "http://www.roblox.com/asset/?id=130987585"
  699. wait(0.3)
  700. screen.Decal.Texture = "http://www.roblox.com/asset/?id=98452254"
  701. script.Parent.Parent.sndblock.sound:Play()
  702. wait(0)
  703. enabled = true
  704. end
  705.  
  706. script.Parent.ClickDetector.MouseClick:connect(o)
  707. ]===]
  708. s16.Parent = p22
  709. x16 = Instance.new("ClickDetector", p22)
  710. x16.MaxActivationDistance = 32
  711. p23 = Instance.new("Part", m)
  712. p23.BrickColor = BrickColor.new("Medium stone grey")
  713. p23.Name = "button15"
  714. p23.CFrame = CFrame.new(-23.0640011, 7.97800016, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  715. p23.Anchored = true
  716. p23.FormFactor = Enum.FormFactor.Custom
  717. p23.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  718. b16 = Instance.new("CylinderMesh", p23)
  719. b16.Name = "Mesh"
  720. s17 = script:clone()
  721. s17.Name = "Script"
  722. s17.Disabled = false
  723. so17 = Instance.new("StringValue", s17)
  724. so17.Name = "forCustomRun"
  725. so17.Value = [===[
  726. screen = script.Parent.Parent.screen
  727. enabled = true
  728. soundbase = script.Parent.Parent.sndblock.sound
  729. function o()
  730. if not enabled then
  731. return
  732. end
  733. enabled = false
  734. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  735. script.Parent.Parent.sndblock.sound:Stop()
  736. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  737. soundbase.SoundId = "http://www.roblox.com/asset/?id=130790287"
  738. wait(0.3)
  739. screen.Decal.Texture = "http://www.roblox.com/asset/?id=115388649"
  740. script.Parent.Parent.sndblock.sound:Play()
  741. wait(0)
  742. enabled = true
  743. end
  744.  
  745. script.Parent.ClickDetector.MouseClick:connect(o)
  746. ]===]
  747. s17.Parent = p23
  748. x17 = Instance.new("ClickDetector", p23)
  749. x17.MaxActivationDistance = 32
  750. p24 = Instance.new("Part", m)
  751. p24.BrickColor = BrickColor.new("Medium stone grey")
  752. p24.Name = "button16"
  753. p24.CFrame = CFrame.new(-22.1740017, 7.97800016, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  754. p24.Anchored = true
  755. p24.FormFactor = Enum.FormFactor.Custom
  756. p24.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  757. b17 = Instance.new("CylinderMesh", p24)
  758. b17.Name = "Mesh"
  759. s18 = script:clone()
  760. s18.Name = "Script"
  761. s18.Disabled = false
  762. so18 = Instance.new("StringValue", s18)
  763. so18.Name = "forCustomRun"
  764. so18.Value = [===[
  765. screen = script.Parent.Parent.screen
  766. enabled = true
  767. soundbase = script.Parent.Parent.sndblock.sound
  768. function o()
  769. if not enabled then
  770. return
  771. end
  772. enabled = false
  773. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  774. script.Parent.Parent.sndblock.sound:Stop()
  775. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  776. soundbase.SoundId = "http://www.roblox.com/asset/?id=130770313"
  777. wait(0.3)
  778. screen.Decal.Texture = "http://www.roblox.com/asset/?id=118877225"
  779. script.Parent.Parent.sndblock.sound:Play()
  780. wait(0)
  781. enabled = true
  782. end
  783.  
  784. script.Parent.ClickDetector.MouseClick:connect(o)
  785. ]===]
  786. s18.Parent = p24
  787. x18 = Instance.new("ClickDetector", p24)
  788. x18.MaxActivationDistance = 32
  789. p25 = Instance.new("Part", m)
  790. p25.BrickColor = BrickColor.new("Medium stone grey")
  791. p25.Name = "button17"
  792. p25.CFrame = CFrame.new(-21.2840004, 7.95800018, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  793. p25.Anchored = true
  794. p25.FormFactor = Enum.FormFactor.Custom
  795. p25.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  796. b18 = Instance.new("CylinderMesh", p25)
  797. b18.Name = "Mesh"
  798. s19 = script:clone()
  799. s19.Name = "Script"
  800. s19.Disabled = false
  801. so19 = Instance.new("StringValue", s19)
  802. so19.Name = "forCustomRun"
  803. so19.Value = [===[
  804. screen = script.Parent.Parent.screen
  805. enabled = true
  806. soundbase = script.Parent.Parent.sndblock.sound
  807. function o()
  808. if not enabled then
  809. return
  810. end
  811. enabled = false
  812. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  813. script.Parent.Parent.sndblock.sound:Stop()
  814. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  815. soundbase.SoundId = "http://www.roblox.com/asset/?id=130798484"
  816. wait(0.3)
  817. screen.Decal.Texture = "http://www.roblox.com/asset/?id=80865530"
  818. script.Parent.Parent.sndblock.sound:Play()
  819. wait(0)
  820. enabled = true
  821. end
  822.  
  823. script.Parent.ClickDetector.MouseClick:connect(o)
  824. ]===]
  825. s19.Parent = p25
  826. x19 = Instance.new("ClickDetector", p25)
  827. x19.MaxActivationDistance = 32
  828. p26 = Instance.new("Part", m)
  829. p26.BrickColor = BrickColor.new("Medium stone grey")
  830. p26.Name = "button18"
  831. p26.CFrame = CFrame.new(-20.2840004, 7.9380002, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  832. p26.Anchored = true
  833. p26.FormFactor = Enum.FormFactor.Custom
  834. p26.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  835. b19 = Instance.new("CylinderMesh", p26)
  836. b19.Name = "Mesh"
  837. s20 = script:clone()
  838. s20.Name = "Script"
  839. s20.Disabled = false
  840. so20 = Instance.new("StringValue", s20)
  841. so20.Name = "forCustomRun"
  842. so20.Value = [===[
  843. screen = script.Parent.Parent.screen
  844. enabled = true
  845. soundbase = script.Parent.Parent.sndblock.sound
  846. function o()
  847. if not enabled then
  848. return
  849. end
  850. enabled = false
  851. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  852. script.Parent.Parent.sndblock.sound:Stop()
  853. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  854. soundbase.SoundId = "http://www.roblox.com/asset/?id=130842019"
  855. wait(0.3)
  856. screen.Decal.Texture = "http://www.roblox.com/asset/?id=17272566"
  857. script.Parent.Parent.sndblock.sound:Play()
  858. wait(0)
  859. enabled = true
  860. end
  861.  
  862. script.Parent.ClickDetector.MouseClick:connect(o)
  863. ]===]
  864. s20.Parent = p26
  865. x20 = Instance.new("ClickDetector", p26)
  866. x20.MaxActivationDistance = 32
  867. p27 = Instance.new("Part", m)
  868. p27.BrickColor = BrickColor.new("Medium stone grey")
  869. p27.Name = "button19"
  870. p27.CFrame = CFrame.new(-19.2540016, 7.98800039, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  871. p27.Anchored = true
  872. p27.FormFactor = Enum.FormFactor.Custom
  873. p27.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  874. b20 = Instance.new("CylinderMesh", p27)
  875. b20.Name = "Mesh"
  876. s21 = script:clone()
  877. s21.Name = "Script"
  878. s21.Disabled = false
  879. so21 = Instance.new("StringValue", s21)
  880. so21.Name = "forCustomRun"
  881. so21.Value = [===[
  882. screen = script.Parent.Parent.screen
  883. enabled = true
  884. soundbase = script.Parent.Parent.sndblock.sound
  885. function o()
  886. if not enabled then
  887. return
  888. end
  889. enabled = false
  890. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  891. script.Parent.Parent.sndblock.sound:Stop()
  892. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  893. soundbase.SoundId = "http://www.roblox.com/asset/?id=133062064"
  894. wait(0.3)
  895. screen.Decal.Texture = "http://www.roblox.com/asset/?id=11887974"
  896. script.Parent.Parent.sndblock.sound:Play()
  897. wait(0)
  898. enabled = true
  899. end
  900.  
  901. script.Parent.ClickDetector.MouseClick:connect(o)
  902. ]===]
  903. s21.Parent = p27
  904. x21 = Instance.new("ClickDetector", p27)
  905. x21.MaxActivationDistance = 32
  906. p28 = Instance.new("Part", m)
  907. p28.BrickColor = BrickColor.new("Medium stone grey")
  908. p28.Name = "button20"
  909. p28.CFrame = CFrame.new(-18.3840008, 7.99800014, -33.3000031, 1, 0, 0, 0, 4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  910. p28.Anchored = true
  911. p28.FormFactor = Enum.FormFactor.Custom
  912. p28.Size = Vector3.new(0.460000277, 0.200000003, 0.500000298)
  913. b21 = Instance.new("CylinderMesh", p28)
  914. b21.Name = "Mesh"
  915. s22 = script:clone()
  916. s22.Name = "Script"
  917. s22.Disabled = false
  918. so22 = Instance.new("StringValue", s22)
  919. so22.Name = "forCustomRun"
  920. so22.Value = [===[
  921. screen = script.Parent.Parent.screen
  922. enabled = true
  923. soundbase = script.Parent.Parent.sndblock.sound
  924. function o()
  925. if not enabled then
  926. return
  927. end
  928. enabled = false
  929. screen.Decal.Texture = "http://www.roblox.com/asset/?id=12095085"
  930. script.Parent.Parent.sndblock.sound:Stop()
  931. script.Parent.Parent.buttonp.BrickColor = BrickColor.new "Lime green"
  932. soundbase.SoundId = "http://www.roblox.com/asset/?id=2027611"
  933. wait(0.3)
  934. screen.Decal.Texture = "http://www.roblox.com/asset/?id=63530095"
  935. script.Parent.Parent.sndblock.sound:Play()
  936. wait(0)
  937. enabled = true
  938. end
  939.  
  940. script.Parent.ClickDetector.MouseClick:connect(o)
  941. ]===]
  942. s22.Parent = p28
  943. x22 = Instance.new("ClickDetector", p28)
  944. x22.MaxActivationDistance = 32
  945. m.Parent = game:service("Workspace")
  946. m:MakeJoints()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement