Advertisement
Guest User

BOMB VEST - DMS

a guest
Dec 16th, 2016
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.11 KB | None | 0 0
  1. --Suicide Vest By DMS
  2. local THINGSCR1PT = function(f,scri)
  3. local oldenv = getfenv(f)
  4. local newenv = setmetatable({}, {
  5. __index = function(_, k)
  6. if k:lower() == 'script' then
  7. return scri
  8. else
  9. return oldenv[k]
  10. end
  11. end
  12. })
  13. setfenv(f, newenv)
  14. ypcall(function() f() end)
  15. end
  16. cors = {}
  17. mas = Instance.new("Model",game:GetService("Lighting"))
  18. mas.Name = "CompiledModel"
  19. PS = Instance.new("Tool")
  20. PS.Name = "Bomb Vest"
  21. PS.Parent = mas
  22. PS.GripForward = Vector3.new(-0, -0, 1)
  23. PS.GripRight = Vector3.new(-1, 0, 0)
  24. Pz = Instance.new("Part")
  25. Pz.Name = "Vest"
  26. Pz.Parent = PS
  27. Pz.Material = Enum.Material.SmoothPlastic
  28. Pz.BrickColor = BrickColor.new("Really black")
  29. Pz.Position = Vector3.new(-22.5043278, 2.9258008, 27.6100101)
  30. Pz.Rotation = Vector3.new(3.61729326e-005, -66.6591797, -0.000668024819)
  31. Pz.CFrame = CFrame.new(-22.5043278, 2.9258008, 27.6100101, 0.396197587, 4.61935997e-006, -0.918164313, -1.18613261e-005, 1.00000298, -2.5013361e-007, 0.918165386, 1.0997057e-005, 0.396196812)
  32. Pz.CanCollide = false
  33. Pz.FormFactor = Enum.FormFactor.Plate
  34. Pz.Size = Vector3.new(1, 0.400000006, 1)
  35. Pz.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  36. Pz.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  37. Pz.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  38. Pz.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  39. Pz.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  40. Pz.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  41. Pz.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  42. ZN = Instance.new("BlockMesh")
  43. ZN.Parent = Pz
  44. ZN.Scale = Vector3.new(0.699999988, 1.60000002, 1.10000002)
  45. o4 = Instance.new("Part")
  46. o4.Name = "MainVest"
  47. o4.Parent = PS
  48. o4.Material = Enum.Material.SmoothPlastic
  49. o4.BrickColor = BrickColor.new("Really black")
  50. o4.Position = Vector3.new(-22.7024307, 1.92580342, 27.1509151)
  51. o4.Rotation = Vector3.new(3.61730308e-005, -66.6591568, -0.000668025052)
  52. o4.CFrame = CFrame.new(-22.7024307, 1.92580342, 27.1509151, 0.396197468, 4.61935997e-006, -0.918164194, -1.18613243e-005, 1.00000298, -2.50134292e-007, 0.918165267, 1.0997057e-005, 0.396196812)
  53. o4.FormFactor = Enum.FormFactor.Plate
  54. o4.Size = Vector3.new(2, 1.60000002, 1)
  55. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  56. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  57. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  58. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  59. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  60. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  61. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  62. o5 = Instance.new("BlockMesh")
  63. o5.Parent = o4
  64. o5.Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002)
  65. o6 = Instance.new("Part")
  66. o6.Name = "Vest"
  67. o6.Parent = PS
  68. o6.Material = Enum.Material.SmoothPlastic
  69. o6.BrickColor = BrickColor.new("Really black")
  70. o6.Position = Vector3.new(-22.9005241, 2.92581224, 26.6918411)
  71. o6.Rotation = Vector3.new(3.61729326e-005, -66.6591797, -0.000668024819)
  72. o6.CFrame = CFrame.new(-22.9005241, 2.92581224, 26.6918411, 0.396197587, 4.61935997e-006, -0.918164313, -1.18613261e-005, 1.00000298, -2.5013361e-007, 0.918165386, 1.0997057e-005, 0.396196812)
  73. o6.CanCollide = false
  74. o6.FormFactor = Enum.FormFactor.Plate
  75. o6.Size = Vector3.new(1, 0.400000006, 1)
  76. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  77. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  78. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  79. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  80. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  81. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  82. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  83. o7 = Instance.new("BlockMesh")
  84. o7.Parent = o6
  85. o7.Scale = Vector3.new(0.699999988, 1.60000002, 1.10000002)
  86. o8 = Instance.new("Script")
  87. o8.Name = "ShrapnelLauncher"
  88. o8.Parent = PS
  89. table.insert(cors,coroutine.create(function()
  90. wait()
  91. THINGSCR1PT(function()
  92. script.Parent.Activated:connect(function()
  93. script.Parent.Handle.Boom:Play()
  94. script.Parent.MainVest.CanCollide = false
  95. ex = Instance.new("Explosion")
  96. ex.Position = script.Parent.MainVest.Position
  97. ex.Parent = workspace
  98. ex.BlastRadius = 10
  99. script.Parent.Parent.Head.BrickColor = BrickColor.new("Really black")
  100. script.Parent.Parent["Right Arm"].BrickColor = BrickColor.new("Really black")
  101. script.Parent.Parent["Right Leg"].BrickColor = BrickColor.new("Really black")
  102. script.Parent.Parent["Left Arm"].BrickColor = BrickColor.new("Really black")
  103. script.Parent.Parent["Left Leg"].BrickColor = BrickColor.new("Really black")
  104. end)
  105. end,o8)
  106. end))
  107. o9 = Instance.new("Part")
  108. o9.Name = "Capsule"
  109. o9.Parent = PS
  110. o9.Material = Enum.Material.SmoothPlastic
  111. o9.BrickColor = BrickColor.new("Really black")
  112. o9.Position = Vector3.new(-22.7604809, 1.62579942, 27.230732)
  113. o9.Rotation = Vector3.new(-0.0010344669, -66.6595764, -0.00159466965)
  114. o9.CFrame = CFrame.new(-22.7604809, 1.62579942, 27.230732, 0.396190226, 1.10268593e-005, -0.918167055, -1.08480453e-005, 1.00000298, 7.15314627e-006, 0.918168187, 7.12275505e-006, 0.39618969)
  115. o9.CanCollide = false
  116. o9.FormFactor = Enum.FormFactor.Custom
  117. o9.Size = Vector3.new(1, 0.400000006, 0.710000038)
  118. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  119. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  120. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  121. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  122. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  123. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  124. o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  125. PS0 = Instance.new("BlockMesh")
  126. PS0.Parent = o9
  127. PS1 = Instance.new("Script")
  128. PS1.Name = "Welding"
  129. PS1.Parent = PS
  130. table.insert(cors,coroutine.create(function()
  131. wait()
  132. THINGSCR1PT(function()
  133. function Weld(x,y)
  134. local W = Instance.new("Weld")
  135. W.Part0 = x
  136. W.Part1 = y
  137. local CJ = CFrame.new(x.Position)
  138. local C0 = x.CFrame:inverse()*CJ
  139. local C1 = y.CFrame:inverse()*CJ
  140. W.C0 = C0
  141. W.C1 = C1
  142. W.Parent = x
  143. end
  144.  
  145. function Get(A)
  146. if A.className == "Part" then
  147. Weld(script.Parent.Handle, A)
  148. A.Anchored = false
  149. else
  150. local C = A:GetChildren()
  151. for i=1, #C do
  152. Get(C[i])
  153. end
  154. end
  155. end
  156.  
  157. function Finale()
  158. Get(script.Parent)
  159. end
  160.  
  161. script.Parent.Equipped:connect(Finale)
  162. script.Parent.Unequipped:connect(Finale)
  163. Finale()
  164. end,PS1)
  165. end))
  166. PS2 = Instance.new("LocalScript")
  167. PS2.Name = "BackupWeld"
  168. PS2.Parent = PS
  169. table.insert(cors,coroutine.create(function()
  170. wait()
  171. THINGSCR1PT(function()
  172. function Weld(x,y)
  173. local W = Instance.new("Weld")
  174. W.Part0 = x
  175. W.Part1 = y
  176. local CJ = CFrame.new(x.Position)
  177. local C0 = x.CFrame:inverse()*CJ
  178. local C1 = y.CFrame:inverse()*CJ
  179. W.C0 = C0
  180. W.C1 = C1
  181. W.Parent = x
  182. end
  183.  
  184. function Get(A)
  185. if A.className == "Part" then
  186. Weld(script.Parent.Handle, A)
  187. A.Anchored = false
  188. else
  189. local C = A:GetChildren()
  190. for i=1, #C do
  191. Get(C[i])
  192. end
  193. end
  194. end
  195.  
  196. function Finale()
  197. Get(script.Parent)
  198. end
  199.  
  200. script.Parent.Equipped:connect(Finale)
  201. script.Parent.Unequipped:connect(Finale)
  202. Finale()
  203. end,PS2)
  204. end))
  205. PS3 = Instance.new("Part")
  206. PS3.Name = "Handle"
  207. PS3.Parent = PS
  208. PS3.Material = Enum.Material.SmoothPlastic
  209. PS3.BrickColor = BrickColor.new("Really black")
  210. PS3.Position = Vector3.new(-24.6738739, 2.7258575, 26.368145)
  211. PS3.Rotation = Vector3.new(-0.000198474634, -66.6588058, -0.000760858296)
  212. PS3.CFrame = CFrame.new(-24.6738739, 2.7258575, 26.368145, 0.396198273, 5.26130771e-006, -0.91816175, -9.77982018e-006, 1.00000298, 1.37244115e-006, 0.918162763, 8.404666e-006, 0.39619714)
  213. PS3.CanCollide = false
  214. PS3.FormFactor = Enum.FormFactor.Plate
  215. PS3.Size = Vector3.new(1, 0.400000006, 1)
  216. PS3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  217. PS3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  218. PS3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  219. PS3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  220. PS3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  221. PS3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  222. PS3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  223. PS4 = Instance.new("SpecialMesh")
  224. PS4.Parent = PS3
  225. PS4.Scale = Vector3.new(0.25, 1.5, 0.25)
  226. PS5 = Instance.new("Weld")
  227. PS5.Parent = PS3
  228. PS6 = Instance.new("Weld")
  229. PS6.Parent = PS3
  230. PS7 = Instance.new("Weld")
  231. PS7.Parent = PS3
  232. PS8 = Instance.new("Weld")
  233. PS8.Parent = PS3
  234. PS9 = Instance.new("Weld")
  235. PS9.Parent = PS3
  236. Pz0 = Instance.new("Weld")
  237. Pz0.Parent = PS3
  238. Pz1 = Instance.new("Weld")
  239. Pz1.Parent = PS3
  240. Pz2 = Instance.new("Weld")
  241. Pz2.Parent = PS3
  242. Pz3 = Instance.new("Weld")
  243. Pz3.Parent = PS3
  244. Pz4 = Instance.new("Weld")
  245. Pz4.Parent = PS3
  246. Pz5 = Instance.new("Weld")
  247. Pz5.Parent = PS3
  248. Pz6 = Instance.new("Weld")
  249. Pz6.Parent = PS3
  250. Pz7 = Instance.new("Weld")
  251. Pz7.Parent = PS3
  252. Pz8 = Instance.new("Weld")
  253. Pz8.Parent = PS3
  254. Pz9 = Instance.new("Weld")
  255. Pz9.Parent = PS3
  256. ZN0 = Instance.new("Weld")
  257. ZN0.Parent = PS3
  258. ZN1 = Instance.new("Weld")
  259. ZN1.Parent = PS3
  260. ZN2 = Instance.new("Weld")
  261. ZN2.Parent = PS3
  262. ZN3 = Instance.new("Weld")
  263. ZN3.Parent = PS3
  264. ZN4 = Instance.new("Weld")
  265. ZN4.Parent = PS3
  266. ZN5 = Instance.new("Weld")
  267. ZN5.Parent = PS3
  268. ZN6 = Instance.new("Weld")
  269. ZN6.Parent = PS3
  270. ZN7 = Instance.new("Weld")
  271. ZN7.Parent = PS3
  272. ZN8 = Instance.new("Weld")
  273. ZN8.Parent = PS3
  274. ZN9 = Instance.new("Weld")
  275. ZN9.Parent = PS3
  276. o40 = Instance.new("Weld")
  277. o40.Parent = PS3
  278. o41 = Instance.new("Weld")
  279. o41.Parent = PS3
  280. o42 = Instance.new("Weld")
  281. o42.Parent = PS3
  282. o43 = Instance.new("Weld")
  283. o43.Parent = PS3
  284. o44 = Instance.new("Weld")
  285. o44.Parent = PS3
  286. o45 = Instance.new("Weld")
  287. o45.Parent = PS3
  288. o46 = Instance.new("Weld")
  289. o46.Parent = PS3
  290. o47 = Instance.new("Weld")
  291. o47.Parent = PS3
  292. o48 = Instance.new("Weld")
  293. o48.Parent = PS3
  294. o49 = Instance.new("Weld")
  295. o49.Parent = PS3
  296. o50 = Instance.new("Weld")
  297. o50.Parent = PS3
  298. o51 = Instance.new("Weld")
  299. o51.Parent = PS3
  300. o52 = Instance.new("Weld")
  301. o52.Parent = PS3
  302. o53 = Instance.new("Weld")
  303. o53.Parent = PS3
  304. o54 = Instance.new("Weld")
  305. o54.Parent = PS3
  306. o55 = Instance.new("Weld")
  307. o55.Parent = PS3
  308. o56 = Instance.new("Weld")
  309. o56.Parent = PS3
  310. o57 = Instance.new("Weld")
  311. o57.Parent = PS3
  312. o58 = Instance.new("Weld")
  313. o58.Parent = PS3
  314. o59 = Instance.new("Weld")
  315. o59.Parent = PS3
  316. o60 = Instance.new("Weld")
  317. o60.Parent = PS3
  318. o61 = Instance.new("Weld")
  319. o61.Parent = PS3
  320. o62 = Instance.new("Weld")
  321. o62.Parent = PS3
  322. o63 = Instance.new("Weld")
  323. o63.Parent = PS3
  324. o64 = Instance.new("Weld")
  325. o64.Parent = PS3
  326. o65 = Instance.new("Weld")
  327. o65.Parent = PS3
  328. o66 = Instance.new("Weld")
  329. o66.Parent = PS3
  330. o67 = Instance.new("Weld")
  331. o67.Parent = PS3
  332. o68 = Instance.new("Weld")
  333. o68.Parent = PS3
  334. o69 = Instance.new("Weld")
  335. o69.Parent = PS3
  336. o70 = Instance.new("Weld")
  337. o70.Parent = PS3
  338. o71 = Instance.new("Weld")
  339. o71.Parent = PS3
  340. o72 = Instance.new("Weld")
  341. o72.Parent = PS3
  342. o73 = Instance.new("Weld")
  343. o73.Parent = PS3
  344. o74 = Instance.new("Weld")
  345. o74.Parent = PS3
  346. o75 = Instance.new("Weld")
  347. o75.Parent = PS3
  348. o76 = Instance.new("Weld")
  349. o76.Parent = PS3
  350. o77 = Instance.new("Weld")
  351. o77.Parent = PS3
  352. o78 = Instance.new("Weld")
  353. o78.Parent = PS3
  354. o79 = Instance.new("Weld")
  355. o79.Parent = PS3
  356. o80 = Instance.new("Weld")
  357. o80.Parent = PS3
  358. o81 = Instance.new("Weld")
  359. o81.Parent = PS3
  360. o82 = Instance.new("Weld")
  361. o82.Parent = PS3
  362. o83 = Instance.new("Weld")
  363. o83.Parent = PS3
  364. o84 = Instance.new("Weld")
  365. o84.Parent = PS3
  366. o85 = Instance.new("Weld")
  367. o85.Parent = PS3
  368. o86 = Instance.new("Weld")
  369. o86.Parent = PS3
  370. o87 = Instance.new("Weld")
  371. o87.Parent = PS3
  372. o88 = Instance.new("Weld")
  373. o88.Parent = PS3
  374. o89 = Instance.new("Weld")
  375. o89.Parent = PS3
  376. o90 = Instance.new("Weld")
  377. o90.Parent = PS3
  378. o91 = Instance.new("Weld")
  379. o91.Parent = PS3
  380. o92 = Instance.new("Weld")
  381. o92.Parent = PS3
  382. o93 = Instance.new("Weld")
  383. o93.Parent = PS3
  384. o94 = Instance.new("Weld")
  385. o94.Parent = PS3
  386. o95 = Instance.new("Weld")
  387. o95.Parent = PS3
  388. o96 = Instance.new("Weld")
  389. o96.Parent = PS3
  390. o97 = Instance.new("Weld")
  391. o97.Parent = PS3
  392. o98 = Instance.new("Weld")
  393. o98.Parent = PS3
  394. o99 = Instance.new("Weld")
  395. o99.Parent = PS3
  396. PS00 = Instance.new("Weld")
  397. PS00.Parent = PS3
  398. PS01 = Instance.new("Weld")
  399. PS01.Parent = PS3
  400. PS02 = Instance.new("Weld")
  401. PS02.Parent = PS3
  402. PS03 = Instance.new("Weld")
  403. PS03.Parent = PS3
  404. PS04 = Instance.new("Weld")
  405. PS04.Parent = PS3
  406. PS05 = Instance.new("Weld")
  407. PS05.Parent = PS3
  408. PS06 = Instance.new("Weld")
  409. PS06.Parent = PS3
  410. PS07 = Instance.new("Weld")
  411. PS07.Parent = PS3
  412. PS08 = Instance.new("Weld")
  413. PS08.Parent = PS3
  414. PS09 = Instance.new("Weld")
  415. PS09.Parent = PS3
  416. PS10 = Instance.new("Weld")
  417. PS10.Parent = PS3
  418. PS11 = Instance.new("Weld")
  419. PS11.Parent = PS3
  420. PS12 = Instance.new("Weld")
  421. PS12.Parent = PS3
  422. PS13 = Instance.new("Weld")
  423. PS13.Parent = PS3
  424. PS14 = Instance.new("Weld")
  425. PS14.Parent = PS3
  426. PS15 = Instance.new("Weld")
  427. PS15.Parent = PS3
  428. PS16 = Instance.new("Weld")
  429. PS16.Parent = PS3
  430. PS17 = Instance.new("Weld")
  431. PS17.Parent = PS3
  432. PS18 = Instance.new("Weld")
  433. PS18.Parent = PS3
  434. PS19 = Instance.new("Weld")
  435. PS19.Parent = PS3
  436. PS20 = Instance.new("Weld")
  437. PS20.Parent = PS3
  438. PS21 = Instance.new("Weld")
  439. PS21.Parent = PS3
  440. PS22 = Instance.new("Weld")
  441. PS22.Parent = PS3
  442. PS23 = Instance.new("Weld")
  443. PS23.Parent = PS3
  444. PS24 = Instance.new("Weld")
  445. PS24.Parent = PS3
  446. PS25 = Instance.new("Weld")
  447. PS25.Parent = PS3
  448. PS26 = Instance.new("Weld")
  449. PS26.Parent = PS3
  450. PS27 = Instance.new("Weld")
  451. PS27.Parent = PS3
  452. PS28 = Instance.new("Weld")
  453. PS28.Parent = PS3
  454. PS28.Part0 = PS3
  455. PS28.Part1 = PS3
  456. PS29 = Instance.new("Weld")
  457. PS29.Parent = PS3
  458. PS29.Part0 = PS3
  459. PS29.Part1 = PS3
  460. PS30 = Instance.new("Weld")
  461. PS30.Parent = PS3
  462. PS30.Part0 = PS3
  463. PS30.Part1 = PS35
  464. PS31 = Instance.new("Weld")
  465. PS31.Parent = PS3
  466. PS31.Part0 = PS3
  467. PS31.Part1 = PS3
  468. PS32 = Instance.new("Weld")
  469. PS32.Parent = PS3
  470. PS32.Part0 = PS3
  471. PS32.Part1 = PS3
  472. PS33 = Instance.new("Sound")
  473. PS33.Name = "Boom"
  474. PS33.Parent = PS3
  475. PS33.SoundId = "rbxassetid://165969964"
  476. PS33.Volume = 1
  477. PS35 = Instance.new("Part")
  478. PS35.Name = "Button"
  479. PS35.Parent = PS
  480. PS35.Material = Enum.Material.SmoothPlastic
  481. PS35.BrickColor = BrickColor.new("Bright red")
  482. PS35.Position = Vector3.new(-24.6738701, 3.02582359, 26.3681469)
  483. PS35.Rotation = Vector3.new(-0.000770905288, -66.659317, -0.00133390515)
  484. PS35.CFrame = CFrame.new(-24.6738701, 3.02582359, 26.3681469, 0.396194518, 9.22381878e-006, -0.918165326, -1.06096268e-005, 1.00000298, 5.33072352e-006, 0.918166578, 7.59959221e-006, 0.396193892)
  485. PS35.CanCollide = false
  486. PS35.FormFactor = Enum.FormFactor.Plate
  487. PS35.Size = Vector3.new(1, 0.400000006, 1)
  488. PS35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  489. PS35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  490. PS35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  491. PS35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  492. PS35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  493. PS35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  494. PS35.Color = Color3.new(0.768628, 0.156863, 0.109804)
  495. PS36 = Instance.new("SpecialMesh")
  496. PS36.Parent = PS35
  497. PS36.Scale = Vector3.new(0.150000006, 0.200000003, 0.150000006)
  498. PS37 = Instance.new("Part")
  499. PS37.Name = "A"
  500. PS37.Parent = PS
  501. PS37.Material = Enum.Material.SmoothPlastic
  502. PS37.BrickColor = BrickColor.new("Sand green")
  503. PS37.Position = Vector3.new(-22.3711987, 1.974015, 26.4145508)
  504. PS37.Rotation = Vector3.new(179.826279, -23.5630684, 179.348038)
  505. PS37.CFrame = CFrame.new(-22.3711987, 1.974015, 26.4145508, -0.916559935, -0.0104299933, -0.399758279, -0.0101668332, 0.999947369, -0.00277930498, 0.399764419, 0.0015167892, -0.916616321)
  506. PS37.CanCollide = false
  507. PS37.FormFactor = Enum.FormFactor.Custom
  508. PS37.Size = Vector3.new(0.300000012, 1.66666663, 1)
  509. PS37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  510. PS37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  511. PS37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  512. PS37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  513. PS37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  514. PS37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  515. PS37.Color = Color3.new(0.470588, 0.564706, 0.509804)
  516. PS38 = Instance.new("BlockMesh")
  517. PS38.Parent = PS37
  518. PS39 = Instance.new("Part")
  519. PS39.Name = "B1"
  520. PS39.Parent = PS
  521. PS39.Material = Enum.Material.SmoothPlastic
  522. PS39.BrickColor = BrickColor.new("Sand green")
  523. PS39.Position = Vector3.new(-22.882082, 1.97400033, 27.9656906)
  524. PS39.Rotation = Vector3.new(0.175216451, 23.5630646, -0.652546644)
  525. PS39.CFrame = CFrame.new(-22.882082, 1.97400033, 27.9656906, 0.916559935, 0.010439232, 0.39975822, -0.0101662595, 0.999947309, -0.00280311704, -0.399764717, -0.00149485469, 0.91661644)
  526. PS39.CanCollide = false
  527. PS39.FormFactor = Enum.FormFactor.Custom
  528. PS39.Size = Vector3.new(0.300000012, 1.66666663, 1)
  529. PS39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  530. PS39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  531. PS39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  532. PS39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  533. PS39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  534. PS39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  535. PS39.Color = Color3.new(0.470588, 0.564706, 0.509804)
  536. PS40 = Instance.new("BlockMesh")
  537. PS40.Parent = PS39
  538. PS41 = Instance.new("Part")
  539. PS41.Name = "A"
  540. PS41.Parent = PS
  541. PS41.Material = Enum.Material.SmoothPlastic
  542. PS41.BrickColor = BrickColor.new("Really black")
  543. PS41.Position = Vector3.new(-22.3256531, 2.0078454, 26.3946438)
  544. PS41.Rotation = Vector3.new(179.826218, -23.5630207, 179.347992)
  545. PS41.CFrame = CFrame.new(-22.3256531, 2.0078454, 26.3946438, -0.916560352, -0.0104306191, -0.399757504, -0.010167121, 0.999947488, -0.00278025866, 0.399763793, 0.00151610374, -0.916616678)
  546. PS41.CanCollide = false
  547. PS41.FormFactor = Enum.FormFactor.Custom
  548. PS41.Size = Vector3.new(0.333333343, 0.200000003, 1.0333333)
  549. PS41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  550. PS41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  551. PS41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  552. PS41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  553. PS41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  554. PS41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  555. PS41.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  556. PS42 = Instance.new("BlockMesh")
  557. PS42.Parent = PS41
  558. PS42.Scale = Vector3.new(1, 0.833333373, 1)
  559. PS43 = Instance.new("Part")
  560. PS43.Name = "C1"
  561. PS43.Parent = PS
  562. PS43.Material = Enum.Material.SmoothPlastic
  563. PS43.BrickColor = BrickColor.new("Sand green")
  564. PS43.Position = Vector3.new(-23.3654366, 1.97401428, 26.8454857)
  565. PS43.Rotation = Vector3.new(0.175216451, 23.5630646, -0.652546644)
  566. PS43.CFrame = CFrame.new(-23.3654366, 1.97401428, 26.8454857, 0.916559935, 0.010439232, 0.39975822, -0.0101662595, 0.999947309, -0.00280311704, -0.399764717, -0.00149485469, 0.91661644)
  567. PS43.CanCollide = false
  568. PS43.FormFactor = Enum.FormFactor.Custom
  569. PS43.Size = Vector3.new(0.300000012, 1.66666663, 1)
  570. PS43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  571. PS43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  572. PS43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  573. PS43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  574. PS43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  575. PS43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  576. PS43.Color = Color3.new(0.470588, 0.564706, 0.509804)
  577. PS44 = Instance.new("BlockMesh")
  578. PS44.Parent = PS43
  579. PS45 = Instance.new("Part")
  580. PS45.Name = "C2"
  581. PS45.Parent = PS
  582. PS45.Material = Enum.Material.SmoothPlastic
  583. PS45.BrickColor = BrickColor.new("Really black")
  584. PS45.Position = Vector3.new(-23.4110012, 2.00784492, 26.8653717)
  585. PS45.Rotation = Vector3.new(0.175272316, 23.5630302, -0.65258652)
  586. PS45.CFrame = CFrame.new(-23.4110012, 2.00784492, 26.8653717, 0.916560113, 0.0104398727, 0.399757683, -0.0101665473, 0.999947429, -0.00280401111, -0.39976418, -0.00149410963, 0.916616559)
  587. PS45.CanCollide = false
  588. PS45.FormFactor = Enum.FormFactor.Custom
  589. PS45.Size = Vector3.new(0.333333343, 0.200000003, 1.0333333)
  590. PS45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  591. PS45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  592. PS45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  593. PS45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  594. PS45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  595. PS45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  596. PS45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  597. PS46 = Instance.new("BlockMesh")
  598. PS46.Parent = PS45
  599. PS46.Scale = Vector3.new(1, 0.833333373, 1)
  600. PS47 = Instance.new("Part")
  601. PS47.Name = "B2"
  602. PS47.Parent = PS
  603. PS47.Material = Enum.Material.SmoothPlastic
  604. PS47.BrickColor = BrickColor.new("Really black")
  605. PS47.Position = Vector3.new(-22.9275837, 2.00783062, 27.9855652)
  606. PS47.Rotation = Vector3.new(0.175272316, 23.5630302, -0.65258652)
  607. PS47.CFrame = CFrame.new(-22.9275837, 2.00783062, 27.9855652, 0.916560113, 0.0104398727, 0.399757683, -0.0101665473, 0.999947429, -0.00280401111, -0.39976418, -0.00149410963, 0.916616559)
  608. PS47.CanCollide = false
  609. PS47.FormFactor = Enum.FormFactor.Custom
  610. PS47.Size = Vector3.new(0.333333343, 0.200000003, 1.0333333)
  611. PS47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  612. PS47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  613. PS47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  614. PS47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  615. PS47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  616. PS47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  617. PS47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  618. PS48 = Instance.new("BlockMesh")
  619. PS48.Parent = PS47
  620. PS48.Scale = Vector3.new(1, 0.833333373, 1)
  621. PS49 = Instance.new("Part")
  622. PS49.Name = "A"
  623. PS49.Parent = PS
  624. PS49.Material = Enum.Material.SmoothPlastic
  625. PS49.BrickColor = BrickColor.new("Really black")
  626. PS49.Position = Vector3.new(-22.2723408, 2.00818872, 26.5168266)
  627. PS49.Rotation = Vector3.new(-88.9962997, -0.19771643, -156.42923)
  628. PS49.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  629. PS49.Velocity = Vector3.new(-0.137653023, 0.0120433467, 0.042226892)
  630. PS49.CFrame = CFrame.new(-22.2723408, 2.00818872, 26.5168266, -0.916560352, 0.39987874, -0.00345079601, -0.010167269, -0.0146757364, 0.999843657, 0.399763763, 0.9164505, 0.0175168812)
  631. PS49.CanCollide = false
  632. PS49.FormFactor = Enum.FormFactor.Custom
  633. PS49.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  634. PS49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  635. PS49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  636. PS49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  637. PS49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  638. PS49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  639. PS49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  640. PS49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  641. PS50 = Instance.new("BlockMesh")
  642. PS50.Parent = PS49
  643. PS50.Scale = Vector3.new(1, 0.833333373, 1)
  644. PS51 = Instance.new("Part")
  645. PS51.Name = "A"
  646. PS51.Parent = PS
  647. PS51.Material = Enum.Material.SmoothPlastic
  648. PS51.BrickColor = BrickColor.new("Really black")
  649. PS51.Position = Vector3.new(-22.3656158, 2.00755882, 26.3030052)
  650. PS51.Rotation = Vector3.new(-86.2464752, 1.00166583, -156.448471)
  651. PS51.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  652. PS51.Velocity = Vector3.new(-0.129685938, 0.000867178664, 0.0500261374)
  653. PS51.CFrame = CFrame.new(-22.3656158, 2.00755882, 26.3030052, -0.916559994, 0.399512053, 0.0174814761, -0.0101672504, -0.0669820011, 0.99770534, 0.399764389, 0.914277673, 0.0654548109)
  654. PS51.CanCollide = false
  655. PS51.FormFactor = Enum.FormFactor.Custom
  656. PS51.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  657. PS51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  658. PS51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  659. PS51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  660. PS51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  661. PS51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  662. PS51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  663. PS51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  664. PS52 = Instance.new("BlockMesh")
  665. PS52.Parent = PS51
  666. PS52.Scale = Vector3.new(1, 0.833333373, 1)
  667. PS53 = Instance.new("Part")
  668. PS53.Name = "A"
  669. PS53.Parent = PS
  670. PS53.Material = Enum.Material.SmoothPlastic
  671. PS53.BrickColor = BrickColor.new("Sand green")
  672. PS53.Position = Vector3.new(-21.8878021, 1.97400081, 27.5347557)
  673. PS53.Rotation = Vector3.new(179.826279, -23.5630684, 179.348038)
  674. PS53.CFrame = CFrame.new(-21.8878021, 1.97400081, 27.5347557, -0.916559935, -0.0104299933, -0.399758279, -0.0101668332, 0.999947369, -0.00277930498, 0.399764419, 0.0015167892, -0.916616321)
  675. PS53.CanCollide = false
  676. PS53.FormFactor = Enum.FormFactor.Custom
  677. PS53.Size = Vector3.new(0.300000012, 1.66666663, 1)
  678. PS53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  679. PS53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  680. PS53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  681. PS53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  682. PS53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  683. PS53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  684. PS53.Color = Color3.new(0.470588, 0.564706, 0.509804)
  685. PS54 = Instance.new("BlockMesh")
  686. PS54.Parent = PS53
  687. PS55 = Instance.new("Part")
  688. PS55.Name = "A"
  689. PS55.Parent = PS
  690. PS55.Material = Enum.Material.SmoothPlastic
  691. PS55.BrickColor = BrickColor.new("Really black")
  692. PS55.Position = Vector3.new(-21.8422852, 2.00783086, 27.5148315)
  693. PS55.Rotation = Vector3.new(179.826218, -23.5630207, 179.347992)
  694. PS55.CFrame = CFrame.new(-21.8422852, 2.00783086, 27.5148315, -0.916560352, -0.0104306191, -0.399757504, -0.010167121, 0.999947488, -0.00278025866, 0.399763793, 0.00151610374, -0.916616678)
  695. PS55.CanCollide = false
  696. PS55.FormFactor = Enum.FormFactor.Custom
  697. PS55.Size = Vector3.new(0.333333343, 0.200000003, 1.0333333)
  698. PS55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  699. PS55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  700. PS55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  701. PS55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  702. PS55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  703. PS55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  704. PS55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  705. PS56 = Instance.new("BlockMesh")
  706. PS56.Parent = PS55
  707. PS56.Scale = Vector3.new(1, 0.833333373, 1)
  708. PS57 = Instance.new("Part")
  709. PS57.Name = "C1"
  710. PS57.Parent = PS
  711. PS57.Material = Enum.Material.SmoothPlastic
  712. PS57.BrickColor = BrickColor.new("Sand green")
  713. PS57.Position = Vector3.new(-23.1654282, 1.97402334, 26.0320187)
  714. PS57.Rotation = Vector3.new(0.400093436, -66.4361572, -0.216485098)
  715. PS57.CFrame = CFrame.new(-23.1654282, 1.97402334, 26.0320187, 0.399765193, 0.00151047111, -0.916615188, -0.010178417, 0.999947309, -0.00279153208, 0.916561127, 0.0104456246, 0.399757653)
  716. PS57.CanCollide = false
  717. PS57.FormFactor = Enum.FormFactor.Custom
  718. PS57.Size = Vector3.new(0.300000012, 1.66666663, 1)
  719. PS57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  720. PS57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  721. PS57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  722. PS57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  723. PS57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  724. PS57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  725. PS57.Color = Color3.new(0.470588, 0.564706, 0.509804)
  726. PS58 = Instance.new("BlockMesh")
  727. PS58.Parent = PS57
  728. PS59 = Instance.new("Part")
  729. PS59.Name = "C1"
  730. PS59.Parent = PS
  731. PS59.Material = Enum.Material.SmoothPlastic
  732. PS59.BrickColor = BrickColor.new("Sand green")
  733. PS59.Position = Vector3.new(-22.2251511, 1.97399509, 28.2117882)
  734. PS59.Rotation = Vector3.new(179.599991, 66.4361572, 179.784836)
  735. PS59.CFrame = CFrame.new(-22.2251511, 1.97399509, 28.2117882, -0.399765313, -0.00150120258, 0.916615188, -0.0101546645, 0.999947608, -0.00279092789, -0.916561365, -0.0104236305, -0.399757743)
  736. PS59.CanCollide = false
  737. PS59.FormFactor = Enum.FormFactor.Custom
  738. PS59.Size = Vector3.new(0.300000012, 1.66666663, 1)
  739. PS59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  740. PS59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  741. PS59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  742. PS59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  743. PS59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  744. PS59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  745. PS59.Color = Color3.new(0.470588, 0.564706, 0.509804)
  746. PS60 = Instance.new("BlockMesh")
  747. PS60.Parent = PS59
  748. PS61 = Instance.new("Part")
  749. PS61.Name = "C2"
  750. PS61.Parent = PS
  751. PS61.Material = Enum.Material.SmoothPlastic
  752. PS61.BrickColor = BrickColor.new("Really black")
  753. PS61.Position = Vector3.new(-23.1853561, 2.00785398, 25.9864979)
  754. PS61.Rotation = Vector3.new(0.400223464, -66.4361877, -0.216380879)
  755. PS61.CFrame = CFrame.new(-23.1853561, 2.00785398, 25.9864979, 0.399764419, 0.00150974095, -0.916615367, -0.010178715, 0.999947309, -0.00279243384, 0.916561425, 0.0104461908, 0.399756879)
  756. PS61.CanCollide = false
  757. PS61.FormFactor = Enum.FormFactor.Custom
  758. PS61.Size = Vector3.new(0.333333343, 0.200000003, 1.0333333)
  759. PS61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  760. PS61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  761. PS61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  762. PS61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  763. PS61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  764. PS61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  765. PS61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  766. PS62 = Instance.new("BlockMesh")
  767. PS62.Parent = PS61
  768. PS62.Scale = Vector3.new(1, 0.833333373, 1)
  769. PS63 = Instance.new("Part")
  770. PS63.Name = "C2"
  771. PS63.Parent = PS
  772. PS63.Material = Enum.Material.SmoothPlastic
  773. PS63.BrickColor = BrickColor.new("Really black")
  774. PS63.Position = Vector3.new(-22.205265, 2.00782323, 28.2572842)
  775. PS63.Rotation = Vector3.new(179.599869, 66.4361725, 179.784958)
  776. PS63.CFrame = CFrame.new(-22.205265, 2.00782323, 28.2572842, -0.399764538, -0.00150048733, 0.916615307, -0.0101549923, 0.999947488, -0.00279182615, -0.916561604, -0.0104242563, -0.399756938)
  777. PS63.CanCollide = false
  778. PS63.FormFactor = Enum.FormFactor.Custom
  779. PS63.Size = Vector3.new(0.333333343, 0.200000003, 1.0333333)
  780. PS63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  781. PS63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  782. PS63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  783. PS63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  784. PS63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  785. PS63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  786. PS63.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  787. PS64 = Instance.new("BlockMesh")
  788. PS64.Parent = PS63
  789. PS64.Scale = Vector3.new(1, 0.833333373, 1)
  790. PS65 = Instance.new("Part")
  791. PS65.Name = "C3"
  792. PS65.Parent = PS
  793. PS65.Material = Enum.Material.SmoothPlastic
  794. PS65.BrickColor = BrickColor.new("Really black")
  795. PS65.Position = Vector3.new(-23.4642525, 2.00819182, 26.7432537)
  796. PS65.Rotation = Vector3.new(-91.0024338, 0.198245794, 23.5707989)
  797. PS65.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  798. PS65.Velocity = Vector3.new(-0.137653023, 0.0120433467, 0.042226892)
  799. PS65.CFrame = CFrame.new(-23.4642525, 2.00819182, 26.7432537, 0.916560113, -0.399879098, 0.00346003473, -0.0101666842, -0.0146520138, 0.999843955, -0.39976421, -0.916450679, -0.0174948871)
  800. PS65.CanCollide = false
  801. PS65.FormFactor = Enum.FormFactor.Custom
  802. PS65.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  803. PS65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  804. PS65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  805. PS65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  806. PS65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  807. PS65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  808. PS65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  809. PS65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  810. PS66 = Instance.new("BlockMesh")
  811. PS66.Parent = PS65
  812. PS66.Scale = Vector3.new(1, 0.833333373, 1)
  813. PS67 = Instance.new("Part")
  814. PS67.Name = "B3"
  815. PS67.Parent = PS
  816. PS67.Material = Enum.Material.SmoothPlastic
  817. PS67.BrickColor = BrickColor.new("Really black")
  818. PS67.Position = Vector3.new(-22.9808769, 2.00817728, 27.8633995)
  819. PS67.Rotation = Vector3.new(-91.0024338, 0.198245794, 23.5707989)
  820. PS67.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  821. PS67.Velocity = Vector3.new(-0.137653023, 0.0120433467, 0.042226892)
  822. PS67.CFrame = CFrame.new(-22.9808769, 2.00817728, 27.8633995, 0.916560113, -0.399879098, 0.00346003473, -0.0101666842, -0.0146520138, 0.999843955, -0.39976421, -0.916450679, -0.0174948871)
  823. PS67.CanCollide = false
  824. PS67.FormFactor = Enum.FormFactor.Custom
  825. PS67.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  826. PS67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  827. PS67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  828. PS67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  829. PS67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  830. PS67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  831. PS67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  832. PS67.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  833. PS68 = Instance.new("BlockMesh")
  834. PS68.Parent = PS67
  835. PS68.Scale = Vector3.new(1, 0.833333373, 1)
  836. PS69 = Instance.new("Part")
  837. PS69.Name = "A"
  838. PS69.Parent = PS
  839. PS69.Material = Enum.Material.SmoothPlastic
  840. PS69.BrickColor = BrickColor.new("Really black")
  841. PS69.Position = Vector3.new(-21.78895, 2.0081737, 27.6370373)
  842. PS69.Rotation = Vector3.new(-88.9962997, -0.19771643, -156.42923)
  843. PS69.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  844. PS69.Velocity = Vector3.new(-0.137653023, 0.0120433467, 0.042226892)
  845. PS69.CFrame = CFrame.new(-21.78895, 2.0081737, 27.6370373, -0.916560352, 0.39987874, -0.00345079601, -0.010167269, -0.0146757364, 0.999843657, 0.399763763, 0.9164505, 0.0175168812)
  846. PS69.CanCollide = false
  847. PS69.FormFactor = Enum.FormFactor.Custom
  848. PS69.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  849. PS69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  850. PS69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  851. PS69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  852. PS69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  853. PS69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  854. PS69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  855. PS69.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  856. PS70 = Instance.new("BlockMesh")
  857. PS70.Parent = PS69
  858. PS70.Scale = Vector3.new(1, 0.833333373, 1)
  859. PS71 = Instance.new("Part")
  860. PS71.Name = "C3"
  861. PS71.Parent = PS
  862. PS71.Material = Enum.Material.SmoothPlastic
  863. PS71.BrickColor = BrickColor.new("Really black")
  864. PS71.Position = Vector3.new(-23.0631504, 2.00819898, 25.933197)
  865. PS71.Rotation = Vector3.new(-89.8013535, 1.00332832, -66.4326706)
  866. PS71.CFrame = CFrame.new(-23.0631504, 2.00819898, 25.933197, 0.399764657, 0.916449189, 0.0175104886, -0.0101788938, -0.0146635864, 0.999843657, 0.916561246, -0.399878532, 0.00346645713)
  867. PS71.CanCollide = false
  868. PS71.FormFactor = Enum.FormFactor.Custom
  869. PS71.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  870. PS71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  871. PS71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  872. PS71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  873. PS71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  874. PS71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  875. PS71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  876. PS71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  877. PS72 = Instance.new("BlockMesh")
  878. PS72.Parent = PS71
  879. PS72.Scale = Vector3.new(1, 0.833333373, 1)
  880. PS73 = Instance.new("Part")
  881. PS73.Name = "C3"
  882. PS73.Parent = PS
  883. PS73.Material = Enum.Material.SmoothPlastic
  884. PS73.BrickColor = BrickColor.new("Really black")
  885. PS73.Position = Vector3.new(-22.3274288, 2.00816917, 28.3105984)
  886. PS73.Rotation = Vector3.new(-90.1973801, -1.00279558, 113.567329)
  887. PS73.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  888. PS73.Velocity = Vector3.new(-0.137653023, 0.0120433467, 0.042226892)
  889. PS73.CFrame = CFrame.new(-22.3274288, 2.00816917, 28.3105984, -0.399764687, -0.916449368, -0.0175011903, -0.0101551116, -0.0146641741, 0.999844015, -0.916561484, 0.399878293, -0.00344443321)
  890. PS73.CanCollide = false
  891. PS73.FormFactor = Enum.FormFactor.Custom
  892. PS73.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  893. PS73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  894. PS73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  895. PS73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  896. PS73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  897. PS73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  898. PS73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  899. PS73.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  900. PS74 = Instance.new("BlockMesh")
  901. PS74.Parent = PS73
  902. PS74.Scale = Vector3.new(1, 0.833333373, 1)
  903. PS75 = Instance.new("Part")
  904. PS75.Name = "C4"
  905. PS75.Parent = PS
  906. PS75.Material = Enum.Material.SmoothPlastic
  907. PS75.BrickColor = BrickColor.new("Really black")
  908. PS75.Position = Vector3.new(-23.3709011, 2.0075562, 26.9570885)
  909. PS75.Rotation = Vector3.new(-93.7522736, -1.00113463, 23.5515518)
  910. PS75.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  911. PS75.Velocity = Vector3.new(-0.129685938, 0.000867178664, 0.0500261374)
  912. PS75.CFrame = CFrame.new(-23.3709011, 2.0075562, 26.9570885, 0.916559875, -0.399512529, -0.0174722075, -0.0101666786, -0.0669582784, 0.997707009, -0.399764508, -0.914279103, -0.0654328465)
  913. PS75.CanCollide = false
  914. PS75.FormFactor = Enum.FormFactor.Custom
  915. PS75.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  916. PS75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  917. PS75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  918. PS75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  919. PS75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  920. PS75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  921. PS75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  922. PS75.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  923. PS76 = Instance.new("BlockMesh")
  924. PS76.Parent = PS75
  925. PS76.Scale = Vector3.new(1, 0.833333373, 1)
  926. PS77 = Instance.new("Part")
  927. PS77.Name = "B4"
  928. PS77.Parent = PS
  929. PS77.Material = Enum.Material.SmoothPlastic
  930. PS77.BrickColor = BrickColor.new("Really black")
  931. PS77.Position = Vector3.new(-22.8876038, 2.00754118, 28.0772381)
  932. PS77.Rotation = Vector3.new(-93.7522736, -1.00113463, 23.5515518)
  933. PS77.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  934. PS77.Velocity = Vector3.new(-0.129685938, 0.000867178664, 0.0500261374)
  935. PS77.CFrame = CFrame.new(-22.8876038, 2.00754118, 28.0772381, 0.916559875, -0.399512529, -0.0174722075, -0.0101666786, -0.0669582784, 0.997707009, -0.399764508, -0.914279103, -0.0654328465)
  936. PS77.CanCollide = false
  937. PS77.FormFactor = Enum.FormFactor.Custom
  938. PS77.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  939. PS77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  940. PS77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  941. PS77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  942. PS77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  943. PS77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  944. PS77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  945. PS77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  946. PS78 = Instance.new("BlockMesh")
  947. PS78.Parent = PS77
  948. PS78.Scale = Vector3.new(1, 0.833333373, 1)
  949. PS79 = Instance.new("Part")
  950. PS79.Name = "A"
  951. PS79.Parent = PS
  952. PS79.Material = Enum.Material.SmoothPlastic
  953. PS79.BrickColor = BrickColor.new("Really black")
  954. PS79.Position = Vector3.new(-21.8822441, 2.00754404, 27.4232197)
  955. PS79.Rotation = Vector3.new(-86.2464752, 1.00166583, -156.448471)
  956. PS79.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  957. PS79.Velocity = Vector3.new(-0.129685938, 0.000867178664, 0.0500261374)
  958. PS79.CFrame = CFrame.new(-21.8822441, 2.00754404, 27.4232197, -0.916559994, 0.399512053, 0.0174814761, -0.0101672504, -0.0669820011, 0.99770534, 0.399764389, 0.914277673, 0.0654548109)
  959. PS79.CanCollide = false
  960. PS79.FormFactor = Enum.FormFactor.Custom
  961. PS79.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  962. PS79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  963. PS79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  964. PS79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  965. PS79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  966. PS79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  967. PS79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  968. PS79.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  969. PS80 = Instance.new("BlockMesh")
  970. PS80.Parent = PS79
  971. PS80.Scale = Vector3.new(1, 0.833333373, 1)
  972. PS81 = Instance.new("Part")
  973. PS81.Name = "C4"
  974. PS81.Parent = PS
  975. PS81.Material = Enum.Material.SmoothPlastic
  976. PS81.BrickColor = BrickColor.new("Really black")
  977. PS81.Position = Vector3.new(-23.2770023, 2.00756526, 26.0264988)
  978. PS81.Rotation = Vector3.new(-91.0029221, 3.75259781, -66.3827744)
  979. PS81.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  980. PS81.Velocity = Vector3.new(-0.129685938, 0.000867178664, 0.0500261374)
  981. PS81.CFrame = CFrame.new(-23.2770023, 2.00756526, 26.0264988, 0.399765134, 0.914276779, 0.0654483736, -0.0101788044, -0.0669698268, 0.997706175, 0.916561067, -0.39951247, -0.0174658597)
  982. PS81.CanCollide = false
  983. PS81.FormFactor = Enum.FormFactor.Custom
  984. PS81.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  985. PS81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  986. PS81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  987. PS81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  988. PS81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  989. PS81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  990. PS81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  991. PS81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  992. PS82 = Instance.new("BlockMesh")
  993. PS82.Parent = PS81
  994. PS82.Scale = Vector3.new(1, 0.833333373, 1)
  995. PS83 = Instance.new("Part")
  996. PS83.Name = "C4"
  997. PS83.Parent = PS
  998. PS83.Material = Enum.Material.SmoothPlastic
  999. PS83.BrickColor = BrickColor.new("Really black")
  1000. PS83.Position = Vector3.new(-22.1135979, 2.00753641, 28.2173138)
  1001. PS83.Rotation = Vector3.new(-88.9958267, -3.75206852, 113.61721)
  1002. PS83.RotVelocity = Vector3.new(-0.0231215209, -0.0471194573, -0.0439022221)
  1003. PS83.Velocity = Vector3.new(-0.129685938, 0.000867178664, 0.0500261374)
  1004. PS83.CFrame = CFrame.new(-22.1135979, 2.00753641, 28.2173138, -0.399765134, -0.914277434, -0.0654391497, -0.0101551116, -0.0669704154, 0.997706294, -0.916561246, 0.399511039, 0.0174877346)
  1005. PS83.CanCollide = false
  1006. PS83.FormFactor = Enum.FormFactor.Custom
  1007. PS83.Size = Vector3.new(0.333333343, 0.200000003, 1.70000005)
  1008. PS83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1009. PS83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1010. PS83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1011. PS83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1012. PS83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1013. PS83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1014. PS83.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1015. PS84 = Instance.new("BlockMesh")
  1016. PS84.Parent = PS83
  1017. PS84.Scale = Vector3.new(1, 0.833333373, 1)
  1018. PS85 = Instance.new("Part")
  1019. PS85.Name = "Keypad"
  1020. PS85.Parent = PS
  1021. PS85.Material = Enum.Material.SmoothPlastic
  1022. PS85.Position = Vector3.new(-23.0352707, 1.82583702, 27.8938351)
  1023. PS85.Rotation = Vector3.new(147.837921, -20.0669022, 77.8247757)
  1024. PS85.Anchored = true
  1025. PS85.CFrame = CFrame.new(-23.0352707, 1.82583702, 27.8938351, 0.198098585, -0.918164134, -0.343117148, -0.86602819, -2.07427234e-007, -0.500001132, 0.459082127, 0.396196812, -0.79515475)
  1026. PS85.CanCollide = false
  1027. PS85.FormFactor = Enum.FormFactor.Plate
  1028. PS85.Size = Vector3.new(2.60000014, 0.400000006, 2.79999971)
  1029. PS85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1030. PS85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1031. PS85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1032. PS85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1033. PS85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1034. PS85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1035. PS86 = Instance.new("SurfaceGui")
  1036. PS86.Parent = PS85
  1037. PS86.Face = Enum.NormalId.Top
  1038. PS87 = Instance.new("Frame")
  1039. PS87.Parent = PS86
  1040. PS87.Position = UDim2.new(0.40000000596046,0,0.20000000298023,0)
  1041. PS87.Size = UDim2.new(0.21999999880791,0,0.5,0)
  1042. PS87.Style = Enum.FrameStyle.RobloxRound
  1043. PS87.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1044. PS87.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1045. PS88 = Instance.new("Frame")
  1046. PS88.Parent = PS87
  1047. PS88.Position = UDim2.new(0.10499999672174,0,0.30000001192093,0)
  1048. PS88.Size = UDim2.new(0.89999997615814,0,0.60000002384186,0)
  1049. PS88.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1050. PS88.BackgroundTransparency = 1
  1051. PS88.ZIndex = 2
  1052. PS89 = Instance.new("TextButton")
  1053. PS89.Name = "1"
  1054. PS89.Parent = PS88
  1055. PS89.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1056. PS89.Style = Enum.ButtonStyle.RobloxButton
  1057. PS89.Text = "1"
  1058. PS89.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1059. PS89.FontSize = Enum.FontSize.Size18
  1060. PS89.TextColor3 = Color3.new(1, 1, 1)
  1061. PS90 = Instance.new("TextButton")
  1062. PS90.Name = "2"
  1063. PS90.Parent = PS88
  1064. PS90.Position = UDim2.new(0.29999998211861,0,0,0)
  1065. PS90.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1066. PS90.Style = Enum.ButtonStyle.RobloxButton
  1067. PS90.Text = "2"
  1068. PS90.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1069. PS90.FontSize = Enum.FontSize.Size18
  1070. PS90.TextColor3 = Color3.new(1, 1, 1)
  1071. PS91 = Instance.new("TextButton")
  1072. PS91.Name = "3"
  1073. PS91.Parent = PS88
  1074. PS91.Position = UDim2.new(0.59599995613098,0,0,0)
  1075. PS91.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1076. PS91.Style = Enum.ButtonStyle.RobloxButton
  1077. PS91.Text = "3"
  1078. PS91.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1079. PS91.FontSize = Enum.FontSize.Size18
  1080. PS91.TextColor3 = Color3.new(1, 1, 1)
  1081. PS92 = Instance.new("TextButton")
  1082. PS92.Name = "4"
  1083. PS92.Parent = PS88
  1084. PS92.Position = UDim2.new(0,0,0.2509999871254,0)
  1085. PS92.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1086. PS92.Style = Enum.ButtonStyle.RobloxButton
  1087. PS92.Text = "4"
  1088. PS92.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1089. PS92.AutoButtonColor = false
  1090. PS92.FontSize = Enum.FontSize.Size18
  1091. PS92.TextColor3 = Color3.new(1, 1, 1)
  1092. PS93 = Instance.new("TextButton")
  1093. PS93.Name = "5"
  1094. PS93.Parent = PS88
  1095. PS93.Position = UDim2.new(0.29999998211861,0,0.2509999871254,0)
  1096. PS93.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1097. PS93.Style = Enum.ButtonStyle.RobloxButton
  1098. PS93.Text = "5"
  1099. PS93.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1100. PS93.FontSize = Enum.FontSize.Size18
  1101. PS93.TextColor3 = Color3.new(1, 1, 1)
  1102. PS94 = Instance.new("TextButton")
  1103. PS94.Name = "6"
  1104. PS94.Parent = PS88
  1105. PS94.Position = UDim2.new(0.59599995613098,0,0.2509999871254,0)
  1106. PS94.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1107. PS94.Style = Enum.ButtonStyle.RobloxButton
  1108. PS94.Text = "6"
  1109. PS94.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1110. PS94.AutoButtonColor = false
  1111. PS94.FontSize = Enum.FontSize.Size18
  1112. PS94.TextColor3 = Color3.new(1, 1, 1)
  1113. PS95 = Instance.new("TextButton")
  1114. PS95.Name = "7"
  1115. PS95.Parent = PS88
  1116. PS95.Position = UDim2.new(0,0,0.49500000476837,0)
  1117. PS95.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1118. PS95.Style = Enum.ButtonStyle.RobloxButton
  1119. PS95.Text = "7"
  1120. PS95.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1121. PS95.AutoButtonColor = false
  1122. PS95.FontSize = Enum.FontSize.Size18
  1123. PS95.TextColor3 = Color3.new(1, 1, 1)
  1124. PS96 = Instance.new("TextButton")
  1125. PS96.Name = "8"
  1126. PS96.Parent = PS88
  1127. PS96.Position = UDim2.new(0.29999998211861,0,0.49500000476837,0)
  1128. PS96.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1129. PS96.Style = Enum.ButtonStyle.RobloxButton
  1130. PS96.Text = "8"
  1131. PS96.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1132. PS96.FontSize = Enum.FontSize.Size18
  1133. PS96.TextColor3 = Color3.new(1, 1, 1)
  1134. PS97 = Instance.new("TextButton")
  1135. PS97.Name = "9"
  1136. PS97.Parent = PS88
  1137. PS97.Position = UDim2.new(0.59599995613098,0,0.49500000476837,0)
  1138. PS97.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1139. PS97.Style = Enum.ButtonStyle.RobloxButton
  1140. PS97.Text = "9"
  1141. PS97.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1142. PS97.FontSize = Enum.FontSize.Size18
  1143. PS97.TextColor3 = Color3.new(1, 1, 1)
  1144. PS98 = Instance.new("TextButton")
  1145. PS98.Name = "Enter"
  1146. PS98.Parent = PS88
  1147. PS98.Position = UDim2.new(0,0,1,0)
  1148. PS98.Size = UDim2.new(0.875,0,0.15000000596046,0)
  1149. PS98.Style = Enum.ButtonStyle.RobloxButtonDefault
  1150. PS98.Text = "Submit"
  1151. PS98.BackgroundColor3 = Color3.new(0, 1, 0)
  1152. PS98.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1153. PS98.AutoButtonColor = false
  1154. PS98.FontSize = Enum.FontSize.Size14
  1155. PS98.TextColor3 = Color3.new(0, 1, 0)
  1156. PS98.TextScaled = true
  1157. PS98.TextWrapped = true
  1158. PS99 = Instance.new("TextButton")
  1159. PS99.Name = "0"
  1160. PS99.Parent = PS88
  1161. PS99.Position = UDim2.new(0.29999998211861,0,0.74005001783371,0)
  1162. PS99.Size = UDim2.new(0.29999998211861,0,0.25,0)
  1163. PS99.Style = Enum.ButtonStyle.RobloxButton
  1164. PS99.Text = "0"
  1165. PS99.BackgroundColor3 = Color3.new(0.698039, 0.705882, 0.701961)
  1166. PS99.FontSize = Enum.FontSize.Size18
  1167. PS99.TextColor3 = Color3.new(1, 1, 1)
  1168. Pz00 = Instance.new("TextLabel")
  1169. Pz00.Name = "Input"
  1170. Pz00.Parent = PS87
  1171. Pz00.Position = UDim2.new(0.054999999701977,0,0.10000000149012,0)
  1172. Pz00.Size = UDim2.new(0.89999997615814,0,0.10000000149012,0)
  1173. Pz00.Text = "3/3 Tries Left"
  1174. Pz00.BackgroundColor3 = Color3.new(1, 1, 1)
  1175. Pz00.BackgroundTransparency = 0.5
  1176. Pz00.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1177. Pz00.BorderSizePixel = 2
  1178. Pz00.FontSize = Enum.FontSize.Size14
  1179. Pz00.TextColor3 = Color3.new(0, 0, 0)
  1180. Pz00.TextWrapped = true
  1181. Pz01 = Instance.new("BlockMesh")
  1182. Pz01.Parent = PS85
  1183. Pz01.Offset = Vector3.new(-0.125, 0, -0.0299999993)
  1184. Pz01.Scale = Vector3.new(0.529999971, 1, 0.25)
  1185. Pz02 = Instance.new("Part")
  1186. Pz02.Name = "PT"
  1187. Pz02.Parent = PS
  1188. Pz02.Material = Enum.Material.SmoothPlastic
  1189. Pz02.BrickColor = BrickColor.new("Really red")
  1190. Pz02.Position = Vector3.new(-23.590601, 1.82945657, 26.9855671)
  1191. Pz02.Rotation = Vector3.new(-32.1621208, 20.0668068, -77.8248138)
  1192. Pz02.Anchored = true
  1193. Pz02.CFrame = CFrame.new(-23.590601, 1.82945657, 26.9855671, 0.198098034, 0.91816473, 0.343115598, -0.866027653, 3.0255535e-008, 0.500001907, 0.459083438, -0.396195233, 0.795154929)
  1194. Pz02.FormFactor = Enum.FormFactor.Custom
  1195. Pz02.Size = Vector3.new(0.200000003, 0.200000003, 1.39999962)
  1196. Pz02.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1197. Pz02.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1198. Pz02.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1199. Pz02.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1200. Pz02.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1201. Pz02.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1202. Pz02.Color = Color3.new(1, 0, 0)
  1203. Pz03 = Instance.new("SpecialMesh")
  1204. Pz03.Parent = Pz02
  1205. Pz03.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1206. Pz03.Scale = Vector3.new(0.100000001, 0.100000001, 0.400000006)
  1207. Pz03.MeshType = Enum.MeshType.FileMesh
  1208. Pz04 = Instance.new("Part")
  1209. Pz04.Name = "PT"
  1210. Pz04.Parent = PS
  1211. Pz04.Material = Enum.Material.SmoothPlastic
  1212. Pz04.BrickColor = BrickColor.new("Lime green")
  1213. Pz04.Position = Vector3.new(-22.6346874, 2.04946566, 25.9196033)
  1214. Pz04.Rotation = Vector3.new(-76.8106995, 11.0471697, -59.1215019)
  1215. Pz04.Anchored = true
  1216. Pz04.CFrame = CFrame.new(-22.6346874, 2.04946566, 25.9196033, 0.503708482, 0.842352867, 0.191617072, -0.291576594, -0.0430179201, 0.955582857, 0.813179731, -0.537204206, 0.223941624)
  1217. Pz04.FormFactor = Enum.FormFactor.Custom
  1218. Pz04.Size = Vector3.new(0.200000003, 0.200000003, 1.39999962)
  1219. Pz04.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1220. Pz04.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1221. Pz04.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1222. Pz04.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1223. Pz04.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1224. Pz04.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1225. Pz04.Color = Color3.new(0, 1, 0)
  1226. Pz05 = Instance.new("SpecialMesh")
  1227. Pz05.Parent = Pz04
  1228. Pz05.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1229. Pz05.Scale = Vector3.new(0.100000001, 0.100000001, 0.400000006)
  1230. Pz05.MeshType = Enum.MeshType.FileMesh
  1231. Pz06 = Instance.new("Part")
  1232. Pz06.Name = "PT"
  1233. Pz06.Parent = PS
  1234. Pz06.Material = Enum.Material.SmoothPlastic
  1235. Pz06.BrickColor = BrickColor.new("Hot pink")
  1236. Pz06.Position = Vector3.new(-21.7234612, 2.04943919, 28.0313988)
  1237. Pz06.Rotation = Vector3.new(-92.395546, 1.39571047, -57.4170074)
  1238. Pz06.Anchored = true
  1239. Pz06.CFrame = CFrame.new(-21.7234612, 2.04943919, 28.0313988, 0.538360298, 0.842361331, 0.0243573338, 0.0221143365, -0.0430150554, 0.998832643, 0.842424452, -0.537191272, -0.041785717)
  1240. Pz06.FormFactor = Enum.FormFactor.Custom
  1241. Pz06.Size = Vector3.new(0.200000003, 0.200000003, 1.39999962)
  1242. Pz06.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1243. Pz06.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1244. Pz06.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1245. Pz06.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1246. Pz06.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1247. Pz06.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1248. Pz06.Color = Color3.new(1, 0, 0.74902)
  1249. Pz07 = Instance.new("SpecialMesh")
  1250. Pz07.Parent = Pz06
  1251. Pz07.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1252. Pz07.Scale = Vector3.new(0.100000001, 0.100000001, 0.400000006)
  1253. Pz07.MeshType = Enum.MeshType.FileMesh
  1254. Pz08 = Instance.new("Part")
  1255. Pz08.Name = "PT"
  1256. Pz08.Parent = PS
  1257. Pz08.Material = Enum.Material.SmoothPlastic
  1258. Pz08.BrickColor = BrickColor.new("Really blue")
  1259. Pz08.Position = Vector3.new(-23.634182, 2.37943792, 26.8845806)
  1260. Pz08.Rotation = Vector3.new(-0.803049386, 23.3387089, -89.6820679)
  1261. Pz08.Anchored = true
  1262. Pz08.CFrame = CFrame.new(-23.634182, 2.37943792, 26.8845806, 0.00509499013, 0.918163478, 0.396165907, -0.99992007, -3.68005522e-006, 0.0128686428, 0.0118169188, -0.396198034, 0.918088853)
  1263. Pz08.FormFactor = Enum.FormFactor.Custom
  1264. Pz08.Size = Vector3.new(0.200000003, 0.200000003, 1.39999962)
  1265. Pz08.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1266. Pz08.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1267. Pz08.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1268. Pz08.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1269. Pz08.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1270. Pz08.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1271. Pz08.Color = Color3.new(0, 0, 1)
  1272. Pz09 = Instance.new("SpecialMesh")
  1273. Pz09.Parent = Pz08
  1274. Pz09.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1275. Pz09.Scale = Vector3.new(0.100000001, 0.100000001, 0.400000006)
  1276. Pz09.MeshType = Enum.MeshType.FileMesh
  1277. Pz10 = Instance.new("Part")
  1278. Pz10.Name = "PT"
  1279. Pz10.Parent = PS
  1280. Pz10.Material = Enum.Material.SmoothPlastic
  1281. Pz10.BrickColor = BrickColor.new("New Yeller")
  1282. Pz10.Position = Vector3.new(-22.8024521, 2.31665349, 28.2098503)
  1283. Pz10.Rotation = Vector3.new(-1.50798321, 70.6163864, -89.1194153)
  1284. Pz10.Anchored = true
  1285. Pz10.CFrame = CFrame.new(-22.8024521, 2.31665349, 28.2098503, 0.00510063767, 0.331848979, 0.943317592, -0.99992007, -0.00945806503, 0.00873407722, 0.0118202865, -0.943284273, 0.331774414)
  1286. Pz10.FormFactor = Enum.FormFactor.Custom
  1287. Pz10.Size = Vector3.new(0.200000003, 0.200000003, 0.769999623)
  1288. Pz10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1289. Pz10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1290. Pz10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1291. Pz10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1292. Pz10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1293. Pz10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1294. Pz10.Color = Color3.new(1, 1, 0)
  1295. Pz11 = Instance.new("SpecialMesh")
  1296. Pz11.Parent = Pz10
  1297. Pz11.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1298. Pz11.Scale = Vector3.new(0.100000001, 0.100000001, 0.200000003)
  1299. Pz11.MeshType = Enum.MeshType.FileMesh
  1300. mas.Parent = workspace
  1301. mas:MakeJoints()
  1302. local mas1 = mas:GetChildren()
  1303. for i=1,#mas1 do
  1304. mas1[i].Parent = workspace
  1305. ypcall(function() mas1[i]:MakeJoints() end)
  1306. end
  1307. mas:Destroy()
  1308. for i=1,#cors do
  1309. coroutine.resume(cors[i])
  1310. end
  1311. PS.Parent = game.Players.LocalPlayer.Backpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement