Advertisement
raulib

3123123&%%%%&&/3334556/DASDASDADASDASDASDASDASDASDASDASDASDA

Mar 24th, 2017
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.79 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Creds = Instance.new("TextLabel")
  6. local VictimBox = Instance.new("TextBox")
  7. local ExecBox = Instance.new("TextButton")
  8. local Status = Instance.new("TextLabel")
  9.  
  10. -- Properties
  11.  
  12. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  13.  
  14. Frame.Parent = ScreenGui
  15. Frame.Parent.Name = "VANGUI"
  16. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  17. Frame.Position = UDim2.new(0, 500, 0, 0)
  18. Frame.Size = UDim2.new(0, 300, 0, 200)
  19.  
  20. Creds.Name = "Creds"
  21. Creds.Parent = Frame
  22. Creds.BackgroundColor3 = Color3.new(0, 0, 0)
  23. Creds.BorderSizePixel = 0
  24. Creds.Size = UDim2.new(0, 300, 0, 100)
  25. Creds.Font = Enum.Font.SourceSansBold
  26. Creds.FontSize = Enum.FontSize.Size14
  27. Creds.Text = "Van gui v0.2 by raulib"
  28. Creds.TextColor3 = Color3.new(0.54902, 0, 0)
  29. Creds.TextScaled = true
  30. Creds.TextSize = 14
  31. Creds.TextWrapped = true
  32.  
  33. VictimBox.Name = "VictimBox"
  34. VictimBox.Parent = Frame
  35. VictimBox.BackgroundColor3 = Color3.new(0, 0, 0)
  36. VictimBox.BorderSizePixel = 0
  37. VictimBox.Position = UDim2.new(0, 0, 0, 100)
  38. VictimBox.Size = UDim2.new(0, 300, 0, 100)
  39. VictimBox.Font = Enum.Font.SourceSansLight
  40. VictimBox.FontSize = Enum.FontSize.Size14
  41. VictimBox.Text = "Victim Name"
  42. VictimBox.TextColor3 = Color3.new(1, 0, 0)
  43. VictimBox.TextScaled = true
  44. VictimBox.TextSize = 14
  45. VictimBox.TextWrapped = true
  46.  
  47. ExecBox.Name = "ExecBox"
  48. ExecBox.Parent = Frame
  49. ExecBox.BackgroundColor3 = Color3.new(0, 0, 0)
  50. ExecBox.BorderSizePixel = 0
  51. ExecBox.Position = UDim2.new(0, 230, 0, 50)
  52. ExecBox.Size = UDim2.new(0, 70, 0, 70)
  53. ExecBox.Font = Enum.Font.SourceSans
  54. ExecBox.FontSize = Enum.FontSize.Size14
  55. ExecBox.Text = "Execute"
  56. ExecBox.TextColor3 = Color3.new(1, 0, 0)
  57. ExecBox.TextSize = 14
  58.  
  59. Status.Name = "Status"
  60. Status.Parent = Frame
  61. Status.BackgroundColor3 = Color3.new(0, 0, 0)
  62. Status.BorderSizePixel = 0
  63. Status.Position = UDim2.new(0, 300, 0, 0)
  64. Status.Size = UDim2.new(0, 200, 0, 100)
  65. Status.Font = Enum.Font.SciFi
  66. Status.FontSize = Enum.FontSize.Size14
  67. Status.Text = "NoVictim"
  68. Status.TextColor3 = Color3.new(1, 0, 0)
  69. Status.TextScaled = true
  70. Status.TextSize = 14
  71. Status.TextWrapped = true
  72.  
  73.  
  74. ExecBox.MouseButton1Down:connect(function()
  75. --Van--
  76. --CLOWN VAN BY raulib
  77. --it's bad
  78. --first the victim gets kidnapped in a van
  79. --then they get raped
  80. --then the get killed
  81. --then the body is dumped on the street
  82. Target = VictimBox.Text
  83. Victim = game.Players:FindFirstChild(Target)
  84. o1 = Instance.new("Model")
  85. o2 = Instance.new("Part")
  86. o3 = Instance.new("CylinderMesh")
  87. o4 = Instance.new("Part")
  88. o5 = Instance.new("SpecialMesh")
  89. o6 = Instance.new("Part")
  90. o7 = Instance.new("SpecialMesh")
  91. o8 = Instance.new("Part")
  92. o9 = Instance.new("BlockMesh")
  93. o10 = Instance.new("Part")
  94. o11 = Instance.new("BlockMesh")
  95. o12 = Instance.new("Part")
  96. o13 = Instance.new("Part")
  97. o14 = Instance.new("BlockMesh")
  98. o15 = Instance.new("Part")
  99. o16 = Instance.new("SpecialMesh")
  100. o17 = Instance.new("Part")
  101. o18 = Instance.new("SpecialMesh")
  102. o19 = Instance.new("Part")
  103. o20 = Instance.new("SpecialMesh")
  104. o21 = Instance.new("Sound")
  105. o22 = Instance.new("Part")
  106. o23 = Instance.new("BlockMesh")
  107. o24 = Instance.new("Part")
  108. o25 = Instance.new("SpecialMesh")
  109. o26 = Instance.new("Part")
  110. o27 = Instance.new("BlockMesh")
  111. o28 = Instance.new("Part")
  112. o29 = Instance.new("SpecialMesh")
  113. o30 = Instance.new("Part")
  114. o31 = Instance.new("BlockMesh")
  115. o32 = Instance.new("Part")
  116. o33 = Instance.new("BlockMesh")
  117. o34 = Instance.new("Part")
  118. o35 = Instance.new("BlockMesh")
  119. o36 = Instance.new("Part")
  120. o37 = Instance.new("BlockMesh")
  121. o38 = Instance.new("Part")
  122. o39 = Instance.new("Part")
  123. o40 = Instance.new("BlockMesh")
  124. o41 = Instance.new("Part")
  125. o42 = Instance.new("BlockMesh")
  126. o43 = Instance.new("Part")
  127. o44 = Instance.new("BlockMesh")
  128. o45 = Instance.new("Part")
  129. o46 = Instance.new("SpecialMesh")
  130. o47 = Instance.new("Part")
  131. o48 = Instance.new("BlockMesh")
  132. o49 = Instance.new("Part")
  133. o50 = Instance.new("BlockMesh")
  134. o51 = Instance.new("Part")
  135. o52 = Instance.new("BlockMesh")
  136. o53 = Instance.new("Part")
  137. o54 = Instance.new("SpecialMesh")
  138. o55 = Instance.new("Part")
  139. o56 = Instance.new("SpecialMesh")
  140. o57 = Instance.new("Part")
  141. o58 = Instance.new("BlockMesh")
  142. o59 = Instance.new("Part")
  143. o60 = Instance.new("BlockMesh")
  144. o61 = Instance.new("Part")
  145. o62 = Instance.new("BlockMesh")
  146. o63 = Instance.new("Part")
  147. o64 = Instance.new("Part")
  148. o65 = Instance.new("Part")
  149. o66 = Instance.new("BlockMesh")
  150. o67 = Instance.new("Part")
  151. o68 = Instance.new("BlockMesh")
  152. o69 = Instance.new("Part")
  153. o70 = Instance.new("BlockMesh")
  154. o71 = Instance.new("Part")
  155. o72 = Instance.new("BlockMesh")
  156. o73 = Instance.new("Part")
  157. o74 = Instance.new("SpecialMesh")
  158. o75 = Instance.new("Decal")
  159. o76 = Instance.new("Part")
  160. o77 = Instance.new("Part")
  161. o78 = Instance.new("BlockMesh")
  162. o79 = Instance.new("Part")
  163. o80 = Instance.new("SpecialMesh")
  164. o81 = Instance.new("Decal")
  165. o82 = Instance.new("Part")
  166. o83 = Instance.new("SpecialMesh")
  167. o84 = Instance.new("Humanoid")
  168. o85 = Instance.new("Part")
  169. o86 = Instance.new("Part")
  170. o87 = Instance.new("Part")
  171. o88 = Instance.new("Decal")
  172. o89 = Instance.new("Motor6D")
  173. o90 = Instance.new("Motor6D")
  174. o91 = Instance.new("Motor6D")
  175. o92 = Instance.new("Motor6D")
  176. o93 = Instance.new("Motor6D")
  177. o94 = Instance.new("Part")
  178. o95 = Instance.new("Part")
  179. o96 = Instance.new("Part")
  180. o97 = Instance.new("Part")
  181. o98 = Instance.new("Part")
  182. o99 = Instance.new("Decal")
  183. o100 = Instance.new("Motor6D")
  184. o101 = Instance.new("Motor6D")
  185. o102 = Instance.new("Motor6D")
  186. o103 = Instance.new("Part")
  187. o104 = Instance.new("Part")
  188. o105 = Instance.new("Part")
  189. o106 = Instance.new("Part")
  190. o107 = Instance.new("Part")
  191. o108 = Instance.new("CylinderMesh")
  192. o109 = Instance.new("Part")
  193. o110 = Instance.new("CylinderMesh")
  194. o111 = Instance.new("Part")
  195. o112 = Instance.new("CylinderMesh")
  196. o113 = Instance.new("Part")
  197. o114 = Instance.new("CylinderMesh")
  198. o115 = Instance.new("Part")
  199. o116 = Instance.new("CylinderMesh")
  200. o117 = Instance.new("Part")
  201. o118 = Instance.new("CylinderMesh")
  202. o119 = Instance.new("Part")
  203. o120 = Instance.new("CylinderMesh")
  204. o121 = Instance.new("Part")
  205. o122 = Instance.new("SpecialMesh")
  206. o123 = Instance.new("Part")
  207. Status.Text = "Victim is Kindapped"
  208. o1.Name = " "
  209. o1.Parent = workspace
  210. o2.Parent = o1
  211. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  212. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  213. o2.Anchored = true
  214. o2.FormFactor = Enum.FormFactor.Symmetric
  215. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  216. o2.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  217. o3.Parent = o2
  218. o4.Parent = o1
  219. o4.BrickColor = BrickColor.new("Institutional white")
  220. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  221. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  222. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  223. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  224. o4.Anchored = true
  225. o4.FormFactor = Enum.FormFactor.Plate
  226. o4.Size = Vector3.new(1, 2.4000001, 2)
  227. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  228. o4.BackSurface = Enum.SurfaceType.Weld
  229. o4.BottomSurface = Enum.SurfaceType.Weld
  230. o4.LeftSurface = Enum.SurfaceType.Weld
  231. o4.TopSurface = Enum.SurfaceType.Weld
  232. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  233. o5.Parent = o4
  234. o5.MeshType = Enum.MeshType.Wedge
  235. o6.Parent = o1
  236. o6.Material = Enum.Material.SmoothPlastic
  237. o6.BrickColor = BrickColor.new("Really black")
  238. o6.Transparency = 0.5
  239. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  240. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  241. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  242. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  243. o6.Anchored = true
  244. o6.FormFactor = Enum.FormFactor.Plate
  245. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  246. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  247. o6.BackSurface = Enum.SurfaceType.Weld
  248. o6.BottomSurface = Enum.SurfaceType.Weld
  249. o6.LeftSurface = Enum.SurfaceType.Weld
  250. o6.RightSurface = Enum.SurfaceType.Weld
  251. o6.TopSurface = Enum.SurfaceType.Weld
  252. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  253. o7.Parent = o6
  254. o7.MeshType = Enum.MeshType.Wedge
  255. o8.Parent = o1
  256. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  257. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  258. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  259. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  260. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  261. o8.Anchored = true
  262. o8.FormFactor = Enum.FormFactor.Custom
  263. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  264. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  265. o8.BackSurface = Enum.SurfaceType.Weld
  266. o8.BottomSurface = Enum.SurfaceType.Weld
  267. o8.FrontSurface = Enum.SurfaceType.Weld
  268. o8.LeftSurface = Enum.SurfaceType.Weld
  269. o8.RightSurface = Enum.SurfaceType.Weld
  270. o8.TopSurface = Enum.SurfaceType.Weld
  271. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  272. o9.Parent = o8
  273. o10.Parent = o1
  274. o10.BrickColor = BrickColor.new("Institutional white")
  275. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  276. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  277. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  278. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  279. o10.Anchored = true
  280. o10.CanCollide = false
  281. Victim.Character.Humanoid.WalkSpeed = 0
  282. Victim.Character.Humanoid.JumpPower = 0
  283. o10.FormFactor = Enum.FormFactor.Plate
  284. o10.Size = Vector3.new(14, 0.400000006, 1)
  285. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  286. o10.BackSurface = Enum.SurfaceType.Weld
  287. o10.BottomSurface = Enum.SurfaceType.Weld
  288. o10.FrontSurface = Enum.SurfaceType.Weld
  289. o10.LeftSurface = Enum.SurfaceType.Weld
  290. o10.RightSurface = Enum.SurfaceType.Weld
  291. o10.TopSurface = Enum.SurfaceType.Weld
  292. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  293. o11.Parent = o10
  294. o12.Name = "DOOR"
  295. o12.Parent = o1
  296. o12.BrickColor = BrickColor.new("Institutional white")
  297. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  298. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  299. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  300. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  301. o12.Anchored = true
  302. o12.CanCollide = false
  303. o12.FormFactor = Enum.FormFactor.Plate
  304. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  305. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  306. o12.BottomSurface = Enum.SurfaceType.Weld
  307. o12.LeftSurface = Enum.SurfaceType.Weld
  308. o12.RightSurface = Enum.SurfaceType.Weld
  309. o12.TopSurface = Enum.SurfaceType.Weld
  310. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  311. o13.Parent = o1
  312. o13.BrickColor = BrickColor.new("White")
  313. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  314. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  315. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  316. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  317. o13.Anchored = true
  318. o13.FormFactor = Enum.FormFactor.Plate
  319. o13.Size = Vector3.new(7, 4.80000019, 1)
  320. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  321. o13.BackSurface = Enum.SurfaceType.Weld
  322. o13.BottomSurface = Enum.SurfaceType.Weld
  323. o13.FrontSurface = Enum.SurfaceType.Weld
  324. o13.LeftSurface = Enum.SurfaceType.Weld
  325. o13.RightSurface = Enum.SurfaceType.Weld
  326. o13.TopSurface = Enum.SurfaceType.Weld
  327. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  328. o14.Parent = o13
  329. o15.Parent = o1
  330. o15.BrickColor = BrickColor.new("Institutional white")
  331. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  332. o15.Rotation = Vector3.new(90, 89.960434, -90)
  333. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  334. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  335. o15.Anchored = true
  336. o15.CanCollide = false
  337. o15.FormFactor = Enum.FormFactor.Plate
  338. o15.Size = Vector3.new(10, 0.400000006, 1)
  339. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  340. o15.BackSurface = Enum.SurfaceType.Weld
  341. o15.BottomSurface = Enum.SurfaceType.Weld
  342. o15.TopSurface = Enum.SurfaceType.Weld
  343. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  344. o16.Parent = o15
  345. o16.MeshType = Enum.MeshType.Wedge
  346. o17.Parent = o1
  347. o17.BrickColor = BrickColor.new("Institutional white")
  348. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  349. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  350. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  351. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  352. o17.Anchored = true
  353. o17.FormFactor = Enum.FormFactor.Plate
  354. o17.Size = Vector3.new(1, 2.4000001, 2)
  355. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  356. o17.BackSurface = Enum.SurfaceType.Weld
  357. o17.BottomSurface = Enum.SurfaceType.Weld
  358. o17.RightSurface = Enum.SurfaceType.Weld
  359. o17.TopSurface = Enum.SurfaceType.Weld
  360. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  361. o18.Parent = o17
  362. o18.MeshType = Enum.MeshType.Wedge
  363. o19.Parent = o1
  364. o19.BrickColor = BrickColor.new("Institutional white")
  365. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  366. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  367. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  368. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  369. o19.Anchored = true
  370. o19.FormFactor = Enum.FormFactor.Plate
  371. o19.Size = Vector3.new(10, 1.20000005, 3)
  372. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  373. o19.BackSurface = Enum.SurfaceType.Weld
  374. o19.BottomSurface = Enum.SurfaceType.Weld
  375. o19.TopSurface = Enum.SurfaceType.Weld
  376. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  377. o20.Parent = o19
  378. o20.MeshType = Enum.MeshType.Wedge
  379. o21.Parent = o19
  380. o21.SoundId = "rbxassetid://532147820"
  381. o21.Looped = true
  382. o22.Parent = o1
  383. o22.BrickColor = BrickColor.new("Institutional white")
  384. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  385. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  386. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  387. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  388. o22.Anchored = true
  389. o22.FormFactor = Enum.FormFactor.Plate
  390. o22.Size = Vector3.new(2, 2.4000001, 1)
  391. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  392. o22.BackSurface = Enum.SurfaceType.Weld
  393. o22.BottomSurface = Enum.SurfaceType.Weld
  394. o22.FrontSurface = Enum.SurfaceType.Weld
  395. o22.LeftSurface = Enum.SurfaceType.Weld
  396. o22.RightSurface = Enum.SurfaceType.Weld
  397. o22.TopSurface = Enum.SurfaceType.Weld
  398. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  399. o23.Parent = o22
  400. o24.Parent = o1
  401. o24.BrickColor = BrickColor.new("Institutional white")
  402. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  403. o24.Rotation = Vector3.new(-0, -90, 0)
  404. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  405. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  406. o24.Anchored = true
  407. o24.FormFactor = Enum.FormFactor.Plate
  408. o24.Size = Vector3.new(1, 2.79999995, 1)
  409. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  410. o24.BackSurface = Enum.SurfaceType.Weld
  411. o24.BottomSurface = Enum.SurfaceType.Weld
  412. o24.TopSurface = Enum.SurfaceType.Weld
  413. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  414. o25.Parent = o24
  415. o25.MeshType = Enum.MeshType.Wedge
  416. o26.Parent = o1
  417. o26.BrickColor = BrickColor.new("Institutional white")
  418. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  419. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  420. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  421. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  422. o26.Anchored = true
  423. o26.FormFactor = Enum.FormFactor.Plate
  424. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  425. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  426. o26.BackSurface = Enum.SurfaceType.Weld
  427. o26.BottomSurface = Enum.SurfaceType.Weld
  428. o26.FrontSurface = Enum.SurfaceType.Weld
  429. o26.LeftSurface = Enum.SurfaceType.Weld
  430. o26.RightSurface = Enum.SurfaceType.Weld
  431. o26.TopSurface = Enum.SurfaceType.Weld
  432. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  433. o27.Parent = o26
  434. o28.Parent = o1
  435. o28.BrickColor = BrickColor.new("Institutional white")
  436. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  437. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  438. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  439. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  440. o28.Anchored = true
  441. o28.FormFactor = Enum.FormFactor.Plate
  442. o28.Size = Vector3.new(1, 2.79999995, 1)
  443. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  444. o28.BackSurface = Enum.SurfaceType.Weld
  445. o28.BottomSurface = Enum.SurfaceType.Weld
  446. o28.TopSurface = Enum.SurfaceType.Weld
  447. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  448. o29.Parent = o28
  449. o29.MeshType = Enum.MeshType.Wedge
  450. o30.Parent = o1
  451. o30.BrickColor = BrickColor.new("Institutional white")
  452. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  453. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  454. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  455. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  456. o30.Anchored = true
  457. o30.FormFactor = Enum.FormFactor.Plate
  458. o30.Size = Vector3.new(2, 2.4000001, 1)
  459. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  460. o30.BackSurface = Enum.SurfaceType.Weld
  461. o30.BottomSurface = Enum.SurfaceType.Weld
  462. o30.FrontSurface = Enum.SurfaceType.Weld
  463. o30.LeftSurface = Enum.SurfaceType.Weld
  464. o30.RightSurface = Enum.SurfaceType.Weld
  465. o30.TopSurface = Enum.SurfaceType.Weld
  466. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  467. o31.Parent = o30
  468. o32.Parent = o1
  469. o32.BrickColor = BrickColor.new("Dark stone grey")
  470. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  471. o32.Rotation = Vector3.new(90, 89.960434, -90)
  472. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  473. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  474. o32.Anchored = true
  475. o32.FormFactor = Enum.FormFactor.Plate
  476. o32.Size = Vector3.new(8, 2.4000001, 1)
  477. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  478. o32.BottomSurface = Enum.SurfaceType.Weld
  479. o32.TopSurface = Enum.SurfaceType.Weld
  480. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  481. o33.Parent = o32
  482. o33.Offset = Vector3.new(0, 0, 0.5)
  483. o33.Scale = Vector3.new(1, 1, 2)
  484. o34.Parent = o1
  485. o34.BrickColor = BrickColor.new("Institutional white")
  486. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  487. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  488. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  489. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  490. o34.Anchored = true
  491. o34.FormFactor = Enum.FormFactor.Plate
  492. o34.Size = Vector3.new(3, 1.20000005, 10)
  493. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  494. o34.BackSurface = Enum.SurfaceType.Weld
  495. o34.BottomSurface = Enum.SurfaceType.Weld
  496. o34.FrontSurface = Enum.SurfaceType.Weld
  497. o34.LeftSurface = Enum.SurfaceType.Weld
  498. o34.RightSurface = Enum.SurfaceType.Weld
  499. o34.TopSurface = Enum.SurfaceType.Weld
  500. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  501. o35.Parent = o34
  502. o36.Parent = o1
  503. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  504. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  505. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  506. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  507. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  508. o36.Anchored = true
  509. o36.FormFactor = Enum.FormFactor.Custom
  510. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  511. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  512. o36.BackSurface = Enum.SurfaceType.Weld
  513. o36.BottomSurface = Enum.SurfaceType.Weld
  514. o36.FrontSurface = Enum.SurfaceType.Weld
  515. o36.LeftSurface = Enum.SurfaceType.Weld
  516. o36.RightSurface = Enum.SurfaceType.Weld
  517. o36.TopSurface = Enum.SurfaceType.Weld
  518. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  519. o37.Parent = o36
  520. o38.Parent = o1
  521. o38.BrickColor = BrickColor.new("Institutional white")
  522. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  523. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  524. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  525. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  526. o38.Anchored = true
  527. o38.CanCollide = false
  528. o38.FormFactor = Enum.FormFactor.Plate
  529. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  530. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  531. o38.BottomSurface = Enum.SurfaceType.Weld
  532. o38.LeftSurface = Enum.SurfaceType.Weld
  533. o38.RightSurface = Enum.SurfaceType.Weld
  534. o38.TopSurface = Enum.SurfaceType.Weld
  535. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  536. o39.Parent = o1
  537. o39.BrickColor = BrickColor.new("Really red")
  538. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  539. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  540. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  541. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  542. o39.Anchored = true
  543. o39.FormFactor = Enum.FormFactor.Plate
  544. o39.Size = Vector3.new(1, 1.20000005, 1)
  545. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  546. o39.BackSurface = Enum.SurfaceType.Weld
  547. o39.BottomSurface = Enum.SurfaceType.Weld
  548. o39.FrontSurface = Enum.SurfaceType.Weld
  549. o39.LeftSurface = Enum.SurfaceType.Weld
  550. o39.RightSurface = Enum.SurfaceType.Weld
  551. o39.TopSurface = Enum.SurfaceType.Weld
  552. o39.Color = Color3.new(1, 0, 0)
  553. o40.Parent = o39
  554. o41.Parent = o1
  555. o41.BrickColor = BrickColor.new("Institutional white")
  556. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  557. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  558. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  559. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  560. o41.Anchored = true
  561. o41.FormFactor = Enum.FormFactor.Plate
  562. o41.Size = Vector3.new(1, 0.800000012, 1)
  563. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  564. o41.BackSurface = Enum.SurfaceType.Weld
  565. o41.BottomSurface = Enum.SurfaceType.Weld
  566. o41.FrontSurface = Enum.SurfaceType.Weld
  567. o41.LeftSurface = Enum.SurfaceType.Weld
  568. o41.RightSurface = Enum.SurfaceType.Weld
  569. o41.TopSurface = Enum.SurfaceType.Weld
  570. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  571. o42.Parent = o41
  572. o43.Parent = o1
  573. o43.BrickColor = BrickColor.new("Institutional white")
  574. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  575. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  576. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  577. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  578. o43.Anchored = true
  579. o43.CanCollide = false
  580. o43.FormFactor = Enum.FormFactor.Plate
  581. o43.Size = Vector3.new(14, 0.400000006, 8)
  582. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  583. o43.BackSurface = Enum.SurfaceType.Weld
  584. o43.BottomSurface = Enum.SurfaceType.Weld
  585. o43.FrontSurface = Enum.SurfaceType.Weld
  586. o43.LeftSurface = Enum.SurfaceType.Weld
  587. o43.RightSurface = Enum.SurfaceType.Weld
  588. o43.TopSurface = Enum.SurfaceType.Weld
  589. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  590. o44.Parent = o43
  591. o45.Parent = o1
  592. o45.BrickColor = BrickColor.new("Really black")
  593. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  594. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  595. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  596. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  597. o45.Anchored = true
  598. o45.CanCollide = false
  599. o45.FormFactor = Enum.FormFactor.Plate
  600. o45.Size = Vector3.new(3, 2.79999995, 1)
  601. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  602. o45.BackSurface = Enum.SurfaceType.Weld
  603. o45.BottomSurface = Enum.SurfaceType.Weld
  604. o45.TopSurface = Enum.SurfaceType.Weld
  605. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  606. o46.Parent = o45
  607. o46.MeshType = Enum.MeshType.Wedge
  608. o47.Parent = o1
  609. o47.BrickColor = BrickColor.new("Institutional white")
  610. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  611. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  612. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  613. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  614. o47.Anchored = true
  615. o47.FormFactor = Enum.FormFactor.Plate
  616. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  617. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  618. o47.BackSurface = Enum.SurfaceType.Weld
  619. o47.BottomSurface = Enum.SurfaceType.Weld
  620. o47.FrontSurface = Enum.SurfaceType.Weld
  621. o47.LeftSurface = Enum.SurfaceType.Weld
  622. o47.RightSurface = Enum.SurfaceType.Weld
  623. o47.TopSurface = Enum.SurfaceType.Weld
  624. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  625. o48.Parent = o47
  626. o49.Parent = o1
  627. o49.BrickColor = BrickColor.new("White")
  628. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  629. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  630. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  631. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  632. o49.Anchored = true
  633. o49.FormFactor = Enum.FormFactor.Plate
  634. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  635. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  636. o49.BackSurface = Enum.SurfaceType.Weld
  637. o49.BottomSurface = Enum.SurfaceType.Weld
  638. o49.FrontSurface = Enum.SurfaceType.Weld
  639. o49.LeftSurface = Enum.SurfaceType.Weld
  640. o49.RightSurface = Enum.SurfaceType.Weld
  641. o49.TopSurface = Enum.SurfaceType.Weld
  642. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  643. o50.Parent = o49
  644. o51.Parent = o1
  645. o51.BrickColor = BrickColor.new("Institutional white")
  646. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  647. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  648. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  649. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  650. o51.Anchored = true
  651. o51.FormFactor = Enum.FormFactor.Plate
  652. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  653. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  654. o51.BackSurface = Enum.SurfaceType.Weld
  655. o51.BottomSurface = Enum.SurfaceType.Weld
  656. o51.FrontSurface = Enum.SurfaceType.Weld
  657. o51.LeftSurface = Enum.SurfaceType.Weld
  658. o51.RightSurface = Enum.SurfaceType.Weld
  659. o51.TopSurface = Enum.SurfaceType.Weld
  660. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  661. o52.Parent = o51
  662. o53.Parent = o1
  663. o53.BrickColor = BrickColor.new("Institutional white")
  664. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  665. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  666. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  667. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  668. o53.Anchored = true
  669. o53.CanCollide = false
  670. o53.FormFactor = Enum.FormFactor.Plate
  671. o53.Size = Vector3.new(2, 2.79999995, 1)
  672. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  673. o53.BackSurface = Enum.SurfaceType.Weld
  674. o53.BottomSurface = Enum.SurfaceType.Weld
  675. o53.TopSurface = Enum.SurfaceType.Weld
  676. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  677. o54.Parent = o53
  678. o54.MeshType = Enum.MeshType.Wedge
  679. o55.Parent = o1
  680. o55.BrickColor = BrickColor.new("Really black")
  681. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  682. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  683. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  684. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  685. o55.Anchored = true
  686. o55.CanCollide = false
  687. o55.FormFactor = Enum.FormFactor.Plate
  688. o55.Size = Vector3.new(3, 2.79999995, 1)
  689. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  690. o55.BackSurface = Enum.SurfaceType.Weld
  691. o55.BottomSurface = Enum.SurfaceType.Weld
  692. o55.TopSurface = Enum.SurfaceType.Weld
  693. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  694. o56.Parent = o55
  695. o56.MeshType = Enum.MeshType.Wedge
  696. o57.Parent = o1
  697. o57.BrickColor = BrickColor.new("Institutional white")
  698. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  699. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  700. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  701. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  702. o57.Anchored = true
  703. o57.CanCollide = false
  704. o57.FormFactor = Enum.FormFactor.Plate
  705. o57.Size = Vector3.new(1, 2, 8)
  706. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  707. o57.BackSurface = Enum.SurfaceType.Weld
  708. o57.BottomSurface = Enum.SurfaceType.Weld
  709. o57.FrontSurface = Enum.SurfaceType.Weld
  710. o57.LeftSurface = Enum.SurfaceType.Weld
  711. o57.RightSurface = Enum.SurfaceType.Weld
  712. o57.TopSurface = Enum.SurfaceType.Weld
  713. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  714. o58.Parent = o57
  715. o59.Parent = o1
  716. o59.BrickColor = BrickColor.new("Institutional white")
  717. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  718. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  719. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  720. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  721. o59.Anchored = true
  722. o59.FormFactor = Enum.FormFactor.Plate
  723. o59.Size = Vector3.new(1, 0.800000012, 1)
  724. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  725. o59.BackSurface = Enum.SurfaceType.Weld
  726. o59.BottomSurface = Enum.SurfaceType.Weld
  727. o59.FrontSurface = Enum.SurfaceType.Weld
  728. o59.LeftSurface = Enum.SurfaceType.Weld
  729. o59.RightSurface = Enum.SurfaceType.Weld
  730. o59.TopSurface = Enum.SurfaceType.Weld
  731. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  732. o60.Parent = o59
  733. o61.Parent = o1
  734. o61.BrickColor = BrickColor.new("Institutional white")
  735. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  736. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  737. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  738. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  739. o61.Anchored = true
  740. o61.CanCollide = false
  741. o61.FormFactor = Enum.FormFactor.Plate
  742. o61.Size = Vector3.new(14, 0.400000006, 1)
  743. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  744. o61.BackSurface = Enum.SurfaceType.Weld
  745. o61.BottomSurface = Enum.SurfaceType.Weld
  746. o61.FrontSurface = Enum.SurfaceType.Weld
  747. o61.LeftSurface = Enum.SurfaceType.Weld
  748. o61.RightSurface = Enum.SurfaceType.Weld
  749. o61.TopSurface = Enum.SurfaceType.Weld
  750. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  751. o62.Parent = o61
  752. o63.Parent = o1
  753. o63.BrickColor = BrickColor.new("Institutional white")
  754. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  755. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  756. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  757. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  758. o63.Anchored = true
  759. o63.CanCollide = false
  760. o63.FormFactor = Enum.FormFactor.Plate
  761. o63.Size = Vector3.new(1, 4.80999994, 1)
  762. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  763. o63.BottomSurface = Enum.SurfaceType.Weld
  764. o63.LeftSurface = Enum.SurfaceType.Weld
  765. o63.RightSurface = Enum.SurfaceType.Weld
  766. o63.TopSurface = Enum.SurfaceType.Weld
  767. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  768. o64.Parent = o1
  769. o64.BrickColor = BrickColor.new("Institutional white")
  770. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  771. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  772. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  773. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  774. o64.Anchored = true
  775. o64.CanCollide = false
  776. o64.FormFactor = Enum.FormFactor.Plate
  777. o64.Size = Vector3.new(1, 2.4000001, 1)
  778. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  779. o64.BottomSurface = Enum.SurfaceType.Weld
  780. o64.LeftSurface = Enum.SurfaceType.Weld
  781. o64.RightSurface = Enum.SurfaceType.Weld
  782. o64.TopSurface = Enum.SurfaceType.Weld
  783. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  784. o65.Parent = o1
  785. o65.BrickColor = BrickColor.new("Institutional white")
  786. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  787. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  788. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  789. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  790. o65.Anchored = true
  791. o65.FormFactor = Enum.FormFactor.Plate
  792. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  793. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  794. o65.BackSurface = Enum.SurfaceType.Weld
  795. o65.BottomSurface = Enum.SurfaceType.Weld
  796. o65.FrontSurface = Enum.SurfaceType.Weld
  797. o65.LeftSurface = Enum.SurfaceType.Weld
  798. o65.RightSurface = Enum.SurfaceType.Weld
  799. o65.TopSurface = Enum.SurfaceType.Weld
  800. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  801. o66.Parent = o65
  802. o67.Parent = o1
  803. o67.BrickColor = BrickColor.new("Really red")
  804. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  805. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  806. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  807. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  808. o67.Anchored = true
  809. o67.FormFactor = Enum.FormFactor.Plate
  810. o67.Size = Vector3.new(1, 1.20000005, 1)
  811. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  812. o67.BackSurface = Enum.SurfaceType.Weld
  813. o67.BottomSurface = Enum.SurfaceType.Weld
  814. o67.FrontSurface = Enum.SurfaceType.Weld
  815. o67.LeftSurface = Enum.SurfaceType.Weld
  816. o67.RightSurface = Enum.SurfaceType.Weld
  817. o67.TopSurface = Enum.SurfaceType.Weld
  818. o67.Color = Color3.new(1, 0, 0)
  819. o68.Parent = o67
  820. o69.Parent = o1
  821. o69.BrickColor = BrickColor.new("Institutional white")
  822. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  823. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  824. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  825. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  826. o69.Anchored = true
  827. o69.CanCollide = false
  828. o69.FormFactor = Enum.FormFactor.Plate
  829. o69.Size = Vector3.new(1, 0.400000006, 10)
  830. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  831. o69.BackSurface = Enum.SurfaceType.Weld
  832. o69.BottomSurface = Enum.SurfaceType.Weld
  833. o69.FrontSurface = Enum.SurfaceType.Weld
  834. o69.LeftSurface = Enum.SurfaceType.Weld
  835. o69.RightSurface = Enum.SurfaceType.Weld
  836. o69.TopSurface = Enum.SurfaceType.Weld
  837. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  838. o70.Parent = o69
  839. o71.Parent = o1
  840. o71.BrickColor = BrickColor.new("Really black")
  841. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  842. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  843. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  844. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  845. o71.Anchored = true
  846. o71.FormFactor = Enum.FormFactor.Custom
  847. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  848. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  849. o71.BackSurface = Enum.SurfaceType.Weld
  850. o71.BottomSurface = Enum.SurfaceType.Weld
  851. o71.FrontSurface = Enum.SurfaceType.Weld
  852. o71.LeftSurface = Enum.SurfaceType.Weld
  853. o71.RightSurface = Enum.SurfaceType.Weld
  854. o71.TopSurface = Enum.SurfaceType.Weld
  855. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  856. o72.Parent = o71
  857. o73.Name = "Head"
  858. o73.Parent = o1
  859. o73.Material = Enum.Material.SmoothPlastic
  860. o73.BrickColor = BrickColor.new("Institutional white")
  861. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  862. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  863. o73.Anchored = true
  864. o73.FormFactor = Enum.FormFactor.Symmetric
  865. o73.Size = Vector3.new(2, 1, 1)
  866. o73.CFrame = CFrame.new(99.207077, 7.026577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  867. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  868. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  869. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  870. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  871. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  872. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  873. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  874. o74.Parent = o73
  875. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  876. o75.Name = "face"
  877. o75.Parent = o73
  878. o75.Texture = "rbxasset://textures/face.png"
  879. o76.Parent = o1
  880. o76.BrickColor = BrickColor.new("Institutional white")
  881. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  882. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  883. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  884. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  885. o76.Anchored = true
  886. o76.CanCollide = false
  887. o76.FormFactor = Enum.FormFactor.Plate
  888. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  889. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  890. o76.BottomSurface = Enum.SurfaceType.Weld
  891. o76.LeftSurface = Enum.SurfaceType.Weld
  892. o76.RightSurface = Enum.SurfaceType.Weld
  893. o76.TopSurface = Enum.SurfaceType.Weld
  894. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  895. o77.Parent = o1
  896. o77.BrickColor = BrickColor.new("Institutional white")
  897. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  898. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  899. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  900. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  901. o77.Anchored = true
  902. o77.FormFactor = Enum.FormFactor.Plate
  903. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  904. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  905. o77.BackSurface = Enum.SurfaceType.Weld
  906. o77.BottomSurface = Enum.SurfaceType.Weld
  907. o77.FrontSurface = Enum.SurfaceType.Weld
  908. o77.LeftSurface = Enum.SurfaceType.Weld
  909. o77.RightSurface = Enum.SurfaceType.Weld
  910. o77.TopSurface = Enum.SurfaceType.Weld
  911. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  912. o78.Parent = o77
  913. o79.Name = "Head"
  914. o79.Parent = o1
  915. o79.Material = Enum.Material.SmoothPlastic
  916. o79.BrickColor = BrickColor.new("Institutional white")
  917. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  918. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  919. o79.Anchored = true
  920. o79.FormFactor = Enum.FormFactor.Symmetric
  921. o79.Size = Vector3.new(2, 1, 1)
  922. o79.CFrame = CFrame.new(103.10894, 7.49666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  923. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  924. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  925. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  926. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  927. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  928. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  929. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  930. o80.Parent = o79
  931. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  932. o81.Name = "face"
  933. o81.Parent = o79
  934. o81.Texture = "rbxasset://textures/face.png"
  935. o82.Name = "Handle"
  936. o82.Parent = o1
  937. o82.Material = Enum.Material.SmoothPlastic
  938. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  939. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  940. o82.Anchored = true
  941. o82.CanCollide = false
  942. o82.FormFactor = Enum.FormFactor.Symmetric
  943. o82.Size = Vector3.new(2, 2, 2)
  944. o82.CFrame = CFrame.new(103.10894, 7.34666729, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  945. o82.BottomSurface = Enum.SurfaceType.Smooth
  946. o82.TopSurface = Enum.SurfaceType.Smooth
  947. o83.Parent = o82
  948. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  949. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  950. o83.MeshType = Enum.MeshType.FileMesh
  951. o84.Parent = o1
  952. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  953. o84.RightLeg = o94
  954. o84.LeftLeg = o96
  955. o84.Torso = o87
  956. o84.Health = 0
  957. o84.MaxHealth = 0
  958. o85.Name = "TPPART"
  959. o85.Parent = o1
  960. o85.Transparency = 1
  961. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  962. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  963. o85.Anchored = true
  964. o85.CanCollide = false
  965. o85.Size = Vector3.new(4, 1, 2)
  966. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  967. o86.Name = "TPPART2"
  968. o86.Parent = o1
  969. o86.Transparency = 1
  970. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  971. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  972. o86.Anchored = true
  973. o86.CanCollide = false
  974. o86.Size = Vector3.new(4, 1, 2)
  975. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  976. o87.Name = "Torso"
  977. o87.Parent = o1
  978. o87.Material = Enum.Material.SmoothPlastic
  979. o87.BrickColor = BrickColor.new("Navy blue")
  980. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  981. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  982. o87.Anchored = true
  983. o87.FormFactor = Enum.FormFactor.Symmetric
  984. o87.Size = Vector3.new(2, 2, 1)
  985. o87.CFrame = CFrame.new(99.207077, 5.526577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  986. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  987. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  988. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  989. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  990. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  991. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  992. o87.Color = Color3.new(0, 0.12549, 0.376471)
  993. o88.Name = "roblox"
  994. o88.Parent = o87
  995. o89.Name = "Right Shoulder"
  996. o89.Parent = o87
  997. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  998. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  999. o89.Part0 = o87
  1000. o89.Part1 = o95
  1001. o89.DesiredAngle = -0.062025275081396
  1002. o89.MaxVelocity = 0.15000000596046
  1003. o90.Name = "Left Shoulder"
  1004. o90.Parent = o87
  1005. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1006. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1007. o90.Part0 = o87
  1008. o90.Part1 = o97
  1009. o90.DesiredAngle = -0.062025275081396
  1010. o90.MaxVelocity = 0.15000000596046
  1011. o91.Name = "Right Hip"
  1012. o91.Parent = o87
  1013. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1014. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1015. o91.Part0 = o87
  1016. o91.Part1 = o94
  1017. o91.DesiredAngle = 0.062025275081396
  1018. o91.MaxVelocity = 0.10000000149012
  1019. o92.Name = "Left Hip"
  1020. o92.Parent = o87
  1021. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1022. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1023. o92.Part0 = o87
  1024. o92.Part1 = o96
  1025. o92.DesiredAngle = 0.062025275081396
  1026. o92.MaxVelocity = 0.10000000149012
  1027. o93.Name = "Neck"
  1028. o93.Parent = o87
  1029. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1030. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1031. o93.Part0 = o87
  1032. o93.Part1 = o73
  1033. o93.MaxVelocity = 0.10000000149012
  1034. o94.Name = "Right Leg"
  1035. o94.Parent = o1
  1036. o94.Material = Enum.Material.SmoothPlastic
  1037. o94.BrickColor = BrickColor.new("Navy blue")
  1038. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  1039. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1040. o94.Anchored = true
  1041. o94.CanCollide = false
  1042. o94.FormFactor = Enum.FormFactor.Symmetric
  1043. o94.Size = Vector3.new(1, 2, 1)
  1044. o94.CFrame = CFrame.new(99.215416, 3.526577, 14.7047863, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1045. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1046. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1047. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1048. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1049. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1050. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1051. o94.Color = Color3.new(0, 0.12549, 0.376471)
  1052. o95.Name = "Right Arm"
  1053. o95.Parent = o1
  1054. o95.Material = Enum.Material.SmoothPlastic
  1055. o95.BrickColor = BrickColor.new("Maroon")
  1056. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  1057. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1058. o95.Anchored = true
  1059. o95.CanCollide = false
  1060. o95.FormFactor = Enum.FormFactor.Symmetric
  1061. o95.Size = Vector3.new(1, 2, 1)
  1062. o95.CFrame = CFrame.new(99.2321014, 5.526577, 13.7049236, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1063. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1064. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1065. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1066. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1067. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1068. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1069. o95.Color = Color3.new(0.458824, 0, 0)
  1070. o96.Name = "Left Leg"
  1071. o96.Parent = o1
  1072. o96.Material = Enum.Material.SmoothPlastic
  1073. o96.BrickColor = BrickColor.new("Navy blue")
  1074. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  1075. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1076. o96.Anchored = true
  1077. o96.CanCollide = false
  1078. o96.FormFactor = Enum.FormFactor.Symmetric
  1079. o96.Size = Vector3.new(1, 2, 1)
  1080. o96.CFrame = CFrame.new(99.1987381, 3.526577, 15.7046452, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1081. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1082. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1083. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1084. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1085. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1086. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1087. o96.Color = Color3.new(0, 0.12549, 0.376471)
  1088. o97.Name = "Left Arm"
  1089. o97.Parent = o1
  1090. o97.Material = Enum.Material.SmoothPlastic
  1091. o97.BrickColor = BrickColor.new("Maroon")
  1092. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  1093. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1094. o97.Anchored = true
  1095. o97.CanCollide = false
  1096. o97.FormFactor = Enum.FormFactor.Symmetric
  1097. o97.Size = Vector3.new(1, 2, 1)
  1098. o97.CFrame = CFrame.new(99.1820602, 5.526577, 16.7045078, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1099. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1100. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1101. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1102. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1103. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1104. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1105. o97.Color = Color3.new(0.458824, 0, 0)
  1106. o98.Name = "Torso"
  1107. o98.Parent = o1
  1108. o98.Material = Enum.Material.SmoothPlastic
  1109. o98.BrickColor = BrickColor.new("Navy blue")
  1110. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  1111. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1112. o98.Anchored = true
  1113. o98.FormFactor = Enum.FormFactor.Symmetric
  1114. o98.Size = Vector3.new(2, 2, 1)
  1115. o98.CFrame = CFrame.new(103.10894, 5.99666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1116. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1117. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1118. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1119. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1120. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1121. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1122. o98.Color = Color3.new(0, 0.12549, 0.376471)
  1123. o99.Name = "roblox"
  1124. o99.Parent = o98
  1125. o100.Name = "Right Hip"
  1126. o100.Parent = o98
  1127. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1128. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1129. o100.Part0 = o98
  1130. o100.Part1 = o103
  1131. o100.DesiredAngle = 0.062025275081396
  1132. o100.MaxVelocity = 0.10000000149012
  1133. o101.Name = "Left Hip"
  1134. o101.Parent = o98
  1135. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1136. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1137. o101.Part0 = o98
  1138. o101.Part1 = o105
  1139. o101.DesiredAngle = 0.062025275081396
  1140. o101.MaxVelocity = 0.10000000149012
  1141. o102.Name = "Neck"
  1142. o102.Parent = o98
  1143. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1144. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1145. o102.Part0 = o98
  1146. o102.Part1 = o79
  1147. o102.MaxVelocity = 0.10000000149012
  1148. o103.Name = "Right Leg"
  1149. o103.Parent = o1
  1150. o103.Material = Enum.Material.SmoothPlastic
  1151. o103.BrickColor = BrickColor.new("Really black")
  1152. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  1153. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1154. o103.Anchored = true
  1155. o103.CanCollide = false
  1156. o103.FormFactor = Enum.FormFactor.Symmetric
  1157. o103.Size = Vector3.new(1, 2, 1)
  1158. o103.CFrame = CFrame.new(103.608864, 3.99666739, 15.2130556, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1159. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1160. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1161. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1162. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1163. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1164. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1166. o104.Name = "Right Arm"
  1167. o104.Parent = o1
  1168. o104.Material = Enum.Material.SmoothPlastic
  1169. o104.BrickColor = BrickColor.new("Maroon")
  1170. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  1171. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  1172. o104.Anchored = true
  1173. o104.CanCollide = false
  1174. o104.FormFactor = Enum.FormFactor.Symmetric
  1175. o104.Size = Vector3.new(1, 2, 1)
  1176. o104.CFrame = CFrame.new(104.615349, 5.89646101, 14.8330393, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  1177. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1178. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1179. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1180. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1181. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1182. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1183. o104.Color = Color3.new(0.458824, 0, 0)
  1184. o105.Name = "Left Leg"
  1185. o105.Parent = o1
  1186. o105.Material = Enum.Material.SmoothPlastic
  1187. o105.BrickColor = BrickColor.new("Really black")
  1188. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  1189. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1190. o105.Anchored = true
  1191. o105.CanCollide = false
  1192. o105.FormFactor = Enum.FormFactor.Symmetric
  1193. o105.Size = Vector3.new(1, 2, 1)
  1194. o105.CFrame = CFrame.new(102.609009, 3.99666739, 15.1963739, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1195. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1196. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1197. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1198. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1199. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1200. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1201. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1202. o106.Name = "Left Arm"
  1203. o106.Parent = o1
  1204. o106.Material = Enum.Material.SmoothPlastic
  1205. o106.BrickColor = BrickColor.new("Maroon")
  1206. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  1207. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  1208. o106.Anchored = true
  1209. o106.CanCollide = false
  1210. o106.FormFactor = Enum.FormFactor.Symmetric
  1211. o106.Size = Vector3.new(1, 2, 1)
  1212. o106.CFrame = CFrame.new(101.617271, 5.96075201, 14.6924496, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  1213. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1214. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1215. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1216. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1217. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1218. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1219. o106.Color = Color3.new(0.458824, 0, 0)
  1220. o107.Parent = o1
  1221. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  1222. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1223. o107.Anchored = true
  1224. o107.FormFactor = Enum.FormFactor.Symmetric
  1225. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1226. o107.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1227. o108.Parent = o107
  1228. o109.Parent = o1
  1229. o109.BrickColor = BrickColor.new("Really black")
  1230. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  1231. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1232. o109.Anchored = true
  1233. o109.FormFactor = Enum.FormFactor.Symmetric
  1234. o109.Size = Vector3.new(3, 1.20000005, 3)
  1235. o109.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1236. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1237. o110.Parent = o109
  1238. o111.Parent = o1
  1239. o111.BrickColor = BrickColor.new("Really black")
  1240. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  1241. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1242. o111.Anchored = true
  1243. o111.FormFactor = Enum.FormFactor.Symmetric
  1244. o111.Size = Vector3.new(3, 1.20000005, 3)
  1245. o111.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1246. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1247. o112.Parent = o111
  1248. o113.Parent = o1
  1249. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  1250. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1251. o113.Anchored = true
  1252. o113.FormFactor = Enum.FormFactor.Symmetric
  1253. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1254. o113.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1255. o114.Parent = o113
  1256. o115.Parent = o1
  1257. o115.BrickColor = BrickColor.new("Really black")
  1258. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  1259. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1260. o115.Anchored = true
  1261. o115.FormFactor = Enum.FormFactor.Symmetric
  1262. o115.Size = Vector3.new(3, 1.20000005, 3)
  1263. o115.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1264. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1265. o116.Parent = o115
  1266. o117.Parent = o1
  1267. o117.BrickColor = BrickColor.new("Really black")
  1268. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  1269. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1270. o117.Anchored = true
  1271. o117.FormFactor = Enum.FormFactor.Symmetric
  1272. o117.Size = Vector3.new(3, 1.20000005, 3)
  1273. o117.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1274. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1275. o118.Parent = o117
  1276. o119.Parent = o1
  1277. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  1278. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1279. o119.Anchored = true
  1280. o119.FormFactor = Enum.FormFactor.Symmetric
  1281. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1282. o119.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1283. o120.Parent = o119
  1284. o121.Name = "Handle"
  1285. o121.Parent = o1
  1286. o121.Material = Enum.Material.SmoothPlastic
  1287. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  1288. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1289. o121.Anchored = true
  1290. o121.CanCollide = false
  1291. o121.FormFactor = Enum.FormFactor.Symmetric
  1292. o121.Size = Vector3.new(2, 2, 2)
  1293. o121.CFrame = CFrame.new(99.207077, 6.8765769, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1294. o121.BottomSurface = Enum.SurfaceType.Smooth
  1295. o121.TopSurface = Enum.SurfaceType.Smooth
  1296. o122.Parent = o121
  1297. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  1298. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  1299. o122.MeshType = Enum.MeshType.FileMesh
  1300. o123.Name = "RPPART"
  1301. o123.Parent = o1
  1302. o123.Transparency = 1
  1303. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  1304. o123.Rotation = Vector3.new(-90, 0, -0)
  1305. o123.Anchored = true
  1306. o123.CanCollide = false
  1307. o123.Size = Vector3.new(4, 1, 2)
  1308. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  1309. function MoveY(model, Position)
  1310. for _,part in pairs (model:GetChildren()) do
  1311. if part.ClassName == "Part" then
  1312. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  1313. end
  1314. end
  1315. end
  1316. function MoveX(model, Position)
  1317. for _,part in pairs (model:GetChildren()) do
  1318. if part.ClassName == "Part" then
  1319. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  1320. end
  1321. end
  1322. end
  1323. function MoveSpawn(model, PLAYERPOS)
  1324. for _,part in pairs (model:GetChildren()) do
  1325. if part.ClassName == "Part" then
  1326. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  1327. end
  1328. end
  1329. end
  1330. function MoveZ(model, Position)
  1331. for _,part in pairs (model:GetChildren()) do
  1332. if part.ClassName == "Part" then
  1333. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  1334. end
  1335. end
  1336. end
  1337. function MoveZPart(Part, Position)
  1338. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  1339. end
  1340. function MoveXPart(Part, Position)
  1341. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  1342. end
  1343. Victim.Character.HumanoidRootPart.Anchored = true
  1344. OMGCREEPY = Instance.new("Sound")
  1345. OMGCREEPY.Parent = o1
  1346. OMGCREEPY.Volume = .5
  1347. OMGCREEPY.SoundId = "rbxassetid://177775134"
  1348. for i,v in pairs (o1:GetChildren()) do
  1349. if v:IsA("Part") then
  1350. v.Material = "SmoothPlastic"
  1351. v.BackSurface = "SmoothNoOutlines"
  1352. v.FrontSurface = "SmoothNoOutlines"
  1353. v.BottomSurface = "SmoothNoOutlines"
  1354. v.LeftSurface = "SmoothNoOutlines"
  1355. v.RightSurface = "SmoothNoOutlines"
  1356. v.TopSurface = "SmoothNoOutlines"
  1357. end
  1358. end
  1359. OMGCREEPY:Play()
  1360. o21:Play()
  1361. MoveSpawn(o1,Victim.Character.HumanoidRootPart.Position)
  1362. for i=1,51 do
  1363. MoveX(o1,-3)
  1364. wait(.05)
  1365. end
  1366. wait(.5)
  1367. MoveZPart(o12,-1)
  1368. wait(.2)
  1369. for i=1,6 do
  1370. MoveXPart(o12,1)
  1371. wait(.1)
  1372. end
  1373. wait(.5)
  1374. Victim.Character.HumanoidRootPart.CFrame = o86.CFrame
  1375. wait(.5)
  1376. Victim.Character.HumanoidRootPart.CFrame = o85.CFrame
  1377. wait(.5)
  1378. MoveZPart(o12,1)
  1379. wait(.2)
  1380.  
  1381. for i=1,6 do
  1382. MoveXPart(o12,-1)
  1383. wait(.1)
  1384. end
  1385. for i=1,50 do
  1386. MoveX(o1,-3)
  1387. Victim.Character.HumanoidRootPart.CFrame = o85.CFrame
  1388. wait(.05)
  1389. end
  1390. Victim.Character.Head.face.Texture = "rbxassetid://629925029"
  1391. Victim.Character.HumanoidRootPart.CFrame = o123.CFrame
  1392. SCREAM = Instance.new("Sound")
  1393. SCREAM.Parent = Victim.Character.Head
  1394. SCREAM.SoundId = "rbxassetid://138167455"
  1395. SCREAM:Play()
  1396. wait(2.5)
  1397. Victim.Character.Head.BrickColor = BrickColor.new("Maroon")
  1398. MoveZPart(o12,-1)
  1399. wait(.2)
  1400. for i=1,6 do
  1401. MoveXPart(o12,1)
  1402. wait(.1)
  1403. end
  1404. wait(.5)
  1405. Victim.Character.HumanoidRootPart.CFrame = o86.CFrame
  1406. wait(.5)
  1407. MoveZPart(o12,1)
  1408. wait(.2)
  1409. for i=1,6 do
  1410. MoveXPart(o12,-1)
  1411. wait(.1)
  1412. end
  1413. Victim.Character.Humanoid.Health = 0
  1414. player = Victim
  1415. char = Victim.Character
  1416. char.Archivable = true
  1417. local rg = char:Clone()
  1418. rg.HumanoidRootPart:Destroy()
  1419. rg.Name = ""
  1420. rg.Humanoid.MaxHealth = 0
  1421. rg.Humanoid.PlatformStand = true
  1422. for i, v in pairs(rg.Torso:GetChildren()) do
  1423. if v:IsA("Motor6D") then
  1424. v:Destroy()
  1425. end
  1426. end
  1427.  
  1428. local n = Instance.new("Glue", rg.Torso)
  1429. n.Name = "Neck"
  1430. n.Part0 = rg.Torso
  1431. n.Part1 = rg.Head
  1432. n.C0 = CFrame.new(0, 1, 0)
  1433. n.C1 = CFrame.new(0, -0.5, 0)
  1434.  
  1435. local rs = Instance.new("Glue", rg.Torso)
  1436. rs.Name = "Right Shoulder"
  1437. rs.Part0 = rg.Torso
  1438. rs.Part1 = rg["Right Arm"]
  1439. rs.C0 = CFrame.new(1.5, 0.5, 0)
  1440. rs.C1 = CFrame.new(0, 0.5, 0)
  1441. local ls = Instance.new("Glue", rg.Torso)
  1442. ls.Name = "Left Shoulder"
  1443. ls.Part0 = rg.Torso
  1444. ls.Part1 = rg["Left Arm"]
  1445. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  1446. ls.C1 = CFrame.new(0, 0.5, 0)
  1447.  
  1448. local rh = Instance.new("Glue", rg.Torso)
  1449. rh.Name = "Right Hip"
  1450. rh.Part0 = rg.Torso
  1451. rh.Part1 = rg["Right Leg"]
  1452. rh.C0 = CFrame.new(0.5, -1, 0)
  1453. rh.C1 = CFrame.new(0, 1, 0)
  1454. local lh = Instance.new("Glue", rg.Torso)
  1455. lh.Name = "Left Hip"
  1456. lh.Part0 = rg.Torso
  1457. lh.Part1 = rg["Left Leg"]
  1458. lh.C0 = CFrame.new(-0.5, -1, 0)
  1459. lh.C1 = CFrame.new(0, 1, 0)
  1460. char.Torso:Destroy()
  1461. char.Head:Destroy()
  1462. char["Left Leg"]:Destroy()
  1463. char["Left Arm"]:Destroy()
  1464. char["Right Leg"]:Destroy()
  1465. char["Right Arm"]:Destroy()
  1466. rg.Parent = game.Workspace
  1467. rg.Head.BrickColor = BrickColor.new("Maroon")
  1468. function DEATH ()
  1469. OHHNELLY = Instance.new("Part")
  1470. OHHNELLY.Parent = workspace
  1471. OHHNELLY.Anchored = false
  1472. OHHNELLY.Material = Enum.Material.SmoothPlastic
  1473. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  1474. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1475. OHHNELLY.Position = rg.Head.Position
  1476. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  1477. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1478. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1479. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1480. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1481. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1482. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1483.  
  1484. end
  1485. for i=1,20 do
  1486. DEATH()
  1487. MoveX(o1,-3)
  1488. wait(.05)
  1489. end
  1490. o1:Destroy()
  1491. Status.Text = "Victim is DEAD"
  1492. wait(5)
  1493. Status.Text = "NoVictim"
  1494. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement