Advertisement
Guest User

Garlic GUI v1.1 | FunnyKid

a guest
Aug 21st, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 170.60 KB | None | 0 0
  1. --Garlic Gui Made By FunnyKid
  2. print("SCRIPT IS LOADING!")
  3. -- Instances:
  4. local Garlic = Instance.new("ScreenGui")
  5. local frmguipack = Instance.new("Frame")
  6. local bar = Instance.new("TextLabel")
  7. local Settings = Instance.new("TextButton")
  8. local Aboutmeh = Instance.new("TextButton")
  9. local GUIS = Instance.new("TextButton")
  10. local yo = Instance.new("TextLabel")
  11. local Otherguis = Instance.new("Frame")
  12. local topkekgui = Instance.new("TextButton")
  13. local punchgui = Instance.new("TextButton")
  14. local prisondystrjrgui = Instance.new("TextButton")
  15. local punchgui_2 = Instance.new("TextButton")
  16. local BalkusGUI = Instance.new("TextButton")
  17. local VanGUI = Instance.new("TextButton")
  18. local zakladkasettyngs = Instance.new("Frame")
  19. local cmngsoon = Instance.new("TextLabel")
  20. local scripts = Instance.new("Frame")
  21. local invisible = Instance.new("TextButton")
  22. local fly = Instance.new("TextButton")
  23. local walkspeed = Instance.new("TextButton")
  24. local btools = Instance.new("TextButton")
  25. local aimbot = Instance.new("TextButton")
  26. local bigoof = Instance.new("TextButton")
  27. local whatdoesthatdo = Instance.new("TextButton")
  28. local FastRespawn = Instance.new("TextButton")
  29. local admin = Instance.new("TextButton")
  30. local scriptz = Instance.new("TextButton")
  31. local logmain = Instance.new("Frame")
  32. local lbar1 = Instance.new("TextLabel")
  33. local openbutton = Instance.new("TextButton")
  34. local creds13 = Instance.new("TextLabel")
  35. --Properties:
  36. Garlic.Name = "Garlic"
  37. Garlic.Parent = game.CoreGui
  38. Garlic.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  39.  
  40. frmguipack.Name = "frmguipack"
  41. frmguipack.Parent = Garlic
  42. frmguipack.Active = true
  43. frmguipack.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  44. frmguipack.BorderColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  45. frmguipack.BorderSizePixel = 4
  46. frmguipack.Position = UDim2.new(0.466336668, 0, 0.136448592, 0)
  47. frmguipack.Size = UDim2.new(0, 400, 0, 250)
  48.  
  49. bar.Name = "bar"
  50. bar.Parent = frmguipack
  51. bar.BackgroundColor3 = Color3.new(0, 0, 0)
  52. bar.BorderSizePixel = 0
  53. bar.Size = UDim2.new(0, 400, 0, 25)
  54. bar.Font = Enum.Font.GothamBold
  55. bar.Text = "Garlic GUI v1.1"
  56. bar.TextColor3 = Color3.new(1, 1, 1)
  57. bar.TextSize = 16
  58.  
  59. Settings.Name = "Settings"
  60. Settings.Parent = frmguipack
  61. Settings.BackgroundColor3 = Color3.new(0, 0, 0)
  62. Settings.BorderSizePixel = 0
  63. Settings.Position = UDim2.new(0.675000012, 0, 0.100000001, 0)
  64. Settings.Size = UDim2.new(0, 100, 0, 30)
  65. Settings.Font = Enum.Font.GothamBold
  66. Settings.Text = "Settings"
  67. Settings.TextColor3 = Color3.new(1, 1, 1)
  68. Settings.TextSize = 16
  69.  
  70. Aboutmeh.Name = "Aboutmeh"
  71. Aboutmeh.Parent = frmguipack
  72. Aboutmeh.BackgroundColor3 = Color3.new(0, 0, 0)
  73. Aboutmeh.BorderSizePixel = 0
  74. Aboutmeh.Position = UDim2.new(0, 0, 0.879999995, 0)
  75. Aboutmeh.Size = UDim2.new(0, 400, 0, 30)
  76. Aboutmeh.Font = Enum.Font.GothamBold
  77. Aboutmeh.Text = "Script Made By FunnyKid | V3rmillion.net"
  78. Aboutmeh.TextColor3 = Color3.new(1, 1, 1)
  79. Aboutmeh.TextSize = 14
  80.  
  81. GUIS.Name = "GUIS"
  82. GUIS.Parent = frmguipack
  83. GUIS.BackgroundColor3 = Color3.new(0, 0, 0)
  84. GUIS.BorderSizePixel = 0
  85. GUIS.Position = UDim2.new(0.375, 0, 0.100000001, 0)
  86. GUIS.Size = UDim2.new(0, 100, 0, 30)
  87. GUIS.Font = Enum.Font.GothamBold
  88. GUIS.Text = "Other GUIS"
  89. GUIS.TextColor3 = Color3.new(1, 1, 1)
  90. GUIS.TextSize = 14
  91.  
  92. yo.Name = "yo"
  93. yo.Parent = frmguipack
  94. yo.BackgroundColor3 = Color3.new(1, 1, 1)
  95. yo.BackgroundTransparency = 1
  96. yo.Position = UDim2.new(0.25, 0, 0.748000026, 0)
  97. yo.Size = UDim2.new(0, 200, 0, 50)
  98. yo.Font = Enum.Font.GothamBold
  99. yo.Text = "Thanks for using my Garlic GUI"
  100. yo.TextColor3 = Color3.new(1, 1, 1)
  101. yo.TextSize = 14
  102.  
  103. Otherguis.Name = "Otherguis"
  104. Otherguis.Parent = frmguipack
  105. Otherguis.Active = true
  106. Otherguis.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  107. Otherguis.BorderSizePixel = 0
  108. Otherguis.Position = UDim2.new(0.466336638, 0, 0.239252344, 0)
  109. Otherguis.Size = UDim2.new(0, 400, 0, 165)
  110. Otherguis.Visible = false
  111.  
  112. topkekgui.Name = "topkekgui"
  113. topkekgui.Parent = Otherguis
  114. topkekgui.Active = false
  115. topkekgui.BackgroundColor3 = Color3.new(0, 0, 0)
  116. topkekgui.BorderSizePixel = 0
  117. topkekgui.Position = UDim2.new(0.375, 0, 0.696969688, 0)
  118. topkekgui.Size = UDim2.new(0, 100, 0, 25)
  119. topkekgui.Font = Enum.Font.GothamSemibold
  120. topkekgui.Text = "TopKek 4.0 GUI"
  121. topkekgui.TextColor3 = Color3.new(1, 1, 1)
  122. topkekgui.TextScaled = true
  123. topkekgui.TextSize = 14
  124. topkekgui.TextWrapped = true
  125.  
  126. punchgui.Name = "punchgui"
  127. punchgui.Parent = Otherguis
  128. punchgui.Active = false
  129. punchgui.BackgroundColor3 = Color3.new(0, 0, 0)
  130. punchgui.BorderSizePixel = 0
  131. punchgui.Position = UDim2.new(0.675000012, 0, 0.696969688, 0)
  132. punchgui.Size = UDim2.new(0, 100, 0, 25)
  133. punchgui.Font = Enum.Font.GothamSemibold
  134. punchgui.Text = "Coming Soon!"
  135. punchgui.TextColor3 = Color3.new(1, 1, 1)
  136. punchgui.TextSize = 14
  137.  
  138. prisondystrjrgui.Name = "prisondystrjrgui"
  139. prisondystrjrgui.Parent = Otherguis
  140. prisondystrjrgui.Active = false
  141. prisondystrjrgui.BackgroundColor3 = Color3.new(0, 0, 0)
  142. prisondystrjrgui.BorderSizePixel = 0
  143. prisondystrjrgui.Position = UDim2.new(0.0749999881, 0, 0.696969688, 0)
  144. prisondystrjrgui.Size = UDim2.new(0, 100, 0, 25)
  145. prisondystrjrgui.Font = Enum.Font.GothamSemibold
  146. prisondystrjrgui.Text = "Prison Dystroyer v1.5 GUI"
  147. prisondystrjrgui.TextColor3 = Color3.new(1, 1, 1)
  148. prisondystrjrgui.TextScaled = true
  149. prisondystrjrgui.TextSize = 14
  150. prisondystrjrgui.TextWrapped = true
  151.  
  152. punchgui_2.Name = "punchgui"
  153. punchgui_2.Parent = Otherguis
  154. punchgui_2.Active = false
  155. punchgui_2.BackgroundColor3 = Color3.new(0, 0, 0)
  156. punchgui_2.BorderSizePixel = 0
  157. punchgui_2.Position = UDim2.new(0.0749999881, 0, 0.424242407, 0)
  158. punchgui_2.Size = UDim2.new(0, 100, 0, 25)
  159. punchgui_2.Font = Enum.Font.GothamSemibold
  160. punchgui_2.Text = "Coming Soon!"
  161. punchgui_2.TextColor3 = Color3.new(1, 1, 1)
  162. punchgui_2.TextSize = 14
  163.  
  164. BalkusGUI.Name = "BalkusGUI"
  165. BalkusGUI.Parent = Otherguis
  166. BalkusGUI.Active = false
  167. BalkusGUI.BackgroundColor3 = Color3.new(0, 0, 0)
  168. BalkusGUI.BorderSizePixel = 0
  169. BalkusGUI.Position = UDim2.new(0.375, 0, 0.424242407, 0)
  170. BalkusGUI.Size = UDim2.new(0, 100, 0, 25)
  171. BalkusGUI.Font = Enum.Font.GothamSemibold
  172. BalkusGUI.Text = "Balkus GUI"
  173. BalkusGUI.TextColor3 = Color3.new(1, 1, 1)
  174. BalkusGUI.TextSize = 14
  175.  
  176. VanGUI.Name = "VanGUI"
  177. VanGUI.Parent = Otherguis
  178. VanGUI.Active = false
  179. VanGUI.BackgroundColor3 = Color3.new(0, 0, 0)
  180. VanGUI.BorderSizePixel = 0
  181. VanGUI.Position = UDim2.new(0.675000012, 0, 0.424242407, 0)
  182. VanGUI.Size = UDim2.new(0, 100, 0, 25)
  183. VanGUI.Font = Enum.Font.GothamSemibold
  184. VanGUI.Text = "Van GUI"
  185. VanGUI.TextColor3 = Color3.new(1, 1, 1)
  186. VanGUI.TextSize = 14
  187.  
  188. zakladkasettyngs.Name = "zakladkasettyngs"
  189. zakladkasettyngs.Parent = frmguipack
  190. zakladkasettyngs.Active = true
  191. zakladkasettyngs.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  192. zakladkasettyngs.BorderSizePixel = 0
  193. zakladkasettyngs.Position = UDim2.new(0.466336638, 0, 0.239252344, 0)
  194. zakladkasettyngs.Size = UDim2.new(0, 400, 0, 165)
  195. zakladkasettyngs.Visible = false
  196.  
  197. cmngsoon.Name = "cmngsoon"
  198. cmngsoon.Parent = zakladkasettyngs
  199. cmngsoon.BackgroundColor3 = Color3.new(1, 1, 1)
  200. cmngsoon.BackgroundTransparency = 1
  201. cmngsoon.BorderSizePixel = 0
  202. cmngsoon.Position = UDim2.new(0.129999995, 0, 0.351515144, 0)
  203. cmngsoon.Rotation = 7
  204. cmngsoon.Size = UDim2.new(0, 295, 0, 49)
  205. cmngsoon.Font = Enum.Font.GothamBold
  206. cmngsoon.Text = "Settings Coming Soon!"
  207. cmngsoon.TextColor3 = Color3.new(1, 1, 1)
  208. cmngsoon.TextSize = 18
  209.  
  210. scripts.Name = "scripts"
  211. scripts.Parent = frmguipack
  212. scripts.Active = true
  213. scripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  214. scripts.BorderSizePixel = 0
  215. scripts.Position = UDim2.new(0.467326701, 0, 0.233644873, 0)
  216. scripts.Size = UDim2.new(0, 400, 0, 165)
  217. scripts.Visible = false
  218.  
  219. invisible.Name = "invisible"
  220. invisible.Parent = scripts
  221. invisible.BackgroundColor3 = Color3.new(0, 0, 0)
  222. invisible.BorderSizePixel = 0
  223. invisible.Position = UDim2.new(0.075000003, 0, 0.151515156, 0)
  224. invisible.Size = UDim2.new(0, 100, 0, 25)
  225. invisible.Font = Enum.Font.GothamBold
  226. invisible.Text = "Invisible"
  227. invisible.TextColor3 = Color3.new(1, 1, 1)
  228. invisible.TextSize = 14
  229.  
  230. fly.Name = "fly"
  231. fly.Parent = scripts
  232. fly.BackgroundColor3 = Color3.new(0, 0, 0)
  233. fly.BorderSizePixel = 0
  234. fly.Position = UDim2.new(0.375, 0, 0.151515156, 0)
  235. fly.Size = UDim2.new(0, 100, 0, 25)
  236. fly.Font = Enum.Font.GothamBold
  237. fly.Text = "Fly"
  238. fly.TextColor3 = Color3.new(1, 1, 1)
  239. fly.TextSize = 14
  240.  
  241. walkspeed.Name = "walkspeed"
  242. walkspeed.Parent = scripts
  243. walkspeed.BackgroundColor3 = Color3.new(0, 0, 0)
  244. walkspeed.BorderSizePixel = 0
  245. walkspeed.Position = UDim2.new(0.675000012, 0, 0.151515156, 0)
  246. walkspeed.Size = UDim2.new(0, 100, 0, 25)
  247. walkspeed.Font = Enum.Font.GothamBold
  248. walkspeed.Text = "Become Fast"
  249. walkspeed.TextColor3 = Color3.new(1, 1, 1)
  250. walkspeed.TextSize = 14
  251.  
  252. btools.Name = "btools"
  253. btools.Parent = scripts
  254. btools.BackgroundColor3 = Color3.new(0, 0, 0)
  255. btools.BorderSizePixel = 0
  256. btools.Position = UDim2.new(0.0749999881, 0, 0.412121236, 0)
  257. btools.Size = UDim2.new(0, 100, 0, 25)
  258. btools.Font = Enum.Font.GothamBold
  259. btools.Text = "BTools"
  260. btools.TextColor3 = Color3.new(1, 1, 1)
  261. btools.TextSize = 14
  262.  
  263. aimbot.Name = "aimbot"
  264. aimbot.Parent = scripts
  265. aimbot.BackgroundColor3 = Color3.new(0, 0, 0)
  266. aimbot.BorderSizePixel = 0
  267. aimbot.Position = UDim2.new(0.375, 0, 0.418181837, 0)
  268. aimbot.Size = UDim2.new(0, 100, 0, 25)
  269. aimbot.Font = Enum.Font.GothamBold
  270. aimbot.Text = "Aimbot"
  271. aimbot.TextColor3 = Color3.new(1, 1, 1)
  272. aimbot.TextSize = 14
  273.  
  274. bigoof.Name = "bigoof"
  275. bigoof.Parent = scripts
  276. bigoof.BackgroundColor3 = Color3.new(0, 0, 0)
  277. bigoof.BorderSizePixel = 0
  278. bigoof.Position = UDim2.new(0.675000012, 0, 0.418181837, 0)
  279. bigoof.Size = UDim2.new(0, 100, 0, 25)
  280. bigoof.Font = Enum.Font.GothamBold
  281. bigoof.Text = "Big OOF"
  282. bigoof.TextColor3 = Color3.new(1, 1, 1)
  283. bigoof.TextSize = 14
  284.  
  285. whatdoesthatdo.Name = "whatdoesthatdo"
  286. whatdoesthatdo.Parent = scripts
  287. whatdoesthatdo.BackgroundColor3 = Color3.new(0, 0, 0)
  288. whatdoesthatdo.BorderSizePixel = 0
  289. whatdoesthatdo.Position = UDim2.new(0.675000012, 0, 0.684848547, 0)
  290. whatdoesthatdo.Size = UDim2.new(0, 100, 0, 25)
  291. whatdoesthatdo.Font = Enum.Font.GothamBold
  292. whatdoesthatdo.Text = "whatdoesthatdo"
  293. whatdoesthatdo.TextColor3 = Color3.new(1, 1, 1)
  294. whatdoesthatdo.TextSize = 12
  295.  
  296. FastRespawn.Name = "FastRespawn"
  297. FastRespawn.Parent = scripts
  298. FastRespawn.BackgroundColor3 = Color3.new(0, 0, 0)
  299. FastRespawn.BorderSizePixel = 0
  300. FastRespawn.Position = UDim2.new(0.372500002, 0, 0.684848547, 0)
  301. FastRespawn.Size = UDim2.new(0, 100, 0, 25)
  302. FastRespawn.Font = Enum.Font.GothamBold
  303. FastRespawn.Text = "Fast Respawn"
  304. FastRespawn.TextColor3 = Color3.new(1, 1, 1)
  305. FastRespawn.TextSize = 14
  306.  
  307. admin.Name = "admin"
  308. admin.Parent = scripts
  309. admin.BackgroundColor3 = Color3.new(0, 0, 0)
  310. admin.BorderSizePixel = 0
  311. admin.Position = UDim2.new(0.0749999881, 0, 0.684848547, 0)
  312. admin.Size = UDim2.new(0, 100, 0, 25)
  313. admin.Font = Enum.Font.GothamBold
  314. admin.Text = "Reviz Admin"
  315. admin.TextColor3 = Color3.new(1, 1, 1)
  316. admin.TextSize = 14
  317.  
  318. scriptz.Name = "scriptz"
  319. scriptz.Parent = frmguipack
  320. scriptz.BackgroundColor3 = Color3.new(0, 0, 0)
  321. scriptz.BorderSizePixel = 0
  322. scriptz.Position = UDim2.new(0.0749999881, 0, 0.099999994, 0)
  323. scriptz.Size = UDim2.new(0, 100, 0, 30)
  324. scriptz.Font = Enum.Font.GothamBold
  325. scriptz.Text = "Scripts"
  326. scriptz.TextColor3 = Color3.new(1, 1, 1)
  327. scriptz.TextSize = 14
  328.  
  329. logmain.Name = "logmain"
  330. logmain.Parent = Garlic
  331. logmain.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  332. logmain.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  333. logmain.BorderSizePixel = 4
  334. logmain.Position = UDim2.new(0.0178861786, 0, 0.542056084, 0)
  335. logmain.Size = UDim2.new(0, 204, 0, 91)
  336.  
  337. lbar1.Name = "lbar1"
  338. lbar1.Parent = logmain
  339. lbar1.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  340. lbar1.BorderSizePixel = 0
  341. lbar1.Position = UDim2.new(2.39117071e-05, 0, 0, 0)
  342. lbar1.Size = UDim2.new(0, 205, 0, 33)
  343. lbar1.Font = Enum.Font.GothamBold
  344. lbar1.Text = "Garlic GUI"
  345. lbar1.TextColor3 = Color3.new(1, 1, 1)
  346. lbar1.TextSize = 25
  347. lbar1.TextWrapped = true
  348.  
  349. openbutton.Name = "openbutton"
  350. openbutton.Parent = logmain
  351. openbutton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  352. openbutton.BorderSizePixel = 0
  353. openbutton.Position = UDim2.new(0.00490196096, 0, 0.449194968, 0)
  354. openbutton.Size = UDim2.new(0, 205, 0, 50)
  355. openbutton.Font = Enum.Font.GothamBold
  356. openbutton.Text = "Open"
  357. openbutton.TextColor3 = Color3.new(1, 1, 1)
  358. openbutton.TextSize = 14
  359.  
  360. creds13.Name = "creds13"
  361. creds13.Parent = logmain
  362. creds13.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  363. creds13.BorderSizePixel = 0
  364. creds13.Position = UDim2.new(0.00490196096, 0, 0.362637371, 0)
  365. creds13.Size = UDim2.new(0, 204, 0, 14)
  366. creds13.Font = Enum.Font.GothamBold
  367. creds13.Text = "Script Made By FunnyKid"
  368. creds13.TextColor3 = Color3.new(1, 1, 1)
  369. creds13.TextSize = 14
  370. -- Scripts:
  371. function SCRIPT_CVWG72_FAKESCRIPT() -- Garlic.draggable
  372.     local script = Instance.new('LocalScript')
  373.     script.Parent = Garlic
  374.     for _,v in ipairs(script.Parent:GetDescendants()) do
  375.     if not v:IsA("LocalScript") then
  376.     v.Draggable = true
  377.     end
  378.     end
  379.  
  380. end
  381. coroutine.resume(coroutine.create(SCRIPT_CVWG72_FAKESCRIPT))
  382.  
  383. openbutton.MouseButton1Click:connect(function()
  384.     logmain.Visible = false
  385.     frmguipack.Visible = true
  386. end)
  387.  
  388. GUIS.MouseButton1Click:connect(function()
  389.     Otherguis.Visible = true
  390.     zakladkasettyngs.Visible = false
  391.     scripts.Visible = false
  392. end)
  393.  
  394. scriptz.MouseButton1Click:connect(function()
  395.     Otherguis.Visible = false
  396.     zakladkasettyngs.Visible = false
  397.     scripts.Visible = true
  398. end)
  399.  
  400. Settings.MouseButton1Click:connect(function()
  401.     Otherguis.Visible = false
  402.     zakladkasettyngs.Visible = true
  403.     scripts.Visible = false
  404. end)
  405.  
  406. FastRespawn.MouseButton1Click:connect(function()
  407.     if r15(plr) then
  408. plr.Character.Humanoid.Health = 0
  409. wait(0.1)
  410. plr.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  411. plr.Character.HumanoidRootPart:Destroy()
  412. else
  413. plr.Character:Destroy()
  414. local M = Instance.new('Model', workspace) M.Name = 'respawn_iy'
  415. local H = Instance.new('Humanoid', M)
  416. local T = Instance.new('Part', M) T.Name = 'Torso' T.CanCollide = false T.Transparency = 1
  417. plr.Character = M
  418. end)
  419.  
  420. whatdoesthatdo.MouseButton1Click:connect(function()
  421.     print("SCRIPT LOADED SUCCESFULLY!")
  422. end)
  423.  
  424. walkspeed.MouseButton1Click:connect(function()
  425.     _G.WS = "150";
  426.                 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  427.                 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  428.                 Humanoid.WalkSpeed = _G.WS;
  429.                 end)
  430.                 Humanoid.WalkSpeed = _G.WS;
  431. end)
  432.  
  433. invisible.MouseButton1Click:connect(function()
  434.     Local = game:GetService('Players').LocalPlayer
  435. Char  = Local.Character
  436. touched,tpdback = false, false
  437. Local.CharacterAdded:connect(function(char)
  438.     if script.Disabled ~= true then
  439.         wait(.25)
  440.         loc = Char.HumanoidRootPart.Position
  441.         Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  442.     end
  443. end)
  444. game:GetService('UserInputService').InputBegan:connect(function(key)
  445.     if key.KeyCode == Enum.KeyCode.Equals then
  446.         if script.Disabled ~= true then
  447.             script.Disabled = true
  448.             print'you may re-execute'
  449.         end
  450.     end
  451. end)
  452. box = Instance.new('Part',workspace)
  453. box.Anchored = true
  454. box.CanCollide = true
  455. box.Size = Vector3.new(10,1,10)
  456. box.Position = Vector3.new(0,10000,0)
  457. box.Touched:connect(function(part)
  458.     if (part.Parent.Name == Local.Name) then
  459.         if touched == false then
  460.             touched = true
  461.             function apply()
  462.                 if script.Disabled ~= true then
  463.                     no = Char.HumanoidRootPart:Clone()
  464.                     wait(.25)
  465.                     Char.HumanoidRootPart:Destroy()
  466.                     no.Parent = Char
  467.                     Char:MoveTo(loc)
  468.                     touched = false
  469.                 end end
  470.             if Char then
  471.                 apply()
  472.             end
  473.         end
  474.     end
  475. end)
  476. repeat wait() until Char
  477. loc = Char.HumanoidRootPart.Position
  478. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  479. end)
  480.  
  481. aimbot.MouseButton1Click:connect(function()
  482.     -- Farewell Infortality.
  483. -- Version: 2.82
  484. -- Instances:
  485. local strucidhack = Instance.new("ScreenGui")
  486. local MainGUI = Instance.new("Frame")
  487. local aimbotandesp = Instance.new("TextButton")
  488. local closegui = Instance.new("TextButton")
  489. local TextLabel = Instance.new("TextLabel")
  490. local opengui = Instance.new("Frame")
  491. local open = Instance.new("TextButton")
  492. --Properties:
  493. strucidhack.Name = "strucid hack"
  494. strucidhack.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  495. MainGUI.Active = true
  496. MainGUI.Draggable = true
  497.  
  498. MainGUI.Name = "MainGUI"
  499. MainGUI.Parent = strucidhack
  500. MainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  501. MainGUI.Position = UDim2.new(0.22521247, 0, 0.195965424, 0)
  502. MainGUI.Size = UDim2.new(0, 385, 0, 371)
  503. MainGUI.Visible = false
  504.  
  505. aimbotandesp.Name = "aimbot and esp"
  506. aimbotandesp.Parent = MainGUI
  507. aimbotandesp.BackgroundColor3 = Color3.new(1, 1, 1)
  508. aimbotandesp.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  509. aimbotandesp.BorderSizePixel = 3
  510. aimbotandesp.Position = UDim2.new(0.136179864, 0, 0.310200483, 0)
  511. aimbotandesp.Size = UDim2.new(0, 257, 0, 118)
  512. aimbotandesp.Font = Enum.Font.GothamSemibold
  513. aimbotandesp.Text = "Strucid Aimbot and esp"
  514. aimbotandesp.TextColor3 = Color3.new(0, 0, 0.498039)
  515. aimbotandesp.TextSize = 23
  516. aimbotandesp.MouseButton1Click:connect(function()
  517. local plrs = game:GetService("Players")
  518. local TeamBased = true ; local teambasedswitch = "o"
  519. local presskeytoaim = true; local aimkey = "e"
  520. local raycast = false
  521.  
  522. local espupdatetime = 5; autoesp = false
  523.  
  524.  
  525.  
  526. local lockaim = true; local lockangle = 5
  527.  
  528.  
  529.  
  530. --function findwat(folder, what)
  531. -- for i, smth in pairs(folder:GetChildren()) do
  532. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  533. -- return smth
  534. -- end
  535. -- end
  536. --end
  537. --
  538. --local plrs = findwat(game, "Players")
  539.  
  540.  
  541.  
  542.  
  543. local Gui = Instance.new("ScreenGui")
  544. local Move = Instance.new("Frame")
  545. local Main = Instance.new("Frame")
  546. local EspStatus = Instance.new("TextLabel")
  547. local st1 = Instance.new("TextLabel")
  548. local st1_2 = Instance.new("TextLabel")
  549. local st1_3 = Instance.new("TextLabel")
  550. local Name = Instance.new("TextLabel")
  551. --Properties:
  552. Gui.Name = "Gui"
  553. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  554.  
  555. Move.Name = "Move"
  556. Move.Parent = Gui
  557. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  558. Move.BackgroundTransparency = 0.40000000596046
  559. Move.BorderSizePixel = 0
  560. Move.Position = UDim2.new(0.005, 0,0.018, 0)
  561. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  562.  
  563. Main.Name = "Main"
  564. Main.Parent = Move
  565. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  566. Main.BackgroundTransparency = 0.69999998807907
  567. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  568. Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
  569.  
  570. EspStatus.Name = "EspStatus"
  571. EspStatus.Parent = Main
  572. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  573. EspStatus.BackgroundTransparency = 1
  574. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  575. EspStatus.Font = Enum.Font.ArialBold
  576. EspStatus.Text = "Press T to update Esp"
  577. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  578. EspStatus.TextScaled = true
  579. EspStatus.TextSize = 14
  580. EspStatus.TextWrapped = true
  581.  
  582. st1.Name = "st1"
  583. st1.Parent = Main
  584. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  585. st1.BackgroundTransparency = 1
  586. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  587. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  588. st1.Font = Enum.Font.ArialBold
  589. st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
  590. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  591. st1.TextScaled = true
  592. st1.TextSize = 14
  593. st1.TextWrapped = true
  594.  
  595. st1_2.Name = "st1"
  596. st1_2.Parent = Main
  597. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  598. st1_2.BackgroundTransparency = 1
  599. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  600. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  601. st1_2.Font = Enum.Font.ArialBold
  602. st1_2.Text = "Press L to enable esp loop"
  603. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  604. st1_2.TextScaled = true
  605. st1_2.TextSize = 14
  606. st1_2.TextWrapped = true
  607.  
  608. st1_3.Name = "st1"
  609. st1_3.Parent = Main
  610. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  611. st1_3.BackgroundTransparency = 1
  612. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  613. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  614. st1_3.Font = Enum.Font.ArialBold
  615. st1_3.Text = "Press O to change team based mode"
  616. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  617. st1_3.TextScaled = true
  618. st1_3.TextSize = 14
  619. st1_3.TextWrapped = true
  620. local teambasedstatus = st1_3:Clone()
  621. teambasedstatus.Parent = st1_3
  622. teambasedstatus.TextScaled = true
  623. teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
  624. teambasedstatus.Text = tostring(TeamBased)
  625.  
  626. Name.Name = "Name"
  627. Name.Parent = Move
  628. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  629. Name.BackgroundTransparency = 1
  630. Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
  631. Name.Font = Enum.Font.Arial
  632. Name.Text = "FPS gui v1.0"
  633. Name.TextColor3 = Color3.new(0, 0, 0)
  634. Name.TextScaled = true
  635. Name.TextSize = 14
  636. Name.TextWrapped = true
  637. Name.TextXAlignment = Enum.TextXAlignment.Left
  638. -- Scripts:
  639.  
  640.  
  641. local plrsforaim = {}
  642.  
  643. local lplr = game:GetService("Players").LocalPlayer
  644. Move.Draggable = true
  645. Gui.ResetOnSpawn = false
  646. Gui.Name = "Chat"
  647. Gui.DisplayOrder = 999
  648.  
  649. Gui.Parent = plrs.LocalPlayer.PlayerGui
  650.  
  651.  
  652. f = {}
  653. local espforlder
  654.  
  655. f.addesp = function()
  656. --print("ESP ran")
  657. if espforlder then
  658. else
  659. espforlder = Instance.new("Folder")
  660. espforlder.Parent = game.Workspace.CurrentCamera
  661. end
  662. for i, v in pairs(espforlder:GetChildren()) do
  663. v:Destroy()
  664. end
  665. for _, plr in pairs(plrs:GetChildren()) do
  666. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  667. if TeamBased == true then
  668. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name  then
  669. local e = espforlder:FindFirstChild(plr.Name)
  670. if not e then
  671. --print("Added esp for team based")
  672. local bill = Instance.new("BillboardGui", espforlder)
  673. bill.Name = plr.Name
  674. bill.AlwaysOnTop = true
  675. bill.Size = UDim2.new(1,0,1,0)
  676. bill.Adornee = plr.Character.Head
  677. local Frame = Instance.new('Frame',bill)
  678. Frame.Active = true
  679. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  680. Frame.BackgroundTransparency = 0
  681. Frame.BorderSizePixel = 0
  682. Frame.AnchorPoint = Vector2.new(.5, .5)
  683. Frame.Position = UDim2.new (0.5,0,0.5,0)
  684. Frame.Size = UDim2.new (1,0,1,0)
  685. Frame.Rotation = 0
  686. plr.Character.Humanoid.Died:Connect(function()
  687. bill:Destroy()
  688. end)
  689. end
  690. end
  691. else
  692. local e = espforlder:FindFirstChild(plr.Name)
  693. if not e then
  694. --print("Added esp")
  695. local bill = Instance.new("BillboardGui", espforlder)
  696. bill.Name = plr.Name
  697. bill.AlwaysOnTop = true
  698. bill.Size = UDim2.new(1,0,1,0)
  699. bill.Adornee = plr.Character.Head
  700. local Frame = Instance.new('Frame',bill)
  701. Frame.Active = true
  702. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  703. Frame.BackgroundTransparency = 0
  704. Frame.BorderSizePixel = 0
  705. Frame.AnchorPoint = Vector2.new(.5, .5)
  706. Frame.Position = UDim2.new (0.5,0,0.5,0)
  707. Frame.Size = UDim2.new (1,0,1,0)
  708. Frame.Rotation = 0
  709. plr.Character.Humanoid.Died:Connect(function()
  710. bill:Destroy()
  711. end)
  712. end
  713. end
  714.  
  715.  
  716. end
  717. end
  718. end
  719. local cam = game.Workspace.CurrentCamera
  720.  
  721. local mouse = lplr:GetMouse()
  722. local switch = false
  723. local key = "k"
  724. local aimatpart = nil
  725. mouse.KeyDown:Connect(function(a)
  726. if a == "t" then
  727. print("worked1")
  728. f.addesp()
  729. elseif a == "u" then
  730. if raycast == true then
  731. raycast = false
  732. else
  733. raycast = true
  734. end
  735. elseif a == "l" then
  736. if autoesp == false then
  737. autoesp = true
  738. else
  739. autoesp = false
  740. end
  741. end
  742. if a == "j" then
  743. if mouse.Target then
  744. mouse.Target:Destroy()
  745. end
  746. end
  747. if a == key then
  748. if switch == false then
  749. switch = true
  750. else
  751. switch = false
  752. if aimatpart ~= nil then
  753. aimatpart = nil
  754. end
  755. end
  756. elseif a == teambasedswitch then
  757. if TeamBased == true then
  758. TeamBased = false
  759. teambasedstatus.Text = tostring(TeamBased)
  760. else
  761. TeamBased = true
  762. teambasedstatus.Text = tostring(TeamBased)
  763. end
  764. elseif a == aimkey then
  765. if not aimatpart then
  766. local maxangle = math.rad(20)
  767. for i, plr in pairs(plrs:GetChildren()) do
  768. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  769. if TeamBased == true then
  770. if plr.Team.Name ~= lplr.Team.Name then
  771. local an = checkfov(plr.Character.Head)
  772. if an < maxangle then
  773. maxangle = an
  774. aimatpart = plr.Character.Head
  775. end
  776. end
  777. else
  778. local an = checkfov(plr.Character.Head)
  779. if an < maxangle then
  780. maxangle = an
  781. aimatpart = plr.Character.Head
  782. end
  783. print(plr)
  784. end
  785. plr.Character.Humanoid.Died:Connect(function()
  786. if aimatpart.Parent == plr.Character or aimatpart == nil then
  787. aimatpart = nil
  788. end
  789. end)
  790. end
  791. end
  792. else
  793. aimatpart = nil
  794. end
  795. end
  796. end)
  797.  
  798. function getfovxyz (p0, p1, deg)
  799. local x1, y1, z1 = p0:ToOrientation()
  800. local cf = CFrame.new(p0.p, p1.p)
  801. local x2, y2, z2 = cf:ToOrientation()
  802. --local d = math.deg
  803. if deg then
  804. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  805. else
  806. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  807. end
  808. end
  809.  
  810. function getaimbotplrs()
  811. plrsforaim = {}
  812. for i, plr in pairs(plrs:GetChildren()) do
  813. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  814.  
  815. if TeamBased == true then
  816. if plr.Team.Name ~= lplr.Team.Name then
  817. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  818. local r = Ray.new(cf, cf.LookVector * 10000)
  819. local ign = {}
  820. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  821. if v:IsA("BasePart") then
  822. table.insert(ign , v)
  823. end
  824. end
  825. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  826. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  827. table.insert(plrsforaim, obj)
  828. end
  829. end
  830. else
  831. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  832. local r = Ray.new(cf, cf.LookVector * 10000)
  833. local ign = {}
  834. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  835. if v:IsA("BasePart") then
  836. table.insert(ign , v)
  837. end
  838. end
  839. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  840. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  841. table.insert(plrsforaim, obj)
  842. end
  843. end
  844.  
  845.  
  846. end
  847. end
  848. end
  849.  
  850. function aimat(part)
  851. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  852. end
  853. function checkfov (part)
  854. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  855. local angle = math.abs(fov.X) + math.abs(fov.Y)
  856. return angle
  857. end
  858.  
  859. game:GetService("RunService").RenderStepped:Connect(function()
  860. if aimatpart then
  861. aimat(aimatpart)
  862. if aimatpart.Parent == plrs.LocalPlayer.Character then
  863. aimatpart = nil
  864. end
  865. end
  866.  
  867.  
  868. -- if switch == true then
  869. -- local maxangle = 99999
  870. --
  871. -- --print("Loop")
  872. -- if true and raycast == false then
  873. -- for i, plr in pairs(plrs:GetChildren()) do
  874. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  875. -- if TeamBased then
  876. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  877. -- local an = checkfov(plr.Character.Head)
  878. -- if an < maxangle then
  879. -- maxangle = an
  880. -- aimatpart = plr.Character.Head
  881. -- if an < lockangle then
  882. -- break
  883. -- end
  884. -- end
  885. -- end
  886. -- else
  887. -- local an = checkfov(plr.Character.Head)
  888. -- if an < maxangle then
  889. -- maxangle = an
  890. -- aimatpart = plr.Character.Head
  891. -- if an < lockangle then
  892. -- break
  893. -- end
  894. -- end
  895. -- end
  896. --
  897. --
  898. --
  899. --
  900. -- end
  901. -- end
  902. -- elseif raycast == true then
  903. --
  904. -- end
  905.  
  906. if raycast == true and switch == false and not aimatpart then
  907. getaimbotplrs()
  908. aimatpart = nil
  909. local maxangle = 999
  910. for i, v in ipairs(plrsforaim) do
  911. if v.Parent ~= lplr.Character then
  912. local an = checkfov(v)
  913. if an < maxangle and v ~= lplr.Character.Head then
  914. maxangle = an
  915. aimatpart = v
  916. print(v:GetFullName())
  917. v.Parent.Humanoid.Died:connect(function()
  918. aimatpart = nil
  919. end)
  920. end
  921. end
  922. end
  923.  
  924. end
  925. end)
  926. delay(0, function()
  927. while wait(espupdatetime) do
  928. if autoesp == true then
  929. pcall(function()
  930. f.addesp()
  931. end)
  932. end
  933. end
  934. end)
  935. warn("loaded")
  936. end)
  937.  
  938. closegui.Name = "close gui"
  939. closegui.Parent = MainGUI
  940. closegui.BackgroundColor3 = Color3.new(1, 1, 1)
  941. closegui.Position = UDim2.new(0.892828405, 0, 0.0474808663, 0)
  942. closegui.Size = UDim2.new(0, 28, 0, 36)
  943. closegui.Font = Enum.Font.SourceSansBold
  944. closegui.Text = "X"
  945. closegui.TextColor3 = Color3.new(0, 0, 0)
  946. closegui.TextSize = 34
  947.  
  948. TextLabel.Parent = MainGUI
  949. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  950. TextLabel.BorderSizePixel = 3
  951. TextLabel.Position = UDim2.new(0.0389667451, 0, 0.0325634778, 0)
  952. TextLabel.Size = UDim2.new(0, 313, 0, 50)
  953. TextLabel.Font = Enum.Font.SciFi
  954. TextLabel.Text = "Anti ban strcuid aimbot and esp"
  955. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  956. TextLabel.TextSize = 20
  957.  
  958. opengui.Name = "open gui"
  959. opengui.Parent = strucidhack
  960. opengui.BackgroundColor3 = Color3.new(1, 1, 1)
  961. opengui.Position = UDim2.new(0.0198300499, 0, 0.925072074, 0)
  962. opengui.Size = UDim2.new(0, 19, 0, 22)
  963.  
  964. open.Name = "open"
  965. open.Parent = opengui
  966. closegui.MouseButton1Click:connect(function()
  967. MainGUI.Visible = false
  968. opengui.Visible = true
  969. end)
  970. open.BackgroundColor3 = Color3.new(1, 1, 1)
  971. open.Position = UDim2.new(-0.746906042, 0, -0.172385469, 0)
  972. open.Size = UDim2.new(0, 65, 0, 29)
  973. open.Font = Enum.Font.SourceSans
  974. open.Text = "Open gui"
  975. open.TextColor3 = Color3.new(0, 0, 0)
  976. open.TextSize = 14
  977. open.MouseButton1Click:connect(function()
  978. MainGUI.Visible = true
  979. opengui.Visible = false
  980. end)
  981. end)
  982.  
  983. bigoof.MouseButton1Click:connect(function()
  984.     while wait() do
  985.    for i,v in pairs(game:GetService'Players':GetPlayers()) do
  986.        if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  987.            for _,x in pairs(v.Character.Head:GetChildren()) do
  988.                if x:IsA'Sound' then x.Playing = true end
  989.            end
  990.        end
  991.    end
  992. end
  993. while wait() do
  994.    for i,v in pairs(game:GetService'Players':GetPlayers()) do
  995.        if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  996.            for _,x in pairs(v.Character.Head:GetChildren()) do
  997.                if x:IsA'Sound' then x.Playing = false end
  998.            end
  999.        end
  1000.    end
  1001. end
  1002. end)
  1003.  
  1004. fly.MouseButton1Click:connect(function()
  1005.     repeat wait()
  1006.     until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1007. local mouse = game.Players.LocalPlayer:GetMouse()
  1008. repeat wait() until mouse
  1009. local plr = game.Players.LocalPlayer
  1010. local torso = plr.Character.Torso
  1011. local flying = true
  1012. local deb = true
  1013. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1014. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1015. local maxspeed = 50
  1016. local speed = 0
  1017.  
  1018. function Fly()
  1019. local bg = Instance.new("BodyGyro", torso)
  1020. bg.P = 9e4
  1021. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1022. bg.cframe = torso.CFrame
  1023. local bv = Instance.new("BodyVelocity", torso)
  1024. bv.velocity = Vector3.new(0,0.1,0)
  1025. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1026. repeat wait()
  1027. plr.Character.Humanoid.PlatformStand = true
  1028. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1029. speed = speed+.5+(speed/maxspeed)
  1030. if speed > maxspeed then
  1031. speed = maxspeed
  1032. end
  1033. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1034. speed = speed-1
  1035. if speed < 0 then
  1036. speed = 0
  1037. end
  1038. end
  1039. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1040. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1041. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1042. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1043. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1044. else
  1045. bv.velocity = Vector3.new(0,0.1,0)
  1046. end
  1047. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1048. until not flying
  1049. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1050. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1051. speed = 0
  1052. bg:Destroy()
  1053. bv:Destroy()
  1054. plr.Character.Humanoid.PlatformStand = false
  1055. end
  1056. mouse.KeyDown:connect(function(key)
  1057. if key:lower() == "e" then
  1058. if flying then flying = false
  1059. else
  1060. flying = true
  1061. Fly()
  1062. end
  1063. elseif key:lower() == "w" then
  1064. ctrl.f = 1
  1065. elseif key:lower() == "s" then
  1066. ctrl.b = -1
  1067. elseif key:lower() == "a" then
  1068. ctrl.l = -1
  1069. elseif key:lower() == "d" then
  1070. ctrl.r = 1
  1071. end
  1072. end)
  1073. mouse.KeyUp:connect(function(key)
  1074. if key:lower() == "w" then
  1075. ctrl.f = 0
  1076. elseif key:lower() == "s" then
  1077. ctrl.b = 0
  1078. elseif key:lower() == "a" then
  1079. ctrl.l = 0
  1080. elseif key:lower() == "d" then
  1081. ctrl.r = 0
  1082. end
  1083. end)
  1084. Fly()
  1085. end)
  1086.  
  1087. btools.MouseButton1Click:connect(function()
  1088.     getglobal game
  1089. getfield -1 GetService
  1090. pushvalue -2
  1091. pushstring Players
  1092. pcall 2 1 0
  1093. getfield -1 LocalPlayer
  1094. getfield -1 Backpack
  1095. getglobal Instance
  1096. getfield -1 new
  1097. pushstring HopperBin
  1098. pushvalue -4
  1099. pcall 2 1 0
  1100. pushnumber 1
  1101. setfield -2 BinType
  1102. emptystack
  1103. getglobal game
  1104. getfield -1 GetService
  1105. pushvalue -2
  1106. pushstring Players
  1107. pcall 2 1 0
  1108. getfield -1 LocalPlayer
  1109. getfield -1 Backpack
  1110. getglobal Instance
  1111. getfield -1 new
  1112. pushstring HopperBin
  1113. pushvalue -4
  1114. pcall 2 1 0
  1115. pushnumber 3
  1116. setfield -2 BinType
  1117. emptystack
  1118. getglobal game
  1119. getfield -1 GetService
  1120. pushvalue -2
  1121. pushstring Players
  1122. pcall 2 1 0
  1123. getfield -1 LocalPlayer
  1124. getfield -1 Backpack
  1125. getglobal Instance
  1126. getfield -1 new
  1127. pushstring HopperBin
  1128. pushvalue -4
  1129. pcall 2 1 0
  1130. pushnumber 4
  1131. setfield -2 BinType
  1132. emptystack
  1133. end)
  1134.  
  1135. BalkusGUI.MouseButton1Click:connect(function()
  1136.     --Made By Balkus/ISpent
  1137.  
  1138. local Fe = Instance.new("ScreenGui")
  1139. local Open = Instance.new("Frame")
  1140. local OpenGui = Instance.new("TextButton")
  1141. local GuiFrame = Instance.new("Frame")
  1142. local God = Instance.new("TextButton")
  1143. local ShutDown = Instance.new("TextButton")
  1144. local FeBtools = Instance.new("TextButton")
  1145. local Headless = Instance.new("TextButton")
  1146. local Bricks = Instance.new("TextButton")
  1147. local TextBox_2 = Instance.new("TextLabel")
  1148. local p = game.Players.LocalPlayer
  1149.  
  1150. Fe.Name = "Fe"
  1151. Fe.Parent = game.CoreGui
  1152.  
  1153. Open.Name = "Open"
  1154. Open.Parent = Fe
  1155. Open.BackgroundColor3 = Color3.new(0.352941, 0.6, 1)
  1156. Open.Position = UDim2.new(0, 0, 0, 351)
  1157. Open.Size = UDim2.new(0, 105, 0, 117)
  1158.  
  1159. OpenGui.Name = "OpenGui"
  1160. OpenGui.Parent = Open
  1161. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  1162. OpenGui.Size = UDim2.new(0, 105, 0, 117)
  1163. OpenGui.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1164. OpenGui.Font = Enum.Font.SourceSans
  1165. OpenGui.FontSize = Enum.FontSize.Size14
  1166. OpenGui.Text = "Open"
  1167. OpenGui.TextSize = 14
  1168.  
  1169. GuiFrame.Name = "GuiFrame"
  1170. GuiFrame.Parent = Fe
  1171. GuiFrame.Visible = false
  1172. GuiFrame.Active = true
  1173. GuiFrame.BackgroundColor3 = Color3.new(0.415686, 1, 0.254902)
  1174. GuiFrame.Draggable = true
  1175. GuiFrame.Position = UDim2.new(0, 100, 0, 400)
  1176. GuiFrame.Selectable = true
  1177. GuiFrame.Size = UDim2.new(0, 449, 0, 290)
  1178. GuiFrame.Style = Enum.FrameStyle.RobloxSquare
  1179.  
  1180. God.Name = "God"
  1181. God.Parent = GuiFrame
  1182. God.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  1183. God.Size = UDim2.new(0, 200, 0, 50)
  1184. God.Font = Enum.Font.SourceSans
  1185. God.FontSize = Enum.FontSize.Size14
  1186. God.Text = "God"
  1187. God.TextSize = 14
  1188.  
  1189. ShutDown.Name = "ShutDown"
  1190. ShutDown.Parent = GuiFrame
  1191. ShutDown.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  1192. ShutDown.Position = UDim2.new(0, 0, 0, 67)
  1193. ShutDown.Size = UDim2.new(0, 200, 0, 50)
  1194. ShutDown.Font = Enum.Font.SourceSans
  1195. ShutDown.FontSize = Enum.FontSize.Size14
  1196. ShutDown.Text = "Shutdown"
  1197. ShutDown.TextSize = 14
  1198.  
  1199. FeBtools.Name = "FeBtools"
  1200. FeBtools.Parent = GuiFrame
  1201. FeBtools.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  1202. FeBtools.Position = UDim2.new(0, 224, 0, 66)
  1203. FeBtools.Size = UDim2.new(0, 200, 0, 50)
  1204. FeBtools.Font = Enum.Font.SourceSans
  1205. FeBtools.FontSize = Enum.FontSize.Size14
  1206. FeBtools.Text = "FeBtools"
  1207. FeBtools.TextSize = 14
  1208.  
  1209.  
  1210. Headless.Name = "Headless"
  1211. Headless.Parent = GuiFrame
  1212. Headless.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  1213. Headless.Position = UDim2.new(0, 224, 0, 0)
  1214. Headless.Size = UDim2.new(0, 200, 0, 50)
  1215. Headless.Font = Enum.Font.SourceSans
  1216. Headless.FontSize = Enum.FontSize.Size14
  1217. Headless.Text = "Headless"
  1218. Headless.TextSize = 14
  1219.  
  1220. Bricks.Name = "Bricks"
  1221. Bricks.Parent = GuiFrame
  1222. Bricks.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  1223. Bricks.Position = UDim2.new(0, 0, 0, 145)
  1224. Bricks.Size = UDim2.new(0, 200, 0, 50)
  1225. Bricks.Font = Enum.Font.SourceSans
  1226. Bricks.FontSize = Enum.FontSize.Size14
  1227. Bricks.Text = "Bricks"
  1228. Bricks.TextSize = 14
  1229.  
  1230. TextBox_2.Parent = GuiFrame
  1231. TextBox_2.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  1232. TextBox_2.Position = UDim2.new(0, 0, 0, 254)
  1233. TextBox_2.Size = UDim2.new(0, 200, 0, 19)
  1234. TextBox_2.Font = Enum.Font.SourceSans
  1235. TextBox_2.FontSize = Enum.FontSize.Size14
  1236. TextBox_2.Text = "Made By ISpent/Balkus"
  1237. TextBox_2.TextSize = 14
  1238. God.MouseButton1Down:connect(function()
  1239. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1240. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1241. l.Parent = game.Players.LocalPlayer.Character
  1242. l.Name = "Humanoid"
  1243. wait(0.1)
  1244. game.Players.LocalPlayer.Character["1"]:Destroy()
  1245. game.Workspace.CurrentCamera.CameraSubject =
  1246. game.Players.LocalPlayer.Character
  1247. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1248. wait(0.1)
  1249. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1250. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1251. end)
  1252. ShutDown.MouseButton1Down:connect(function()
  1253.     while wait() do
  1254.    for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1255.        if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1256.            for _,x in pairs(v.Character.Head:GetChildren()) do
  1257.                if x:IsA'Sound' then x.Playing = true end
  1258.            end
  1259.        end
  1260.    end
  1261. end
  1262. while wait() do
  1263.    for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1264.        if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1265.            for _,x in pairs(v.Character.Head:GetChildren()) do
  1266.                if x:IsA'Sound' then x.Playing = false end
  1267.            end
  1268.        end
  1269.    end
  1270. end
  1271. end)
  1272. FeBtools.MouseButton1Down:connect(function()
  1273. --Ur mom is lesbian if u leak this--
  1274. maind = nil
  1275. if workspace:FindFirstChild'GiveSystem' then
  1276. if workspace.GiveSystem:FindFirstChild'GiveItem' then
  1277. maind = workspace.GiveSystem.GiveItem
  1278. end
  1279. end
  1280. if workspace:FindFirstChild'HandToCentre' then
  1281. if workspace.HandToCentre:FindFirstChild'SendItem' then
  1282. maind = workspace.HandToCentre.SendItem
  1283. end
  1284. end
  1285. if maind == nil then
  1286. print'Try another game.'
  1287. return
  1288. end
  1289. tool = Instance.new'Tool'
  1290. me = game:GetService'Players'.LocalPlayer
  1291. tool.RequiresHandle = false
  1292. tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
  1293. tool.Name = 'Destroy!!!!'
  1294. tool.Parent = me.Backpack
  1295. buttonf = nil
  1296. tool.Equipped:connect(function()
  1297. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  1298. m.Icon = 'rbxasset://textures/HammerCursor.png'
  1299. buttonf = m.Button1Down:connect(function()
  1300. if m.Target == nil then return end
  1301. local ob = m.Target
  1302. if ob:IsA'BasePart' or ob:IsA'WedgePart' then
  1303. if ob:IsDescendantOf(me.Character) then return end
  1304. m.Icon = 'rbxasset://textures/HammerOverCursor.png'
  1305. local ex = Instance.new'Explosion'
  1306. ex.BlastRadius = 1
  1307. ex.Position = ob.Position
  1308. ex.Parent = workspace
  1309. maind:FireServer(workspace, ob)
  1310. wait(0.1)
  1311. m.Icon = 'rbxasset://textures/HammerCursor.png'
  1312. end
  1313. end)
  1314. end)
  1315. tool.Unequipped:connect(function()
  1316. if buttonf ~= nil then
  1317. buttonf:Disconnect()
  1318. buttonf = nil
  1319. end
  1320. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  1321. m.Icon = ''
  1322. end)
  1323. end)
  1324.  
  1325. Headless.MouseButton1Down:connect(function()
  1326.     while true do
  1327. local weld = Instance.new('Weld')
  1328. weld.Parent = game.Players.LocalPlayer.Character.Torso
  1329. weld.Part0 = weld.Parent
  1330. weld.Part1 = weld.Parent.Parent.Head
  1331. weld.C0 = CFrame.new(0, 300, 0)
  1332. weld.Parent.Parent.Head.CanCollide = true
  1333. wait (0.1)
  1334. end
  1335. end)
  1336. Bricks.MouseButton1Down:connect(function()
  1337. local player = game.Players.LocalPlayer
  1338.  
  1339. local function CreatePart()
  1340.     for _,v in pairs(player.Character:GetChildren()) do v:Destroy() end
  1341.     local prt = Instance.new("Model", workspace);
  1342.     Instance.new("Part", prt).Name = "Torso";
  1343.     Instance.new("Part", prt).Name = "Head";
  1344.     Instance.new("Humanoid", prt).Name = "Humanoid";
  1345.     player.Character = prt  
  1346. end
  1347.  
  1348. local function Test(place, func)
  1349.     for _, v in pairs(place:GetChildren()) do
  1350.         if v:IsA'Accoutrement' then
  1351.             func(v)
  1352.         end
  1353.     end
  1354. end
  1355.  
  1356. for i=1, 20 do
  1357.     wait(1)
  1358.     Test(player.Backpack, function(p) p.Parent = player.Character p.Parent = workspace.Terrain end)
  1359.    
  1360.     Test(player.Character, function(p)
  1361.         for _, h in pairs(p.Handle:GetChildren()) do h:Destroy() end
  1362.         wait(0.1)
  1363.         p.Parent = player.StarterGear
  1364.     end)
  1365.  
  1366.     CreatePart()
  1367.    
  1368.     repeat wait(1) until player.Character:FindFirstChild'Torso'
  1369.     Test(player.Backpack, function(p) p.Parent = player.StarterGear end)
  1370.     CreatePart()
  1371. end
  1372. end)
  1373. OpenGui.MouseButton1Down:connect(function()
  1374. game.CoreGui.Fe.Open.Visible = false
  1375. game.CoreGui.Fe.GuiFrame.Visible = true
  1376. end)
  1377. end)
  1378.  
  1379. VanGUI.MouseButton1Click:connect(function()
  1380.     -- Objects
  1381.  
  1382. local VanGui = Instance.new("ScreenGui")
  1383. local Opener = Instance.new("Frame")
  1384. local Open = Instance.new("TextButton")
  1385. local DaGui = Instance.new("Frame")
  1386. local Frame = Instance.new("Frame")
  1387. local Close = Instance.new("TextButton")
  1388. local Username = Instance.new("TextBox")
  1389. local VanDaPlayer = Instance.new("TextButton")
  1390. local TextLabel = Instance.new("TextLabel")
  1391.  
  1392. -- Properties
  1393.  
  1394. VanGui.Name = "VanGui"
  1395. VanGui.Parent = game.CoreGui
  1396.  
  1397. Opener.Name = "Opener"
  1398. Opener.Parent = VanGui
  1399. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  1400. Opener.BackgroundTransparency = 0.5
  1401. Opener.Position = UDim2.new(0, 19, 0, 564)
  1402. Opener.Size = UDim2.new(0, 224, 0, 40)
  1403.  
  1404. Open.Name = "Open"
  1405. Open.Parent = Opener
  1406. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  1407. Open.BackgroundTransparency = 0.5
  1408. Open.Size = UDim2.new(0, 224, 0, 40)
  1409. Open.Font = Enum.Font.SciFi
  1410. Open.FontSize = Enum.FontSize.Size42
  1411. Open.Text = "Open"
  1412. Open.TextColor3 = Color3.new(0, 1, 1)
  1413. Open.TextSize = 42
  1414.  
  1415. DaGui.Name = "DaGui"
  1416. DaGui.Parent = VanGui
  1417. DaGui.BackgroundColor3 = Color3.new(0, 0, 0)
  1418. DaGui.BackgroundTransparency = 0.5
  1419. DaGui.Draggable = true
  1420. DaGui.Position = UDim2.new(0, 0, 0, 311)
  1421. DaGui.Size = UDim2.new(0, 343, 0, 197)
  1422. DaGui.Visible = false
  1423.  
  1424. Frame.Parent = DaGui
  1425. Frame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1426. Frame.Position = UDim2.new(0, 313, 0, 0)
  1427. Frame.Size = UDim2.new(0, 30, 0, 26)
  1428.  
  1429. Close.Name = "Close"
  1430. Close.Parent = Frame
  1431. Close.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1432. Close.Size = UDim2.new(0, 30, 0, 26)
  1433. Close.Font = Enum.Font.SciFi
  1434. Close.FontSize = Enum.FontSize.Size14
  1435. Close.Text = "X"
  1436. Close.TextColor3 = Color3.new(1, 1, 1)
  1437. Close.TextSize = 14
  1438. Close.TextStrokeTransparency = 5
  1439.  
  1440. Username.Name = "Username"
  1441. Username.Parent = DaGui
  1442. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  1443. Username.BackgroundTransparency = 0.5
  1444. Username.Position = UDim2.new(0, 72, 0, 76)
  1445. Username.Size = UDim2.new(0, 200, 0.0999999866, 24)
  1446. Username.Font = Enum.Font.SciFi
  1447. Username.FontSize = Enum.FontSize.Size18
  1448. Username.Text = "Username"
  1449. Username.TextColor3 = Color3.new(0, 1, 1)
  1450. Username.TextSize = 18
  1451.  
  1452. VanDaPlayer.Name = "VanDaPlayer"
  1453. VanDaPlayer.Parent = DaGui
  1454. VanDaPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  1455. VanDaPlayer.BackgroundTransparency = 0.5
  1456. VanDaPlayer.Position = UDim2.new(0.0199999996, 90, 0.00999999978, 138)
  1457. VanDaPlayer.Size = UDim2.new(0, 150, 0, 26)
  1458. VanDaPlayer.Font = Enum.Font.SciFi
  1459. VanDaPlayer.FontSize = Enum.FontSize.Size14
  1460. VanDaPlayer.Text = "Van Player"
  1461. VanDaPlayer.TextColor3 = Color3.new(0, 1, 1)
  1462. VanDaPlayer.TextSize = 14
  1463.  
  1464. TextLabel.Parent = DaGui
  1465. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1466. TextLabel.BackgroundTransparency = 0.5
  1467. TextLabel.Position = UDim2.new(0, 48, 0, 22)
  1468. TextLabel.Size = UDim2.new(0, 246, 0, 19)
  1469. TextLabel.Font = Enum.Font.SciFi
  1470. TextLabel.FontSize = Enum.FontSize.Size18
  1471. TextLabel.Text = "Van Player Gui by 345678 (Talha)"
  1472. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  1473. TextLabel.TextSize = 17
  1474.  
  1475. Open.MouseButton1Down:connect(function()
  1476.         game.CoreGui.VanGui.DaGui.Visible = true
  1477.     game.CoreGui.VanGui.Opener.Visible = false
  1478.  
  1479. end)
  1480.  
  1481. Close.MouseButton1Down:connect(function()
  1482.     game.CoreGui.VanGui.DaGui.Visible = false
  1483.     game.CoreGui.VanGui.Opener.Visible = true
  1484. end)
  1485.  
  1486. VanDaPlayer.MouseButton1Down:connect(function()
  1487.     Victim = Username.Text
  1488. o1 = Instance.new("Model")
  1489. o2 = Instance.new("Part")
  1490. o3 = Instance.new("CylinderMesh")
  1491. o4 = Instance.new("Part")
  1492. o5 = Instance.new("SpecialMesh")
  1493. o6 = Instance.new("Part")
  1494. o7 = Instance.new("SpecialMesh")
  1495. o8 = Instance.new("Part")
  1496. o9 = Instance.new("BlockMesh")
  1497. o10 = Instance.new("Part")
  1498. o11 = Instance.new("BlockMesh")
  1499. o12 = Instance.new("Part")
  1500. o13 = Instance.new("Part")
  1501. o14 = Instance.new("BlockMesh")
  1502. o15 = Instance.new("Part")
  1503. o16 = Instance.new("SpecialMesh")
  1504. o17 = Instance.new("Part")
  1505. o18 = Instance.new("SpecialMesh")
  1506. o19 = Instance.new("Part")
  1507. o20 = Instance.new("SpecialMesh")
  1508. o21 = Instance.new("Sound")
  1509. o22 = Instance.new("Part")
  1510. o23 = Instance.new("BlockMesh")
  1511. o24 = Instance.new("Part")
  1512. o25 = Instance.new("SpecialMesh")
  1513. o26 = Instance.new("Part")
  1514. o27 = Instance.new("BlockMesh")
  1515. o28 = Instance.new("Part")
  1516. o29 = Instance.new("SpecialMesh")
  1517. o30 = Instance.new("Part")
  1518. o31 = Instance.new("BlockMesh")
  1519. o32 = Instance.new("Part")
  1520. o33 = Instance.new("BlockMesh")
  1521. o34 = Instance.new("Part")
  1522. o35 = Instance.new("BlockMesh")
  1523. o36 = Instance.new("Part")
  1524. o37 = Instance.new("BlockMesh")
  1525. o38 = Instance.new("Part")
  1526. o39 = Instance.new("Part")
  1527. o40 = Instance.new("BlockMesh")
  1528. o41 = Instance.new("Part")
  1529. o42 = Instance.new("BlockMesh")
  1530. o43 = Instance.new("Part")
  1531. o44 = Instance.new("BlockMesh")
  1532. o45 = Instance.new("Part")
  1533. o46 = Instance.new("SpecialMesh")
  1534. o47 = Instance.new("Part")
  1535. o48 = Instance.new("BlockMesh")
  1536. o49 = Instance.new("Part")
  1537. o50 = Instance.new("BlockMesh")
  1538. o51 = Instance.new("Part")
  1539. o52 = Instance.new("BlockMesh")
  1540. o53 = Instance.new("Part")
  1541. o54 = Instance.new("SpecialMesh")
  1542. o55 = Instance.new("Part")
  1543. o56 = Instance.new("SpecialMesh")
  1544. o57 = Instance.new("Part")
  1545. o58 = Instance.new("BlockMesh")
  1546. o59 = Instance.new("Part")
  1547. o60 = Instance.new("BlockMesh")
  1548. o61 = Instance.new("Part")
  1549. o62 = Instance.new("BlockMesh")
  1550. o63 = Instance.new("Part")
  1551. o64 = Instance.new("Part")
  1552. o65 = Instance.new("Part")
  1553. o66 = Instance.new("BlockMesh")
  1554. o67 = Instance.new("Part")
  1555. o68 = Instance.new("BlockMesh")
  1556. o69 = Instance.new("Part")
  1557. o70 = Instance.new("BlockMesh")
  1558. o71 = Instance.new("Part")
  1559. o72 = Instance.new("BlockMesh")
  1560. o73 = Instance.new("Part")
  1561. o74 = Instance.new("SpecialMesh")
  1562. o75 = Instance.new("Decal")
  1563. o76 = Instance.new("Part")
  1564. o77 = Instance.new("Part")
  1565. o78 = Instance.new("BlockMesh")
  1566. o79 = Instance.new("Part")
  1567. o80 = Instance.new("SpecialMesh")
  1568. o81 = Instance.new("Decal")
  1569. o82 = Instance.new("Part")
  1570. o83 = Instance.new("SpecialMesh")
  1571. o84 = Instance.new("Humanoid")
  1572. o85 = Instance.new("Part")
  1573. o86 = Instance.new("Part")
  1574. o87 = Instance.new("Part")
  1575. o88 = Instance.new("Decal")
  1576. o89 = Instance.new("Motor6D")
  1577. o90 = Instance.new("Motor6D")
  1578. o91 = Instance.new("Motor6D")
  1579. o92 = Instance.new("Motor6D")
  1580. o93 = Instance.new("Motor6D")
  1581. o94 = Instance.new("Part")
  1582. o95 = Instance.new("Part")
  1583. o96 = Instance.new("Part")
  1584. o97 = Instance.new("Part")
  1585. o98 = Instance.new("Part")
  1586. o99 = Instance.new("Decal")
  1587. o100 = Instance.new("Motor6D")
  1588. o101 = Instance.new("Motor6D")
  1589. o102 = Instance.new("Motor6D")
  1590. o103 = Instance.new("Part")
  1591. o104 = Instance.new("Part")
  1592. o105 = Instance.new("Part")
  1593. o106 = Instance.new("Part")
  1594. o107 = Instance.new("Part")
  1595. o108 = Instance.new("CylinderMesh")
  1596. o109 = Instance.new("Part")
  1597. o110 = Instance.new("CylinderMesh")
  1598. o111 = Instance.new("Part")
  1599. o112 = Instance.new("CylinderMesh")
  1600. o113 = Instance.new("Part")
  1601. o114 = Instance.new("CylinderMesh")
  1602. o115 = Instance.new("Part")
  1603. o116 = Instance.new("CylinderMesh")
  1604. o117 = Instance.new("Part")
  1605. o118 = Instance.new("CylinderMesh")
  1606. o119 = Instance.new("Part")
  1607. o120 = Instance.new("CylinderMesh")
  1608. o121 = Instance.new("Part")
  1609. o122 = Instance.new("SpecialMesh")
  1610. o123 = Instance.new("Part")
  1611. o124 = Instance.new("Decal")
  1612. o1.Name = " "
  1613. o1.Parent = workspace
  1614. o2.Parent = o1
  1615. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  1616. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1617. o2.Anchored = true
  1618. o2.FormFactor = Enum.FormFactor.Symmetric
  1619. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1620. 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)
  1621. o3.Parent = o2
  1622. o4.Parent = o1
  1623. o4.BrickColor = BrickColor.new("Institutional white")
  1624. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  1625. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  1626. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1627. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  1628. o4.Anchored = true
  1629. o4.FormFactor = Enum.FormFactor.Plate
  1630. o4.Size = Vector3.new(1, 2.4000001, 2)
  1631. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1632. o4.BackSurface = Enum.SurfaceType.Weld
  1633. o4.BottomSurface = Enum.SurfaceType.Weld
  1634. o4.LeftSurface = Enum.SurfaceType.Weld
  1635. o4.TopSurface = Enum.SurfaceType.Weld
  1636. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1637. o5.Parent = o4
  1638. o5.MeshType = Enum.MeshType.Wedge
  1639. o6.Parent = o1
  1640. o6.Material = Enum.Material.SmoothPlastic
  1641. o6.BrickColor = BrickColor.new("Really black")
  1642. o6.Transparency = 0.5
  1643. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  1644. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  1645. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1646. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  1647. o6.Anchored = true
  1648. o6.FormFactor = Enum.FormFactor.Plate
  1649. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  1650. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  1651. o6.BackSurface = Enum.SurfaceType.Weld
  1652. o6.BottomSurface = Enum.SurfaceType.Weld
  1653. o6.LeftSurface = Enum.SurfaceType.Weld
  1654. o6.RightSurface = Enum.SurfaceType.Weld
  1655. o6.TopSurface = Enum.SurfaceType.Weld
  1656. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1657. o7.Parent = o6
  1658. o7.MeshType = Enum.MeshType.Wedge
  1659. o8.Parent = o1
  1660. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  1661. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  1662. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  1663. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1664. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  1665. o8.Anchored = true
  1666. o8.FormFactor = Enum.FormFactor.Custom
  1667. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1668. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  1669. o8.BackSurface = Enum.SurfaceType.Weld
  1670. o8.BottomSurface = Enum.SurfaceType.Weld
  1671. o8.FrontSurface = Enum.SurfaceType.Weld
  1672. o8.LeftSurface = Enum.SurfaceType.Weld
  1673. o8.RightSurface = Enum.SurfaceType.Weld
  1674. o8.TopSurface = Enum.SurfaceType.Weld
  1675. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1676. o9.Parent = o8
  1677. o10.Parent = o1
  1678. o10.BrickColor = BrickColor.new("Institutional white")
  1679. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  1680. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1681. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1682. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  1683. o10.Anchored = true
  1684. o10.CanCollide = false
  1685. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  1686. game.Players[Victim].Character.Humanoid.JumpPower = 0
  1687. o10.FormFactor = Enum.FormFactor.Plate
  1688. o10.Size = Vector3.new(14, 0.400000006, 1)
  1689. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1690. o10.BackSurface = Enum.SurfaceType.Weld
  1691. o10.BottomSurface = Enum.SurfaceType.Weld
  1692. o10.FrontSurface = Enum.SurfaceType.Weld
  1693. o10.LeftSurface = Enum.SurfaceType.Weld
  1694. o10.RightSurface = Enum.SurfaceType.Weld
  1695. o10.TopSurface = Enum.SurfaceType.Weld
  1696. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1697. o11.Parent = o10
  1698. o12.Name = "DOOR"
  1699. o12.Parent = o1
  1700. o12.BrickColor = BrickColor.new("Institutional white")
  1701. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  1702. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  1703. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1704. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  1705. o12.Anchored = true
  1706. o12.CanCollide = false
  1707. o12.FormFactor = Enum.FormFactor.Plate
  1708. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  1709. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  1710. o12.BottomSurface = Enum.SurfaceType.Weld
  1711. o12.LeftSurface = Enum.SurfaceType.Weld
  1712. o12.RightSurface = Enum.SurfaceType.Weld
  1713. o12.TopSurface = Enum.SurfaceType.Weld
  1714. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1715. o13.Parent = o1
  1716. o13.BrickColor = BrickColor.new("White")
  1717. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  1718. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  1719. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1720. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  1721. o13.Anchored = true
  1722. o13.FormFactor = Enum.FormFactor.Plate
  1723. o13.Size = Vector3.new(7, 4.80000019, 1)
  1724. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  1725. o13.BackSurface = Enum.SurfaceType.Weld
  1726. o13.BottomSurface = Enum.SurfaceType.Weld
  1727. o13.FrontSurface = Enum.SurfaceType.Weld
  1728. o13.LeftSurface = Enum.SurfaceType.Weld
  1729. o13.RightSurface = Enum.SurfaceType.Weld
  1730. o13.TopSurface = Enum.SurfaceType.Weld
  1731. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1732. o14.Parent = o13
  1733. o15.Parent = o1
  1734. o15.BrickColor = BrickColor.new("Institutional white")
  1735. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  1736. o15.Rotation = Vector3.new(90, 89.960434, -90)
  1737. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1738. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  1739. o15.Anchored = true
  1740. o15.CanCollide = false
  1741. o15.FormFactor = Enum.FormFactor.Plate
  1742. o15.Size = Vector3.new(10, 0.400000006, 1)
  1743. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  1744. o15.BackSurface = Enum.SurfaceType.Weld
  1745. o15.BottomSurface = Enum.SurfaceType.Weld
  1746. o15.TopSurface = Enum.SurfaceType.Weld
  1747. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1748. o16.Parent = o15
  1749. o16.MeshType = Enum.MeshType.Wedge
  1750. o17.Parent = o1
  1751. o17.BrickColor = BrickColor.new("Institutional white")
  1752. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  1753. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  1754. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1755. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  1756. o17.Anchored = true
  1757. o17.FormFactor = Enum.FormFactor.Plate
  1758. o17.Size = Vector3.new(1, 2.4000001, 2)
  1759. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1760. o17.BackSurface = Enum.SurfaceType.Weld
  1761. o17.BottomSurface = Enum.SurfaceType.Weld
  1762. o17.RightSurface = Enum.SurfaceType.Weld
  1763. o17.TopSurface = Enum.SurfaceType.Weld
  1764. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1765. o18.Parent = o17
  1766. o18.MeshType = Enum.MeshType.Wedge
  1767. o19.Parent = o1
  1768. o19.BrickColor = BrickColor.new("Institutional white")
  1769. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  1770. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  1771. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1772. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  1773. o19.Anchored = true
  1774. o19.FormFactor = Enum.FormFactor.Plate
  1775. o19.Size = Vector3.new(10, 1.20000005, 3)
  1776. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  1777. o19.BackSurface = Enum.SurfaceType.Weld
  1778. o19.BottomSurface = Enum.SurfaceType.Weld
  1779. o19.TopSurface = Enum.SurfaceType.Weld
  1780. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1781. o20.Parent = o19
  1782. o20.MeshType = Enum.MeshType.Wedge
  1783. o21.Parent = o19
  1784. o21.SoundId = "rbxassetid://532147820"
  1785. o21.Looped = true
  1786. o22.Parent = o1
  1787. o22.BrickColor = BrickColor.new("Institutional white")
  1788. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  1789. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  1790. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1791. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  1792. o22.Anchored = true
  1793. o22.FormFactor = Enum.FormFactor.Plate
  1794. o22.Size = Vector3.new(2, 2.4000001, 1)
  1795. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1796. o22.BackSurface = Enum.SurfaceType.Weld
  1797. o22.BottomSurface = Enum.SurfaceType.Weld
  1798. o22.FrontSurface = Enum.SurfaceType.Weld
  1799. o22.LeftSurface = Enum.SurfaceType.Weld
  1800. o22.RightSurface = Enum.SurfaceType.Weld
  1801. o22.TopSurface = Enum.SurfaceType.Weld
  1802. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1803. o23.Parent = o22
  1804. o24.Parent = o1
  1805. o24.BrickColor = BrickColor.new("Institutional white")
  1806. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  1807. o24.Rotation = Vector3.new(-0, -90, 0)
  1808. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1809. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  1810. o24.Anchored = true
  1811. o24.FormFactor = Enum.FormFactor.Plate
  1812. o24.Size = Vector3.new(1, 2.79999995, 1)
  1813. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  1814. o24.BackSurface = Enum.SurfaceType.Weld
  1815. o24.BottomSurface = Enum.SurfaceType.Weld
  1816. o24.TopSurface = Enum.SurfaceType.Weld
  1817. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1818. o25.Parent = o24
  1819. o25.MeshType = Enum.MeshType.Wedge
  1820. o26.Parent = o1
  1821. o26.BrickColor = BrickColor.new("Institutional white")
  1822. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  1823. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1824. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1825. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  1826. o26.Anchored = true
  1827. o26.FormFactor = Enum.FormFactor.Plate
  1828. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  1829. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1830. o26.BackSurface = Enum.SurfaceType.Weld
  1831. o26.BottomSurface = Enum.SurfaceType.Weld
  1832. o26.FrontSurface = Enum.SurfaceType.Weld
  1833. o26.LeftSurface = Enum.SurfaceType.Weld
  1834. o26.RightSurface = Enum.SurfaceType.Weld
  1835. o26.TopSurface = Enum.SurfaceType.Weld
  1836. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1837. o27.Parent = o26
  1838. o28.Parent = o1
  1839. o28.BrickColor = BrickColor.new("Institutional white")
  1840. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  1841. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  1842. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1843. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  1844. o28.Anchored = true
  1845. o28.FormFactor = Enum.FormFactor.Plate
  1846. o28.Size = Vector3.new(1, 2.79999995, 1)
  1847. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  1848. o28.BackSurface = Enum.SurfaceType.Weld
  1849. o28.BottomSurface = Enum.SurfaceType.Weld
  1850. o28.TopSurface = Enum.SurfaceType.Weld
  1851. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1852. o29.Parent = o28
  1853. o29.MeshType = Enum.MeshType.Wedge
  1854. o30.Parent = o1
  1855. o30.BrickColor = BrickColor.new("Institutional white")
  1856. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  1857. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1858. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1859. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  1860. o30.Anchored = true
  1861. o30.FormFactor = Enum.FormFactor.Plate
  1862. o30.Size = Vector3.new(2, 2.4000001, 1)
  1863. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1864. o30.BackSurface = Enum.SurfaceType.Weld
  1865. o30.BottomSurface = Enum.SurfaceType.Weld
  1866. o30.FrontSurface = Enum.SurfaceType.Weld
  1867. o30.LeftSurface = Enum.SurfaceType.Weld
  1868. o30.RightSurface = Enum.SurfaceType.Weld
  1869. o30.TopSurface = Enum.SurfaceType.Weld
  1870. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1871. o31.Parent = o30
  1872. o32.Parent = o1
  1873. o32.BrickColor = BrickColor.new("Dark stone grey")
  1874. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  1875. o32.Rotation = Vector3.new(90, 89.960434, -90)
  1876. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1877. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  1878. o32.Anchored = true
  1879. o32.FormFactor = Enum.FormFactor.Plate
  1880. o32.Size = Vector3.new(8, 2.4000001, 1)
  1881. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  1882. o32.BottomSurface = Enum.SurfaceType.Weld
  1883. o32.TopSurface = Enum.SurfaceType.Weld
  1884. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1885. o33.Parent = o32
  1886. o33.Offset = Vector3.new(0, 0, 0.5)
  1887. o33.Scale = Vector3.new(1, 1, 2)
  1888. o34.Parent = o1
  1889. o34.BrickColor = BrickColor.new("Institutional white")
  1890. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  1891. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1892. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1893. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  1894. o34.Anchored = true
  1895. o34.FormFactor = Enum.FormFactor.Plate
  1896. o34.Size = Vector3.new(3, 1.20000005, 10)
  1897. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1898. o34.BackSurface = Enum.SurfaceType.Weld
  1899. o34.BottomSurface = Enum.SurfaceType.Weld
  1900. o34.FrontSurface = Enum.SurfaceType.Weld
  1901. o34.LeftSurface = Enum.SurfaceType.Weld
  1902. o34.RightSurface = Enum.SurfaceType.Weld
  1903. o34.TopSurface = Enum.SurfaceType.Weld
  1904. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1905. o35.Parent = o34
  1906. o36.Parent = o1
  1907. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  1908. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  1909. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1910. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1911. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  1912. o36.Anchored = true
  1913. o36.FormFactor = Enum.FormFactor.Custom
  1914. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1915. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  1916. o36.BackSurface = Enum.SurfaceType.Weld
  1917. o36.BottomSurface = Enum.SurfaceType.Weld
  1918. o36.FrontSurface = Enum.SurfaceType.Weld
  1919. o36.LeftSurface = Enum.SurfaceType.Weld
  1920. o36.RightSurface = Enum.SurfaceType.Weld
  1921. o36.TopSurface = Enum.SurfaceType.Weld
  1922. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1923. o37.Parent = o36
  1924. o38.Parent = o1
  1925. o38.BrickColor = BrickColor.new("Institutional white")
  1926. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  1927. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  1928. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1929. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  1930. o38.Anchored = true
  1931. o38.CanCollide = false
  1932. o38.FormFactor = Enum.FormFactor.Plate
  1933. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  1934. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  1935. o38.BottomSurface = Enum.SurfaceType.Weld
  1936. o38.LeftSurface = Enum.SurfaceType.Weld
  1937. o38.RightSurface = Enum.SurfaceType.Weld
  1938. o38.TopSurface = Enum.SurfaceType.Weld
  1939. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1940. o39.Parent = o1
  1941. o39.BrickColor = BrickColor.new("Really red")
  1942. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  1943. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  1944. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1945. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  1946. o39.Anchored = true
  1947. o39.FormFactor = Enum.FormFactor.Plate
  1948. o39.Size = Vector3.new(1, 1.20000005, 1)
  1949. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1950. o39.BackSurface = Enum.SurfaceType.Weld
  1951. o39.BottomSurface = Enum.SurfaceType.Weld
  1952. o39.FrontSurface = Enum.SurfaceType.Weld
  1953. o39.LeftSurface = Enum.SurfaceType.Weld
  1954. o39.RightSurface = Enum.SurfaceType.Weld
  1955. o39.TopSurface = Enum.SurfaceType.Weld
  1956. o39.Color = Color3.new(1, 0, 0)
  1957. o40.Parent = o39
  1958. o41.Parent = o1
  1959. o41.BrickColor = BrickColor.new("Institutional white")
  1960. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  1961. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  1962. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1963. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  1964. o41.Anchored = true
  1965. o41.FormFactor = Enum.FormFactor.Plate
  1966. o41.Size = Vector3.new(1, 0.800000012, 1)
  1967. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  1968. o41.BackSurface = Enum.SurfaceType.Weld
  1969. o41.BottomSurface = Enum.SurfaceType.Weld
  1970. o41.FrontSurface = Enum.SurfaceType.Weld
  1971. o41.LeftSurface = Enum.SurfaceType.Weld
  1972. o41.RightSurface = Enum.SurfaceType.Weld
  1973. o41.TopSurface = Enum.SurfaceType.Weld
  1974. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1975. o42.Parent = o41
  1976. o43.Parent = o1
  1977. o43.BrickColor = BrickColor.new("Institutional white")
  1978. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  1979. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  1980. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1981. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  1982. o43.Anchored = true
  1983. o43.CanCollide = false
  1984. o43.FormFactor = Enum.FormFactor.Plate
  1985. o43.Size = Vector3.new(14, 0.400000006, 8)
  1986. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  1987. o43.BackSurface = Enum.SurfaceType.Weld
  1988. o43.BottomSurface = Enum.SurfaceType.Weld
  1989. o43.FrontSurface = Enum.SurfaceType.Weld
  1990. o43.LeftSurface = Enum.SurfaceType.Weld
  1991. o43.RightSurface = Enum.SurfaceType.Weld
  1992. o43.TopSurface = Enum.SurfaceType.Weld
  1993. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1994. o44.Parent = o43
  1995. o45.Parent = o1
  1996. o45.BrickColor = BrickColor.new("Really black")
  1997. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  1998. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  1999. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2000. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  2001. o45.Anchored = true
  2002. o45.CanCollide = false
  2003. o45.FormFactor = Enum.FormFactor.Plate
  2004. o45.Size = Vector3.new(3, 2.79999995, 1)
  2005. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2006. o45.BackSurface = Enum.SurfaceType.Weld
  2007. o45.BottomSurface = Enum.SurfaceType.Weld
  2008. o45.TopSurface = Enum.SurfaceType.Weld
  2009. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2010. o46.Parent = o45
  2011. o46.MeshType = Enum.MeshType.Wedge
  2012. o47.Parent = o1
  2013. o47.BrickColor = BrickColor.new("Institutional white")
  2014. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  2015. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2016. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2017. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  2018. o47.Anchored = true
  2019. o47.FormFactor = Enum.FormFactor.Plate
  2020. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  2021. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2022. o47.BackSurface = Enum.SurfaceType.Weld
  2023. o47.BottomSurface = Enum.SurfaceType.Weld
  2024. o47.FrontSurface = Enum.SurfaceType.Weld
  2025. o47.LeftSurface = Enum.SurfaceType.Weld
  2026. o47.RightSurface = Enum.SurfaceType.Weld
  2027. o47.TopSurface = Enum.SurfaceType.Weld
  2028. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2029. o48.Parent = o47
  2030. o49.Parent = o1
  2031. o49.BrickColor = BrickColor.new("White")
  2032. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  2033. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  2034. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2035. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  2036. o49.Anchored = true
  2037. o49.FormFactor = Enum.FormFactor.Plate
  2038. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  2039. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  2040. o49.BackSurface = Enum.SurfaceType.Weld
  2041. o49.BottomSurface = Enum.SurfaceType.Weld
  2042. o49.FrontSurface = Enum.SurfaceType.Weld
  2043. o49.LeftSurface = Enum.SurfaceType.Weld
  2044. o49.RightSurface = Enum.SurfaceType.Weld
  2045. o49.TopSurface = Enum.SurfaceType.Weld
  2046. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2047. o50.Parent = o49
  2048. o51.Parent = o1
  2049. o51.BrickColor = BrickColor.new("Institutional white")
  2050. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  2051. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  2052. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2053. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  2054. o51.Anchored = true
  2055. o51.FormFactor = Enum.FormFactor.Plate
  2056. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  2057. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  2058. o51.BackSurface = Enum.SurfaceType.Weld
  2059. o51.BottomSurface = Enum.SurfaceType.Weld
  2060. o51.FrontSurface = Enum.SurfaceType.Weld
  2061. o51.LeftSurface = Enum.SurfaceType.Weld
  2062. o51.RightSurface = Enum.SurfaceType.Weld
  2063. o51.TopSurface = Enum.SurfaceType.Weld
  2064. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2065. o52.Parent = o51
  2066. o53.Parent = o1
  2067. o53.BrickColor = BrickColor.new("Institutional white")
  2068. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  2069. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  2070. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2071. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  2072. o53.Anchored = true
  2073. o53.CanCollide = false
  2074. o53.FormFactor = Enum.FormFactor.Plate
  2075. o53.Size = Vector3.new(2, 2.79999995, 1)
  2076. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2077. o53.BackSurface = Enum.SurfaceType.Weld
  2078. o53.BottomSurface = Enum.SurfaceType.Weld
  2079. o53.TopSurface = Enum.SurfaceType.Weld
  2080. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2081. o54.Parent = o53
  2082. o54.MeshType = Enum.MeshType.Wedge
  2083. o55.Parent = o1
  2084. o55.BrickColor = BrickColor.new("Really black")
  2085. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  2086. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  2087. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2088. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  2089. o55.Anchored = true
  2090. o55.CanCollide = false
  2091. o55.FormFactor = Enum.FormFactor.Plate
  2092. o55.Size = Vector3.new(3, 2.79999995, 1)
  2093. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2094. o55.BackSurface = Enum.SurfaceType.Weld
  2095. o55.BottomSurface = Enum.SurfaceType.Weld
  2096. o55.TopSurface = Enum.SurfaceType.Weld
  2097. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2098. o56.Parent = o55
  2099. o56.MeshType = Enum.MeshType.Wedge
  2100. o57.Parent = o1
  2101. o57.BrickColor = BrickColor.new("Institutional white")
  2102. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  2103. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2104. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2105. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  2106. o57.Anchored = true
  2107. o57.CanCollide = false
  2108. o57.FormFactor = Enum.FormFactor.Plate
  2109. o57.Size = Vector3.new(1, 2, 8)
  2110. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2111. o57.BackSurface = Enum.SurfaceType.Weld
  2112. o57.BottomSurface = Enum.SurfaceType.Weld
  2113. o57.FrontSurface = Enum.SurfaceType.Weld
  2114. o57.LeftSurface = Enum.SurfaceType.Weld
  2115. o57.RightSurface = Enum.SurfaceType.Weld
  2116. o57.TopSurface = Enum.SurfaceType.Weld
  2117. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2118. o58.Parent = o57
  2119. o59.Parent = o1
  2120. o59.BrickColor = BrickColor.new("Institutional white")
  2121. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  2122. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2123. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2124. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  2125. o59.Anchored = true
  2126. o59.FormFactor = Enum.FormFactor.Plate
  2127. o59.Size = Vector3.new(1, 0.800000012, 1)
  2128. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2129. o59.BackSurface = Enum.SurfaceType.Weld
  2130. o59.BottomSurface = Enum.SurfaceType.Weld
  2131. o59.FrontSurface = Enum.SurfaceType.Weld
  2132. o59.LeftSurface = Enum.SurfaceType.Weld
  2133. o59.RightSurface = Enum.SurfaceType.Weld
  2134. o59.TopSurface = Enum.SurfaceType.Weld
  2135. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2136. o60.Parent = o59
  2137. o61.Parent = o1
  2138. o61.BrickColor = BrickColor.new("Institutional white")
  2139. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  2140. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  2141. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2142. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  2143. o61.Anchored = true
  2144. o61.CanCollide = false
  2145. o61.FormFactor = Enum.FormFactor.Plate
  2146. o61.Size = Vector3.new(14, 0.400000006, 1)
  2147. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  2148. o61.BackSurface = Enum.SurfaceType.Weld
  2149. o61.BottomSurface = Enum.SurfaceType.Weld
  2150. o61.FrontSurface = Enum.SurfaceType.Weld
  2151. o61.LeftSurface = Enum.SurfaceType.Weld
  2152. o61.RightSurface = Enum.SurfaceType.Weld
  2153. o61.TopSurface = Enum.SurfaceType.Weld
  2154. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2155. o62.Parent = o61
  2156. o63.Parent = o1
  2157. o63.BrickColor = BrickColor.new("Institutional white")
  2158. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  2159. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  2160. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2161. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  2162. o63.Anchored = true
  2163. o63.CanCollide = false
  2164. o63.FormFactor = Enum.FormFactor.Plate
  2165. o63.Size = Vector3.new(1, 4.80999994, 1)
  2166. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  2167. o63.BottomSurface = Enum.SurfaceType.Weld
  2168. o63.LeftSurface = Enum.SurfaceType.Weld
  2169. o63.RightSurface = Enum.SurfaceType.Weld
  2170. o63.TopSurface = Enum.SurfaceType.Weld
  2171. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2172. o64.Parent = o1
  2173. o64.BrickColor = BrickColor.new("Institutional white")
  2174. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  2175. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  2176. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2177. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  2178. o64.Anchored = true
  2179. o64.CanCollide = false
  2180. o64.FormFactor = Enum.FormFactor.Plate
  2181. o64.Size = Vector3.new(1, 2.4000001, 1)
  2182. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  2183. o64.BottomSurface = Enum.SurfaceType.Weld
  2184. o64.LeftSurface = Enum.SurfaceType.Weld
  2185. o64.RightSurface = Enum.SurfaceType.Weld
  2186. o64.TopSurface = Enum.SurfaceType.Weld
  2187. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2188. o65.Parent = o1
  2189. o65.BrickColor = BrickColor.new("Institutional white")
  2190. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  2191. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2192. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2193. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  2194. o65.Anchored = true
  2195. o65.FormFactor = Enum.FormFactor.Plate
  2196. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  2197. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2198. o65.BackSurface = Enum.SurfaceType.Weld
  2199. o65.BottomSurface = Enum.SurfaceType.Weld
  2200. o65.FrontSurface = Enum.SurfaceType.Weld
  2201. o65.LeftSurface = Enum.SurfaceType.Weld
  2202. o65.RightSurface = Enum.SurfaceType.Weld
  2203. o65.TopSurface = Enum.SurfaceType.Weld
  2204. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2205. o66.Parent = o65
  2206. o67.Parent = o1
  2207. o67.BrickColor = BrickColor.new("Really red")
  2208. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  2209. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  2210. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2211. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  2212. o67.Anchored = true
  2213. o67.FormFactor = Enum.FormFactor.Plate
  2214. o67.Size = Vector3.new(1, 1.20000005, 1)
  2215. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  2216. o67.BackSurface = Enum.SurfaceType.Weld
  2217. o67.BottomSurface = Enum.SurfaceType.Weld
  2218. o67.FrontSurface = Enum.SurfaceType.Weld
  2219. o67.LeftSurface = Enum.SurfaceType.Weld
  2220. o67.RightSurface = Enum.SurfaceType.Weld
  2221. o67.TopSurface = Enum.SurfaceType.Weld
  2222. o67.Color = Color3.new(1, 0, 0)
  2223. o68.Parent = o67
  2224. o69.Parent = o1
  2225. o69.BrickColor = BrickColor.new("Institutional white")
  2226. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  2227. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  2228. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2229. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  2230. o69.Anchored = true
  2231. o69.CanCollide = false
  2232. o69.FormFactor = Enum.FormFactor.Plate
  2233. o69.Size = Vector3.new(1, 0.400000006, 10)
  2234. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  2235. o69.BackSurface = Enum.SurfaceType.Weld
  2236. o69.BottomSurface = Enum.SurfaceType.Weld
  2237. o69.FrontSurface = Enum.SurfaceType.Weld
  2238. o69.LeftSurface = Enum.SurfaceType.Weld
  2239. o69.RightSurface = Enum.SurfaceType.Weld
  2240. o69.TopSurface = Enum.SurfaceType.Weld
  2241. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2242. o70.Parent = o69
  2243. o71.Parent = o1
  2244. o71.BrickColor = BrickColor.new("Really black")
  2245. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  2246. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  2247. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2248. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  2249. o71.Anchored = true
  2250. o71.FormFactor = Enum.FormFactor.Custom
  2251. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  2252. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  2253. o71.BackSurface = Enum.SurfaceType.Weld
  2254. o71.BottomSurface = Enum.SurfaceType.Weld
  2255. o71.FrontSurface = Enum.SurfaceType.Weld
  2256. o71.LeftSurface = Enum.SurfaceType.Weld
  2257. o71.RightSurface = Enum.SurfaceType.Weld
  2258. o71.TopSurface = Enum.SurfaceType.Weld
  2259. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2260. o72.Parent = o71
  2261. o73.Name = "Head"
  2262. o73.Parent = o1
  2263. o73.Material = Enum.Material.SmoothPlastic
  2264. o73.BrickColor = BrickColor.new("Institutional white")
  2265. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  2266. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2267. o73.Anchored = true
  2268. o73.FormFactor = Enum.FormFactor.Symmetric
  2269. o73.Size = Vector3.new(2, 1, 1)
  2270. 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)
  2271. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2272. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2273. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2274. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2275. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2276. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2277. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2278. o74.Parent = o73
  2279. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  2280. o75.Name = "face"
  2281. o75.Parent = o73
  2282. o75.Texture = "rbxasset://textures/face.png"
  2283. o76.Parent = o1
  2284. o76.BrickColor = BrickColor.new("Institutional white")
  2285. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  2286. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  2287. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2288. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  2289. o76.Anchored = true
  2290. o76.CanCollide = false
  2291. o76.FormFactor = Enum.FormFactor.Plate
  2292. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  2293. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  2294. o76.BottomSurface = Enum.SurfaceType.Weld
  2295. o76.LeftSurface = Enum.SurfaceType.Weld
  2296. o76.RightSurface = Enum.SurfaceType.Weld
  2297. o76.TopSurface = Enum.SurfaceType.Weld
  2298. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2299. o77.Parent = o1
  2300. o77.BrickColor = BrickColor.new("Institutional white")
  2301. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  2302. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  2303. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2304. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  2305. o77.Anchored = true
  2306. o77.FormFactor = Enum.FormFactor.Plate
  2307. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  2308. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  2309. o77.BackSurface = Enum.SurfaceType.Weld
  2310. o77.BottomSurface = Enum.SurfaceType.Weld
  2311. o77.FrontSurface = Enum.SurfaceType.Weld
  2312. o77.LeftSurface = Enum.SurfaceType.Weld
  2313. o77.RightSurface = Enum.SurfaceType.Weld
  2314. o77.TopSurface = Enum.SurfaceType.Weld
  2315. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2316. o78.Parent = o77
  2317. o79.Name = "Head"
  2318. o79.Parent = o1
  2319. o79.Material = Enum.Material.SmoothPlastic
  2320. o79.BrickColor = BrickColor.new("Institutional white")
  2321. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  2322. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2323. o79.Anchored = true
  2324. o79.FormFactor = Enum.FormFactor.Symmetric
  2325. o79.Size = Vector3.new(2, 1, 1)
  2326. 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)
  2327. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2328. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2329. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2330. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2331. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2332. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2333. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2334. o80.Parent = o79
  2335. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  2336. o81.Name = "face"
  2337. o81.Parent = o79
  2338. o81.Texture = "rbxasset://textures/face.png"
  2339. o82.Name = "Handle"
  2340. o82.Parent = o1
  2341. o82.Material = Enum.Material.SmoothPlastic
  2342. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  2343. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2344. o82.Anchored = true
  2345. o82.CanCollide = false
  2346. o82.FormFactor = Enum.FormFactor.Symmetric
  2347. o82.Size = Vector3.new(2, 2, 2)
  2348. 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)
  2349. o82.BottomSurface = Enum.SurfaceType.Smooth
  2350. o82.TopSurface = Enum.SurfaceType.Smooth
  2351. o83.Parent = o82
  2352. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2353. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2354. o83.MeshType = Enum.MeshType.FileMesh
  2355. o84.Parent = o1
  2356. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  2357. o84.RightLeg = o94
  2358. o84.LeftLeg = o96
  2359. o84.Torso = o87
  2360. o84.Health = 0
  2361. o84.MaxHealth = 0
  2362. o85.Name = "TPPART"
  2363. o85.Parent = o1
  2364. o85.Transparency = 1
  2365. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  2366. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2367. o85.Anchored = true
  2368. o85.CanCollide = false
  2369. o85.Size = Vector3.new(4, 1, 2)
  2370. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2371. o86.Name = "TPPART2"
  2372. o86.Parent = o1
  2373. o86.Transparency = 1
  2374. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  2375. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2376. o86.Anchored = true
  2377. o86.CanCollide = false
  2378. o86.Size = Vector3.new(4, 1, 2)
  2379. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2380. o87.Name = "Torso"
  2381. o87.Parent = o1
  2382. o87.Material = Enum.Material.SmoothPlastic
  2383. o87.BrickColor = BrickColor.new("Navy blue")
  2384. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  2385. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2386. o87.Anchored = true
  2387. o87.FormFactor = Enum.FormFactor.Symmetric
  2388. o87.Size = Vector3.new(2, 2, 1)
  2389. 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)
  2390. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2391. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2392. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2393. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2394. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2395. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2396. o87.Color = Color3.new(0, 0.12549, 0.376471)
  2397. o88.Name = "roblox"
  2398. o88.Parent = o87
  2399. o89.Name = "Right Shoulder"
  2400. o89.Parent = o87
  2401. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2402. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2403. o89.Part0 = o87
  2404. o89.Part1 = o95
  2405. o89.DesiredAngle = -0.062025275081396
  2406. o89.MaxVelocity = 0.15000000596046
  2407. o90.Name = "Left Shoulder"
  2408. o90.Parent = o87
  2409. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2410. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2411. o90.Part0 = o87
  2412. o90.Part1 = o97
  2413. o90.DesiredAngle = -0.062025275081396
  2414. o90.MaxVelocity = 0.15000000596046
  2415. o91.Name = "Right Hip"
  2416. o91.Parent = o87
  2417. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2418. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2419. o91.Part0 = o87
  2420. o91.Part1 = o94
  2421. o91.DesiredAngle = 0.062025275081396
  2422. o91.MaxVelocity = 0.10000000149012
  2423. o92.Name = "Left Hip"
  2424. o92.Parent = o87
  2425. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2426. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2427. o92.Part0 = o87
  2428. o92.Part1 = o96
  2429. o92.DesiredAngle = 0.062025275081396
  2430. o92.MaxVelocity = 0.10000000149012
  2431. o93.Name = "Neck"
  2432. o93.Parent = o87
  2433. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2434. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2435. o93.Part0 = o87
  2436. o93.Part1 = o73
  2437. o93.MaxVelocity = 0.10000000149012
  2438. o94.Name = "Right Leg"
  2439. o94.Parent = o1
  2440. o94.Material = Enum.Material.SmoothPlastic
  2441. o94.BrickColor = BrickColor.new("Navy blue")
  2442. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  2443. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2444. o94.Anchored = true
  2445. o94.CanCollide = false
  2446. o94.FormFactor = Enum.FormFactor.Symmetric
  2447. o94.Size = Vector3.new(1, 2, 1)
  2448. 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)
  2449. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2450. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2451. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2452. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2453. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2454. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2455. o94.Color = Color3.new(0, 0.12549, 0.376471)
  2456. o95.Name = "Right Arm"
  2457. o95.Parent = o1
  2458. o95.Material = Enum.Material.SmoothPlastic
  2459. o95.BrickColor = BrickColor.new("Maroon")
  2460. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  2461. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2462. o95.Anchored = true
  2463. o95.CanCollide = false
  2464. o95.FormFactor = Enum.FormFactor.Symmetric
  2465. o95.Size = Vector3.new(1, 2, 1)
  2466. 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)
  2467. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2468. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2469. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2470. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2471. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2472. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2473. o95.Color = Color3.new(0.458824, 0, 0)
  2474. o96.Name = "Left Leg"
  2475. o96.Parent = o1
  2476. o96.Material = Enum.Material.SmoothPlastic
  2477. o96.BrickColor = BrickColor.new("Navy blue")
  2478. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  2479. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2480. o96.Anchored = true
  2481. o96.CanCollide = false
  2482. o96.FormFactor = Enum.FormFactor.Symmetric
  2483. o96.Size = Vector3.new(1, 2, 1)
  2484. 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)
  2485. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2486. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2487. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2488. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2489. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2490. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2491. o96.Color = Color3.new(0, 0.12549, 0.376471)
  2492. o97.Name = "Left Arm"
  2493. o97.Parent = o1
  2494. o97.Material = Enum.Material.SmoothPlastic
  2495. o97.BrickColor = BrickColor.new("Maroon")
  2496. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  2497. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2498. o97.Anchored = true
  2499. o97.CanCollide = false
  2500. o97.FormFactor = Enum.FormFactor.Symmetric
  2501. o97.Size = Vector3.new(1, 2, 1)
  2502. 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)
  2503. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2504. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2505. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2506. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2507. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2508. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2509. o97.Color = Color3.new(0.458824, 0, 0)
  2510. o98.Name = "Torso"
  2511. o98.Parent = o1
  2512. o98.Material = Enum.Material.SmoothPlastic
  2513. o98.BrickColor = BrickColor.new("Navy blue")
  2514. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  2515. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2516. o98.Anchored = true
  2517. o98.FormFactor = Enum.FormFactor.Symmetric
  2518. o98.Size = Vector3.new(2, 2, 1)
  2519. 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)
  2520. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2521. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2522. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2523. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2524. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2525. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2526. o98.Color = Color3.new(0, 0.12549, 0.376471)
  2527. o99.Name = "roblox"
  2528. o99.Parent = o98
  2529. o100.Name = "Right Hip"
  2530. o100.Parent = o98
  2531. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2532. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2533. o100.Part0 = o98
  2534. o100.Part1 = o103
  2535. o100.DesiredAngle = 0.062025275081396
  2536. o100.MaxVelocity = 0.10000000149012
  2537. o101.Name = "Left Hip"
  2538. o101.Parent = o98
  2539. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2540. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2541. o101.Part0 = o98
  2542. o101.Part1 = o105
  2543. o101.DesiredAngle = 0.062025275081396
  2544. o101.MaxVelocity = 0.10000000149012
  2545. o102.Name = "Neck"
  2546. o102.Parent = o98
  2547. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2548. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2549. o102.Part0 = o98
  2550. o102.Part1 = o79
  2551. o102.MaxVelocity = 0.10000000149012
  2552. o103.Name = "Right Leg"
  2553. o103.Parent = o1
  2554. o103.Material = Enum.Material.SmoothPlastic
  2555. o103.BrickColor = BrickColor.new("Really black")
  2556. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  2557. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2558. o103.Anchored = true
  2559. o103.CanCollide = false
  2560. o103.FormFactor = Enum.FormFactor.Symmetric
  2561. o103.Size = Vector3.new(1, 2, 1)
  2562. 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)
  2563. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2564. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2565. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2566. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2567. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2568. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2569. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2570. o104.Name = "Right Arm"
  2571. o104.Parent = o1
  2572. o104.Material = Enum.Material.SmoothPlastic
  2573. o104.BrickColor = BrickColor.new("Maroon")
  2574. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  2575. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2576. o104.Anchored = true
  2577. o104.CanCollide = false
  2578. o104.FormFactor = Enum.FormFactor.Symmetric
  2579. o104.Size = Vector3.new(1, 2, 1)
  2580. 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)
  2581. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2582. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2583. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2584. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2585. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2586. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2587. o104.Color = Color3.new(0.458824, 0, 0)
  2588. o105.Name = "Left Leg"
  2589. o105.Parent = o1
  2590. o105.Material = Enum.Material.SmoothPlastic
  2591. o105.BrickColor = BrickColor.new("Really black")
  2592. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  2593. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2594. o105.Anchored = true
  2595. o105.CanCollide = false
  2596. o105.FormFactor = Enum.FormFactor.Symmetric
  2597. o105.Size = Vector3.new(1, 2, 1)
  2598. 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)
  2599. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2600. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2601. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2602. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2603. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2604. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2605. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2606. o106.Name = "Left Arm"
  2607. o106.Parent = o1
  2608. o106.Material = Enum.Material.SmoothPlastic
  2609. o106.BrickColor = BrickColor.new("Maroon")
  2610. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  2611. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2612. o106.Anchored = true
  2613. o106.CanCollide = false
  2614. o106.FormFactor = Enum.FormFactor.Symmetric
  2615. o106.Size = Vector3.new(1, 2, 1)
  2616. 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)
  2617. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2618. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2619. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2620. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2621. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2622. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2623. o106.Color = Color3.new(0.458824, 0, 0)
  2624. o107.Parent = o1
  2625. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2626. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2627. o107.Anchored = true
  2628. o107.FormFactor = Enum.FormFactor.Symmetric
  2629. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2630. 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)
  2631. o108.Parent = o107
  2632. o109.Parent = o1
  2633. o109.BrickColor = BrickColor.new("Really black")
  2634. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2635. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2636. o109.Anchored = true
  2637. o109.FormFactor = Enum.FormFactor.Symmetric
  2638. o109.Size = Vector3.new(3, 1.20000005, 3)
  2639. 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)
  2640. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2641. o110.Parent = o109
  2642. o111.Parent = o1
  2643. o111.BrickColor = BrickColor.new("Really black")
  2644. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2645. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2646. o111.Anchored = true
  2647. o111.FormFactor = Enum.FormFactor.Symmetric
  2648. o111.Size = Vector3.new(3, 1.20000005, 3)
  2649. 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)
  2650. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2651. o112.Parent = o111
  2652. o113.Parent = o1
  2653. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2654. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2655. o113.Anchored = true
  2656. o113.FormFactor = Enum.FormFactor.Symmetric
  2657. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2658. 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)
  2659. o114.Parent = o113
  2660. o115.Parent = o1
  2661. o115.BrickColor = BrickColor.new("Really black")
  2662. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2663. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2664. o115.Anchored = true
  2665. o115.FormFactor = Enum.FormFactor.Symmetric
  2666. o115.Size = Vector3.new(3, 1.20000005, 3)
  2667. 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)
  2668. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2669. o116.Parent = o115
  2670. o117.Parent = o1
  2671. o117.BrickColor = BrickColor.new("Really black")
  2672. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  2673. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2674. o117.Anchored = true
  2675. o117.FormFactor = Enum.FormFactor.Symmetric
  2676. o117.Size = Vector3.new(3, 1.20000005, 3)
  2677. 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)
  2678. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2679. o118.Parent = o117
  2680. o119.Parent = o1
  2681. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2682. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2683. o119.Anchored = true
  2684. o119.FormFactor = Enum.FormFactor.Symmetric
  2685. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2686. 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)
  2687. o120.Parent = o119
  2688. o121.Name = "Handle"
  2689. o121.Parent = o1
  2690. o121.Material = Enum.Material.SmoothPlastic
  2691. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  2692. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2693. o121.Anchored = true
  2694. o121.CanCollide = false
  2695. o121.FormFactor = Enum.FormFactor.Symmetric
  2696. o121.Size = Vector3.new(2, 2, 2)
  2697. 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)
  2698. o121.BottomSurface = Enum.SurfaceType.Smooth
  2699. o121.TopSurface = Enum.SurfaceType.Smooth
  2700. o122.Parent = o121
  2701. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2702. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2703. o122.MeshType = Enum.MeshType.FileMesh
  2704. o123.Name = "RPPART"
  2705. o123.Parent = o1
  2706. o123.Transparency = 1
  2707. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  2708. o123.Rotation = Vector3.new(-90, 0, -0)
  2709. o123.Anchored = true
  2710. o123.CanCollide = false
  2711. o123.Size = Vector3.new(4, 1, 2)
  2712. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  2713. o124.Parent = o12
  2714. o124.Texture = "http://roblox.com/asset/?id=112031763"
  2715. function MoveY(model, Position)
  2716.     for _,part in pairs (model:GetChildren()) do
  2717.         if part.ClassName == "Part" then
  2718.             part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  2719.         end
  2720.     end
  2721. end
  2722. function MoveX(model, Position)
  2723.     for _,part in pairs (model:GetChildren()) do
  2724.         if part.ClassName == "Part" then
  2725.             part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  2726.         end
  2727.     end
  2728. end
  2729. function MoveSpawn(model, PLAYERPOS)
  2730.     for _,part in pairs (model:GetChildren()) do
  2731.         if part.ClassName == "Part" then
  2732.             part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  2733.         end
  2734.     end
  2735. end
  2736. function MoveZ(model, Position)
  2737.     for _,part in pairs (model:GetChildren()) do
  2738.         if part.ClassName == "Part" then
  2739.             part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  2740.         end
  2741.     end
  2742. end
  2743. function MoveZPart(Part, Position)
  2744.             Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  2745. end
  2746. function MoveXPart(Part, Position)
  2747.             Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  2748. end
  2749. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  2750. OMGCREEPY = Instance.new("Sound")
  2751. OMGCREEPY.Parent = o1
  2752. OMGCREEPY.Volume = 10
  2753. OMGCREEPY.SoundId = "rbxassetid://177775134"
  2754. for i,v in pairs (o1:GetChildren()) do
  2755.     if v:IsA("Part") then
  2756.         v.Material = "SmoothPlastic"
  2757.         v.BackSurface = "SmoothNoOutlines"
  2758.         v.FrontSurface = "SmoothNoOutlines"
  2759.         v.BottomSurface = "SmoothNoOutlines"
  2760.         v.LeftSurface = "SmoothNoOutlines"
  2761.         v.RightSurface = "SmoothNoOutlines"
  2762.         v.TopSurface = "SmoothNoOutlines"
  2763.     end
  2764. end
  2765. OMGCREEPY:Play()
  2766. o21:Play()
  2767.     MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  2768. for i=1,51 do
  2769. MoveX(o1,-3)
  2770. wait(.05)
  2771. end
  2772. wait(.5)
  2773.     MoveZPart(o12,-1)
  2774.     wait(.2)
  2775. for i=1,6 do
  2776.     MoveXPart(o12,1)
  2777.     wait(.1)
  2778. end
  2779. wait(.5)
  2780. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2781. wait(.5)
  2782. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2783. wait(.5)
  2784.     MoveZPart(o12,1)
  2785.     wait(.2)
  2786.  
  2787. for i=1,6 do
  2788.     MoveXPart(o12,-1)
  2789.     wait(.1)
  2790. end
  2791. for i=1,50 do
  2792. MoveX(o1,-3)
  2793. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2794. wait(.05)
  2795. end
  2796. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  2797. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  2798. SCREAM = Instance.new("Sound")
  2799. SCREAM.Parent = game.Players[Victim].Character.Head
  2800. SCREAM.SoundId = "rbxassetid://138167455"
  2801. SCREAM:Play()
  2802. wait(2.5)
  2803. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  2804.     MoveZPart(o12,-1)
  2805.     wait(.2)
  2806. for i=1,6 do
  2807.     MoveXPart(o12,1)
  2808.     wait(.1)
  2809. end
  2810. wait(.5)
  2811. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2812. wait(.5)
  2813.     MoveZPart(o12,1)
  2814.     wait(.2)
  2815. for i=1,6 do
  2816.     MoveXPart(o12,-1)
  2817.     wait(.1)
  2818. end
  2819. game.Players[Victim].Character.Humanoid.Health = 0
  2820. player = game.Players[Victim]
  2821. char = player.Character
  2822.             char.Archivable = true
  2823.             local rg = char:Clone()
  2824.             rg.HumanoidRootPart:Destroy()
  2825.             rg.Name = ""
  2826.             rg.Humanoid.MaxHealth = 0
  2827.             for i, v in pairs(rg.Torso:GetChildren()) do
  2828.                 if v:IsA("Motor6D") then
  2829.                     v:Destroy()
  2830.                 end
  2831.             end
  2832.            
  2833.             local n = Instance.new("Glue", rg.Torso)
  2834.             n.Name = "Neck"
  2835.             n.Part0 = rg.Torso
  2836.             n.Part1 = rg.Head
  2837.             n.C0 = CFrame.new(0, 1, 0)
  2838.             n.C1 = CFrame.new(0, -0.5, 0)
  2839.            
  2840.             local rs = Instance.new("Glue", rg.Torso)
  2841.             rs.Name = "Right Shoulder"
  2842.             rs.Part0 = rg.Torso
  2843.             rs.Part1 = rg["Right Arm"]
  2844.             rs.C0 = CFrame.new(1.5, 0.5, 0)
  2845.             rs.C1 = CFrame.new(0, 0.5, 0)
  2846.             local ls = Instance.new("Glue", rg.Torso)
  2847.             ls.Name = "Left Shoulder"
  2848.             ls.Part0 = rg.Torso
  2849.             ls.Part1 = rg["Left Arm"]
  2850.             ls.C0 = CFrame.new(-1.5, 0.5, 0)
  2851.             ls.C1 = CFrame.new(0, 0.5, 0)
  2852.            
  2853.             local rh = Instance.new("Glue", rg.Torso)
  2854.             rh.Name = "Right Hip"
  2855.             rh.Part0 = rg.Torso
  2856.             rh.Part1 = rg["Right Leg"]
  2857.             rh.C0 = CFrame.new(0.5, -1, 0)
  2858.             rh.C1 = CFrame.new(0, 1, 0)
  2859.             local lh = Instance.new("Glue", rg.Torso)
  2860.             lh.Name = "Left Hip"
  2861.             lh.Part0 = rg.Torso
  2862.             lh.Part1 = rg["Left Leg"]
  2863.             lh.C0 = CFrame.new(-0.5, -1, 0)
  2864.             lh.C1 = CFrame.new(0, 1, 0)
  2865.             char.Torso:Destroy()
  2866.             char.Head:Destroy()
  2867.             char["Left Leg"]:Destroy()
  2868.             char["Left Arm"]:Destroy()
  2869.             char["Right Leg"]:Destroy()
  2870.             char["Right Arm"]:Destroy()
  2871.             rg.Parent = game.Workspace
  2872.             rg.Head.BrickColor = BrickColor.new("Maroon")
  2873. function DEATH ()
  2874. OHHNELLY = Instance.new("Part")
  2875. OHHNELLY.Parent = workspace
  2876. OHHNELLY.Anchored = false
  2877. OHHNELLY.Material = Enum.Material.SmoothPlastic
  2878. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  2879. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2880. OHHNELLY.Position = rg.Head.Position
  2881. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  2882. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2883. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2884. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2885. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2886. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2887. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2888. end
  2889. for i=1,20 do
  2890. DEATH()
  2891. MoveX(o1,-3)
  2892. wait(.05)
  2893. end
  2894. o1:Destroy()
  2895. end)
  2896. end)
  2897.  
  2898. topkekgui.MouseButton1Click:connect(function()
  2899.     -- Objects
  2900.  
  2901. local VanGui = Instance.new("ScreenGui")
  2902. local Opener = Instance.new("Frame")
  2903. local Open = Instance.new("TextButton")
  2904. local DaGui = Instance.new("Frame")
  2905. local Frame = Instance.new("Frame")
  2906. local Close = Instance.new("TextButton")
  2907. local Username = Instance.new("TextBox")
  2908. local VanDaPlayer = Instance.new("TextButton")
  2909. local TextLabel = Instance.new("TextLabel")
  2910.  
  2911. -- Properties
  2912.  
  2913. VanGui.Name = "VanGui"
  2914. VanGui.Parent = game.CoreGui
  2915.  
  2916. Opener.Name = "Opener"
  2917. Opener.Parent = VanGui
  2918. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  2919. Opener.BackgroundTransparency = 0.5
  2920. Opener.Position = UDim2.new(0, 19, 0, 564)
  2921. Opener.Size = UDim2.new(0, 224, 0, 40)
  2922.  
  2923. Open.Name = "Open"
  2924. Open.Parent = Opener
  2925. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  2926. Open.BackgroundTransparency = 0.5
  2927. Open.Size = UDim2.new(0, 224, 0, 40)
  2928. Open.Font = Enum.Font.SciFi
  2929. Open.FontSize = Enum.FontSize.Size42
  2930. Open.Text = "Open"
  2931. Open.TextColor3 = Color3.new(0, 1, 1)
  2932. Open.TextSize = 42
  2933.  
  2934. DaGui.Name = "DaGui"
  2935. DaGui.Parent = VanGui
  2936. DaGui.BackgroundColor3 = Color3.new(0, 0, 0)
  2937. DaGui.BackgroundTransparency = 0.5
  2938. DaGui.Draggable = true
  2939. DaGui.Position = UDim2.new(0, 0, 0, 311)
  2940. DaGui.Size = UDim2.new(0, 343, 0, 197)
  2941. DaGui.Visible = false
  2942.  
  2943. Frame.Parent = DaGui
  2944. Frame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  2945. Frame.Position = UDim2.new(0, 313, 0, 0)
  2946. Frame.Size = UDim2.new(0, 30, 0, 26)
  2947.  
  2948. Close.Name = "Close"
  2949. Close.Parent = Frame
  2950. Close.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  2951. Close.Size = UDim2.new(0, 30, 0, 26)
  2952. Close.Font = Enum.Font.SciFi
  2953. Close.FontSize = Enum.FontSize.Size14
  2954. Close.Text = "X"
  2955. Close.TextColor3 = Color3.new(1, 1, 1)
  2956. Close.TextSize = 14
  2957. Close.TextStrokeTransparency = 5
  2958.  
  2959. Username.Name = "Username"
  2960. Username.Parent = DaGui
  2961. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  2962. Username.BackgroundTransparency = 0.5
  2963. Username.Position = UDim2.new(0, 72, 0, 76)
  2964. Username.Size = UDim2.new(0, 200, 0.0999999866, 24)
  2965. Username.Font = Enum.Font.SciFi
  2966. Username.FontSize = Enum.FontSize.Size18
  2967. Username.Text = "Username"
  2968. Username.TextColor3 = Color3.new(0, 1, 1)
  2969. Username.TextSize = 18
  2970.  
  2971. VanDaPlayer.Name = "VanDaPlayer"
  2972. VanDaPlayer.Parent = DaGui
  2973. VanDaPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  2974. VanDaPlayer.BackgroundTransparency = 0.5
  2975. VanDaPlayer.Position = UDim2.new(0.0199999996, 90, 0.00999999978, 138)
  2976. VanDaPlayer.Size = UDim2.new(0, 150, 0, 26)
  2977. VanDaPlayer.Font = Enum.Font.SciFi
  2978. VanDaPlayer.FontSize = Enum.FontSize.Size14
  2979. VanDaPlayer.Text = "Van Player"
  2980. VanDaPlayer.TextColor3 = Color3.new(0, 1, 1)
  2981. VanDaPlayer.TextSize = 14
  2982.  
  2983. TextLabel.Parent = DaGui
  2984. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  2985. TextLabel.BackgroundTransparency = 0.5
  2986. TextLabel.Position = UDim2.new(0, 48, 0, 22)
  2987. TextLabel.Size = UDim2.new(0, 246, 0, 19)
  2988. TextLabel.Font = Enum.Font.SciFi
  2989. TextLabel.FontSize = Enum.FontSize.Size18
  2990. TextLabel.Text = "Van Player Gui by 345678 (Talha)"
  2991. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  2992. TextLabel.TextSize = 17
  2993.  
  2994. Open.MouseButton1Down:connect(function()
  2995.         game.CoreGui.VanGui.DaGui.Visible = true
  2996.     game.CoreGui.VanGui.Opener.Visible = false
  2997.  
  2998. end)
  2999.  
  3000. Close.MouseButton1Down:connect(function()
  3001.     game.CoreGui.VanGui.DaGui.Visible = false
  3002.     game.CoreGui.VanGui.Opener.Visible = true
  3003. end)
  3004.  
  3005. VanDaPlayer.MouseButton1Down:connect(function()
  3006.     Victim = Username.Text
  3007. o1 = Instance.new("Model")
  3008. o2 = Instance.new("Part")
  3009. o3 = Instance.new("CylinderMesh")
  3010. o4 = Instance.new("Part")
  3011. o5 = Instance.new("SpecialMesh")
  3012. o6 = Instance.new("Part")
  3013. o7 = Instance.new("SpecialMesh")
  3014. o8 = Instance.new("Part")
  3015. o9 = Instance.new("BlockMesh")
  3016. o10 = Instance.new("Part")
  3017. o11 = Instance.new("BlockMesh")
  3018. o12 = Instance.new("Part")
  3019. o13 = Instance.new("Part")
  3020. o14 = Instance.new("BlockMesh")
  3021. o15 = Instance.new("Part")
  3022. o16 = Instance.new("SpecialMesh")
  3023. o17 = Instance.new("Part")
  3024. o18 = Instance.new("SpecialMesh")
  3025. o19 = Instance.new("Part")
  3026. o20 = Instance.new("SpecialMesh")
  3027. o21 = Instance.new("Sound")
  3028. o22 = Instance.new("Part")
  3029. o23 = Instance.new("BlockMesh")
  3030. o24 = Instance.new("Part")
  3031. o25 = Instance.new("SpecialMesh")
  3032. o26 = Instance.new("Part")
  3033. o27 = Instance.new("BlockMesh")
  3034. o28 = Instance.new("Part")
  3035. o29 = Instance.new("SpecialMesh")
  3036. o30 = Instance.new("Part")
  3037. o31 = Instance.new("BlockMesh")
  3038. o32 = Instance.new("Part")
  3039. o33 = Instance.new("BlockMesh")
  3040. o34 = Instance.new("Part")
  3041. o35 = Instance.new("BlockMesh")
  3042. o36 = Instance.new("Part")
  3043. o37 = Instance.new("BlockMesh")
  3044. o38 = Instance.new("Part")
  3045. o39 = Instance.new("Part")
  3046. o40 = Instance.new("BlockMesh")
  3047. o41 = Instance.new("Part")
  3048. o42 = Instance.new("BlockMesh")
  3049. o43 = Instance.new("Part")
  3050. o44 = Instance.new("BlockMesh")
  3051. o45 = Instance.new("Part")
  3052. o46 = Instance.new("SpecialMesh")
  3053. o47 = Instance.new("Part")
  3054. o48 = Instance.new("BlockMesh")
  3055. o49 = Instance.new("Part")
  3056. o50 = Instance.new("BlockMesh")
  3057. o51 = Instance.new("Part")
  3058. o52 = Instance.new("BlockMesh")
  3059. o53 = Instance.new("Part")
  3060. o54 = Instance.new("SpecialMesh")
  3061. o55 = Instance.new("Part")
  3062. o56 = Instance.new("SpecialMesh")
  3063. o57 = Instance.new("Part")
  3064. o58 = Instance.new("BlockMesh")
  3065. o59 = Instance.new("Part")
  3066. o60 = Instance.new("BlockMesh")
  3067. o61 = Instance.new("Part")
  3068. o62 = Instance.new("BlockMesh")
  3069. o63 = Instance.new("Part")
  3070. o64 = Instance.new("Part")
  3071. o65 = Instance.new("Part")
  3072. o66 = Instance.new("BlockMesh")
  3073. o67 = Instance.new("Part")
  3074. o68 = Instance.new("BlockMesh")
  3075. o69 = Instance.new("Part")
  3076. o70 = Instance.new("BlockMesh")
  3077. o71 = Instance.new("Part")
  3078. o72 = Instance.new("BlockMesh")
  3079. o73 = Instance.new("Part")
  3080. o74 = Instance.new("SpecialMesh")
  3081. o75 = Instance.new("Decal")
  3082. o76 = Instance.new("Part")
  3083. o77 = Instance.new("Part")
  3084. o78 = Instance.new("BlockMesh")
  3085. o79 = Instance.new("Part")
  3086. o80 = Instance.new("SpecialMesh")
  3087. o81 = Instance.new("Decal")
  3088. o82 = Instance.new("Part")
  3089. o83 = Instance.new("SpecialMesh")
  3090. o84 = Instance.new("Humanoid")
  3091. o85 = Instance.new("Part")
  3092. o86 = Instance.new("Part")
  3093. o87 = Instance.new("Part")
  3094. o88 = Instance.new("Decal")
  3095. o89 = Instance.new("Motor6D")
  3096. o90 = Instance.new("Motor6D")
  3097. o91 = Instance.new("Motor6D")
  3098. o92 = Instance.new("Motor6D")
  3099. o93 = Instance.new("Motor6D")
  3100. o94 = Instance.new("Part")
  3101. o95 = Instance.new("Part")
  3102. o96 = Instance.new("Part")
  3103. o97 = Instance.new("Part")
  3104. o98 = Instance.new("Part")
  3105. o99 = Instance.new("Decal")
  3106. o100 = Instance.new("Motor6D")
  3107. o101 = Instance.new("Motor6D")
  3108. o102 = Instance.new("Motor6D")
  3109. o103 = Instance.new("Part")
  3110. o104 = Instance.new("Part")
  3111. o105 = Instance.new("Part")
  3112. o106 = Instance.new("Part")
  3113. o107 = Instance.new("Part")
  3114. o108 = Instance.new("CylinderMesh")
  3115. o109 = Instance.new("Part")
  3116. o110 = Instance.new("CylinderMesh")
  3117. o111 = Instance.new("Part")
  3118. o112 = Instance.new("CylinderMesh")
  3119. o113 = Instance.new("Part")
  3120. o114 = Instance.new("CylinderMesh")
  3121. o115 = Instance.new("Part")
  3122. o116 = Instance.new("CylinderMesh")
  3123. o117 = Instance.new("Part")
  3124. o118 = Instance.new("CylinderMesh")
  3125. o119 = Instance.new("Part")
  3126. o120 = Instance.new("CylinderMesh")
  3127. o121 = Instance.new("Part")
  3128. o122 = Instance.new("SpecialMesh")
  3129. o123 = Instance.new("Part")
  3130. o124 = Instance.new("Decal")
  3131. o1.Name = " "
  3132. o1.Parent = workspace
  3133. o2.Parent = o1
  3134. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  3135. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  3136. o2.Anchored = true
  3137. o2.FormFactor = Enum.FormFactor.Symmetric
  3138. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  3139. 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)
  3140. o3.Parent = o2
  3141. o4.Parent = o1
  3142. o4.BrickColor = BrickColor.new("Institutional white")
  3143. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  3144. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  3145. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3146. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  3147. o4.Anchored = true
  3148. o4.FormFactor = Enum.FormFactor.Plate
  3149. o4.Size = Vector3.new(1, 2.4000001, 2)
  3150. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  3151. o4.BackSurface = Enum.SurfaceType.Weld
  3152. o4.BottomSurface = Enum.SurfaceType.Weld
  3153. o4.LeftSurface = Enum.SurfaceType.Weld
  3154. o4.TopSurface = Enum.SurfaceType.Weld
  3155. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3156. o5.Parent = o4
  3157. o5.MeshType = Enum.MeshType.Wedge
  3158. o6.Parent = o1
  3159. o6.Material = Enum.Material.SmoothPlastic
  3160. o6.BrickColor = BrickColor.new("Really black")
  3161. o6.Transparency = 0.5
  3162. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  3163. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  3164. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3165. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  3166. o6.Anchored = true
  3167. o6.FormFactor = Enum.FormFactor.Plate
  3168. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  3169. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  3170. o6.BackSurface = Enum.SurfaceType.Weld
  3171. o6.BottomSurface = Enum.SurfaceType.Weld
  3172. o6.LeftSurface = Enum.SurfaceType.Weld
  3173. o6.RightSurface = Enum.SurfaceType.Weld
  3174. o6.TopSurface = Enum.SurfaceType.Weld
  3175. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3176. o7.Parent = o6
  3177. o7.MeshType = Enum.MeshType.Wedge
  3178. o8.Parent = o1
  3179. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  3180. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  3181. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  3182. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3183. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  3184. o8.Anchored = true
  3185. o8.FormFactor = Enum.FormFactor.Custom
  3186. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  3187. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  3188. o8.BackSurface = Enum.SurfaceType.Weld
  3189. o8.BottomSurface = Enum.SurfaceType.Weld
  3190. o8.FrontSurface = Enum.SurfaceType.Weld
  3191. o8.LeftSurface = Enum.SurfaceType.Weld
  3192. o8.RightSurface = Enum.SurfaceType.Weld
  3193. o8.TopSurface = Enum.SurfaceType.Weld
  3194. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  3195. o9.Parent = o8
  3196. o10.Parent = o1
  3197. o10.BrickColor = BrickColor.new("Institutional white")
  3198. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  3199. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  3200. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3201. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  3202. o10.Anchored = true
  3203. o10.CanCollide = false
  3204. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  3205. game.Players[Victim].Character.Humanoid.JumpPower = 0
  3206. o10.FormFactor = Enum.FormFactor.Plate
  3207. o10.Size = Vector3.new(14, 0.400000006, 1)
  3208. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  3209. o10.BackSurface = Enum.SurfaceType.Weld
  3210. o10.BottomSurface = Enum.SurfaceType.Weld
  3211. o10.FrontSurface = Enum.SurfaceType.Weld
  3212. o10.LeftSurface = Enum.SurfaceType.Weld
  3213. o10.RightSurface = Enum.SurfaceType.Weld
  3214. o10.TopSurface = Enum.SurfaceType.Weld
  3215. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3216. o11.Parent = o10
  3217. o12.Name = "DOOR"
  3218. o12.Parent = o1
  3219. o12.BrickColor = BrickColor.new("Institutional white")
  3220. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  3221. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  3222. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3223. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  3224. o12.Anchored = true
  3225. o12.CanCollide = false
  3226. o12.FormFactor = Enum.FormFactor.Plate
  3227. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  3228. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  3229. o12.BottomSurface = Enum.SurfaceType.Weld
  3230. o12.LeftSurface = Enum.SurfaceType.Weld
  3231. o12.RightSurface = Enum.SurfaceType.Weld
  3232. o12.TopSurface = Enum.SurfaceType.Weld
  3233. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3234. o13.Parent = o1
  3235. o13.BrickColor = BrickColor.new("White")
  3236. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  3237. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  3238. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3239. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  3240. o13.Anchored = true
  3241. o13.FormFactor = Enum.FormFactor.Plate
  3242. o13.Size = Vector3.new(7, 4.80000019, 1)
  3243. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  3244. o13.BackSurface = Enum.SurfaceType.Weld
  3245. o13.BottomSurface = Enum.SurfaceType.Weld
  3246. o13.FrontSurface = Enum.SurfaceType.Weld
  3247. o13.LeftSurface = Enum.SurfaceType.Weld
  3248. o13.RightSurface = Enum.SurfaceType.Weld
  3249. o13.TopSurface = Enum.SurfaceType.Weld
  3250. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  3251. o14.Parent = o13
  3252. o15.Parent = o1
  3253. o15.BrickColor = BrickColor.new("Institutional white")
  3254. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  3255. o15.Rotation = Vector3.new(90, 89.960434, -90)
  3256. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3257. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  3258. o15.Anchored = true
  3259. o15.CanCollide = false
  3260. o15.FormFactor = Enum.FormFactor.Plate
  3261. o15.Size = Vector3.new(10, 0.400000006, 1)
  3262. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  3263. o15.BackSurface = Enum.SurfaceType.Weld
  3264. o15.BottomSurface = Enum.SurfaceType.Weld
  3265. o15.TopSurface = Enum.SurfaceType.Weld
  3266. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3267. o16.Parent = o15
  3268. o16.MeshType = Enum.MeshType.Wedge
  3269. o17.Parent = o1
  3270. o17.BrickColor = BrickColor.new("Institutional white")
  3271. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  3272. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  3273. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3274. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  3275. o17.Anchored = true
  3276. o17.FormFactor = Enum.FormFactor.Plate
  3277. o17.Size = Vector3.new(1, 2.4000001, 2)
  3278. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  3279. o17.BackSurface = Enum.SurfaceType.Weld
  3280. o17.BottomSurface = Enum.SurfaceType.Weld
  3281. o17.RightSurface = Enum.SurfaceType.Weld
  3282. o17.TopSurface = Enum.SurfaceType.Weld
  3283. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3284. o18.Parent = o17
  3285. o18.MeshType = Enum.MeshType.Wedge
  3286. o19.Parent = o1
  3287. o19.BrickColor = BrickColor.new("Institutional white")
  3288. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  3289. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  3290. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3291. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  3292. o19.Anchored = true
  3293. o19.FormFactor = Enum.FormFactor.Plate
  3294. o19.Size = Vector3.new(10, 1.20000005, 3)
  3295. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  3296. o19.BackSurface = Enum.SurfaceType.Weld
  3297. o19.BottomSurface = Enum.SurfaceType.Weld
  3298. o19.TopSurface = Enum.SurfaceType.Weld
  3299. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3300. o20.Parent = o19
  3301. o20.MeshType = Enum.MeshType.Wedge
  3302. o21.Parent = o19
  3303. o21.SoundId = "rbxassetid://532147820"
  3304. o21.Looped = true
  3305. o22.Parent = o1
  3306. o22.BrickColor = BrickColor.new("Institutional white")
  3307. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  3308. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  3309. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3310. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  3311. o22.Anchored = true
  3312. o22.FormFactor = Enum.FormFactor.Plate
  3313. o22.Size = Vector3.new(2, 2.4000001, 1)
  3314. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  3315. o22.BackSurface = Enum.SurfaceType.Weld
  3316. o22.BottomSurface = Enum.SurfaceType.Weld
  3317. o22.FrontSurface = Enum.SurfaceType.Weld
  3318. o22.LeftSurface = Enum.SurfaceType.Weld
  3319. o22.RightSurface = Enum.SurfaceType.Weld
  3320. o22.TopSurface = Enum.SurfaceType.Weld
  3321. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3322. o23.Parent = o22
  3323. o24.Parent = o1
  3324. o24.BrickColor = BrickColor.new("Institutional white")
  3325. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  3326. o24.Rotation = Vector3.new(-0, -90, 0)
  3327. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3328. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  3329. o24.Anchored = true
  3330. o24.FormFactor = Enum.FormFactor.Plate
  3331. o24.Size = Vector3.new(1, 2.79999995, 1)
  3332. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  3333. o24.BackSurface = Enum.SurfaceType.Weld
  3334. o24.BottomSurface = Enum.SurfaceType.Weld
  3335. o24.TopSurface = Enum.SurfaceType.Weld
  3336. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3337. o25.Parent = o24
  3338. o25.MeshType = Enum.MeshType.Wedge
  3339. o26.Parent = o1
  3340. o26.BrickColor = BrickColor.new("Institutional white")
  3341. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  3342. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  3343. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3344. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  3345. o26.Anchored = true
  3346. o26.FormFactor = Enum.FormFactor.Plate
  3347. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  3348. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  3349. o26.BackSurface = Enum.SurfaceType.Weld
  3350. o26.BottomSurface = Enum.SurfaceType.Weld
  3351. o26.FrontSurface = Enum.SurfaceType.Weld
  3352. o26.LeftSurface = Enum.SurfaceType.Weld
  3353. o26.RightSurface = Enum.SurfaceType.Weld
  3354. o26.TopSurface = Enum.SurfaceType.Weld
  3355. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3356. o27.Parent = o26
  3357. o28.Parent = o1
  3358. o28.BrickColor = BrickColor.new("Institutional white")
  3359. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  3360. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  3361. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3362. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  3363. o28.Anchored = true
  3364. o28.FormFactor = Enum.FormFactor.Plate
  3365. o28.Size = Vector3.new(1, 2.79999995, 1)
  3366. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  3367. o28.BackSurface = Enum.SurfaceType.Weld
  3368. o28.BottomSurface = Enum.SurfaceType.Weld
  3369. o28.TopSurface = Enum.SurfaceType.Weld
  3370. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3371. o29.Parent = o28
  3372. o29.MeshType = Enum.MeshType.Wedge
  3373. o30.Parent = o1
  3374. o30.BrickColor = BrickColor.new("Institutional white")
  3375. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  3376. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  3377. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3378. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  3379. o30.Anchored = true
  3380. o30.FormFactor = Enum.FormFactor.Plate
  3381. o30.Size = Vector3.new(2, 2.4000001, 1)
  3382. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  3383. o30.BackSurface = Enum.SurfaceType.Weld
  3384. o30.BottomSurface = Enum.SurfaceType.Weld
  3385. o30.FrontSurface = Enum.SurfaceType.Weld
  3386. o30.LeftSurface = Enum.SurfaceType.Weld
  3387. o30.RightSurface = Enum.SurfaceType.Weld
  3388. o30.TopSurface = Enum.SurfaceType.Weld
  3389. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3390. o31.Parent = o30
  3391. o32.Parent = o1
  3392. o32.BrickColor = BrickColor.new("Dark stone grey")
  3393. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  3394. o32.Rotation = Vector3.new(90, 89.960434, -90)
  3395. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3396. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  3397. o32.Anchored = true
  3398. o32.FormFactor = Enum.FormFactor.Plate
  3399. o32.Size = Vector3.new(8, 2.4000001, 1)
  3400. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  3401. o32.BottomSurface = Enum.SurfaceType.Weld
  3402. o32.TopSurface = Enum.SurfaceType.Weld
  3403. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3404. o33.Parent = o32
  3405. o33.Offset = Vector3.new(0, 0, 0.5)
  3406. o33.Scale = Vector3.new(1, 1, 2)
  3407. o34.Parent = o1
  3408. o34.BrickColor = BrickColor.new("Institutional white")
  3409. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  3410. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  3411. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3412. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  3413. o34.Anchored = true
  3414. o34.FormFactor = Enum.FormFactor.Plate
  3415. o34.Size = Vector3.new(3, 1.20000005, 10)
  3416. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  3417. o34.BackSurface = Enum.SurfaceType.Weld
  3418. o34.BottomSurface = Enum.SurfaceType.Weld
  3419. o34.FrontSurface = Enum.SurfaceType.Weld
  3420. o34.LeftSurface = Enum.SurfaceType.Weld
  3421. o34.RightSurface = Enum.SurfaceType.Weld
  3422. o34.TopSurface = Enum.SurfaceType.Weld
  3423. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3424. o35.Parent = o34
  3425. o36.Parent = o1
  3426. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  3427. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  3428. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  3429. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3430. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  3431. o36.Anchored = true
  3432. o36.FormFactor = Enum.FormFactor.Custom
  3433. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  3434. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  3435. o36.BackSurface = Enum.SurfaceType.Weld
  3436. o36.BottomSurface = Enum.SurfaceType.Weld
  3437. o36.FrontSurface = Enum.SurfaceType.Weld
  3438. o36.LeftSurface = Enum.SurfaceType.Weld
  3439. o36.RightSurface = Enum.SurfaceType.Weld
  3440. o36.TopSurface = Enum.SurfaceType.Weld
  3441. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  3442. o37.Parent = o36
  3443. o38.Parent = o1
  3444. o38.BrickColor = BrickColor.new("Institutional white")
  3445. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  3446. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  3447. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3448. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  3449. o38.Anchored = true
  3450. o38.CanCollide = false
  3451. o38.FormFactor = Enum.FormFactor.Plate
  3452. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  3453. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  3454. o38.BottomSurface = Enum.SurfaceType.Weld
  3455. o38.LeftSurface = Enum.SurfaceType.Weld
  3456. o38.RightSurface = Enum.SurfaceType.Weld
  3457. o38.TopSurface = Enum.SurfaceType.Weld
  3458. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3459. o39.Parent = o1
  3460. o39.BrickColor = BrickColor.new("Really red")
  3461. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  3462. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  3463. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3464. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  3465. o39.Anchored = true
  3466. o39.FormFactor = Enum.FormFactor.Plate
  3467. o39.Size = Vector3.new(1, 1.20000005, 1)
  3468. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  3469. o39.BackSurface = Enum.SurfaceType.Weld
  3470. o39.BottomSurface = Enum.SurfaceType.Weld
  3471. o39.FrontSurface = Enum.SurfaceType.Weld
  3472. o39.LeftSurface = Enum.SurfaceType.Weld
  3473. o39.RightSurface = Enum.SurfaceType.Weld
  3474. o39.TopSurface = Enum.SurfaceType.Weld
  3475. o39.Color = Color3.new(1, 0, 0)
  3476. o40.Parent = o39
  3477. o41.Parent = o1
  3478. o41.BrickColor = BrickColor.new("Institutional white")
  3479. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  3480. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  3481. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3482. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  3483. o41.Anchored = true
  3484. o41.FormFactor = Enum.FormFactor.Plate
  3485. o41.Size = Vector3.new(1, 0.800000012, 1)
  3486. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  3487. o41.BackSurface = Enum.SurfaceType.Weld
  3488. o41.BottomSurface = Enum.SurfaceType.Weld
  3489. o41.FrontSurface = Enum.SurfaceType.Weld
  3490. o41.LeftSurface = Enum.SurfaceType.Weld
  3491. o41.RightSurface = Enum.SurfaceType.Weld
  3492. o41.TopSurface = Enum.SurfaceType.Weld
  3493. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3494. o42.Parent = o41
  3495. o43.Parent = o1
  3496. o43.BrickColor = BrickColor.new("Institutional white")
  3497. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  3498. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  3499. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3500. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  3501. o43.Anchored = true
  3502. o43.CanCollide = false
  3503. o43.FormFactor = Enum.FormFactor.Plate
  3504. o43.Size = Vector3.new(14, 0.400000006, 8)
  3505. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  3506. o43.BackSurface = Enum.SurfaceType.Weld
  3507. o43.BottomSurface = Enum.SurfaceType.Weld
  3508. o43.FrontSurface = Enum.SurfaceType.Weld
  3509. o43.LeftSurface = Enum.SurfaceType.Weld
  3510. o43.RightSurface = Enum.SurfaceType.Weld
  3511. o43.TopSurface = Enum.SurfaceType.Weld
  3512. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3513. o44.Parent = o43
  3514. o45.Parent = o1
  3515. o45.BrickColor = BrickColor.new("Really black")
  3516. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  3517. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  3518. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3519. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  3520. o45.Anchored = true
  3521. o45.CanCollide = false
  3522. o45.FormFactor = Enum.FormFactor.Plate
  3523. o45.Size = Vector3.new(3, 2.79999995, 1)
  3524. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  3525. o45.BackSurface = Enum.SurfaceType.Weld
  3526. o45.BottomSurface = Enum.SurfaceType.Weld
  3527. o45.TopSurface = Enum.SurfaceType.Weld
  3528. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3529. o46.Parent = o45
  3530. o46.MeshType = Enum.MeshType.Wedge
  3531. o47.Parent = o1
  3532. o47.BrickColor = BrickColor.new("Institutional white")
  3533. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  3534. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  3535. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3536. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  3537. o47.Anchored = true
  3538. o47.FormFactor = Enum.FormFactor.Plate
  3539. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  3540. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  3541. o47.BackSurface = Enum.SurfaceType.Weld
  3542. o47.BottomSurface = Enum.SurfaceType.Weld
  3543. o47.FrontSurface = Enum.SurfaceType.Weld
  3544. o47.LeftSurface = Enum.SurfaceType.Weld
  3545. o47.RightSurface = Enum.SurfaceType.Weld
  3546. o47.TopSurface = Enum.SurfaceType.Weld
  3547. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3548. o48.Parent = o47
  3549. o49.Parent = o1
  3550. o49.BrickColor = BrickColor.new("White")
  3551. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  3552. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  3553. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3554. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  3555. o49.Anchored = true
  3556. o49.FormFactor = Enum.FormFactor.Plate
  3557. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  3558. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  3559. o49.BackSurface = Enum.SurfaceType.Weld
  3560. o49.BottomSurface = Enum.SurfaceType.Weld
  3561. o49.FrontSurface = Enum.SurfaceType.Weld
  3562. o49.LeftSurface = Enum.SurfaceType.Weld
  3563. o49.RightSurface = Enum.SurfaceType.Weld
  3564. o49.TopSurface = Enum.SurfaceType.Weld
  3565. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  3566. o50.Parent = o49
  3567. o51.Parent = o1
  3568. o51.BrickColor = BrickColor.new("Institutional white")
  3569. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  3570. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  3571. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3572. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  3573. o51.Anchored = true
  3574. o51.FormFactor = Enum.FormFactor.Plate
  3575. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  3576. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  3577. o51.BackSurface = Enum.SurfaceType.Weld
  3578. o51.BottomSurface = Enum.SurfaceType.Weld
  3579. o51.FrontSurface = Enum.SurfaceType.Weld
  3580. o51.LeftSurface = Enum.SurfaceType.Weld
  3581. o51.RightSurface = Enum.SurfaceType.Weld
  3582. o51.TopSurface = Enum.SurfaceType.Weld
  3583. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3584. o52.Parent = o51
  3585. o53.Parent = o1
  3586. o53.BrickColor = BrickColor.new("Institutional white")
  3587. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  3588. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  3589. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3590. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  3591. o53.Anchored = true
  3592. o53.CanCollide = false
  3593. o53.FormFactor = Enum.FormFactor.Plate
  3594. o53.Size = Vector3.new(2, 2.79999995, 1)
  3595. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  3596. o53.BackSurface = Enum.SurfaceType.Weld
  3597. o53.BottomSurface = Enum.SurfaceType.Weld
  3598. o53.TopSurface = Enum.SurfaceType.Weld
  3599. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3600. o54.Parent = o53
  3601. o54.MeshType = Enum.MeshType.Wedge
  3602. o55.Parent = o1
  3603. o55.BrickColor = BrickColor.new("Really black")
  3604. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  3605. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  3606. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3607. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  3608. o55.Anchored = true
  3609. o55.CanCollide = false
  3610. o55.FormFactor = Enum.FormFactor.Plate
  3611. o55.Size = Vector3.new(3, 2.79999995, 1)
  3612. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  3613. o55.BackSurface = Enum.SurfaceType.Weld
  3614. o55.BottomSurface = Enum.SurfaceType.Weld
  3615. o55.TopSurface = Enum.SurfaceType.Weld
  3616. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3617. o56.Parent = o55
  3618. o56.MeshType = Enum.MeshType.Wedge
  3619. o57.Parent = o1
  3620. o57.BrickColor = BrickColor.new("Institutional white")
  3621. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  3622. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  3623. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3624. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  3625. o57.Anchored = true
  3626. o57.CanCollide = false
  3627. o57.FormFactor = Enum.FormFactor.Plate
  3628. o57.Size = Vector3.new(1, 2, 8)
  3629. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  3630. o57.BackSurface = Enum.SurfaceType.Weld
  3631. o57.BottomSurface = Enum.SurfaceType.Weld
  3632. o57.FrontSurface = Enum.SurfaceType.Weld
  3633. o57.LeftSurface = Enum.SurfaceType.Weld
  3634. o57.RightSurface = Enum.SurfaceType.Weld
  3635. o57.TopSurface = Enum.SurfaceType.Weld
  3636. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3637. o58.Parent = o57
  3638. o59.Parent = o1
  3639. o59.BrickColor = BrickColor.new("Institutional white")
  3640. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  3641. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  3642. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3643. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  3644. o59.Anchored = true
  3645. o59.FormFactor = Enum.FormFactor.Plate
  3646. o59.Size = Vector3.new(1, 0.800000012, 1)
  3647. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  3648. o59.BackSurface = Enum.SurfaceType.Weld
  3649. o59.BottomSurface = Enum.SurfaceType.Weld
  3650. o59.FrontSurface = Enum.SurfaceType.Weld
  3651. o59.LeftSurface = Enum.SurfaceType.Weld
  3652. o59.RightSurface = Enum.SurfaceType.Weld
  3653. o59.TopSurface = Enum.SurfaceType.Weld
  3654. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3655. o60.Parent = o59
  3656. o61.Parent = o1
  3657. o61.BrickColor = BrickColor.new("Institutional white")
  3658. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  3659. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  3660. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3661. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  3662. o61.Anchored = true
  3663. o61.CanCollide = false
  3664. o61.FormFactor = Enum.FormFactor.Plate
  3665. o61.Size = Vector3.new(14, 0.400000006, 1)
  3666. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  3667. o61.BackSurface = Enum.SurfaceType.Weld
  3668. o61.BottomSurface = Enum.SurfaceType.Weld
  3669. o61.FrontSurface = Enum.SurfaceType.Weld
  3670. o61.LeftSurface = Enum.SurfaceType.Weld
  3671. o61.RightSurface = Enum.SurfaceType.Weld
  3672. o61.TopSurface = Enum.SurfaceType.Weld
  3673. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3674. o62.Parent = o61
  3675. o63.Parent = o1
  3676. o63.BrickColor = BrickColor.new("Institutional white")
  3677. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  3678. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  3679. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3680. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  3681. o63.Anchored = true
  3682. o63.CanCollide = false
  3683. o63.FormFactor = Enum.FormFactor.Plate
  3684. o63.Size = Vector3.new(1, 4.80999994, 1)
  3685. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  3686. o63.BottomSurface = Enum.SurfaceType.Weld
  3687. o63.LeftSurface = Enum.SurfaceType.Weld
  3688. o63.RightSurface = Enum.SurfaceType.Weld
  3689. o63.TopSurface = Enum.SurfaceType.Weld
  3690. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3691. o64.Parent = o1
  3692. o64.BrickColor = BrickColor.new("Institutional white")
  3693. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  3694. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  3695. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3696. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  3697. o64.Anchored = true
  3698. o64.CanCollide = false
  3699. o64.FormFactor = Enum.FormFactor.Plate
  3700. o64.Size = Vector3.new(1, 2.4000001, 1)
  3701. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  3702. o64.BottomSurface = Enum.SurfaceType.Weld
  3703. o64.LeftSurface = Enum.SurfaceType.Weld
  3704. o64.RightSurface = Enum.SurfaceType.Weld
  3705. o64.TopSurface = Enum.SurfaceType.Weld
  3706. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3707. o65.Parent = o1
  3708. o65.BrickColor = BrickColor.new("Institutional white")
  3709. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  3710. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  3711. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3712. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  3713. o65.Anchored = true
  3714. o65.FormFactor = Enum.FormFactor.Plate
  3715. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  3716. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  3717. o65.BackSurface = Enum.SurfaceType.Weld
  3718. o65.BottomSurface = Enum.SurfaceType.Weld
  3719. o65.FrontSurface = Enum.SurfaceType.Weld
  3720. o65.LeftSurface = Enum.SurfaceType.Weld
  3721. o65.RightSurface = Enum.SurfaceType.Weld
  3722. o65.TopSurface = Enum.SurfaceType.Weld
  3723. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3724. o66.Parent = o65
  3725. o67.Parent = o1
  3726. o67.BrickColor = BrickColor.new("Really red")
  3727. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  3728. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  3729. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3730. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  3731. o67.Anchored = true
  3732. o67.FormFactor = Enum.FormFactor.Plate
  3733. o67.Size = Vector3.new(1, 1.20000005, 1)
  3734. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  3735. o67.BackSurface = Enum.SurfaceType.Weld
  3736. o67.BottomSurface = Enum.SurfaceType.Weld
  3737. o67.FrontSurface = Enum.SurfaceType.Weld
  3738. o67.LeftSurface = Enum.SurfaceType.Weld
  3739. o67.RightSurface = Enum.SurfaceType.Weld
  3740. o67.TopSurface = Enum.SurfaceType.Weld
  3741. o67.Color = Color3.new(1, 0, 0)
  3742. o68.Parent = o67
  3743. o69.Parent = o1
  3744. o69.BrickColor = BrickColor.new("Institutional white")
  3745. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  3746. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  3747. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3748. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  3749. o69.Anchored = true
  3750. o69.CanCollide = false
  3751. o69.FormFactor = Enum.FormFactor.Plate
  3752. o69.Size = Vector3.new(1, 0.400000006, 10)
  3753. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  3754. o69.BackSurface = Enum.SurfaceType.Weld
  3755. o69.BottomSurface = Enum.SurfaceType.Weld
  3756. o69.FrontSurface = Enum.SurfaceType.Weld
  3757. o69.LeftSurface = Enum.SurfaceType.Weld
  3758. o69.RightSurface = Enum.SurfaceType.Weld
  3759. o69.TopSurface = Enum.SurfaceType.Weld
  3760. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3761. o70.Parent = o69
  3762. o71.Parent = o1
  3763. o71.BrickColor = BrickColor.new("Really black")
  3764. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  3765. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  3766. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3767. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  3768. o71.Anchored = true
  3769. o71.FormFactor = Enum.FormFactor.Custom
  3770. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  3771. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  3772. o71.BackSurface = Enum.SurfaceType.Weld
  3773. o71.BottomSurface = Enum.SurfaceType.Weld
  3774. o71.FrontSurface = Enum.SurfaceType.Weld
  3775. o71.LeftSurface = Enum.SurfaceType.Weld
  3776. o71.RightSurface = Enum.SurfaceType.Weld
  3777. o71.TopSurface = Enum.SurfaceType.Weld
  3778. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3779. o72.Parent = o71
  3780. o73.Name = "Head"
  3781. o73.Parent = o1
  3782. o73.Material = Enum.Material.SmoothPlastic
  3783. o73.BrickColor = BrickColor.new("Institutional white")
  3784. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  3785. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  3786. o73.Anchored = true
  3787. o73.FormFactor = Enum.FormFactor.Symmetric
  3788. o73.Size = Vector3.new(2, 1, 1)
  3789. 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)
  3790. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3791. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3792. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3793. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3794. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3795. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3796. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3797. o74.Parent = o73
  3798. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  3799. o75.Name = "face"
  3800. o75.Parent = o73
  3801. o75.Texture = "rbxasset://textures/face.png"
  3802. o76.Parent = o1
  3803. o76.BrickColor = BrickColor.new("Institutional white")
  3804. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  3805. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  3806. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3807. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  3808. o76.Anchored = true
  3809. o76.CanCollide = false
  3810. o76.FormFactor = Enum.FormFactor.Plate
  3811. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  3812. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  3813. o76.BottomSurface = Enum.SurfaceType.Weld
  3814. o76.LeftSurface = Enum.SurfaceType.Weld
  3815. o76.RightSurface = Enum.SurfaceType.Weld
  3816. o76.TopSurface = Enum.SurfaceType.Weld
  3817. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3818. o77.Parent = o1
  3819. o77.BrickColor = BrickColor.new("Institutional white")
  3820. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  3821. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  3822. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  3823. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  3824. o77.Anchored = true
  3825. o77.FormFactor = Enum.FormFactor.Plate
  3826. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  3827. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  3828. o77.BackSurface = Enum.SurfaceType.Weld
  3829. o77.BottomSurface = Enum.SurfaceType.Weld
  3830. o77.FrontSurface = Enum.SurfaceType.Weld
  3831. o77.LeftSurface = Enum.SurfaceType.Weld
  3832. o77.RightSurface = Enum.SurfaceType.Weld
  3833. o77.TopSurface = Enum.SurfaceType.Weld
  3834. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3835. o78.Parent = o77
  3836. o79.Name = "Head"
  3837. o79.Parent = o1
  3838. o79.Material = Enum.Material.SmoothPlastic
  3839. o79.BrickColor = BrickColor.new("Institutional white")
  3840. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  3841. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  3842. o79.Anchored = true
  3843. o79.FormFactor = Enum.FormFactor.Symmetric
  3844. o79.Size = Vector3.new(2, 1, 1)
  3845. 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)
  3846. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3847. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3848. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3849. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3850. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3851. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3852. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3853. o80.Parent = o79
  3854. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  3855. o81.Name = "face"
  3856. o81.Parent = o79
  3857. o81.Texture = "rbxasset://textures/face.png"
  3858. o82.Name = "Handle"
  3859. o82.Parent = o1
  3860. o82.Material = Enum.Material.SmoothPlastic
  3861. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  3862. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  3863. o82.Anchored = true
  3864. o82.CanCollide = false
  3865. o82.FormFactor = Enum.FormFactor.Symmetric
  3866. o82.Size = Vector3.new(2, 2, 2)
  3867. 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)
  3868. o82.BottomSurface = Enum.SurfaceType.Smooth
  3869. o82.TopSurface = Enum.SurfaceType.Smooth
  3870. o83.Parent = o82
  3871. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  3872. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  3873. o83.MeshType = Enum.MeshType.FileMesh
  3874. o84.Parent = o1
  3875. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  3876. o84.RightLeg = o94
  3877. o84.LeftLeg = o96
  3878. o84.Torso = o87
  3879. o84.Health = 0
  3880. o84.MaxHealth = 0
  3881. o85.Name = "TPPART"
  3882. o85.Parent = o1
  3883. o85.Transparency = 1
  3884. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  3885. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  3886. o85.Anchored = true
  3887. o85.CanCollide = false
  3888. o85.Size = Vector3.new(4, 1, 2)
  3889. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  3890. o86.Name = "TPPART2"
  3891. o86.Parent = o1
  3892. o86.Transparency = 1
  3893. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  3894. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  3895. o86.Anchored = true
  3896. o86.CanCollide = false
  3897. o86.Size = Vector3.new(4, 1, 2)
  3898. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  3899. o87.Name = "Torso"
  3900. o87.Parent = o1
  3901. o87.Material = Enum.Material.SmoothPlastic
  3902. o87.BrickColor = BrickColor.new("Navy blue")
  3903. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  3904. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  3905. o87.Anchored = true
  3906. o87.FormFactor = Enum.FormFactor.Symmetric
  3907. o87.Size = Vector3.new(2, 2, 1)
  3908. 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)
  3909. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3910. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3911. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3912. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3913. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3914. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3915. o87.Color = Color3.new(0, 0.12549, 0.376471)
  3916. o88.Name = "roblox"
  3917. o88.Parent = o87
  3918. o89.Name = "Right Shoulder"
  3919. o89.Parent = o87
  3920. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  3921. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  3922. o89.Part0 = o87
  3923. o89.Part1 = o95
  3924. o89.DesiredAngle = -0.062025275081396
  3925. o89.MaxVelocity = 0.15000000596046
  3926. o90.Name = "Left Shoulder"
  3927. o90.Parent = o87
  3928. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  3929. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  3930. o90.Part0 = o87
  3931. o90.Part1 = o97
  3932. o90.DesiredAngle = -0.062025275081396
  3933. o90.MaxVelocity = 0.15000000596046
  3934. o91.Name = "Right Hip"
  3935. o91.Parent = o87
  3936. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  3937. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  3938. o91.Part0 = o87
  3939. o91.Part1 = o94
  3940. o91.DesiredAngle = 0.062025275081396
  3941. o91.MaxVelocity = 0.10000000149012
  3942. o92.Name = "Left Hip"
  3943. o92.Parent = o87
  3944. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  3945. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  3946. o92.Part0 = o87
  3947. o92.Part1 = o96
  3948. o92.DesiredAngle = 0.062025275081396
  3949. o92.MaxVelocity = 0.10000000149012
  3950. o93.Name = "Neck"
  3951. o93.Parent = o87
  3952. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  3953. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  3954. o93.Part0 = o87
  3955. o93.Part1 = o73
  3956. o93.MaxVelocity = 0.10000000149012
  3957. o94.Name = "Right Leg"
  3958. o94.Parent = o1
  3959. o94.Material = Enum.Material.SmoothPlastic
  3960. o94.BrickColor = BrickColor.new("Navy blue")
  3961. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  3962. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  3963. o94.Anchored = true
  3964. o94.CanCollide = false
  3965. o94.FormFactor = Enum.FormFactor.Symmetric
  3966. o94.Size = Vector3.new(1, 2, 1)
  3967. 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)
  3968. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3969. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3970. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3971. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3972. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3973. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3974. o94.Color = Color3.new(0, 0.12549, 0.376471)
  3975. o95.Name = "Right Arm"
  3976. o95.Parent = o1
  3977. o95.Material = Enum.Material.SmoothPlastic
  3978. o95.BrickColor = BrickColor.new("Maroon")
  3979. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  3980. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  3981. o95.Anchored = true
  3982. o95.CanCollide = false
  3983. o95.FormFactor = Enum.FormFactor.Symmetric
  3984. o95.Size = Vector3.new(1, 2, 1)
  3985. 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)
  3986. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3987. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3988. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3989. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3990. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3991. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3992. o95.Color = Color3.new(0.458824, 0, 0)
  3993. o96.Name = "Left Leg"
  3994. o96.Parent = o1
  3995. o96.Material = Enum.Material.SmoothPlastic
  3996. o96.BrickColor = BrickColor.new("Navy blue")
  3997. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  3998. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  3999. o96.Anchored = true
  4000. o96.CanCollide = false
  4001. o96.FormFactor = Enum.FormFactor.Symmetric
  4002. o96.Size = Vector3.new(1, 2, 1)
  4003. 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)
  4004. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4005. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4006. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4007. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4008. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4009. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4010. o96.Color = Color3.new(0, 0.12549, 0.376471)
  4011. o97.Name = "Left Arm"
  4012. o97.Parent = o1
  4013. o97.Material = Enum.Material.SmoothPlastic
  4014. o97.BrickColor = BrickColor.new("Maroon")
  4015. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  4016. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4017. o97.Anchored = true
  4018. o97.CanCollide = false
  4019. o97.FormFactor = Enum.FormFactor.Symmetric
  4020. o97.Size = Vector3.new(1, 2, 1)
  4021. 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)
  4022. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4023. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4024. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4025. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4026. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4027. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4028. o97.Color = Color3.new(0.458824, 0, 0)
  4029. o98.Name = "Torso"
  4030. o98.Parent = o1
  4031. o98.Material = Enum.Material.SmoothPlastic
  4032. o98.BrickColor = BrickColor.new("Navy blue")
  4033. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  4034. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  4035. o98.Anchored = true
  4036. o98.FormFactor = Enum.FormFactor.Symmetric
  4037. o98.Size = Vector3.new(2, 2, 1)
  4038. 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)
  4039. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4040. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4041. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4042. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4043. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4044. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4045. o98.Color = Color3.new(0, 0.12549, 0.376471)
  4046. o99.Name = "roblox"
  4047. o99.Parent = o98
  4048. o100.Name = "Right Hip"
  4049. o100.Parent = o98
  4050. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4051. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4052. o100.Part0 = o98
  4053. o100.Part1 = o103
  4054. o100.DesiredAngle = 0.062025275081396
  4055. o100.MaxVelocity = 0.10000000149012
  4056. o101.Name = "Left Hip"
  4057. o101.Parent = o98
  4058. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4059. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4060. o101.Part0 = o98
  4061. o101.Part1 = o105
  4062. o101.DesiredAngle = 0.062025275081396
  4063. o101.MaxVelocity = 0.10000000149012
  4064. o102.Name = "Neck"
  4065. o102.Parent = o98
  4066. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  4067. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  4068. o102.Part0 = o98
  4069. o102.Part1 = o79
  4070. o102.MaxVelocity = 0.10000000149012
  4071. o103.Name = "Right Leg"
  4072. o103.Parent = o1
  4073. o103.Material = Enum.Material.SmoothPlastic
  4074. o103.BrickColor = BrickColor.new("Really black")
  4075. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  4076. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  4077. o103.Anchored = true
  4078. o103.CanCollide = false
  4079. o103.FormFactor = Enum.FormFactor.Symmetric
  4080. o103.Size = Vector3.new(1, 2, 1)
  4081. 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)
  4082. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4083. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4084. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4085. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4086. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4087. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4088. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4089. o104.Name = "Right Arm"
  4090. o104.Parent = o1
  4091. o104.Material = Enum.Material.SmoothPlastic
  4092. o104.BrickColor = BrickColor.new("Maroon")
  4093. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  4094. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  4095. o104.Anchored = true
  4096. o104.CanCollide = false
  4097. o104.FormFactor = Enum.FormFactor.Symmetric
  4098. o104.Size = Vector3.new(1, 2, 1)
  4099. 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)
  4100. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4101. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4102. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4103. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4104. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4105. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4106. o104.Color = Color3.new(0.458824, 0, 0)
  4107. o105.Name = "Left Leg"
  4108. o105.Parent = o1
  4109. o105.Material = Enum.Material.SmoothPlastic
  4110. o105.BrickColor = BrickColor.new("Really black")
  4111. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  4112. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  4113. o105.Anchored = true
  4114. o105.CanCollide = false
  4115. o105.FormFactor = Enum.FormFactor.Symmetric
  4116. o105.Size = Vector3.new(1, 2, 1)
  4117. 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)
  4118. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4119. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4120. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4121. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4122. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4123. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4124. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4125. o106.Name = "Left Arm"
  4126. o106.Parent = o1
  4127. o106.Material = Enum.Material.SmoothPlastic
  4128. o106.BrickColor = BrickColor.new("Maroon")
  4129. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  4130. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  4131. o106.Anchored = true
  4132. o106.CanCollide = false
  4133. o106.FormFactor = Enum.FormFactor.Symmetric
  4134. o106.Size = Vector3.new(1, 2, 1)
  4135. 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)
  4136. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4137. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4138. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4139. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4140. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4141. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4142. o106.Color = Color3.new(0.458824, 0, 0)
  4143. o107.Parent = o1
  4144. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  4145. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  4146. o107.Anchored = true
  4147. o107.FormFactor = Enum.FormFactor.Symmetric
  4148. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  4149. 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)
  4150. o108.Parent = o107
  4151. o109.Parent = o1
  4152. o109.BrickColor = BrickColor.new("Really black")
  4153. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  4154. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  4155. o109.Anchored = true
  4156. o109.FormFactor = Enum.FormFactor.Symmetric
  4157. o109.Size = Vector3.new(3, 1.20000005, 3)
  4158. 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)
  4159. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4160. o110.Parent = o109
  4161. o111.Parent = o1
  4162. o111.BrickColor = BrickColor.new("Really black")
  4163. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  4164. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  4165. o111.Anchored = true
  4166. o111.FormFactor = Enum.FormFactor.Symmetric
  4167. o111.Size = Vector3.new(3, 1.20000005, 3)
  4168. 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)
  4169. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4170. o112.Parent = o111
  4171. o113.Parent = o1
  4172. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  4173. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  4174. o113.Anchored = true
  4175. o113.FormFactor = Enum.FormFactor.Symmetric
  4176. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  4177. 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)
  4178. o114.Parent = o113
  4179. o115.Parent = o1
  4180. o115.BrickColor = BrickColor.new("Really black")
  4181. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  4182. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  4183. o115.Anchored = true
  4184. o115.FormFactor = Enum.FormFactor.Symmetric
  4185. o115.Size = Vector3.new(3, 1.20000005, 3)
  4186. 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)
  4187. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4188. o116.Parent = o115
  4189. o117.Parent = o1
  4190. o117.BrickColor = BrickColor.new("Really black")
  4191. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  4192. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  4193. o117.Anchored = true
  4194. o117.FormFactor = Enum.FormFactor.Symmetric
  4195. o117.Size = Vector3.new(3, 1.20000005, 3)
  4196. 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)
  4197. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4198. o118.Parent = o117
  4199. o119.Parent = o1
  4200. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  4201. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  4202. o119.Anchored = true
  4203. o119.FormFactor = Enum.FormFactor.Symmetric
  4204. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  4205. 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)
  4206. o120.Parent = o119
  4207. o121.Name = "Handle"
  4208. o121.Parent = o1
  4209. o121.Material = Enum.Material.SmoothPlastic
  4210. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  4211. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4212. o121.Anchored = true
  4213. o121.CanCollide = false
  4214. o121.FormFactor = Enum.FormFactor.Symmetric
  4215. o121.Size = Vector3.new(2, 2, 2)
  4216. 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)
  4217. o121.BottomSurface = Enum.SurfaceType.Smooth
  4218. o121.TopSurface = Enum.SurfaceType.Smooth
  4219. o122.Parent = o121
  4220. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  4221. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  4222. o122.MeshType = Enum.MeshType.FileMesh
  4223. o123.Name = "RPPART"
  4224. o123.Parent = o1
  4225. o123.Transparency = 1
  4226. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  4227. o123.Rotation = Vector3.new(-90, 0, -0)
  4228. o123.Anchored = true
  4229. o123.CanCollide = false
  4230. o123.Size = Vector3.new(4, 1, 2)
  4231. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  4232. o124.Parent = o12
  4233. o124.Texture = "http://roblox.com/asset/?id=112031763"
  4234. function MoveY(model, Position)
  4235.     for _,part in pairs (model:GetChildren()) do
  4236.         if part.ClassName == "Part" then
  4237.             part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  4238.         end
  4239.     end
  4240. end
  4241. function MoveX(model, Position)
  4242.     for _,part in pairs (model:GetChildren()) do
  4243.         if part.ClassName == "Part" then
  4244.             part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  4245.         end
  4246.     end
  4247. end
  4248. function MoveSpawn(model, PLAYERPOS)
  4249.     for _,part in pairs (model:GetChildren()) do
  4250.         if part.ClassName == "Part" then
  4251.             part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  4252.         end
  4253.     end
  4254. end
  4255. function MoveZ(model, Position)
  4256.     for _,part in pairs (model:GetChildren()) do
  4257.         if part.ClassName == "Part" then
  4258.             part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  4259.         end
  4260.     end
  4261. end
  4262. function MoveZPart(Part, Position)
  4263.             Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  4264. end
  4265. function MoveXPart(Part, Position)
  4266.             Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  4267. end
  4268. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  4269. OMGCREEPY = Instance.new("Sound")
  4270. OMGCREEPY.Parent = o1
  4271. OMGCREEPY.Volume = 10
  4272. OMGCREEPY.SoundId = "rbxassetid://177775134"
  4273. for i,v in pairs (o1:GetChildren()) do
  4274.     if v:IsA("Part") then
  4275.         v.Material = "SmoothPlastic"
  4276.         v.BackSurface = "SmoothNoOutlines"
  4277.         v.FrontSurface = "SmoothNoOutlines"
  4278.         v.BottomSurface = "SmoothNoOutlines"
  4279.         v.LeftSurface = "SmoothNoOutlines"
  4280.         v.RightSurface = "SmoothNoOutlines"
  4281.         v.TopSurface = "SmoothNoOutlines"
  4282.     end
  4283. end
  4284. OMGCREEPY:Play()
  4285. o21:Play()
  4286.     MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  4287. for i=1,51 do
  4288. MoveX(o1,-3)
  4289. wait(.05)
  4290. end
  4291. wait(.5)
  4292.     MoveZPart(o12,-1)
  4293.     wait(.2)
  4294. for i=1,6 do
  4295.     MoveXPart(o12,1)
  4296.     wait(.1)
  4297. end
  4298. wait(.5)
  4299. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  4300. wait(.5)
  4301. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  4302. wait(.5)
  4303.     MoveZPart(o12,1)
  4304.     wait(.2)
  4305.  
  4306. for i=1,6 do
  4307.     MoveXPart(o12,-1)
  4308.     wait(.1)
  4309. end
  4310. for i=1,50 do
  4311. MoveX(o1,-3)
  4312. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  4313. wait(.05)
  4314. end
  4315. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  4316. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  4317. SCREAM = Instance.new("Sound")
  4318. SCREAM.Parent = game.Players[Victim].Character.Head
  4319. SCREAM.SoundId = "rbxassetid://138167455"
  4320. SCREAM:Play()
  4321. wait(2.5)
  4322. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  4323.     MoveZPart(o12,-1)
  4324.     wait(.2)
  4325. for i=1,6 do
  4326.     MoveXPart(o12,1)
  4327.     wait(.1)
  4328. end
  4329. wait(.5)
  4330. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  4331. wait(.5)
  4332.     MoveZPart(o12,1)
  4333.     wait(.2)
  4334. for i=1,6 do
  4335.     MoveXPart(o12,-1)
  4336.     wait(.1)
  4337. end
  4338. game.Players[Victim].Character.Humanoid.Health = 0
  4339. player = game.Players[Victim]
  4340. char = player.Character
  4341.             char.Archivable = true
  4342.             local rg = char:Clone()
  4343.             rg.HumanoidRootPart:Destroy()
  4344.             rg.Name = ""
  4345.             rg.Humanoid.MaxHealth = 0
  4346.             for i, v in pairs(rg.Torso:GetChildren()) do
  4347.                 if v:IsA("Motor6D") then
  4348.                     v:Destroy()
  4349.                 end
  4350.             end
  4351.            
  4352.             local n = Instance.new("Glue", rg.Torso)
  4353.             n.Name = "Neck"
  4354.             n.Part0 = rg.Torso
  4355.             n.Part1 = rg.Head
  4356.             n.C0 = CFrame.new(0, 1, 0)
  4357.             n.C1 = CFrame.new(0, -0.5, 0)
  4358.            
  4359.             local rs = Instance.new("Glue", rg.Torso)
  4360.             rs.Name = "Right Shoulder"
  4361.             rs.Part0 = rg.Torso
  4362.             rs.Part1 = rg["Right Arm"]
  4363.             rs.C0 = CFrame.new(1.5, 0.5, 0)
  4364.             rs.C1 = CFrame.new(0, 0.5, 0)
  4365.             local ls = Instance.new("Glue", rg.Torso)
  4366.             ls.Name = "Left Shoulder"
  4367.             ls.Part0 = rg.Torso
  4368.             ls.Part1 = rg["Left Arm"]
  4369.             ls.C0 = CFrame.new(-1.5, 0.5, 0)
  4370.             ls.C1 = CFrame.new(0, 0.5, 0)
  4371.            
  4372.             local rh = Instance.new("Glue", rg.Torso)
  4373.             rh.Name = "Right Hip"
  4374.             rh.Part0 = rg.Torso
  4375.             rh.Part1 = rg["Right Leg"]
  4376.             rh.C0 = CFrame.new(0.5, -1, 0)
  4377.             rh.C1 = CFrame.new(0, 1, 0)
  4378.             local lh = Instance.new("Glue", rg.Torso)
  4379.             lh.Name = "Left Hip"
  4380.             lh.Part0 = rg.Torso
  4381.             lh.Part1 = rg["Left Leg"]
  4382.             lh.C0 = CFrame.new(-0.5, -1, 0)
  4383.             lh.C1 = CFrame.new(0, 1, 0)
  4384.             char.Torso:Destroy()
  4385.             char.Head:Destroy()
  4386.             char["Left Leg"]:Destroy()
  4387.             char["Left Arm"]:Destroy()
  4388.             char["Right Leg"]:Destroy()
  4389.             char["Right Arm"]:Destroy()
  4390.             rg.Parent = game.Workspace
  4391.             rg.Head.BrickColor = BrickColor.new("Maroon")
  4392. function DEATH ()
  4393. OHHNELLY = Instance.new("Part")
  4394. OHHNELLY.Parent = workspace
  4395. OHHNELLY.Anchored = false
  4396. OHHNELLY.Material = Enum.Material.SmoothPlastic
  4397. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  4398. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4399. OHHNELLY.Position = rg.Head.Position
  4400. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  4401. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4402. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4403. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4404. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4405. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4406. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4407. end
  4408. for i=1,20 do
  4409. DEATH()
  4410. MoveX(o1,-3)
  4411. wait(.05)
  4412. end
  4413. o1:Destroy()
  4414. end)
  4415. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement