Advertisement
H3VL

Protosmasher script

Oct 19th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 449.56 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local MEMEGUI = Instance.new("TextButton")
  7. local RADIO = Instance.new("TextButton")
  8. local BLOCKSPAM = Instance.new("TextButton")
  9. local GrabKnifeV3 = Instance.new("TextButton")
  10.  
  11. -- Properties
  12.  
  13. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  14.  
  15. Frame.Parent = ScreenGui
  16. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  17. Frame.BackgroundTransparency = 0.55000001192093
  18. Frame.Draggable = true
  19. Frame.Position = UDim2.new(0.0470879786, 0, 0.158102781, 0)
  20. Frame.Size = UDim2.new(0, 415, 0, 320)
  21.  
  22. TextLabel.Parent = Frame
  23. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  24. TextLabel.BackgroundTransparency = 0.85000002384186
  25. TextLabel.Size = UDim2.new(0, 415, 0, 50)
  26. TextLabel.SizeConstraint = Enum.SizeConstraint.RelativeYY
  27. TextLabel.Font = Enum.Font.Arcade
  28. TextLabel.FontSize = Enum.FontSize.Size96
  29. TextLabel.Text = "H3VL'S Script HubV1"
  30. TextLabel.TextColor3 = Color3.new(0.333333, 0, 1)
  31. TextLabel.TextScaled = true
  32. TextLabel.TextSize = 67
  33. TextLabel.TextWrapped = true
  34.  
  35. MEMEGUI.Name = "MEMEGUI"
  36. MEMEGUI.Parent = Frame
  37. MEMEGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  38. MEMEGUI.BackgroundTransparency = 1
  39. MEMEGUI.Position = UDim2.new(0, 0, 0.15625, 0)
  40. MEMEGUI.Size = UDim2.new(0, 200, 0, 50)
  41. MEMEGUI.Font = Enum.Font.Arcade
  42. MEMEGUI.FontSize = Enum.FontSize.Size14
  43. MEMEGUI.Text = "MEMEGUI"
  44. MEMEGUI.TextColor3 = Color3.new(0.678431, 0.12549, 0.631373)
  45. MEMEGUI.TextScaled = true
  46. MEMEGUI.TextSize = 14
  47. MEMEGUI.TextStrokeColor3 = Color3.new(1, 1, 1)
  48. MEMEGUI.TextStrokeTransparency = 0
  49. MEMEGUI.TextWrapped = true
  50. MEMEGUI.MouseButton1Down:connect(function()
  51. local LP = game:GetService'Players'.LocalPlayer
  52. local Chr = LP.Character or LP.CharacterAdded:Wait()
  53. local Head = Chr:WaitForChild'Head'
  54. local Hum = Chr:WaitForChild'Humanoid'
  55. local HRP = Chr:WaitForChild'HumanoidRootPart'
  56. local Torso = Chr:FindFirstChild'Torso'or Chr:FindFirstChild'UpperTorso'
  57. local LArm = Chr:FindFirstChild'Left Arm'or Chr:FindFirstChild'LeftHand'
  58. local RArm = Chr:FindFirstChild'Right Arm'or Chr:FindFirstChild'RightHand'
  59. local LLeg = Chr:FindFirstChild'Left Leg'or Chr:FindFirstChild'LeftLowerLeg'
  60. local RLeg = Chr:FindFirstChild'Right Leg'or Chr:FindFirstChild'RightLowerLeg'
  61. memeguiframe = Instance.new("Frame")
  62. Window = Instance.new("Frame")
  63. Topbar = Instance.new("Frame")
  64. HomeBut = Instance.new("TextButton")
  65. PlayersBut = Instance.new("TextButton")
  66. ServerBut = Instance.new("TextButton")
  67. ScriptsBut = Instance.new("TextButton")
  68. GamesBut = Instance.new("TextButton")
  69. LocalPlayerBut = Instance.new("TextButton")
  70. TextLabel = Instance.new("TextLabel")
  71. Close = Instance.new("TextButton")
  72. Home = Instance.new("Frame")
  73. CreatorID = Instance.new("TextLabel")
  74. FECheck = Instance.new("TextLabel")
  75. MaxPlayers = Instance.new("TextLabel")
  76. GameID = Instance.new("TextLabel")
  77. Tick = Instance.new("TextLabel")
  78. NumberOfPlayers = Instance.new("TextLabel")
  79. Versionl = Instance.new("TextLabel")
  80. LocalPlayerName = Instance.new("TextLabel")
  81. Players = Instance.new("Frame")
  82. Ayylmao = Instance.new("TextButton")
  83. BTools = Instance.new("TextButton")
  84. Blackhole = Instance.new("TextButton")
  85. Bleach = Instance.new("TextButton")
  86. Chamber = Instance.new("TextButton")
  87. Bring = Instance.new("TextButton")
  88. CTools = Instance.new("TextButton")
  89. Clone = Instance.new("TextButton")
  90. Crash = Instance.new("TextButton")
  91. Crucify = Instance.new("TextButton")
  92. Dick = Instance.new("TextButton")
  93. Duck = Instance.new("TextButton")
  94. FF = Instance.new("TextButton")
  95. Famous = Instance.new("TextButton")
  96. Fart = Instance.new("TextButton")
  97. Freeze = Instance.new("TextButton")
  98. Ghost = Instance.new("TextButton")
  99. Giant = Instance.new("TextButton")
  100. Goto = Instance.new("TextButton")
  101. Invisible = Instance.new("TextButton")
  102. Jail = Instance.new("TextButton")
  103. KKK = Instance.new("TextButton")
  104. Kidnap = Instance.new("TextButton")
  105. Kill = Instance.new("TextButton")
  106. Light = Instance.new("TextButton")
  107. MLG = Instance.new("TextButton")
  108. Midget = Instance.new("TextButton")
  109. Noob = Instance.new("TextButton")
  110. PlayerName = Instance.new("TextBox")
  111. Poison = Instance.new("TextButton")
  112. Puke = Instance.new("TextButton")
  113. Punish = Instance.new("TextButton")
  114. Rape = Instance.new("TextButton")
  115. Shrek = Instance.new("TextButton")
  116. StickMan = Instance.new("TextButton")
  117. Stun = Instance.new("TextButton")
  118. DancingHotdog = Instance.new("TextButton")
  119. PlayerNameBack = Instance.new("Frame")
  120. LocalPlayer = Instance.new("Frame")
  121. LocalPlayerValueTextBack = Instance.new("Frame")
  122. Disguise = Instance.new("TextButton")
  123. Float = Instance.new("TextButton")
  124. Fly = Instance.new("TextButton")
  125. Freecam = Instance.new("TextButton")
  126. SilentGod = Instance.new("TextButton")
  127. Jesusfly = Instance.new("TextButton")
  128. Jumppower = Instance.new("TextButton")
  129. Name = Instance.new("TextButton")
  130. Noclip = Instance.new("TextButton")
  131. Overpower = Instance.new("TextButton")
  132. SuperJump = Instance.new("TextButton")
  133. Stability = Instance.new("TextButton")
  134. Sanic = Instance.new("TextButton")
  135. StartChathook = Instance.new("TextButton")
  136. Swim = Instance.new("TextButton")
  137. Tag = Instance.new("TextButton")
  138. Walkspeed = Instance.new("TextButton")
  139. Server = Instance.new("Frame")
  140. ServerValueTextBack = Instance.new("Frame")
  141. _666 = Instance.new("TextButton")
  142. Anonymous = Instance.new("TextButton")
  143. Bait = Instance.new("TextButton")
  144. Baseplate = Instance.new("TextButton")
  145. Bluescreen = Instance.new("TextButton")
  146. DestroyServer = Instance.new("TextButton")
  147. Epilepsy = Instance.new("TextButton")
  148. Flood = Instance.new("TextButton")
  149. Fogend = Instance.new("TextButton")
  150. Gravity = Instance.new("TextButton")
  151. Harambe = Instance.new("TextButton")
  152. Music = Instance.new("TextButton")
  153. Nuke = Instance.new("TextButton")
  154. NumberOne = Instance.new("TextButton")
  155. Purge = Instance.new("TextButton")
  156. RainingNoobs = Instance.new("TextButton")
  157. Shutdown = Instance.new("TextButton")
  158. Sp00ky = Instance.new("TextButton")
  159. Spam = Instance.new("TextButton")
  160. WIP = Instance.new("TextButton")
  161. uuhhh = Instance.new("TextButton")
  162. Scripts = Instance.new("Frame")
  163. ScriptsBack = Instance.new("Frame")
  164. CustomDex = Instance.new("TextButton")
  165. ArmCannon = Instance.new("TextButton")
  166. Chainsaw = Instance.new("TextButton")
  167. WIP9 = Instance.new("TextButton")
  168. DankEngine = Instance.new("TextButton")
  169. DarkTitan = Instance.new("TextButton")
  170. DevUzi = Instance.new("TextButton")
  171. Draw = Instance.new("TextButton")
  172. ExplodeStick = Instance.new("TextButton")
  173. Jihad = Instance.new("TextButton")
  174. LightSaber = Instance.new("TextButton")
  175. Overseer = Instance.new("TextButton")
  176. Scythe = Instance.new("TextButton")
  177. SuicideGrenade = Instance.new("TextButton")
  178. VaporGun = Instance.new("TextButton")
  179. VoidRing = Instance.new("TextButton")
  180. WIP10 = Instance.new("TextButton")
  181. WIP11 = Instance.new("TextButton")
  182. WIP12 = Instance.new("TextButton")
  183. WIP13 = Instance.new("TextButton")
  184. WIP14 = Instance.new("TextButton")
  185. WIP14_2 = Instance.new("TextButton")
  186. WIP16 = Instance.new("TextButton")
  187. WIP17 = Instance.new("TextButton")
  188. WIP18 = Instance.new("TextButton")
  189. WIP19 = Instance.new("TextButton")
  190. WIP2 = Instance.new("TextButton")
  191. Cloud = Instance.new("TextButton")
  192. WIP4 = Instance.new("TextButton")
  193. WIP5 = Instance.new("TextButton")
  194. WIP6 = Instance.new("TextButton")
  195. WIP7 = Instance.new("TextButton")
  196. Games = Instance.new("Frame")
  197. Jailbreak = Instance.new("Frame")
  198. JailbreakValueTextBack = Instance.new("Frame")
  199. JailbreakValue = Instance.new("TextBox")
  200. JDonut = Instance.new("TextButton")
  201. JCrimBase1 = Instance.new("TextButton")
  202. JGod = Instance.new("TextButton")
  203. JHipHeight = Instance.new("TextButton")
  204. JPoliceHQ1 = Instance.new("TextButton")
  205. JCrimBase2 = Instance.new("TextButton")
  206. local JApt3 = Instance.new("TextButton")
  207. local JBTools = Instance.new("TextButton")
  208. local JOnOff = Instance.new("TextButton")
  209. local JLambo = Instance.new("TextButton")
  210. local JStation = Instance.new("TextButton")
  211. local JJewerly = Instance.new("TextButton")
  212. local JPrison = Instance.new("TextButton")
  213. local JPoliceHQ2 = Instance.new("TextButton")
  214. local JJumpPower = Instance.new("TextButton")
  215. local JWalkspeed = Instance.new("TextButton")
  216. local JailbreakPlayer = Instance.new("TextBox")
  217. local JApt4 = Instance.new("TextButton")
  218. local JBugatti = Instance.new("TextButton")
  219. local JTesla = Instance.new("TextButton")
  220. local JPorsche = Instance.new("TextButton")
  221. local JDirtBike = Instance.new("TextButton")
  222. local JApt1 = Instance.new("TextButton")
  223. local JApt2 = Instance.new("TextButton")
  224. local JWalkspeed_2 = Instance.new("TextButton")
  225. local JNoDoors = Instance.new("TextButton")
  226. local JAutoArrest = Instance.new("TextButton")
  227. local JJumpPower_2 = Instance.new("TextButton")
  228. local JTeleport = Instance.new("TextButton")
  229. local JVault = Instance.new("TextButton")
  230. local JTeleport_2 = Instance.new("TextButton")
  231. local JCtrlClick = Instance.new("TextButton")
  232. local JCarSpeed = Instance.new("TextButton")
  233. local TextLabel_2 = Instance.new("TextLabel")
  234. ServerValueTextBack_2 = Instance.new("Frame")
  235.  
  236. FEBYPASS = Instance.new("TextButton")
  237. local MemeGUI = Instance.new("ScreenGui", game.CoreGui)
  238. MemeGUI.Name = "MemeGUI"
  239. MemeGUI.ResetOnSpawn = false
  240. memeguiframe.Name = "memeguiframe"
  241. memeguiframe.Parent = MemeGUI
  242. memeguiframe.Active = true
  243. memeguiframe.BackgroundColor3 = Color3.new(1, 1, 0.921569)
  244. memeguiframe.BackgroundTransparency = 1
  245. memeguiframe.BorderSizePixel = 0
  246. memeguiframe.Draggable = true
  247. memeguiframe.Position = UDim2.new(0.5, -275, 0.5, -150)
  248. memeguiframe.Size = UDim2.new(0, 540, 0, 360)
  249. memeguiframe.ZIndex = 2
  250. local memeskeem= {}
  251. memeskeem.Versionl = "V0.9 (Alpha Version)"
  252. --local core = game:GetService('CoreGui'):WaitForChild'MemeGUI':FindFirstChild'memeguiframe'
  253. Window.Name = 'Window'
  254. Window.Parent = memeguiframe
  255. Window.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  256. Window.BorderSizePixel = 0
  257. Window.Size = UDim2.new(1.0011338, 0, 0, 96)
  258. Window.ZIndex = 2
  259. local Options = Instance.new("Frame")
  260. local GRAY = Instance.new("TextButton")
  261. local RED = Instance.new("TextButton")
  262. local GREEN = Instance.new("TextButton")
  263. local BLUE = Instance.new("TextButton")
  264. local PINK = Instance.new("TextButton")
  265. local DARK = Instance.new("TextButton")
  266. local LIGHT = Instance.new("TextButton")
  267. local TOPMOST = Instance.new("TextButton")
  268. local TRANSPARENT = Instance.new("TextButton")
  269. local Settings = Instance.new("TextButton")
  270.  
  271.  
  272. Options.Name = "Options"
  273. Options.Parent = memeguiframe
  274. Options.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  275. Options.BorderSizePixel = 0
  276. Options.Position = UDim2.new(0, 0, 0, 96)
  277. Options.Size = UDim2.new(1.00340903, 0, 0, 264)
  278. Options.ZIndex = 2
  279.  
  280. GRAY.Name = "GRAY"
  281. GRAY.Parent = Options
  282. GRAY.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  283. GRAY.BorderSizePixel = 0
  284. GRAY.Position = UDim2.new(0.0147769582, 0, 0, 82)
  285. GRAY.Size = UDim2.new(0.188406229, 0, 0, 28)
  286. GRAY.ZIndex = 2
  287. GRAY.Font = Enum.Font.SourceSans
  288. GRAY.FontSize = Enum.FontSize.Size14
  289. GRAY.Text = "GRAY"
  290. GRAY.TextColor3 = Color3.new(1, 1, 1)
  291. GRAY.TextSize = 14
  292.  
  293. RED.Name = "RED"
  294. RED.Parent = Options
  295. RED.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  296. RED.BorderSizePixel = 0
  297. RED.Position = UDim2.new(0.210571662, 0, 0, 82)
  298. RED.Size = UDim2.new(0.188406229, 0, 0, 28)
  299. RED.ZIndex = 2
  300. RED.Font = Enum.Font.SourceSans
  301. RED.FontSize = Enum.FontSize.Size14
  302. RED.Text = "RED"
  303. RED.TextColor3 = Color3.new(1, 1, 1)
  304. RED.TextSize = 14
  305.  
  306. GREEN.Name = "GREEN"
  307. GREEN.Parent = Options
  308. GREEN.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  309. GREEN.BorderSizePixel = 0
  310. GREEN.Position = UDim2.new(0.406366348, 0, 0, 82)
  311. GREEN.Size = UDim2.new(0.188406229, 0, 0, 28)
  312. GREEN.ZIndex = 2
  313. GREEN.Font = Enum.Font.SourceSans
  314. GREEN.FontSize = Enum.FontSize.Size14
  315. GREEN.Text = "GREEN"
  316. GREEN.TextColor3 = Color3.new(1, 1, 1)
  317. GREEN.TextSize = 14
  318.  
  319. BLUE.Name = "BLUE"
  320. BLUE.Parent = Options
  321. BLUE.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  322. BLUE.BorderSizePixel = 0
  323. BLUE.Position = UDim2.new(0.602161109, 0, 0, 82)
  324. BLUE.Size = UDim2.new(0.188406229, 0, 0, 28)
  325. BLUE.ZIndex = 2
  326. BLUE.Font = Enum.Font.SourceSans
  327. BLUE.FontSize = Enum.FontSize.Size14
  328. BLUE.Text = "BLUE"
  329. BLUE.TextColor3 = Color3.new(1, 1, 1)
  330. BLUE.TextSize = 14
  331.  
  332. PINK.Name = "PINK"
  333. PINK.Parent = Options
  334. PINK.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  335. PINK.BorderSizePixel = 0
  336. PINK.Position = UDim2.new(0.797955811, 0, 0, 82)
  337. PINK.Size = UDim2.new(0.188406229, 0, 0, 28)
  338. PINK.ZIndex = 2
  339. PINK.Font = Enum.Font.SourceSans
  340. PINK.FontSize = Enum.FontSize.Size14
  341. PINK.Text = "PINK"
  342. PINK.TextColor3 = Color3.new(1, 1, 1)
  343. PINK.TextSize = 14
  344.  
  345. DARK.Name = "DARK"
  346. DARK.Parent = Options
  347. DARK.BackgroundColor3 = Color3.new(0.823529, 0.0509804, 0.0509804)
  348. DARK.BackgroundTransparency = 1
  349. DARK.BorderSizePixel = 0
  350. DARK.Position = UDim2.new(0.0518374369, 0, 0, 28)
  351. DARK.Size = UDim2.new(0.188406229, 0, 0, 28)
  352. DARK.ZIndex = 2
  353. DARK.Font = Enum.Font.SourceSans
  354. DARK.FontSize = Enum.FontSize.Size14
  355. DARK.Text = "Dark Theme: ON"
  356. DARK.TextColor3 = Color3.new(1, 1, 1)
  357. DARK.TextSize = 14
  358.  
  359. LIGHT.Name = "LIGHT"
  360. LIGHT.Parent = Options
  361. LIGHT.BackgroundColor3 = Color3.new(0.823529, 0.0509804, 0.0509804)
  362. LIGHT.BackgroundTransparency = 1
  363. LIGHT.BorderSizePixel = 0
  364. LIGHT.Position = UDim2.new(0.288808554, 0, 0, 28)
  365. LIGHT.Size = UDim2.new(0.188406229, 0, 0, 28)
  366. LIGHT.ZIndex = 2
  367. LIGHT.Font = Enum.Font.SourceSans
  368. LIGHT.FontSize = Enum.FontSize.Size14
  369. LIGHT.Text = "Light Theme: OFF"
  370. LIGHT.TextColor3 = Color3.new(1, 1, 1)
  371. LIGHT.TextSize = 14
  372.  
  373. TOPMOST.Name = "TOPMOST"
  374. TOPMOST.Parent = Options
  375. TOPMOST.BackgroundColor3 = Color3.new(0.823529, 0.0509804, 0.0509804)
  376. TOPMOST.BackgroundTransparency = 1
  377. TOPMOST.BorderSizePixel = 0
  378. TOPMOST.Position = UDim2.new(0.533185065, 0, 0, 28)
  379. TOPMOST.Size = UDim2.new(0.188406229, 0, 0, 28)
  380. TOPMOST.ZIndex = 2
  381. TOPMOST.Font = Enum.Font.SourceSans
  382. TOPMOST.FontSize = Enum.FontSize.Size14
  383. TOPMOST.Text = "TopMost: OFF"
  384. TOPMOST.TextColor3 = Color3.new(1, 1, 1)
  385. TOPMOST.TextSize = 14
  386.  
  387. TRANSPARENT.Name = "TRANSPARENT"
  388. TRANSPARENT.Parent = Options
  389. TRANSPARENT.BackgroundColor3 = Color3.new(0.823529, 0.0509804, 0.0509804)
  390. TRANSPARENT.BackgroundTransparency = 1
  391. TRANSPARENT.BorderSizePixel = 0
  392. TRANSPARENT.Position = UDim2.new(0.755345464, 0, 0, 28)
  393. TRANSPARENT.Size = UDim2.new(0.188406229, 0, 0, 28)
  394. TRANSPARENT.ZIndex = 2
  395. TRANSPARENT.Font = Enum.Font.SourceSans
  396. TRANSPARENT.FontSize = Enum.FontSize.Size14
  397. TRANSPARENT.Text = "Transparent: OFF"
  398. TRANSPARENT.TextColor3 = Color3.new(1, 1, 1)
  399. TRANSPARENT.TextSize = 14
  400.  
  401. Settings.Name = "Settings"
  402. Settings.Parent = Window
  403. Settings.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  404. Settings.BackgroundTransparency = 1
  405. Settings.Position = UDim2.new(0.808674991, 0, 0, 32)
  406. Settings.Size = UDim2.new(0.185475916, 0, 0, 24)
  407. Settings.ZIndex = 2
  408. Settings.Font = Enum.Font.SourceSans
  409. Settings.FontSize = Enum.FontSize.Size14
  410. Settings.Text = "OPTIONS"
  411. Settings.TextColor3 = Color3.new(1, 1, 1)
  412. Settings.TextSize = 14
  413.  
  414. local FancyLine = Instance.new("Frame")
  415. FancyLine.Name = "FancyLine"
  416. FancyLine.Parent = Window
  417. FancyLine.BackgroundColor3 = Color3.new(0.266667, 0.541176, 1)
  418. FancyLine.BorderSizePixel = 0
  419. FancyLine.Position = UDim2.new(0, 4, 0, 92)
  420. FancyLine.Size = UDim2.new(0.159999996, 0, 0, 3)
  421. FancyLine.ZIndex = 2
  422.  
  423. Topbar.Name = "Topbar"
  424. Topbar.Parent = Window
  425. Topbar.BackgroundColor3 = Color3.new(0.270588, 0.352941, 0.392157)
  426. Topbar.BorderSizePixel = 0
  427. Topbar.Size = UDim2.new(1.00155425, 0, 0, 24)
  428. Topbar.ZIndex = 2
  429.  
  430. HomeBut.Name = "HomeBut"
  431. HomeBut.Parent = Window
  432. HomeBut.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  433. HomeBut.BackgroundTransparency = 1
  434. HomeBut.BorderSizePixel = 0
  435. HomeBut.AutoButtonColor = false
  436. HomeBut.Position = UDim2.new(0, 0, 0, 60)
  437. HomeBut.Size = UDim2.new(0.178054109, 0, 0, 36)
  438. HomeBut.ZIndex = 2
  439. HomeBut.Font = Enum.Font.SourceSans
  440. HomeBut.FontSize = Enum.FontSize.Size18
  441. HomeBut.Text = "HOME"
  442. HomeBut.TextColor3 = Color3.new(1,1,1)
  443. HomeBut.TextSize = 16
  444. HomeBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  445. HomeBut.TextStrokeTransparency = 0.89999997615814
  446.  
  447. PlayersBut.Name = "PlayersBut"
  448. PlayersBut.Parent = Window
  449. PlayersBut.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  450. PlayersBut.BackgroundTransparency = 1
  451. PlayersBut.BorderSizePixel = 0
  452. PlayersBut.AutoButtonColor = false
  453. PlayersBut.Position = UDim2.new(0.148378432, 0, 0, 60)
  454. PlayersBut.Size = UDim2.new(0.18547304, 0, 0, 36)
  455. PlayersBut.ZIndex = 2
  456. PlayersBut.Font = Enum.Font.SourceSans
  457. PlayersBut.FontSize = Enum.FontSize.Size18
  458. PlayersBut.Text = "PLAYERS"
  459. PlayersBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  460. PlayersBut.TextSize = 16
  461. PlayersBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  462. PlayersBut.TextStrokeTransparency = 0.89999997615814
  463.  
  464. ServerBut.Name = "ServerBut"
  465. ServerBut.Parent = Window
  466. ServerBut.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  467. ServerBut.BackgroundTransparency = 1
  468. ServerBut.BorderSizePixel = 0
  469. ServerBut.AutoButtonColor = false
  470. ServerBut.Position = UDim2.new(0.489648789, 0, 0, 60)
  471. ServerBut.Size = UDim2.new(0.192891955, 0, 0, 36)
  472. ServerBut.ZIndex = 2
  473. ServerBut.Font = Enum.Font.SourceSans
  474. ServerBut.FontSize = Enum.FontSize.Size18
  475. ServerBut.Text = "SERVER"
  476. ServerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  477. ServerBut.TextSize = 16
  478. ServerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  479. ServerBut.TextStrokeTransparency = 0.89999997615814
  480.  
  481. ScriptsBut.Name = "ScriptsBut"
  482. ScriptsBut.Parent = Window
  483. ScriptsBut.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  484. ScriptsBut.BackgroundTransparency = 1
  485. ScriptsBut.BorderSizePixel = 0
  486. ScriptsBut.AutoButtonColor = false
  487. ScriptsBut.Position = UDim2.new(0.652865112, 0, 0, 60)
  488. ScriptsBut.Size = UDim2.new(0.207729802, 0, 0, 36)
  489. ScriptsBut.ZIndex = 2
  490. ScriptsBut.Font = Enum.Font.SourceSans
  491. ScriptsBut.FontSize = Enum.FontSize.Size18
  492. ScriptsBut.Text = "SCRIPTS"
  493. ScriptsBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  494. ScriptsBut.TextSize = 16
  495. ScriptsBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  496. ScriptsBut.TextStrokeTransparency = 0.89999997615814
  497.  
  498. GamesBut.Name = "GamesBut"
  499. GamesBut.Parent = Window
  500. GamesBut.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  501. GamesBut.BackgroundTransparency = 1
  502. GamesBut.BorderSizePixel = 0
  503. GamesBut.AutoButtonColor = false
  504. GamesBut.Position = UDim2.new(0.853175938, 0, 0, 60)
  505. GamesBut.Size = UDim2.new(0.140959516, 0, 0, 36)
  506. GamesBut.ZIndex = 2
  507. GamesBut.Font = Enum.Font.SourceSans
  508. GamesBut.FontSize = Enum.FontSize.Size18
  509. GamesBut.Text = "GAMES"
  510. GamesBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  511. GamesBut.TextSize = 16
  512. GamesBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  513. GamesBut.TextStrokeTransparency = 0.89999997615814
  514.  
  515. LocalPlayerBut.Name = "LocalPlayerBut"
  516. LocalPlayerBut.Parent = Window
  517. LocalPlayerBut.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  518. LocalPlayerBut.BackgroundTransparency = 1
  519. LocalPlayerBut.BorderSizePixel = 0
  520. LocalPlayerBut.AutoButtonColor = false
  521. LocalPlayerBut.Position = UDim2.new(0.326432556, 0, 0, 60)
  522. LocalPlayerBut.Size = UDim2.new(0.163216278, 0, 0, 36)
  523. LocalPlayerBut.ZIndex = 2
  524. LocalPlayerBut.Font = Enum.Font.SourceSans
  525. LocalPlayerBut.FontSize = Enum.FontSize.Size18
  526. LocalPlayerBut.Text = "LOCALPLAYER"
  527. LocalPlayerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  528. LocalPlayerBut.TextSize = 16
  529. LocalPlayerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  530. LocalPlayerBut.TextStrokeTransparency = 0.89999997615814
  531.  
  532. local text0 = Instance.new("ImageLabel")
  533. local text1 = Instance.new("ImageLabel")
  534. text0.Name = "text0"
  535. text0.Parent = Window
  536. text0.BackgroundColor3 = Color3.new(1, 1, 1)
  537. text0.BackgroundTransparency = 1
  538. text0.BorderSizePixel = 0
  539. text0.Position = UDim2.new(0.385789871, 0, 0, 28)
  540. text0.Size = UDim2.new(0.23740916, 0, 0, 36)
  541. text0.ZIndex = 3
  542. text0.Image = "rbxassetid://1056374810"
  543. text1.Name = "text1"
  544. text1.Parent = Window
  545. text1.BackgroundColor3 = Color3.new(1, 1, 1)
  546. text1.BackgroundTransparency = 1
  547. text1.BorderSizePixel = 0
  548. text1.Position = UDim2.new(0.385789871, 0, 0, 28)
  549. text1.Size = UDim2.new(0.23740916, 0, 0, 36)
  550. text1.ZIndex = 3
  551. text1.Image = "rbxassetid://1056374949"
  552.  
  553. Close.Name = "Close"
  554. Close.Parent = Window
  555. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  556. Close.BackgroundTransparency = 1
  557. Close.BorderSizePixel = 0
  558. Close.Position = UDim2.new(0.921561241, 0, 0, 2)
  559. Close.Size = UDim2.new(0.0666188896, 0, 0, 14)
  560. Close.ZIndex = 2
  561. Close.Font = Enum.Font.SourceSans
  562. Close.FontSize = Enum.FontSize.Size24
  563. Close.Text = "x"
  564. Close.TextColor3 = Color3.new(1, 1, 1)
  565. Close.TextSize = 21
  566. Close.TextWrapped = true
  567.  
  568.  
  569. Home.Name = "Home"
  570. Home.Parent = memeguiframe
  571. Home.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  572. Home.BorderSizePixel = 0
  573. Home.Position = UDim2.new(0, 0, 0, 96)
  574. Home.Size = UDim2.new(1.00340903, 0, 0, 264)
  575. Home.Visible = true
  576. Home.ZIndex = 2
  577.  
  578. local succcCredts = Instance.new("TextLabel",Home)
  579. succcCredts.Name = "succcCredits"
  580. succcCredts.BackgroundColor3 = Color3.new(1, 1, 1)
  581. succcCredts.BackgroundTransparency = 1
  582. succcCredts.BorderSizePixel = 0
  583. succcCredts.Position = UDim2.new(0.288061917, 0, 0, 188)
  584. succcCredts.Size = UDim2.new(0.399592221, 0, 0, 20)
  585. succcCredts.ZIndex = 2
  586. succcCredts.Font = Enum.Font.SourceSans
  587. succcCredts.FontSize = Enum.FontSize.Size14
  588. succcCredts.Text = "by Jurdy, Peso, and MudockYatho"
  589. succcCredts.TextColor3 = Color3.new(1, 1, 1)
  590. succcCredts.TextSize = 14
  591.  
  592. CreatorID.Name = "CreatorID"
  593. CreatorID.Parent = Home
  594. CreatorID.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  595. CreatorID.BorderColor3 = Color3.new(0, 0, 0)
  596. CreatorID.BorderSizePixel = 0
  597. CreatorID.Position = UDim2.new(0.510961115, 0, 0, 16)
  598. CreatorID.Size = UDim2.new(0.473934948, 0, 0, 36)
  599. CreatorID.ZIndex = 2
  600. CreatorID.Font = Enum.Font.SourceSans
  601. CreatorID.FontSize = Enum.FontSize.Size14
  602. CreatorID.Text = "Creator ID: "..game.CreatorId
  603. CreatorID.TextColor3 = Color3.new(1, 1, 1)
  604. CreatorID.TextSize = 14
  605.  
  606. FECheck.Name = "FECheck"
  607. FECheck.Parent = Home
  608. FECheck.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  609. FECheck.BorderColor3 = Color3.new(0, 0, 0)
  610. FECheck.BorderSizePixel = 0
  611. FECheck.Position = UDim2.new(0.0148104671, 0, 0, 16)
  612. FECheck.Size = UDim2.new(0.473934948, 0, 0, 36)
  613. FECheck.ZIndex = 2
  614. FECheck.Font = Enum.Font.SourceSans
  615. FECheck.FontSize = Enum.FontSize.Size14
  616. FECheck.Text = "Filtering Enabled: "
  617. FECheck.TextColor3 = Color3.new(1, 1, 1)
  618. FECheck.TextSize = 14
  619.  
  620. MaxPlayers.Name = "MaxPlayers"
  621. MaxPlayers.Parent = Home
  622. MaxPlayers.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  623. MaxPlayers.BorderColor3 = Color3.new(0, 0, 0)
  624. MaxPlayers.BorderSizePixel = 0
  625. MaxPlayers.Position = UDim2.new(0.510961115, 0, 0, 60)
  626. MaxPlayers.Size = UDim2.new(0.473934948, 0, 0, 36)
  627. MaxPlayers.ZIndex = 2
  628. MaxPlayers.Font = Enum.Font.SourceSans
  629. MaxPlayers.FontSize = Enum.FontSize.Size14
  630. MaxPlayers.Text = "Max Players: "..game:GetService'Players'.MaxPlayers
  631. MaxPlayers.TextColor3 = Color3.new(1, 1, 1)
  632. MaxPlayers.TextSize = 14
  633.  
  634. GameID.Name = "GameID"
  635. GameID.Parent = Home
  636. GameID.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  637. GameID.BorderColor3 = Color3.new(0, 0, 0)
  638. GameID.BorderSizePixel = 0
  639. GameID.Position = UDim2.new(0.0148104671, 0, 0, 60)
  640. GameID.Size = UDim2.new(0.473934948, 0, 0, 36)
  641. GameID.ZIndex = 2
  642. GameID.Font = Enum.Font.SourceSans
  643. GameID.FontSize = Enum.FontSize.Size14
  644. GameID.Text = "Game ID: "..game.PlaceId
  645. GameID.TextColor3 = Color3.new(1, 1, 1)
  646. GameID.TextSize = 14
  647.  
  648. Tick.Name = "Tick"
  649. Tick.Parent = Home
  650. Tick.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  651. Tick.BorderColor3 = Color3.new(0, 0, 0)
  652. Tick.BorderSizePixel = 0
  653. Tick.Position = UDim2.new(0.510961115, 0, 0, 104)
  654. Tick.Size = UDim2.new(0.473934948, 0, 0, 36)
  655. Tick.ZIndex = 2
  656. Tick.Font = Enum.Font.SourceSans
  657. Tick.FontSize = Enum.FontSize.Size14
  658. Tick.Text = "Tick: "..tick()
  659. Tick.TextColor3 = Color3.new(1, 1, 1)
  660. Tick.TextSize = 14
  661.  
  662. FEBYPASS.Name = "FEBYPASS"
  663. FEBYPASS.Parent = Home
  664. FEBYPASS.BackgroundColor3 = Color3.new(1, 1, 1)
  665. FEBYPASS.BackgroundTransparency = 1
  666. FEBYPASS.BorderSizePixel = 0
  667. FEBYPASS.Position = UDim2.new(0.23247233, 0, 0, 216)
  668. FEBYPASS.Size = UDim2.new(0.479704797, 0, 0, 22)
  669. FEBYPASS.ZIndex = 2
  670. FEBYPASS.Font = Enum.Font.SourceSans
  671. FEBYPASS.FontSize = Enum.FontSize.Size14
  672. FEBYPASS.Text = "FE BYPASS: OFF"
  673. FEBYPASS.TextColor3 = Color3.new(1, 1, 1)
  674. FEBYPASS.TextSize = 14
  675.  
  676. NumberOfPlayers.Name = "NumberOfPlayers"
  677. NumberOfPlayers.Parent = Home
  678. NumberOfPlayers.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  679. NumberOfPlayers.BorderColor3 = Color3.new(0, 0, 0)
  680. NumberOfPlayers.BorderSizePixel = 0
  681. NumberOfPlayers.Position = UDim2.new(0.0148104671, 0, 0, 104)
  682. NumberOfPlayers.Size = UDim2.new(0.473934948, 0, 0, 36)
  683. NumberOfPlayers.ZIndex = 2
  684. NumberOfPlayers.Font = Enum.Font.SourceSans
  685. NumberOfPlayers.FontSize = Enum.FontSize.Size14
  686. NumberOfPlayers.Text = "Number Of Players: "..game:GetService'Players'.NumPlayers
  687. NumberOfPlayers.TextColor3 = Color3.new(1, 1, 1)
  688. NumberOfPlayers.TextSize = 14
  689. Versionl.Name = "Versionl"
  690. Versionl.Parent = Home
  691. Versionl.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  692. Versionl.BorderColor3 = Color3.new(0, 0, 0)
  693. Versionl.BorderSizePixel = 0
  694. Versionl.Position = UDim2.new(0.510961115, 0, 0, 148)
  695. Versionl.Size = UDim2.new(0.473934948, 0, 0, 36)
  696. Versionl.ZIndex = 2
  697. Versionl.Font = Enum.Font.SourceSans
  698. Versionl.FontSize = Enum.FontSize.Size14
  699. Versionl.Text = "Version: "..memeskeem.Versionl
  700. Versionl.TextColor3 = Color3.new(1, 1, 1)
  701. Versionl.TextSize = 14
  702. LocalPlayerName.Name = "LocalPlayerName"
  703. LocalPlayerName.Parent = Home
  704. LocalPlayerName.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  705. LocalPlayerName.BorderColor3 = Color3.new(0, 0, 0)
  706. LocalPlayerName.BorderSizePixel = 0
  707. LocalPlayerName.Position = UDim2.new(0.0148104671, 0, 0, 148)
  708. LocalPlayerName.Size = UDim2.new(0.473934948, 0, 0, 36)
  709. LocalPlayerName.ZIndex = 2
  710. LocalPlayerName.Font = Enum.Font.SourceSans
  711. LocalPlayerName.FontSize = Enum.FontSize.Size14
  712. LocalPlayerName.Text = "LocalPlayer Name: "..LP.Name
  713. LocalPlayerName.TextColor3 = Color3.new(1, 1, 1)
  714. LocalPlayerName.TextSize = 14
  715. Players.Name = "Players"
  716. Players.Parent = memeguiframe
  717. Players.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  718. Players.BorderSizePixel = 0
  719. Players.Position = UDim2.new(0, 0, 0, 96)
  720. Players.Size = UDim2.new(1.00340903, 0, 0, 264)
  721. Players.Visible = false
  722. Players.ZIndex = 2
  723.  
  724. Ayylmao.Name = "Ayylmao"
  725. Ayylmao.Parent = Players
  726. Ayylmao.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  727. Ayylmao.BorderSizePixel = 0
  728. Ayylmao.Position = UDim2.new(0.749926805, 0, 0, 20)
  729. Ayylmao.Size = UDim2.new(0.239130437, 0, 0, 18)
  730. Ayylmao.ZIndex = 2
  731. Ayylmao.Font = Enum.Font.SourceSans
  732. Ayylmao.FontSize = Enum.FontSize.Size14
  733. Ayylmao.Text = "AYYLMAO"
  734. Ayylmao.TextColor3 = Color3.new(1, 1, 1)
  735. Ayylmao.TextSize = 14
  736.  
  737. BTools.Name = "BTools"
  738. BTools.Parent = Players
  739. BTools.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  740. BTools.BorderSizePixel = 0
  741. BTools.Position = UDim2.new(0.00999999978, 0, 0, 40)
  742. BTools.Size = UDim2.new(0.239130437, 0, 0, 18)
  743. BTools.ZIndex = 2
  744. BTools.Font = Enum.Font.SourceSans
  745. BTools.FontSize = Enum.FontSize.Size14
  746. BTools.Text = "BTOOLS"
  747. BTools.TextColor3 = Color3.new(1, 1, 1)
  748. BTools.TextSize = 14
  749.  
  750. Blackhole.Name = "Blackhole"
  751. Blackhole.Parent = Players
  752. Blackhole.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  753. Blackhole.BorderSizePixel = 0
  754. Blackhole.Position = UDim2.new(0.501999974, 0, 0, 140)
  755. Blackhole.Size = UDim2.new(0.239130437, 0, 0, 18)
  756. Blackhole.ZIndex = 2
  757. Blackhole.Font = Enum.Font.SourceSans
  758. Blackhole.FontSize = Enum.FontSize.Size14
  759. Blackhole.Text = "BLACKHOLE"
  760. Blackhole.TextColor3 = Color3.new(1, 1, 1)
  761. Blackhole.TextSize = 14
  762.  
  763. Bleach.Name = "Bleach"
  764. Bleach.Parent = Players
  765. Bleach.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  766. Bleach.BorderSizePixel = 0
  767. Bleach.Position = UDim2.new(0.00999999978, 0, 0, 80)
  768. Bleach.Size = UDim2.new(0.239130437, 0, 0, 18)
  769. Bleach.ZIndex = 2
  770. Bleach.Font = Enum.Font.SourceSans
  771. Bleach.FontSize = Enum.FontSize.Size14
  772. Bleach.Text = "HANG"
  773. Bleach.TextColor3 = Color3.new(1, 1, 1)
  774. Bleach.TextSize = 14
  775.  
  776. Chamber.Name = "Chamber"
  777. Chamber.Parent = Players
  778. Chamber.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  779. Chamber.BorderSizePixel = 0
  780. Chamber.Position = UDim2.new(0.501999974, 0, 0, 160)
  781. Chamber.Size = UDim2.new(0.239130437, 0, 0, 18)
  782. Chamber.ZIndex = 2
  783. Chamber.Font = Enum.Font.SourceSans
  784. Chamber.FontSize = Enum.FontSize.Size14
  785. Chamber.Text = "GAS CHAMBER"
  786. Chamber.TextColor3 = Color3.new(1, 1, 1)
  787. Chamber.TextSize = 14
  788.  
  789. Bring.Name = "Bring"
  790. Bring.Parent = Players
  791. Bring.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  792. Bring.BorderSizePixel = 0
  793. Bring.Position = UDim2.new(0.501999974, 0, 0, 180)
  794. Bring.Size = UDim2.new(0.239130437, 0, 0, 18)
  795. Bring.ZIndex = 2
  796. Bring.Font = Enum.Font.SourceSans
  797. Bring.FontSize = Enum.FontSize.Size14
  798. Bring.Text = "BRING"
  799. Bring.TextColor3 = Color3.new(1, 1, 1)
  800. Bring.TextSize = 14
  801.  
  802. CTools.Name = "CTools"
  803. CTools.Parent = Players
  804. CTools.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  805. CTools.BorderSizePixel = 0
  806. CTools.Position = UDim2.new(0.749926805, 0, 0, 160)
  807. CTools.Size = UDim2.new(0.239130437, 0, 0, 18)
  808. CTools.ZIndex = 2
  809. CTools.Font = Enum.Font.SourceSans
  810. CTools.FontSize = Enum.FontSize.Size14
  811. CTools.Text = "CLONE TOOLS"
  812. CTools.TextColor3 = Color3.new(1, 1, 1)
  813. CTools.TextSize = 14
  814.  
  815. Clone.Name = "Clone"
  816. Clone.Parent = Players
  817. Clone.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  818. Clone.BorderSizePixel = 0
  819. Clone.Position = UDim2.new(0.256999999, 0, 0, 40)
  820. Clone.Size = UDim2.new(0.239130437, 0, 0, 18)
  821. Clone.ZIndex = 2
  822. Clone.Font = Enum.Font.SourceSans
  823. Clone.FontSize = Enum.FontSize.Size14
  824. Clone.Text = "CLONE"
  825. Clone.TextColor3 = Color3.new(1, 1, 1)
  826. Clone.TextSize = 14
  827.  
  828. Crash.Name = "Crash"
  829. Crash.Parent = Players
  830. Crash.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  831. Crash.BorderSizePixel = 0
  832. Crash.Position = UDim2.new(0.00999999978, 0, 0, 20)
  833. Crash.Size = UDim2.new(0.239130437, 0, 0, 18)
  834. Crash.ZIndex = 2
  835. Crash.Font = Enum.Font.SourceSans
  836. Crash.FontSize = Enum.FontSize.Size14
  837. Crash.Text = "CRASH"
  838. Crash.TextColor3 = Color3.new(1, 1, 1)
  839. Crash.TextSize = 14
  840.  
  841. Crucify.Name = "Crucify"
  842. Crucify.Parent = Players
  843. Crucify.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  844. Crucify.BorderSizePixel = 0
  845. Crucify.Position = UDim2.new(0.501999974, 0, 0, 120)
  846. Crucify.Size = UDim2.new(0.239130437, 0, 0, 18)
  847. Crucify.ZIndex = 2
  848. Crucify.Font = Enum.Font.SourceSans
  849. Crucify.FontSize = Enum.FontSize.Size14
  850. Crucify.Text = "CRUCIFY"
  851. Crucify.TextColor3 = Color3.new(1, 1, 1)
  852. Crucify.TextSize = 14
  853.  
  854. Dick.Name = "Dick"
  855. Dick.Parent = Players
  856. Dick.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  857. Dick.BorderSizePixel = 0
  858. Dick.Position = UDim2.new(0.256999999, 0, 0, 80)
  859. Dick.Size = UDim2.new(0.239130437, 0, 0, 18)
  860. Dick.ZIndex = 2
  861. Dick.Font = Enum.Font.SourceSans
  862. Dick.FontSize = Enum.FontSize.Size14
  863. Dick.Text = "WEINER"
  864. Dick.TextColor3 = Color3.new(1, 1, 1)
  865. Dick.TextSize = 14
  866.  
  867. Duck.Name = "Duck"
  868. Duck.Parent = Players
  869. Duck.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  870. Duck.BorderSizePixel = 0
  871. Duck.Position = UDim2.new(0.501999974, 0, 0, 60)
  872. Duck.Size = UDim2.new(0.239130437, 0, 0, 18)
  873. Duck.ZIndex = 2
  874. Duck.Font = Enum.Font.SourceSans
  875. Duck.FontSize = Enum.FontSize.Size14
  876. Duck.Text = "DUCK"
  877. Duck.TextColor3 = Color3.new(1, 1, 1)
  878. Duck.TextSize = 14
  879.  
  880. FF.Name = "FF"
  881. FF.Parent = Players
  882. FF.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  883. FF.BorderSizePixel = 0
  884. FF.Position = UDim2.new(0.501999974, 0, 0, 20)
  885. FF.Size = UDim2.new(0.239130437, 0, 0, 18)
  886. FF.ZIndex = 2
  887. FF.Font = Enum.Font.SourceSans
  888. FF.FontSize = Enum.FontSize.Size14
  889. FF.Text = "FORCEFIELD"
  890. FF.TextColor3 = Color3.new(1, 1, 1)
  891. FF.TextSize = 14
  892.  
  893. Famous.Name = "Famous"
  894. Famous.Parent = Players
  895. Famous.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  896. Famous.BorderSizePixel = 0
  897. Famous.Position = UDim2.new(0.256999999, 0, 0, 100)
  898. Famous.Size = UDim2.new(0.239130437, 0, 0, 18)
  899. Famous.ZIndex = 2
  900. Famous.Font = Enum.Font.SourceSans
  901. Famous.FontSize = Enum.FontSize.Size14
  902. Famous.Text = "FAMOUS"
  903. Famous.TextColor3 = Color3.new(1, 1, 1)
  904. Famous.TextSize = 14
  905.  
  906. Fart.Name = "Fart"
  907. Fart.Parent = Players
  908. Fart.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  909. Fart.BorderSizePixel = 0
  910. Fart.Position = UDim2.new(0.00999999978, 0, 0, 140)
  911. Fart.Size = UDim2.new(0.239130437, 0, 0, 18)
  912. Fart.ZIndex = 2
  913. Fart.Font = Enum.Font.SourceSans
  914. Fart.FontSize = Enum.FontSize.Size14
  915. Fart.Text = "FART"
  916. Fart.TextColor3 = Color3.new(1, 1, 1)
  917. Fart.TextSize = 14
  918.  
  919. Freeze.Name = "Freeze"
  920. Freeze.Parent = Players
  921. Freeze.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  922. Freeze.BorderSizePixel = 0
  923. Freeze.Position = UDim2.new(0.501999974, 0, 0, 100)
  924. Freeze.Size = UDim2.new(0.239130437, 0, 0, 18)
  925. Freeze.ZIndex = 2
  926. Freeze.Font = Enum.Font.SourceSans
  927. Freeze.FontSize = Enum.FontSize.Size14
  928. Freeze.Text = "FREEZE"
  929. Freeze.TextColor3 = Color3.new(1, 1, 1)
  930. Freeze.TextSize = 14
  931.  
  932. Ghost.Name = "Ghost"
  933. Ghost.Parent = Players
  934. Ghost.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  935. Ghost.BorderSizePixel = 0
  936. Ghost.Position = UDim2.new(0.00999999978, 0, 0, 120)
  937. Ghost.Size = UDim2.new(0.239130437, 0, 0, 18)
  938. Ghost.ZIndex = 2
  939. Ghost.Font = Enum.Font.SourceSans
  940. Ghost.FontSize = Enum.FontSize.Size14
  941. Ghost.Text = "GHOST"
  942. Ghost.TextColor3 = Color3.new(1, 1, 1)
  943. Ghost.TextSize = 14
  944.  
  945. Giant.Name = "Giant"
  946. Giant.Parent = Players
  947. Giant.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  948. Giant.BorderSizePixel = 0
  949. Giant.Position = UDim2.new(0.501999974, 0, 0, 40)
  950. Giant.Size = UDim2.new(0.239130437, 0, 0, 18)
  951. Giant.ZIndex = 2
  952. Giant.Font = Enum.Font.SourceSans
  953. Giant.FontSize = Enum.FontSize.Size14
  954. Giant.Text = "GIANT"
  955. Giant.TextColor3 = Color3.new(1, 1, 1)
  956. Giant.TextSize = 14
  957.  
  958. Goto.Name = "Goto"
  959. Goto.Parent = Players
  960. Goto.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  961. Goto.BorderSizePixel = 0
  962. Goto.Position = UDim2.new(0.256999999, 0, 0, 180)
  963. Goto.Size = UDim2.new(0.239130437, 0, 0, 18)
  964. Goto.ZIndex = 2
  965. Goto.Font = Enum.Font.SourceSans
  966. Goto.FontSize = Enum.FontSize.Size14
  967. Goto.Text = "GOTO"
  968. Goto.TextColor3 = Color3.new(1, 1, 1)
  969. Goto.TextSize = 14
  970.  
  971. Invisible.Name = "Invisible"
  972. Invisible.Parent = Players
  973. Invisible.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  974. Invisible.BorderSizePixel = 0
  975. Invisible.Position = UDim2.new(0.00999999978, 0, 0, 100)
  976. Invisible.Size = UDim2.new(0.239130437, 0, 0, 18)
  977. Invisible.ZIndex = 2
  978. Invisible.Font = Enum.Font.SourceSans
  979. Invisible.FontSize = Enum.FontSize.Size14
  980. Invisible.Text = "INVISIBLE"
  981. Invisible.TextColor3 = Color3.new(1, 1, 1)
  982. Invisible.TextSize = 14
  983.  
  984. Jail.Name = "Jail"
  985. Jail.Parent = Players
  986. Jail.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  987. Jail.BorderSizePixel = 0
  988. Jail.Position = UDim2.new(0.501999974, 0, 0, 80)
  989. Jail.Size = UDim2.new(0.239130437, 0, 0, 18)
  990. Jail.ZIndex = 2
  991. Jail.Modal = true
  992. Jail.Font = Enum.Font.SourceSans
  993. Jail.FontSize = Enum.FontSize.Size14
  994. Jail.Text = "JAIL"
  995. Jail.TextColor3 = Color3.new(1, 1, 1)
  996. Jail.TextSize = 14
  997.  
  998. KKK.Name = "KKK"
  999. KKK.Parent = Players
  1000. KKK.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1001. KKK.BorderSizePixel = 0
  1002. KKK.Position = UDim2.new(0.00999999978, 0, 0, 180)
  1003. KKK.Size = UDim2.new(0.239130437, 0, 0, 18)
  1004. KKK.ZIndex = 2
  1005. KKK.Font = Enum.Font.SourceSans
  1006. KKK.FontSize = Enum.FontSize.Size14
  1007. KKK.Text = "KICK"
  1008. KKK.TextColor3 = Color3.new(1, 1, 1)
  1009. KKK.TextSize = 14
  1010.  
  1011. Kidnap.Name = "Kidnap"
  1012. Kidnap.Parent = Players
  1013. Kidnap.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1014. Kidnap.BorderSizePixel = 0
  1015. Kidnap.Position = UDim2.new(0.749926805, 0, 0, 180)
  1016. Kidnap.Size = UDim2.new(0.239130437, 0, 0, 18)
  1017. Kidnap.ZIndex = 2
  1018. Kidnap.Font = Enum.Font.SourceSans
  1019. Kidnap.FontSize = Enum.FontSize.Size14
  1020. Kidnap.Text = "KIDNAP"
  1021. Kidnap.TextColor3 = Color3.new(1, 1, 1)
  1022. Kidnap.TextSize = 14
  1023.  
  1024. Kill.Name = "Kill"
  1025. Kill.Parent = Players
  1026. Kill.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1027. Kill.BorderSizePixel = 0
  1028. Kill.Position = UDim2.new(0.256999999, 0, 0, 20)
  1029. Kill.Size = UDim2.new(0.239130437, 0, 0, 18)
  1030. Kill.ZIndex = 2
  1031. Kill.Font = Enum.Font.SourceSans
  1032. Kill.FontSize = Enum.FontSize.Size14
  1033. Kill.Text = "KILL"
  1034. Kill.TextColor3 = Color3.new(1, 1, 1)
  1035. Kill.TextSize = 14
  1036.  
  1037. Light.Name = "Light"
  1038. Light.Parent = Players
  1039. Light.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1040. Light.BorderSizePixel = 0
  1041. Light.Position = UDim2.new(0.749926805, 0, 0, 120)
  1042. Light.Size = UDim2.new(0.239130437, 0, 0, 18)
  1043. Light.ZIndex = 2
  1044. Light.Font = Enum.Font.SourceSans
  1045. Light.FontSize = Enum.FontSize.Size14
  1046. Light.Text = "DEATH SPINNER"
  1047. Light.TextColor3 = Color3.new(1, 1, 1)
  1048. Light.TextSize = 14
  1049.  
  1050. MLG.Name = "MLG"
  1051. MLG.Parent = Players
  1052. MLG.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1053. MLG.BorderSizePixel = 0
  1054. MLG.Position = UDim2.new(0.00999999978, 0, 0, 60)
  1055. MLG.Size = UDim2.new(0.239130437, 0, 0, 18)
  1056. MLG.ZIndex = 2
  1057. MLG.Font = Enum.Font.SourceSans
  1058. MLG.FontSize = Enum.FontSize.Size14
  1059. MLG.Text = "MLG"
  1060. MLG.TextColor3 = Color3.new(1, 1, 1)
  1061. MLG.TextSize = 14
  1062.  
  1063. Midget.Name = "Midget"
  1064. Midget.Parent = Players
  1065. Midget.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1066. Midget.BorderSizePixel = 0
  1067. Midget.Position = UDim2.new(0.749926805, 0, 0, 40)
  1068. Midget.Size = UDim2.new(0.239130437, 0, 0, 18)
  1069. Midget.ZIndex = 2
  1070. Midget.Font = Enum.Font.SourceSans
  1071. Midget.FontSize = Enum.FontSize.Size14
  1072. Midget.Text = "MIDGET"
  1073. Midget.TextColor3 = Color3.new(1, 1, 1)
  1074. Midget.TextSize = 14
  1075.  
  1076. Noob.Name = "Noob"
  1077. Noob.Parent = Players
  1078. Noob.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1079. Noob.BorderSizePixel = 0
  1080. Noob.Position = UDim2.new(0.749926805, 0, 0, 60)
  1081. Noob.Size = UDim2.new(0.239130437, 0, 0, 18)
  1082. Noob.ZIndex = 2
  1083. Noob.Font = Enum.Font.SourceSans
  1084. Noob.FontSize = Enum.FontSize.Size14
  1085. Noob.Text = "NOOB"
  1086. Noob.TextColor3 = Color3.new(1, 1, 1)
  1087. Noob.TextSize = 14
  1088.  
  1089. PlayerName.Name = "PlayerName"
  1090. PlayerName.Parent = Players
  1091. PlayerName.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1092. PlayerName.BorderColor3 = Color3.new(1, 1, 1)
  1093. PlayerName.Position = UDim2.new(0.0110826613, 0, 0, 234)
  1094. PlayerName.Size = UDim2.new(0.975274205, 0, 0, 22)
  1095. PlayerName.ZIndex = 3
  1096. PlayerName.Font = Enum.Font.SourceSans
  1097. PlayerName.FontSize = Enum.FontSize.Size14
  1098. PlayerName.Text = " Player Name "
  1099. PlayerName.TextColor3 = Color3.new(1, 1, 1)
  1100. PlayerName.TextSize = 14
  1101. PlayerName.TextXAlignment = Enum.TextXAlignment.Left
  1102.  
  1103. Poison.Name = "Poison"
  1104. Poison.Parent = Players
  1105. Poison.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1106. Poison.BorderSizePixel = 0
  1107. Poison.Position = UDim2.new(0.256999999, 0, 0, 160)
  1108. Poison.Size = UDim2.new(0.239130437, 0, 0, 18)
  1109. Poison.ZIndex = 2
  1110. Poison.Font = Enum.Font.SourceSans
  1111. Poison.FontSize = Enum.FontSize.Size14
  1112. Poison.Text = "POISON"
  1113. Poison.TextColor3 = Color3.new(1, 1, 1)
  1114. Poison.TextSize = 14
  1115.  
  1116. Puke.Name = "Puke"
  1117. Puke.Parent = Players
  1118. Puke.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1119. Puke.BorderSizePixel = 0
  1120. Puke.Position = UDim2.new(0.256999999, 0, 0, 120)
  1121. Puke.Size = UDim2.new(0.239130437, 0, 0, 18)
  1122. Puke.ZIndex = 2
  1123. Puke.Font = Enum.Font.SourceSans
  1124. Puke.FontSize = Enum.FontSize.Size14
  1125. Puke.Text = "PUKE"
  1126. Puke.TextColor3 = Color3.new(1, 1, 1)
  1127. Puke.TextSize = 14
  1128.  
  1129. Punish.Name = "Punish"
  1130. Punish.Parent = Players
  1131. Punish.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1132. Punish.BorderSizePixel = 0
  1133. Punish.Position = UDim2.new(0.256999999, 0, 0, 140)
  1134. Punish.Size = UDim2.new(0.239130437, 0, 0, 18)
  1135. Punish.ZIndex = 2
  1136. Punish.Font = Enum.Font.SourceSans
  1137. Punish.FontSize = Enum.FontSize.Size14
  1138. Punish.Text = "PUNISH"
  1139. Punish.TextColor3 = Color3.new(1, 1, 1)
  1140. Punish.TextSize = 14
  1141.  
  1142. Rape.Name = "Rape"
  1143. Rape.Parent = Players
  1144. Rape.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1145. Rape.BorderSizePixel = 0
  1146. Rape.Position = UDim2.new(0.749926805, 0, 0, 100)
  1147. Rape.Size = UDim2.new(0.239130437, 0, 0, 18)
  1148. Rape.ZIndex = 2
  1149. Rape.Font = Enum.Font.SourceSans
  1150. Rape.FontSize = Enum.FontSize.Size14
  1151. Rape.Text = "RAPE"
  1152. Rape.TextColor3 = Color3.new(1, 1, 1)
  1153. Rape.TextSize = 14
  1154.  
  1155. Shrek.Name = "Shrek"
  1156. Shrek.Parent = Players
  1157. Shrek.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1158. Shrek.BorderSizePixel = 0
  1159. Shrek.Position = UDim2.new(0.256999999, 0, 0, 60)
  1160. Shrek.Size = UDim2.new(0.239130437, 0, 0, 18)
  1161. Shrek.ZIndex = 2
  1162. Shrek.Font = Enum.Font.SourceSans
  1163. Shrek.FontSize = Enum.FontSize.Size14
  1164. Shrek.Text = "SHREK"
  1165. Shrek.TextColor3 = Color3.new(1, 1, 1)
  1166. Shrek.TextSize = 14
  1167.  
  1168. StickMan.Name = "StickMan"
  1169. StickMan.Parent = Players
  1170. StickMan.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1171. StickMan.BorderSizePixel = 0
  1172. StickMan.Position = UDim2.new(0.00999999978, 0, 0, 160)
  1173. StickMan.Size = UDim2.new(0.239130437, 0, 0, 18)
  1174. StickMan.ZIndex = 2
  1175. StickMan.Font = Enum.Font.SourceSans
  1176. StickMan.FontSize = Enum.FontSize.Size14
  1177. StickMan.Text = "STICK MAN"
  1178. StickMan.TextColor3 = Color3.new(1, 1, 1)
  1179. StickMan.TextSize = 14
  1180.  
  1181. Stun.Name = "Stun"
  1182. Stun.Parent = Players
  1183. Stun.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1184. Stun.BorderSizePixel = 0
  1185. Stun.Position = UDim2.new(0.749926805, 0, 0, 80)
  1186. Stun.Size = UDim2.new(0.239130437, 0, 0, 18)
  1187. Stun.ZIndex = 2
  1188. Stun.Font = Enum.Font.SourceSans
  1189. Stun.FontSize = Enum.FontSize.Size14
  1190. Stun.Text = "STUN"
  1191. Stun.TextColor3 = Color3.new(1, 1, 1)
  1192. Stun.TextSize = 14
  1193.  
  1194. DancingHotdog.Name = "Weed"
  1195. DancingHotdog.Parent = Players
  1196. DancingHotdog.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1197. DancingHotdog.BorderSizePixel = 0
  1198. DancingHotdog.Position = UDim2.new(0.749926805, 0, 0, 140)
  1199. DancingHotdog.Size = UDim2.new(0.239130437, 0, 0, 18)
  1200. DancingHotdog.ZIndex = 2
  1201. DancingHotdog.Font = Enum.Font.SourceSans
  1202. DancingHotdog.FontSize = Enum.FontSize.Size14
  1203. DancingHotdog.Text = "DANCING HOTDOG"
  1204. DancingHotdog.TextColor3 = Color3.new(1, 1, 1)
  1205. DancingHotdog.TextSize = 14
  1206.  
  1207. PlayerNameBack.Name = "PlayerNameBack"
  1208. PlayerNameBack.Parent = Players
  1209. PlayerNameBack.BackgroundColor3 = Color3.new(0.270588, 0.352941, 0.392157)
  1210. PlayerNameBack.BorderSizePixel = 0
  1211. PlayerNameBack.Position = UDim2.new(0, 0, 0, 228)
  1212. PlayerNameBack.Size = UDim2.new(1.0011338, 0, 0, 36)
  1213. PlayerNameBack.ZIndex = 2
  1214.  
  1215. LocalPlayer.Name = "LocalPlayer"
  1216. LocalPlayer.Parent = memeguiframe
  1217. LocalPlayer.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1218. LocalPlayer.BorderSizePixel = 0
  1219. LocalPlayer.Position = UDim2.new(0, 0, 0, 96)
  1220. LocalPlayer.Size = UDim2.new(1.00340903, 0, 0, 264)
  1221. LocalPlayer.Visible = false
  1222. LocalPlayer.ZIndex = 2
  1223.  
  1224. LocalPlayerValueTextBack.Name = "LocalPlayerValueTextBack"
  1225. LocalPlayerValueTextBack.Parent = LocalPlayer
  1226. LocalPlayerValueTextBack.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1227. LocalPlayerValueTextBack.BorderSizePixel = 0
  1228. LocalPlayerValueTextBack.Position = UDim2.new(0, 0, 0, 228)
  1229. LocalPlayerValueTextBack.Size = UDim2.new(1.0011338, 0, 0, 36)
  1230. LocalPlayerValueTextBack.ZIndex = 2
  1231.  
  1232. local LocalPlayerValue = Instance.new("TextBox")
  1233. local LocalPlayerText = Instance.new("TextBox")
  1234. LocalPlayerValue.Name = "ServerValue"
  1235. LocalPlayerValue.Parent = LocalPlayer
  1236. LocalPlayerValue.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1237. LocalPlayerValue.BorderColor3 = Color3.new(1, 1, 1)
  1238. LocalPlayerValue.Position = UDim2.new(0.0147769582, 0, 0, 234)
  1239. LocalPlayerValue.Size = UDim2.new(0.479999989, 0, 0, 22)
  1240. LocalPlayerValue.ZIndex = 2
  1241. LocalPlayerValue.Font = Enum.Font.SourceSans
  1242. LocalPlayerValue.FontSize = Enum.FontSize.Size14
  1243. LocalPlayerValue.Text = " Value"
  1244. LocalPlayerValue.TextColor3 = Color3.new(1, 1, 1)
  1245. LocalPlayerValue.TextSize = 14
  1246. LocalPlayerValue.TextXAlignment = Enum.TextXAlignment.Left
  1247.  
  1248. LocalPlayerText.Name = "ServerText"
  1249. LocalPlayerText.Parent = LocalPlayer
  1250. LocalPlayerText.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1251. LocalPlayerText.BorderColor3 = Color3.new(1, 1, 1)
  1252. LocalPlayerText.Position = UDim2.new(0.509805083, 0, 0, 234)
  1253. LocalPlayerText.Size = UDim2.new(0.479999989, 0, 0, 22)
  1254. LocalPlayerText.ZIndex = 2
  1255. LocalPlayerText.Font = Enum.Font.SourceSans
  1256. LocalPlayerText.FontSize = Enum.FontSize.Size14
  1257. LocalPlayerText.Text = " Text"
  1258. LocalPlayerText.TextColor3 = Color3.new(1, 1, 1)
  1259. LocalPlayerText.TextSize = 14
  1260. LocalPlayerText.TextXAlignment = Enum.TextXAlignment.Left
  1261.  
  1262. Disguise.Name = "Disguise"
  1263. Disguise.Parent = LocalPlayer
  1264. Disguise.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1265. Disguise.BorderSizePixel = 0
  1266. Disguise.Position = UDim2.new(0.753620982, 0, 0, 56)
  1267. Disguise.Size = UDim2.new(0.239130437, 0, 0, 18)
  1268. Disguise.ZIndex = 2
  1269. Disguise.Font = Enum.Font.SourceSans
  1270. Disguise.FontSize = Enum.FontSize.Size14
  1271. Disguise.Text = "DISGUISE"
  1272. Disguise.TextColor3 = Color3.new(1, 1, 1)
  1273. Disguise.TextSize = 14
  1274.  
  1275. Float.Name = "Float"
  1276. Float.Parent = LocalPlayer
  1277. Float.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1278. Float.BorderSizePixel = 0
  1279. Float.Position = UDim2.new(0.753620982, 0, 0, 36)
  1280. Float.Size = UDim2.new(0.239130437, 0, 0, 18)
  1281. Float.ZIndex = 2
  1282. Float.Font = Enum.Font.SourceSans
  1283. Float.FontSize = Enum.FontSize.Size14
  1284. Float.Text = "ANTI-FILTER"
  1285. Float.TextColor3 = Color3.new(1, 1, 1)
  1286. Float.TextSize = 14
  1287.  
  1288. Fly.Name = "Fly"
  1289. Fly.Parent = LocalPlayer
  1290. Fly.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1291. Fly.BorderSizePixel = 0
  1292. Fly.Position = UDim2.new(0.00738847908, 0, 0, 36)
  1293. Fly.Size = UDim2.new(0.239130437, 0, 0, 18)
  1294. Fly.ZIndex = 2
  1295. Fly.Font = Enum.Font.SourceSans
  1296. Fly.FontSize = Enum.FontSize.Size14
  1297. Fly.Text = "FLY"
  1298. Fly.TextColor3 = Color3.new(1, 1, 1)
  1299. Fly.TextSize = 14
  1300.  
  1301. Freecam.Name = "Freecam"
  1302. Freecam.Parent = LocalPlayer
  1303. Freecam.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1304. Freecam.BorderSizePixel = 0
  1305. Freecam.Position = UDim2.new(0.00738847908, 0, 0, 76)
  1306. Freecam.Size = UDim2.new(0.239130437, 0, 0, 18)
  1307. Freecam.ZIndex = 2
  1308. Freecam.Font = Enum.Font.SourceSans
  1309. Freecam.FontSize = Enum.FontSize.Size14
  1310. Freecam.Text = "ANTI-TOUCH"
  1311. Freecam.TextColor3 = Color3.new(1, 1, 1)
  1312. Freecam.TextSize = 14
  1313.  
  1314. SilentGod.Name = "Glicthy"
  1315. SilentGod.Parent = LocalPlayer
  1316. SilentGod.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1317. SilentGod.BorderSizePixel = 0
  1318. SilentGod.Position = UDim2.new(0.254902542, 0, 0, 56)
  1319. SilentGod.Size = UDim2.new(0.239130437, 0, 0, 18)
  1320. SilentGod.ZIndex = 2
  1321. SilentGod.Font = Enum.Font.SourceSans
  1322. SilentGod.FontSize = Enum.FontSize.Size14
  1323. SilentGod.Text = "SILENT GOD"
  1324. SilentGod.TextColor3 = Color3.new(1, 1, 1)
  1325. SilentGod.TextSize = 14
  1326. local ShiftSprint = Instance.new("TextButton")
  1327. ShiftSprint.Name = "ShiftSprint"
  1328. ShiftSprint.Parent = LocalPlayer
  1329. ShiftSprint.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1330. ShiftSprint.BorderSizePixel = 0
  1331. ShiftSprint.Position = UDim2.new(0.00738847908, 0, 0, 14)
  1332. ShiftSprint.Size = UDim2.new(0.985000014, 0, 0, 18)
  1333. ShiftSprint.ZIndex = 2
  1334. ShiftSprint.Font = Enum.Font.SourceSans
  1335. ShiftSprint.FontSize = Enum.FontSize.Size14
  1336. ShiftSprint.Text = "SHIFT TO SPRINT: OFF"
  1337. ShiftSprint.TextColor3 = Color3.new(1, 1, 1)
  1338. ShiftSprint.TextSize = 14
  1339.  
  1340. Jesusfly.Name = "Jesusfly"
  1341. Jesusfly.Parent = LocalPlayer
  1342. Jesusfly.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1343. Jesusfly.BorderSizePixel = 0
  1344. Jesusfly.Position = UDim2.new(0.00738847908, 0, 0, 56)
  1345. Jesusfly.Size = UDim2.new(0.239130437, 0, 0, 18)
  1346. Jesusfly.ZIndex = 2
  1347. Jesusfly.Font = Enum.Font.SourceSans
  1348. Jesusfly.FontSize = Enum.FontSize.Size14
  1349. Jesusfly.Text = "JESUSFLY"
  1350. Jesusfly.TextColor3 = Color3.new(1, 1, 1)
  1351. Jesusfly.TextSize = 14
  1352.  
  1353. Jumppower.Name = "Jumppower"
  1354. Jumppower.Parent = LocalPlayer
  1355. Jumppower.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1356. Jumppower.BorderSizePixel = 0
  1357. Jumppower.Position = UDim2.new(0.00700000022, 0, 0, 160)
  1358. Jumppower.Size = UDim2.new(0.985000014, 0, 0, 18)
  1359. Jumppower.ZIndex = 2
  1360. Jumppower.Font = Enum.Font.SourceSans
  1361. Jumppower.FontSize = Enum.FontSize.Size14
  1362. Jumppower.Text = "JUMPPOWER"
  1363. Jumppower.TextColor3 = Color3.new(1, 1, 1)
  1364. Jumppower.TextSize = 14
  1365.  
  1366. Name.Name = "Name"
  1367. Name.Parent = LocalPlayer
  1368. Name.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1369. Name.BorderSizePixel = 0
  1370. Name.Position = UDim2.new(0.00700000022, 0, 0, 200)
  1371. Name.Size = UDim2.new(0.985000014, 0, 0, 18)
  1372. Name.ZIndex = 2
  1373. Name.Font = Enum.Font.SourceSans
  1374. Name.FontSize = Enum.FontSize.Size14
  1375. Name.Text = "NAME"
  1376. Name.TextColor3 = Color3.new(1, 1, 1)
  1377. Name.TextSize = 14
  1378.  
  1379. Noclip.Name = "Noclip"
  1380. Noclip.Parent = LocalPlayer
  1381. Noclip.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1382. Noclip.BorderSizePixel = 0
  1383. Noclip.Position = UDim2.new(0.254902542, 0, 0, 36)
  1384. Noclip.Size = UDim2.new(0.239130437, 0, 0, 18)
  1385. Noclip.ZIndex = 2
  1386. Noclip.Font = Enum.Font.SourceSans
  1387. Noclip.FontSize = Enum.FontSize.Size14
  1388. Noclip.Text = "NOCLIP"
  1389. Noclip.TextColor3 = Color3.new(1, 1, 1)
  1390. Noclip.TextSize = 14
  1391.  
  1392. Overpower.Name = "Overpower"
  1393. Overpower.Parent = LocalPlayer
  1394. Overpower.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1395. Overpower.BorderSizePixel = 0
  1396. Overpower.Position = UDim2.new(0.506108224, 0, 0, 36)
  1397. Overpower.Size = UDim2.new(0.239130437, 0, 0, 18)
  1398. Overpower.ZIndex = 2
  1399. Overpower.Font = Enum.Font.SourceSans
  1400. Overpower.FontSize = Enum.FontSize.Size14
  1401. Overpower.Text = "OVERPOWER"
  1402. Overpower.TextColor3 = Color3.new(1, 1, 1)
  1403. Overpower.TextSize = 14
  1404.  
  1405. SuperJump.Name = "SuperJump"
  1406. SuperJump.Parent = LocalPlayer
  1407. SuperJump.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1408. SuperJump.BorderSizePixel = 0
  1409. SuperJump.Position = UDim2.new(0.753620982, 0, 0, 76)
  1410. SuperJump.Size = UDim2.new(0.239130437, 0, 0, 18)
  1411. SuperJump.ZIndex = 2
  1412. SuperJump.Font = Enum.Font.SourceSans
  1413. SuperJump.FontSize = Enum.FontSize.Size14
  1414. SuperJump.Text = "SUPERJUMP"
  1415. SuperJump.TextColor3 = Color3.new(1, 1, 1)
  1416. SuperJump.TextSize = 14
  1417.  
  1418. Stability.Name = "Stability"
  1419. Stability.Parent = LocalPlayer
  1420. Stability.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1421. Stability.BorderSizePixel = 0
  1422. Stability.Position = UDim2.new(0.506108224, 0, 0, 76)
  1423. Stability.Size = UDim2.new(0.239130437, 0, 0, 18)
  1424. Stability.ZIndex = 2
  1425. Stability.Font = Enum.Font.SourceSans
  1426. Stability.FontSize = Enum.FontSize.Size14
  1427. Stability.Text = "STABILITY"
  1428. Stability.TextColor3 = Color3.new(1, 1, 1)
  1429. Stability.TextSize = 14
  1430.  
  1431. Sanic.Name = "Sanic"
  1432. Sanic.Parent = LocalPlayer
  1433. Sanic.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1434. Sanic.BorderSizePixel = 0
  1435. Sanic.Position = UDim2.new(0.254902542, 0, 0, 76)
  1436. Sanic.Size = UDim2.new(0.239130437, 0, 0, 18)
  1437. Sanic.ZIndex = 2
  1438. Sanic.Font = Enum.Font.SourceSans
  1439. Sanic.FontSize = Enum.FontSize.Size14
  1440. Sanic.Text = "SANIC"
  1441. Sanic.TextColor3 = Color3.new(1, 1, 1)
  1442. Sanic.TextSize = 14
  1443.  
  1444. StartChathook.Name = "StartChathook"
  1445. StartChathook.Parent = LocalPlayer
  1446. StartChathook.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1447. StartChathook.BorderSizePixel = 0
  1448. StartChathook.Position = UDim2.new(0.00738847908, 0, 0, 98)
  1449. StartChathook.Size = UDim2.new(0.985000014, 0, 0, 38)
  1450. StartChathook.ZIndex = 2
  1451. StartChathook.Font = Enum.Font.SourceSans
  1452. StartChathook.FontSize = Enum.FontSize.Size14
  1453. StartChathook.Text = "START CHATHOOK"
  1454. StartChathook.TextColor3 = Color3.new(1, 1, 1)
  1455. StartChathook.TextSize = 14
  1456.  
  1457. Swim.Name = "Swim"
  1458. Swim.Parent = LocalPlayer
  1459. Swim.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1460. Swim.BorderSizePixel = 0
  1461. Swim.Position = UDim2.new(0.506108224, 0, 0, 56)
  1462. Swim.Size = UDim2.new(0.239130437, 0, 0, 18)
  1463. Swim.ZIndex = 2
  1464. Swim.Font = Enum.Font.SourceSans
  1465. Swim.FontSize = Enum.FontSize.Size14
  1466. Swim.Text = "SWIM"
  1467. Swim.TextColor3 = Color3.new(1, 1, 1)
  1468. Swim.TextSize = 14
  1469.  
  1470. Tag.Name = "Tag"
  1471. Tag.Parent = LocalPlayer
  1472. Tag.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1473. Tag.BorderSizePixel = 0
  1474. Tag.Position = UDim2.new(0.00700000022, 0, 0, 180)
  1475. Tag.Size = UDim2.new(0.985000014, 0, 0, 18)
  1476. Tag.ZIndex = 2
  1477. Tag.Font = Enum.Font.SourceSans
  1478. Tag.FontSize = Enum.FontSize.Size14
  1479. Tag.Text = "RAINBOW TAG"
  1480. Tag.TextColor3 = Color3.new(1, 1, 1)
  1481. Tag.TextSize = 14
  1482.  
  1483. Walkspeed.Name = "Walkspeed"
  1484. Walkspeed.Parent = LocalPlayer
  1485. Walkspeed.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1486. Walkspeed.BorderSizePixel = 0
  1487. Walkspeed.Position = UDim2.new(0.00738847908, 0, 0, 140)
  1488. Walkspeed.Size = UDim2.new(0.985000014, 0, 0, 18)
  1489. Walkspeed.ZIndex = 2
  1490. Walkspeed.Font = Enum.Font.SourceSans
  1491. Walkspeed.FontSize = Enum.FontSize.Size14
  1492. Walkspeed.Text = "WALKSPEED"
  1493. Walkspeed.TextColor3 = Color3.new(1, 1, 1)
  1494. Walkspeed.TextSize = 14
  1495.  
  1496. Server.Name = "Server"
  1497. Server.Parent = memeguiframe
  1498. Server.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1499. Server.BorderSizePixel = 0
  1500. Server.Position = UDim2.new(0, 0, 0, 96)
  1501. Server.Size = UDim2.new(1.00340903, 0, 0, 264)
  1502. Server.Visible = false
  1503. Server.ZIndex = 2
  1504.  
  1505. ServerValueTextBack.Name = "ServerValueTextBack"
  1506. ServerValueTextBack.Parent = Server
  1507. ServerValueTextBack.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1508. ServerValueTextBack.BorderSizePixel = 0
  1509. ServerValueTextBack.Position = UDim2.new(0, 0, 0, 228)
  1510. ServerValueTextBack.Size = UDim2.new(1.0011338, 0, 0, 36)
  1511. ServerValueTextBack.ZIndex = 2
  1512.  
  1513. local ServerValue = Instance.new("TextBox")
  1514. local ServerText = Instance.new("TextBox")
  1515. ServerValue.Name = "ServerValue"
  1516. ServerValue.Parent = Server
  1517. ServerValue.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1518. ServerValue.BorderColor3 = Color3.new(1, 1, 1)
  1519. ServerValue.Position = UDim2.new(0.0147769582, 0, 0, 234)
  1520. ServerValue.Size = UDim2.new(0.479999989, 0, 0, 22)
  1521. ServerValue.ZIndex = 2
  1522. ServerValue.Font = Enum.Font.SourceSans
  1523. ServerValue.FontSize = Enum.FontSize.Size14
  1524. ServerValue.Text = " Value"
  1525. ServerValue.TextColor3 = Color3.new(1, 1, 1)
  1526. ServerValue.TextSize = 14
  1527. ServerValue.TextXAlignment = Enum.TextXAlignment.Left
  1528.  
  1529. ServerText.Name = "ServerText"
  1530. ServerText.Parent = Server
  1531. ServerText.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1532. ServerText.BorderColor3 = Color3.new(1, 1, 1)
  1533. ServerText.Position = UDim2.new(0.509805083, 0, 0, 234)
  1534. ServerText.Size = UDim2.new(0.479999989, 0, 0, 22)
  1535. ServerText.ZIndex = 2
  1536. ServerText.Font = Enum.Font.SourceSans
  1537. ServerText.FontSize = Enum.FontSize.Size14
  1538. ServerText.Text = " Text/Pitch"
  1539. ServerText.TextColor3 = Color3.new(1, 1, 1)
  1540. ServerText.TextSize = 14
  1541. ServerText.TextXAlignment = Enum.TextXAlignment.Left
  1542.  
  1543. _666.Name = "666"
  1544. _666.Parent = Server
  1545. _666.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1546. _666.BorderSizePixel = 0
  1547. _666.Position = UDim2.new(0.0110826613, 0, 0, 38)
  1548. _666.Size = UDim2.new(0.239130437, 0, 0, 18)
  1549. _666.ZIndex = 2
  1550. _666.Font = Enum.Font.SourceSans
  1551. _666.FontSize = Enum.FontSize.Size14
  1552. _666.Text = "666"
  1553. _666.TextColor3 = Color3.new(1, 1, 1)
  1554. _666.TextSize = 14
  1555.  
  1556. Anonymous.Name = "Anonymous"
  1557. Anonymous.Parent = Server
  1558. Anonymous.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1559. Anonymous.BorderSizePixel = 0
  1560. Anonymous.Position = UDim2.new(0.0110826613, 0, 0, 98)
  1561. Anonymous.Size = UDim2.new(0.239130437, 0, 0, 18)
  1562. Anonymous.ZIndex = 2
  1563. Anonymous.Font = Enum.Font.SourceSans
  1564. Anonymous.FontSize = Enum.FontSize.Size14
  1565. Anonymous.Text = "ANONYMOUS"
  1566. Anonymous.TextColor3 = Color3.new(1, 1, 1)
  1567. Anonymous.TextSize = 14
  1568.  
  1569. Bait.Name = "Bait"
  1570. Bait.Parent = Server
  1571. Bait.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1572. Bait.BorderSizePixel = 0
  1573. Bait.Position = UDim2.new(0.506108224, 0, 0, 58)
  1574. Bait.Size = UDim2.new(0.239130437, 0, 0, 18)
  1575. Bait.ZIndex = 2
  1576. Bait.Font = Enum.Font.SourceSans
  1577. Bait.FontSize = Enum.FontSize.Size14
  1578. Bait.Text = "BAIT"
  1579. Bait.TextColor3 = Color3.new(1, 1, 1)
  1580. Bait.TextSize = 14
  1581.  
  1582. Baseplate.Name = "Baseplate"
  1583. Baseplate.Parent = Server
  1584. Baseplate.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1585. Baseplate.BorderSizePixel = 0
  1586. Baseplate.Position = UDim2.new(0.753624916, 0, 0, 78)
  1587. Baseplate.Size = UDim2.new(0.239130437, 0, 0, 18)
  1588. Baseplate.ZIndex = 2
  1589. Baseplate.Font = Enum.Font.SourceSans
  1590. Baseplate.FontSize = Enum.FontSize.Size14
  1591. Baseplate.Text = "BASEPLATE"
  1592. Baseplate.TextColor3 = Color3.new(1, 1, 1)
  1593. Baseplate.TextSize = 14
  1594.  
  1595. Bluescreen.Name = "Bluescreen"
  1596. Bluescreen.Parent = Server
  1597. Bluescreen.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1598. Bluescreen.BorderSizePixel = 0
  1599. Bluescreen.Position = UDim2.new(0.258596778, 0, 0, 78)
  1600. Bluescreen.Size = UDim2.new(0.239130437, 0, 0, 18)
  1601. Bluescreen.ZIndex = 2
  1602. Bluescreen.Font = Enum.Font.SourceSans
  1603. Bluescreen.FontSize = Enum.FontSize.Size14
  1604. Bluescreen.Text = "BLUESCEREEN"
  1605. Bluescreen.TextColor3 = Color3.new(1, 1, 1)
  1606. Bluescreen.TextSize = 14
  1607.  
  1608. DestroyServer.Name = "DestroyServer"
  1609. DestroyServer.Parent = Server
  1610. DestroyServer.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1611. DestroyServer.BorderSizePixel = 0
  1612. DestroyServer.Position = UDim2.new(0.0149999997, 0, 0, 118)
  1613. DestroyServer.Size = UDim2.new(0.975000024, 0, 0, 20)
  1614. DestroyServer.ZIndex = 2
  1615. DestroyServer.Font = Enum.Font.SourceSans
  1616. DestroyServer.FontSize = Enum.FontSize.Size14
  1617. DestroyServer.Text = "DESTROY SERVER"
  1618. DestroyServer.TextColor3 = Color3.new(1, 1, 1)
  1619. DestroyServer.TextSize = 14
  1620.  
  1621. Epilepsy.Name = "Epilepsy"
  1622. Epilepsy.Parent = Server
  1623. Epilepsy.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1624. Epilepsy.BorderSizePixel = 0
  1625. Epilepsy.Position = UDim2.new(0.0110826613, 0, 0, 58)
  1626. Epilepsy.Size = UDim2.new(0.239130437, 0, 0, 18)
  1627. Epilepsy.ZIndex = 2
  1628. Epilepsy.Font = Enum.Font.SourceSans
  1629. Epilepsy.FontSize = Enum.FontSize.Size14
  1630. Epilepsy.Text = "EPILEPSY"
  1631. Epilepsy.TextColor3 = Color3.new(1, 1, 1)
  1632. Epilepsy.TextSize = 14
  1633.  
  1634. Flood.Name = "Flood"
  1635. Flood.Parent = Server
  1636. Flood.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1637. Flood.BorderSizePixel = 0
  1638. Flood.Position = UDim2.new(0.506108224, 0, 0, 78)
  1639. Flood.Size = UDim2.new(0.239130437, 0, 0, 18)
  1640. Flood.ZIndex = 2
  1641. Flood.Font = Enum.Font.SourceSans
  1642. Flood.FontSize = Enum.FontSize.Size14
  1643. Flood.Text = "FLOOD"
  1644. Flood.TextColor3 = Color3.new(1, 1, 1)
  1645. Flood.TextSize = 14
  1646.  
  1647. Fogend.Name = "Fogend"
  1648. Fogend.Parent = Server
  1649. Fogend.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1650. Fogend.BorderSizePixel = 0
  1651. Fogend.Position = UDim2.new(0.0149999997, 0, 0, 200)
  1652. Fogend.Size = UDim2.new(0.975000024, 0, 0, 18)
  1653. Fogend.ZIndex = 2
  1654. Fogend.Font = Enum.Font.SourceSans
  1655. Fogend.FontSize = Enum.FontSize.Size14
  1656. Fogend.Text = "FOGEND"
  1657. Fogend.TextColor3 = Color3.new(1, 1, 1)
  1658. Fogend.TextSize = 14
  1659.  
  1660. Gravity.Name = "Gravity"
  1661. Gravity.Parent = Server
  1662. Gravity.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1663. Gravity.BorderSizePixel = 0
  1664. Gravity.Position = UDim2.new(0.0149999997, 0, 0, 180)
  1665. Gravity.Size = UDim2.new(0.975000024, 0, 0, 18)
  1666. Gravity.ZIndex = 2
  1667. Gravity.Font = Enum.Font.SourceSans
  1668. Gravity.FontSize = Enum.FontSize.Size14
  1669. Gravity.Text = "GRAVITY"
  1670. Gravity.TextColor3 = Color3.new(1, 1, 1)
  1671. Gravity.TextSize = 14
  1672.  
  1673. Harambe.Name = "Harambe"
  1674. Harambe.Parent = Server
  1675. Harambe.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1676. Harambe.BorderSizePixel = 0
  1677. Harambe.Position = UDim2.new(0.753624916, 0, 0, 38)
  1678. Harambe.Size = UDim2.new(0.239130437, 0, 0, 18)
  1679. Harambe.ZIndex = 2
  1680. Harambe.Font = Enum.Font.SourceSans
  1681. Harambe.FontSize = Enum.FontSize.Size14
  1682. Harambe.Text = "DEAD MEME"
  1683. Harambe.TextColor3 = Color3.new(1, 1, 1)
  1684. Harambe.TextSize = 14
  1685.  
  1686. Music.Name = "Music"
  1687. Music.Parent = Server
  1688. Music.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1689. Music.BorderSizePixel = 0
  1690. Music.Position = UDim2.new(0.0149999997, 0, 0, 140)
  1691. Music.Size = UDim2.new(0.975000024, 0, 0, 18)
  1692. Music.ZIndex = 2
  1693. Music.Font = Enum.Font.SourceSans
  1694. Music.FontSize = Enum.FontSize.Size14
  1695. Music.Text = "MUSIC"
  1696. Music.TextColor3 = Color3.new(1, 1, 1)
  1697. Music.TextSize = 14
  1698.  
  1699. Nuke.Name = "Nuke"
  1700. Nuke.Parent = Server
  1701. Nuke.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1702. Nuke.BorderSizePixel = 0
  1703. Nuke.Position = UDim2.new(0.258596778, 0, 0, 98)
  1704. Nuke.Size = UDim2.new(0.239130437, 0, 0, 18)
  1705. Nuke.ZIndex = 2
  1706. Nuke.Font = Enum.Font.SourceSans
  1707. Nuke.FontSize = Enum.FontSize.Size14
  1708. Nuke.Text = "METEOR SHOWER"
  1709. Nuke.TextColor3 = Color3.new(1, 1, 1)
  1710. Nuke.TextSize = 14
  1711.  
  1712. NumberOne.Name = "NumberOne"
  1713. NumberOne.Parent = Server
  1714. NumberOne.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1715. NumberOne.BorderSizePixel = 0
  1716. NumberOne.Position = UDim2.new(0.0110826613, 0, 0, 78)
  1717. NumberOne.Size = UDim2.new(0.239130437, 0, 0, 18)
  1718. NumberOne.ZIndex = 2
  1719. NumberOne.Font = Enum.Font.SourceSans
  1720. NumberOne.FontSize = Enum.FontSize.Size14
  1721. NumberOne.Text = "NUMBER ONE"
  1722. NumberOne.TextColor3 = Color3.new(1, 1, 1)
  1723. NumberOne.TextSize = 14
  1724.  
  1725. Purge.Name = "Purge"
  1726. Purge.Parent = Server
  1727. Purge.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1728. Purge.BorderSizePixel = 0
  1729. Purge.Position = UDim2.new(0.506108224, 0, 0, 38)
  1730. Purge.Size = UDim2.new(0.239130437, 0, 0, 18)
  1731. Purge.ZIndex = 2
  1732. Purge.Font = Enum.Font.SourceSans
  1733. Purge.FontSize = Enum.FontSize.Size14
  1734. Purge.Text = "PURGE"
  1735. Purge.TextColor3 = Color3.new(1, 1, 1)
  1736. Purge.TextSize = 14
  1737.  
  1738. RainingNoobs.Name = "RainingNoobs"
  1739. RainingNoobs.Parent = Server
  1740. RainingNoobs.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1741. RainingNoobs.BorderSizePixel = 0
  1742. RainingNoobs.Position = UDim2.new(0.506108224, 0, 0, 98)
  1743. RainingNoobs.Size = UDim2.new(0.239130437, 0, 0, 18)
  1744. RainingNoobs.ZIndex = 2
  1745. RainingNoobs.Font = Enum.Font.SourceSans
  1746. RainingNoobs.FontSize = Enum.FontSize.Size14
  1747. RainingNoobs.Text = "RAINING NOOBS"
  1748. RainingNoobs.TextColor3 = Color3.new(1, 1, 1)
  1749. RainingNoobs.TextSize = 14
  1750.  
  1751. Shutdown.Name = "Shutdown"
  1752. Shutdown.Parent = Server
  1753. Shutdown.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1754. Shutdown.BorderSizePixel = 0
  1755. Shutdown.Position = UDim2.new(0.258596778, 0, 0, 58)
  1756. Shutdown.Size = UDim2.new(0.239130437, 0, 0, 18)
  1757. Shutdown.ZIndex = 2
  1758. Shutdown.Font = Enum.Font.SourceSans
  1759. Shutdown.FontSize = Enum.FontSize.Size14
  1760. Shutdown.Text = "SHUTDOWN"
  1761. Shutdown.TextColor3 = Color3.new(1, 1, 1)
  1762. Shutdown.TextSize = 14
  1763.  
  1764. Sp00ky.Name = "Sp00ky"
  1765. Sp00ky.Parent = Server
  1766. Sp00ky.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1767. Sp00ky.BorderSizePixel = 0
  1768. Sp00ky.Position = UDim2.new(0.258596778, 0, 0, 38)
  1769. Sp00ky.Size = UDim2.new(0.239130437, 0, 0, 18)
  1770. Sp00ky.ZIndex = 2
  1771. Sp00ky.Font = Enum.Font.SourceSans
  1772. Sp00ky.FontSize = Enum.FontSize.Size14
  1773. Sp00ky.Text = "RAINBOW WORKSPACE"
  1774. Sp00ky.TextColor3 = Color3.new(1, 1, 1)
  1775. Sp00ky.TextSize = 14
  1776.  
  1777. Spam.Name = "Spam"
  1778. Spam.Parent = Server
  1779. Spam.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1780. Spam.BorderSizePixel = 0
  1781. Spam.Position = UDim2.new(0.0149999997, 0, 0, 160)
  1782. Spam.Size = UDim2.new(0.975000024, 0, 0, 18)
  1783. Spam.ZIndex = 2
  1784. Spam.Font = Enum.Font.SourceSans
  1785. Spam.FontSize = Enum.FontSize.Size14
  1786. Spam.Text = "SPAM"
  1787. Spam.TextColor3 = Color3.new(1, 1, 1)
  1788. Spam.TextSize = 14
  1789.  
  1790. WIP.Name = "WIP"
  1791. WIP.Parent = Server
  1792. WIP.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1793. WIP.BorderSizePixel = 0
  1794. WIP.Position = UDim2.new(0.753624916, 0, 0, 98)
  1795. WIP.Size = UDim2.new(0.239130437, 0, 0, 18)
  1796. WIP.ZIndex = 2
  1797. WIP.Font = Enum.Font.SourceSans
  1798. WIP.FontSize = Enum.FontSize.Size14
  1799. WIP.Text = "WIP"
  1800. WIP.TextColor3 = Color3.new(1, 1, 1)
  1801. WIP.TextSize = 14
  1802.  
  1803. uuhhh.Name = "uuhhh"
  1804. uuhhh.Parent = Server
  1805. uuhhh.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1806. uuhhh.BorderSizePixel = 0
  1807. uuhhh.Position = UDim2.new(0.753624916, 0, 0, 58)
  1808. uuhhh.Size = UDim2.new(0.239130437, 0, 0, 18)
  1809. uuhhh.ZIndex = 2
  1810. uuhhh.Font = Enum.Font.SourceSans
  1811. uuhhh.FontSize = Enum.FontSize.Size14
  1812. uuhhh.Text = "UUHHH"
  1813. uuhhh.TextColor3 = Color3.new(1, 1, 1)
  1814. uuhhh.TextSize = 14
  1815.  
  1816. Scripts.Name = "Scripts"
  1817. Scripts.Parent = memeguiframe
  1818. Scripts.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1819. Scripts.BorderSizePixel = 0
  1820. Scripts.Position = UDim2.new(0, 0, 0, 96)
  1821. Scripts.Size = UDim2.new(1.00340903, 0, 0, 264)
  1822. Scripts.Visible = false
  1823. Scripts.ZIndex = 2
  1824.  
  1825. ScriptsBack.Name = "ScriptsBack"
  1826. ScriptsBack.Parent = Scripts
  1827. ScriptsBack.BackgroundColor3 = Color3.new(0.270588, 0.352941, 0.392157)
  1828. ScriptsBack.BorderSizePixel = 0
  1829. ScriptsBack.Position = UDim2.new(0, 0, 0, 228)
  1830. ScriptsBack.Size = UDim2.new(1.0011338, 0, 0, 36)
  1831. ScriptsBack.ZIndex = 2
  1832.  
  1833. CustomDex.Name = "911Plane"
  1834. CustomDex.Parent = Scripts
  1835. CustomDex.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1836. CustomDex.BorderSizePixel = 0
  1837. CustomDex.Position = UDim2.new(0.256999999, 0, 0, 20)
  1838. CustomDex.Size = UDim2.new(0.239130437, 0, 0, 18)
  1839. CustomDex.ZIndex = 2
  1840. CustomDex.Font = Enum.Font.SourceSans
  1841. CustomDex.FontSize = Enum.FontSize.Size14
  1842. CustomDex.Text = "Custom Dex"
  1843. CustomDex.TextColor3 = Color3.new(1, 1, 1)
  1844. CustomDex.TextSize = 14
  1845.  
  1846. ArmCannon.Name = "ArmCannon"
  1847. ArmCannon.Parent = Scripts
  1848. ArmCannon.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1849. ArmCannon.BorderSizePixel = 0
  1850. ArmCannon.Position = UDim2.new(0.00999999978, 0, 0, 40)
  1851. ArmCannon.Size = UDim2.new(0.239130437, 0, 0, 18)
  1852. ArmCannon.ZIndex = 2
  1853. ArmCannon.Font = Enum.Font.SourceSans
  1854. ArmCannon.FontSize = Enum.FontSize.Size14
  1855. ArmCannon.Text = "Arm Cannons"
  1856. ArmCannon.TextColor3 = Color3.new(1, 1, 1)
  1857. ArmCannon.TextSize = 14
  1858.  
  1859. Chainsaw.Name = "Chainsaw"
  1860. Chainsaw.Parent = Scripts
  1861. Chainsaw.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1862. Chainsaw.BorderSizePixel = 0
  1863. Chainsaw.Position = UDim2.new(0.749926805, 0, 0, 80)
  1864. Chainsaw.Size = UDim2.new(0.239130437, 0, 0, 18)
  1865. Chainsaw.ZIndex = 2
  1866. Chainsaw.Font = Enum.Font.SourceSans
  1867. Chainsaw.FontSize = Enum.FontSize.Size14
  1868. Chainsaw.Text = "Chainsaw"
  1869. Chainsaw.TextColor3 = Color3.new(1, 1, 1)
  1870. Chainsaw.TextSize = 14
  1871.  
  1872. WIP9.Name = "WIP9"
  1873. WIP9.Parent = Scripts
  1874. WIP9.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1875. WIP9.BorderSizePixel = 0
  1876. WIP9.Position = UDim2.new(0.00869565178, 0, 0, 138)
  1877. WIP9.Size = UDim2.new(0.239130437, 0, 0, 18)
  1878. WIP9.ZIndex = 2
  1879. WIP9.Font = Enum.Font.SourceSans
  1880. WIP9.FontSize = Enum.FontSize.Size14
  1881. WIP9.Text = "RAINING DORITOS"
  1882. WIP9.TextColor3 = Color3.new(1, 1, 1)
  1883. WIP9.TextSize = 14
  1884.  
  1885. DankEngine.Name = "DankEngine"
  1886. DankEngine.Parent = Scripts
  1887. DankEngine.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1888. DankEngine.BorderSizePixel = 0
  1889. DankEngine.Position = UDim2.new(0.502413988, 0, 0, 20)
  1890. DankEngine.Size = UDim2.new(0.239130437, 0, 0, 18)
  1891. DankEngine.ZIndex = 2
  1892. DankEngine.Font = Enum.Font.SourceSans
  1893. DankEngine.FontSize = Enum.FontSize.Size14
  1894. DankEngine.Text = "Dank Engine"
  1895. DankEngine.TextColor3 = Color3.new(1, 1, 1)
  1896. DankEngine.TextSize = 14
  1897.  
  1898. DarkTitan.Name = "DarkTitan"
  1899. DarkTitan.Parent = Scripts
  1900. DarkTitan.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1901. DarkTitan.BorderSizePixel = 0
  1902. DarkTitan.Position = UDim2.new(0.749926805, 0, 0, 60)
  1903. DarkTitan.Size = UDim2.new(0.239130437, 0, 0, 18)
  1904. DarkTitan.ZIndex = 2
  1905. DarkTitan.Font = Enum.Font.SourceSans
  1906. DarkTitan.FontSize = Enum.FontSize.Size14
  1907. DarkTitan.Text = "Bodyguards"
  1908. DarkTitan.TextColor3 = Color3.new(1, 1, 1)
  1909. DarkTitan.TextSize = 14
  1910.  
  1911. DevUzi.Name = "DevUzi"
  1912. DevUzi.Parent = Scripts
  1913. DevUzi.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1914. DevUzi.BorderSizePixel = 0
  1915. DevUzi.Position = UDim2.new(0.00999999978, 0, 0, 60)
  1916. DevUzi.Size = UDim2.new(0.239130437, 0, 0, 18)
  1917. DevUzi.ZIndex = 2
  1918. DevUzi.Font = Enum.Font.SourceSans
  1919. DevUzi.FontSize = Enum.FontSize.Size14
  1920. DevUzi.Text = "Dev Uzi"
  1921. DevUzi.TextColor3 = Color3.new(1, 1, 1)
  1922. DevUzi.TextSize = 14
  1923.  
  1924. Draw.Name = "Draw"
  1925. Draw.Parent = Scripts
  1926. Draw.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1927. Draw.BorderSizePixel = 0
  1928. Draw.Position = UDim2.new(0.256999999, 0, 0, 60)
  1929. Draw.Size = UDim2.new(0.239130437, 0, 0, 18)
  1930. Draw.ZIndex = 2
  1931. Draw.Font = Enum.Font.SourceSans
  1932. Draw.FontSize = Enum.FontSize.Size14
  1933. Draw.Text = "Draw"
  1934. Draw.TextColor3 = Color3.new(1, 1, 1)
  1935. Draw.TextSize = 14
  1936.  
  1937. ExplodeStick.Name = "ExplodeStick"
  1938. ExplodeStick.Parent = Scripts
  1939. ExplodeStick.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1940. ExplodeStick.BorderSizePixel = 0
  1941. ExplodeStick.Position = UDim2.new(0.501999974, 0, 0, 40)
  1942. ExplodeStick.Size = UDim2.new(0.239130437, 0, 0, 18)
  1943. ExplodeStick.ZIndex = 2
  1944. ExplodeStick.Font = Enum.Font.SourceSans
  1945. ExplodeStick.FontSize = Enum.FontSize.Size14
  1946. ExplodeStick.Text = "Explode Stick"
  1947. ExplodeStick.TextColor3 = Color3.new(1, 1, 1)
  1948. ExplodeStick.TextSize = 14
  1949.  
  1950. Jihad.Name = "Jihad"
  1951. Jihad.Parent = Scripts
  1952. Jihad.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1953. Jihad.BorderSizePixel = 0
  1954. Jihad.Position = UDim2.new(0.256999999, 0, 0, 40)
  1955. Jihad.Size = UDim2.new(0.239130437, 0, 0, 18)
  1956. Jihad.ZIndex = 2
  1957. Jihad.Font = Enum.Font.SourceSans
  1958. Jihad.FontSize = Enum.FontSize.Size14
  1959. Jihad.Text = "Deathmachine"
  1960. Jihad.TextColor3 = Color3.new(1, 1, 1)
  1961. Jihad.TextSize = 14
  1962.  
  1963. LightSaber.Name = "LightSaber"
  1964. LightSaber.Parent = Scripts
  1965. LightSaber.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1966. LightSaber.BorderSizePixel = 0
  1967. LightSaber.Position = UDim2.new(0.258302569, 0, 0, 80)
  1968. LightSaber.Size = UDim2.new(0.239130437, 0, 0, 18)
  1969. LightSaber.ZIndex = 2
  1970. LightSaber.Font = Enum.Font.SourceSans
  1971. LightSaber.FontSize = Enum.FontSize.Size14
  1972. LightSaber.Text = "Grab Knife V3"
  1973. LightSaber.TextColor3 = Color3.new(1, 1, 1)
  1974. LightSaber.TextSize = 14
  1975.  
  1976. Overseer.Name = "Overseer"
  1977. Overseer.Parent = Scripts
  1978. Overseer.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1979. Overseer.BorderSizePixel = 0
  1980. Overseer.Position = UDim2.new(0.749926805, 0, 0, 40)
  1981. Overseer.Size = UDim2.new(0.239130437, 0, 0, 18)
  1982. Overseer.ZIndex = 2
  1983. Overseer.Font = Enum.Font.SourceSans
  1984. Overseer.FontSize = Enum.FontSize.Size14
  1985. Overseer.Text = "Overseer"
  1986. Overseer.TextColor3 = Color3.new(1, 1, 1)
  1987. Overseer.TextSize = 14
  1988.  
  1989. Scythe.Name = "Scythe"
  1990. Scythe.Parent = Scripts
  1991. Scythe.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  1992. Scythe.BorderSizePixel = 0
  1993. Scythe.Position = UDim2.new(0.501999974, 0, 0, 60)
  1994. Scythe.Size = UDim2.new(0.239130437, 0, 0, 18)
  1995. Scythe.ZIndex = 2
  1996. Scythe.Font = Enum.Font.SourceSans
  1997. Scythe.FontSize = Enum.FontSize.Size14
  1998. Scythe.Text = "Scythe"
  1999. Scythe.TextColor3 = Color3.new(1, 1, 1)
  2000. Scythe.TextSize = 14
  2001.  
  2002. SuicideGrenade.Name = "SuicideGrenade"
  2003. SuicideGrenade.Parent = Scripts
  2004. SuicideGrenade.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2005. SuicideGrenade.BorderSizePixel = 0
  2006. SuicideGrenade.Position = UDim2.new(0.00999999978, 0, 0, 80)
  2007. SuicideGrenade.Size = UDim2.new(0.239130437, 0, 0, 18)
  2008. SuicideGrenade.ZIndex = 2
  2009. SuicideGrenade.Font = Enum.Font.SourceSans
  2010. SuicideGrenade.FontSize = Enum.FontSize.Size14
  2011. SuicideGrenade.Text = "Suicide Frag"
  2012. SuicideGrenade.TextColor3 = Color3.new(1, 1, 1)
  2013. SuicideGrenade.TextSize = 14
  2014.  
  2015. VaporGun.Name = "VaporGun"
  2016. VaporGun.Parent = Scripts
  2017. VaporGun.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2018. VaporGun.BorderSizePixel = 0
  2019. VaporGun.Position = UDim2.new(0.00999999978, 0, 0, 20)
  2020. VaporGun.Size = UDim2.new(0.239130437, 0, 0, 18)
  2021. VaporGun.ZIndex = 2
  2022. VaporGun.Font = Enum.Font.SourceSans
  2023. VaporGun.FontSize = Enum.FontSize.Size14
  2024. VaporGun.Text = "Cheeseman"
  2025. VaporGun.TextColor3 = Color3.new(1, 1, 1)
  2026. VaporGun.TextSize = 14
  2027.  
  2028. VoidRing.Name = "VoidRing"
  2029. VoidRing.Parent = Scripts
  2030. VoidRing.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2031. VoidRing.BorderSizePixel = 0
  2032. VoidRing.Position = UDim2.new(0.502413988, 0, 0, 80)
  2033. VoidRing.Size = UDim2.new(0.239130437, 0, 0, 18)
  2034. VoidRing.ZIndex = 2
  2035. VoidRing.Modal = true
  2036. VoidRing.Font = Enum.Font.SourceSans
  2037. VoidRing.FontSize = Enum.FontSize.Size14
  2038. VoidRing.Text = "Black Ghost"
  2039. VoidRing.TextColor3 = Color3.new(1, 1, 1)
  2040. VoidRing.TextSize = 14
  2041.  
  2042. WIP10.Name = "WIP10"
  2043. WIP10.Parent = Scripts
  2044. WIP10.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2045. WIP10.BorderSizePixel = 0
  2046. WIP10.Position = UDim2.new(0.256521732, 0, 0, 198)
  2047. WIP10.Size = UDim2.new(0.239130437, 0, 0, 18)
  2048. WIP10.ZIndex = 2
  2049. WIP10.Font = Enum.Font.SourceSans
  2050. WIP10.FontSize = Enum.FontSize.Size14
  2051. WIP10.Text = "Spawn Crossroads"
  2052. WIP10.TextColor3 = Color3.new(1, 1, 1)
  2053. WIP10.TextSize = 14
  2054.  
  2055. WIP11.Name = "WIP11"
  2056. WIP11.Parent = Scripts
  2057. WIP11.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2058. WIP11.BorderSizePixel = 0
  2059. WIP11.Position = UDim2.new(0.256521732, 0, 0, 158)
  2060. WIP11.Size = UDim2.new(0.239130437, 0, 0, 18)
  2061. WIP11.ZIndex = 2
  2062. WIP11.Font = Enum.Font.SourceSans
  2063. WIP11.FontSize = Enum.FontSize.Size14
  2064. WIP11.Text = "Tf2 Scout"
  2065. WIP11.TextColor3 = Color3.new(1, 1, 1)
  2066. WIP11.TextSize = 14
  2067.  
  2068. WIP12.Name = "WIP12"
  2069. WIP12.Parent = Scripts
  2070. WIP12.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2071. WIP12.BorderSizePixel = 0
  2072. WIP12.Position = UDim2.new(0.256521732, 0, 0, 178)
  2073. WIP12.Size = UDim2.new(0.239130437, 0, 0, 18)
  2074. WIP12.ZIndex = 2
  2075. WIP12.Font = Enum.Font.SourceSans
  2076. WIP12.FontSize = Enum.FontSize.Size14
  2077. WIP12.Text = "Lenny"
  2078. WIP12.TextColor3 = Color3.new(1, 1, 1)
  2079. WIP12.TextSize = 14
  2080.  
  2081. WIP13.Name = "WIP13"
  2082. WIP13.Parent = Scripts
  2083. WIP13.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2084. WIP13.BorderSizePixel = 0
  2085. WIP13.Position = UDim2.new(0.747826099, 0, 0, 138)
  2086. WIP13.Size = UDim2.new(0.239130437, 0, 0, 18)
  2087. WIP13.ZIndex = 2
  2088. WIP13.Font = Enum.Font.SourceSans
  2089. WIP13.FontSize = Enum.FontSize.Size14
  2090. WIP13.Text = "Hello Neigbor"
  2091. WIP13.TextColor3 = Color3.new(1, 1, 1)
  2092. WIP13.TextSize = 14
  2093.  
  2094. WIP14.Name = "WIP14"
  2095. WIP14.Parent = Scripts
  2096. WIP14.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2097. WIP14.BorderSizePixel = 0
  2098. WIP14.Position = UDim2.new(0.00869565178, 0, 0, 198)
  2099. WIP14.Size = UDim2.new(0.239130437, 0, 0, 18)
  2100. WIP14.ZIndex = 2
  2101. WIP14.Font = Enum.Font.SourceSans
  2102. WIP14.FontSize = Enum.FontSize.Size14
  2103. WIP14.Text = "Terra Blade"
  2104. WIP14.TextColor3 = Color3.new(1, 1, 1)
  2105. WIP14.TextSize = 14
  2106.  
  2107. WIP14_2.Name = "WIP14"
  2108. WIP14_2.Parent = Scripts
  2109. WIP14_2.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2110. WIP14_2.BorderSizePixel = 0
  2111. WIP14_2.Position = UDim2.new(0.502325594, 0, 0, 158)
  2112. WIP14_2.Size = UDim2.new(0.239130437, 0, 0, 18)
  2113. WIP14_2.ZIndex = 2
  2114. WIP14_2.Font = Enum.Font.SourceSans
  2115. WIP14_2.FontSize = Enum.FontSize.Size14
  2116. WIP14_2.Text = "Wheelchair"
  2117. WIP14_2.TextColor3 = Color3.new(1, 1, 1)
  2118. WIP14_2.TextSize = 14
  2119.  
  2120. WIP16.Name = "WIP16"
  2121. WIP16.Parent = Scripts
  2122. WIP16.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2123. WIP16.BorderSizePixel = 0
  2124. WIP16.Position = UDim2.new(0.502325594, 0, 0, 178)
  2125. WIP16.Size = UDim2.new(0.239130437, 0, 0, 18)
  2126. WIP16.ZIndex = 2
  2127. WIP16.Font = Enum.Font.SourceSans
  2128. WIP16.FontSize = Enum.FontSize.Size14
  2129. WIP16.Text = "Yandere Sword"
  2130. WIP16.TextColor3 = Color3.new(1, 1, 1)
  2131. WIP16.TextSize = 14
  2132.  
  2133. WIP17.Name = "WIP17"
  2134. WIP17.Parent = Scripts
  2135. WIP17.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2136. WIP17.BorderSizePixel = 0
  2137. WIP17.Position = UDim2.new(0.747826099, 0, 0, 178)
  2138. WIP17.Size = UDim2.new(0.239130437, 0, 0, 18)
  2139. WIP17.ZIndex = 2
  2140. WIP17.Font = Enum.Font.SourceSans
  2141. WIP17.FontSize = Enum.FontSize.Size14
  2142. WIP17.Text = "Savior Man"
  2143. WIP17.TextColor3 = Color3.new(1, 1, 1)
  2144. WIP17.TextSize = 14
  2145.  
  2146. WIP18.Name = "WIP18"
  2147. WIP18.Parent = Scripts
  2148. WIP18.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2149. WIP18.BorderSizePixel = 0
  2150. WIP18.Position = UDim2.new(0.747826099, 0, 0, 158)
  2151. WIP18.Size = UDim2.new(0.239130437, 0, 0, 18)
  2152. WIP18.ZIndex = 2
  2153. WIP18.Font = Enum.Font.SourceSans
  2154. WIP18.FontSize = Enum.FontSize.Size14
  2155. WIP18.Text = "Parasite"
  2156. WIP18.TextColor3 = Color3.new(1, 1, 1)
  2157. WIP18.TextSize = 14
  2158.  
  2159. WIP19.Name = "WIP19"
  2160. WIP19.Parent = Scripts
  2161. WIP19.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2162. WIP19.BorderSizePixel = 0
  2163. WIP19.Position = UDim2.new(0.256521732, 0, 0, 138)
  2164. WIP19.Size = UDim2.new(0.239130437, 0, 0, 18)
  2165. WIP19.ZIndex = 2
  2166. WIP19.Font = Enum.Font.SourceSans
  2167. WIP19.FontSize = Enum.FontSize.Size14
  2168. WIP19.Text = "WIP"
  2169. WIP19.TextColor3 = Color3.new(1, 1, 1)
  2170. WIP19.TextSize = 14
  2171.  
  2172. WIP2.Name = "WIP2"
  2173. WIP2.Parent = Scripts
  2174. WIP2.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2175. WIP2.BorderSizePixel = 0
  2176. WIP2.Position = UDim2.new(0.502325594, 0, 0, 198)
  2177. WIP2.Size = UDim2.new(0.239130437, 0, 0, 18)
  2178. WIP2.ZIndex = 2
  2179. WIP2.Font = Enum.Font.SourceSans
  2180. WIP2.FontSize = Enum.FontSize.Size14
  2181. WIP2.Text = "WIP"
  2182. WIP2.TextColor3 = Color3.new(1, 1, 1)
  2183. WIP2.TextSize = 14
  2184.  
  2185. Cloud.Name = "Cloud"
  2186. Cloud.Parent = Scripts
  2187. Cloud.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2188. Cloud.BorderSizePixel = 0
  2189. Cloud.Position = UDim2.new(0.749926805, 0, 0, 20)
  2190. Cloud.Size = UDim2.new(0.239130437, 0, 0, 18)
  2191. Cloud.ZIndex = 2
  2192. Cloud.Font = Enum.Font.SourceSans
  2193. Cloud.FontSize = Enum.FontSize.Size14
  2194. Cloud.Text = "Cloud"
  2195. Cloud.TextColor3 = Color3.new(1, 1, 1)
  2196. Cloud.TextSize = 14
  2197.  
  2198. WIP4.Name = "WIP4"
  2199. WIP4.Parent = Scripts
  2200. WIP4.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2201. WIP4.BorderSizePixel = 0
  2202. WIP4.Position = UDim2.new(0.747826099, 0, 0, 198)
  2203. WIP4.Size = UDim2.new(0.239130437, 0, 0, 18)
  2204. WIP4.ZIndex = 2
  2205. WIP4.Font = Enum.Font.SourceSans
  2206. WIP4.FontSize = Enum.FontSize.Size14
  2207. WIP4.Text = "WIP"
  2208. WIP4.TextColor3 = Color3.new(1, 1, 1)
  2209. WIP4.TextSize = 14
  2210.  
  2211. WIP5.Name = "WIP5"
  2212. WIP5.Parent = Scripts
  2213. WIP5.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2214. WIP5.BorderSizePixel = 0
  2215. WIP5.Position = UDim2.new(0.00869565178, 0, 0, 178)
  2216. WIP5.Size = UDim2.new(0.239130437, 0, 0, 18)
  2217. WIP5.ZIndex = 2
  2218. WIP5.Font = Enum.Font.SourceSans
  2219. WIP5.FontSize = Enum.FontSize.Size14
  2220. WIP5.Text = "WIP"
  2221. WIP5.TextColor3 = Color3.new(1, 1, 1)
  2222. WIP5.TextSize = 14
  2223.  
  2224. WIP6.Name = "WIP6"
  2225. WIP6.Parent = Scripts
  2226. WIP6.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2227. WIP6.BorderSizePixel = 0
  2228. WIP6.Position = UDim2.new(0.502325594, 0, 0, 138)
  2229. WIP6.Size = UDim2.new(0.239130437, 0, 0, 18)
  2230. WIP6.ZIndex = 2
  2231. WIP6.Font = Enum.Font.SourceSans
  2232. WIP6.FontSize = Enum.FontSize.Size14
  2233. WIP6.Text = "WIP"
  2234. WIP6.TextColor3 = Color3.new(1, 1, 1)
  2235. WIP6.TextSize = 14
  2236.  
  2237. WIP7.Name = "WIP7"
  2238. WIP7.Parent = Scripts
  2239. WIP7.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2240. WIP7.BorderSizePixel = 0
  2241. WIP7.Position = UDim2.new(0.00869565178, 0, 0, 158)
  2242. WIP7.Size = UDim2.new(0.239130437, 0, 0, 18)
  2243. WIP7.ZIndex = 2
  2244. WIP7.Font = Enum.Font.SourceSans
  2245. WIP7.FontSize = Enum.FontSize.Size14
  2246. WIP7.Text = "WIP"
  2247. WIP7.TextColor3 = Color3.new(1, 1, 1)
  2248. WIP7.TextSize = 14
  2249.  
  2250. Games.Name = "Games"
  2251. Games.Parent = memeguiframe
  2252. Games.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  2253. Games.BorderSizePixel = 0
  2254. Games.Position = UDim2.new(0, 0, 0, 96)
  2255. Games.Size = UDim2.new(1.00340903, 0, 0, 264)
  2256. Games.Visible = false
  2257. Games.ZIndex = 2
  2258. ServerValueTextBack_2.Name = "ServerValueTextBack"
  2259. ServerValueTextBack_2.Parent = Games
  2260. ServerValueTextBack_2.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  2261. ServerValueTextBack_2.BorderSizePixel = 0
  2262. ServerValueTextBack_2.Position = UDim2.new(0, 0, 0, 228)
  2263. ServerValueTextBack_2.Size = UDim2.new(1.0011338, 0, 0, 36)
  2264. ServerValueTextBack_2.ZIndex = 2
  2265. local TextLabel = Instance.new("TextLabel")
  2266. local JailBreakButton = Instance.new("ImageButton")
  2267. local SharkBiteButton = Instance.new("ImageButton")
  2268. local WeightLiftButton = Instance.new("ImageButton")
  2269. local PFButton = Instance.new("ImageButton")
  2270. JailBreakButton.Name = "JailBreakButton"
  2271. JailBreakButton.Parent = Games
  2272. JailBreakButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2273. JailBreakButton.Position = UDim2.new(0.0444320887, 0, 0, 24)
  2274. JailBreakButton.Size = UDim2.new(0.222160444, 0, 0, 192)
  2275. JailBreakButton.ZIndex = 2
  2276. JailBreakButton.Image = "rbxassetid://819035009"
  2277. SharkBiteButton.Name = "SharkBiteButton"
  2278. SharkBiteButton.Parent = Games
  2279. SharkBiteButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2280. SharkBiteButton.Position = UDim2.new(0.273997873, 0, 0, 24)
  2281. SharkBiteButton.Size = UDim2.new(0.222160444, 0, 0, 192)
  2282. SharkBiteButton.ZIndex = 2
  2283. SharkBiteButton.Image = "rbxassetid://1010571927"
  2284. WeightLiftButton.Name = "WeightLiftButton"
  2285. WeightLiftButton.Parent = Games
  2286. WeightLiftButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2287. WeightLiftButton.Position = UDim2.new(0.503563702, 0, 0, 24)
  2288. WeightLiftButton.Size = UDim2.new(0.222160444, 0, 0, 192)
  2289. WeightLiftButton.ZIndex = 2
  2290. WeightLiftButton.Image = "rbxassetid://1010577222"
  2291. PFButton.Name = "PFButton"
  2292. PFButton.Parent = Games
  2293. PFButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2294. PFButton.Position = UDim2.new(0.733129442, 0, 0, 24)
  2295. PFButton.Size = UDim2.new(0.222160444, 0, 0, 192)
  2296. PFButton.ZIndex = 2
  2297. PFButton.Image = "rbxassetid://1010579728"
  2298. local function GetPlayer(Str)
  2299. if game:GetService'Players':FindFirstChild(Str)then
  2300. return{Str}
  2301. elseif string.lower(Str)=='all'then
  2302. local b={}
  2303. for a,a in pairs(game:GetService'Players':GetPlayers())do
  2304. table.insert(b,a)
  2305. end
  2306. return b
  2307. elseif string.lower(Str)=='others'then
  2308. local b={}
  2309. for a,a in pairs(game:GetService'Players':GetPlayers())do
  2310. if a ~= LP then
  2311. table.insert(b,a)
  2312. end
  2313. end
  2314. return b
  2315. elseif string.lower(Str)=='me'then
  2316. return{LP}
  2317. else
  2318. local b={}
  2319. for a,a in pairs(game:GetService'Players':GetPlayers())do
  2320. if string.lower(string.sub(a.Name,1,#Str))==string.lower(Str)then
  2321. table.insert(b,a)
  2322. end
  2323. end
  2324. return b
  2325. end
  2326. end
  2327.  
  2328. Jailbreak.Name = "Jailbreak"
  2329. Jailbreak.Parent = memeguiframe
  2330. Jailbreak.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  2331. Jailbreak.BorderSizePixel = 0
  2332. Jailbreak.Position = UDim2.new(0, 0, 0, 96)
  2333. Jailbreak.Size = UDim2.new(1.00340903, 0, 0, 264)
  2334. Jailbreak.Visible = false
  2335. Jailbreak.ZIndex = 2
  2336.  
  2337. JailbreakValueTextBack.Name = "JailbreakValueTextBack"
  2338. JailbreakValueTextBack.Parent = Jailbreak
  2339. JailbreakValueTextBack.BackgroundColor3 = Color3.new(0.270588, 0.352941, 0.392157)
  2340. JailbreakValueTextBack.BorderSizePixel = 0
  2341. JailbreakValueTextBack.Position = UDim2.new(0, 0, 0, 228)
  2342. JailbreakValueTextBack.Size = UDim2.new(1.0011338, 0, 0, 36)
  2343. JailbreakValueTextBack.ZIndex = 2
  2344.  
  2345. JailbreakValue.Name = "JailbreakValue"
  2346. JailbreakValue.Parent = Jailbreak
  2347. JailbreakValue.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  2348. JailbreakValue.BorderColor3 = Color3.new(1, 1, 1)
  2349. JailbreakValue.Position = UDim2.new(0.509805083, 0, 0, 234)
  2350. JailbreakValue.Size = UDim2.new(0.479999989, 0, 0, 22)
  2351. JailbreakValue.ZIndex = 2
  2352. JailbreakValue.Font = Enum.Font.SourceSans
  2353. JailbreakValue.FontSize = Enum.FontSize.Size14
  2354. JailbreakValue.Text = "Value"
  2355. JailbreakValue.TextColor3 = Color3.new(1, 1, 1)
  2356. JailbreakValue.TextSize = 14
  2357. JailbreakValue.TextXAlignment = Enum.TextXAlignment.Left
  2358.  
  2359. JDonut.Name = "JDonut"
  2360. JDonut.Parent = Jailbreak
  2361. JDonut.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2362. JDonut.BorderSizePixel = 0
  2363. JDonut.Position = UDim2.new(0.753620982, 0, 0, 56)
  2364. JDonut.Size = UDim2.new(0.239130437, 0, 0, 18)
  2365. JDonut.ZIndex = 2
  2366. JDonut.Font = Enum.Font.SourceSans
  2367. JDonut.FontSize = Enum.FontSize.Size14
  2368. JDonut.Text = "Donut Shop"
  2369. JDonut.TextColor3 = Color3.new(1, 1, 1)
  2370. JDonut.TextSize = 14
  2371.  
  2372. JCrimBase1.Name = "JCrimBase1"
  2373. JCrimBase1.Parent = Jailbreak
  2374. JCrimBase1.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2375. JCrimBase1.BorderSizePixel = 0
  2376. JCrimBase1.Position = UDim2.new(0.753620982, 0, 0, 36)
  2377. JCrimBase1.Size = UDim2.new(0.239130437, 0, 0, 18)
  2378. JCrimBase1.ZIndex = 2
  2379. JCrimBase1.Font = Enum.Font.SourceSans
  2380. JCrimBase1.FontSize = Enum.FontSize.Size14
  2381. JCrimBase1.Text = "Criminal Base 1"
  2382. JCrimBase1.TextColor3 = Color3.new(1, 1, 1)
  2383. JCrimBase1.TextSize = 14
  2384.  
  2385. JGod.Name = "JGod"
  2386. JGod.Parent = Jailbreak
  2387. JGod.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2388. JGod.BorderSizePixel = 0
  2389. JGod.Position = UDim2.new(0.00738847908, 0, 0, 36)
  2390. JGod.Size = UDim2.new(0.239130437, 0, 0, 18)
  2391. JGod.ZIndex = 2
  2392. JGod.Font = Enum.Font.SourceSans
  2393. JGod.FontSize = Enum.FontSize.Size14
  2394. JGod.Text = "God"
  2395. JGod.TextColor3 = Color3.new(1, 1, 1)
  2396. JGod.TextSize = 14
  2397.  
  2398. JHipHeight.Name = "JHipHeight"
  2399. JHipHeight.Parent = Jailbreak
  2400. JHipHeight.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2401. JHipHeight.BorderSizePixel = 0
  2402. JHipHeight.Position = UDim2.new(0.00738847908, 0, 0, 160)
  2403. JHipHeight.Size = UDim2.new(0.4839454, 0, 0, 18)
  2404. JHipHeight.ZIndex = 2
  2405. JHipHeight.Font = Enum.Font.SourceSans
  2406. JHipHeight.FontSize = Enum.FontSize.Size14
  2407. JHipHeight.Text = "HipHeight"
  2408. JHipHeight.TextColor3 = Color3.new(1, 1, 1)
  2409. JHipHeight.TextSize = 14
  2410.  
  2411. JPoliceHQ1.Name = "JPoliceHQ1"
  2412. JPoliceHQ1.Parent = Jailbreak
  2413. JPoliceHQ1.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2414. JPoliceHQ1.BorderSizePixel = 0
  2415. JPoliceHQ1.Position = UDim2.new(0.254902542, 0, 0, 56)
  2416. JPoliceHQ1.Size = UDim2.new(0.239130437, 0, 0, 18)
  2417. JPoliceHQ1.ZIndex = 2
  2418. JPoliceHQ1.Font = Enum.Font.SourceSans
  2419. JPoliceHQ1.FontSize = Enum.FontSize.Size14
  2420. JPoliceHQ1.Text = "Police Headquarters 1"
  2421. JPoliceHQ1.TextColor3 = Color3.new(1, 1, 1)
  2422. JPoliceHQ1.TextSize = 14
  2423.  
  2424. JCrimBase2.Name = "JCrimBase2"
  2425. JCrimBase2.Parent = Jailbreak
  2426. JCrimBase2.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2427. JCrimBase2.BorderSizePixel = 0
  2428. JCrimBase2.Position = UDim2.new(0.00738847908, 0, 0, 56)
  2429. JCrimBase2.Size = UDim2.new(0.239130437, 0, 0, 18)
  2430. JCrimBase2.ZIndex = 2
  2431. JCrimBase2.Font = Enum.Font.SourceSans
  2432. JCrimBase2.FontSize = Enum.FontSize.Size14
  2433. JCrimBase2.Text = "Criminal Base 2"
  2434. JCrimBase2.TextColor3 = Color3.new(1, 1, 1)
  2435. JCrimBase2.TextSize = 14
  2436.  
  2437. JApt3.Name = "JApt3"
  2438. JApt3.Parent = Jailbreak
  2439. JApt3.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2440. JApt3.BorderSizePixel = 0
  2441. JApt3.Position = UDim2.new(0.506110847, 0, 0, 116)
  2442. JApt3.Size = UDim2.new(0.239130437, 0, 0, 18)
  2443. JApt3.ZIndex = 2
  2444. JApt3.Font = Enum.Font.SourceSans
  2445. JApt3.FontSize = Enum.FontSize.Size14
  2446. JApt3.Text = "Apartment 3"
  2447. JApt3.TextColor3 = Color3.new(1, 1, 1)
  2448. JApt3.TextSize = 14
  2449.  
  2450. JBTools.Name = "JBTools"
  2451. JBTools.Parent = Jailbreak
  2452. JBTools.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2453. JBTools.BorderSizePixel = 0
  2454. JBTools.Position = UDim2.new(0.254902542, 0, 0, 36)
  2455. JBTools.Size = UDim2.new(0.239130437, 0, 0, 18)
  2456. JBTools.ZIndex = 2
  2457. JBTools.Font = Enum.Font.SourceSans
  2458. JBTools.FontSize = Enum.FontSize.Size14
  2459. JBTools.Text = "BTools"
  2460. JBTools.TextColor3 = Color3.new(1, 1, 1)
  2461. JBTools.TextSize = 14
  2462.  
  2463. JOnOff.Name = "JOnOff"
  2464. JOnOff.Parent = Jailbreak
  2465. JOnOff.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2466. JOnOff.BorderSizePixel = 0
  2467. JOnOff.Position = UDim2.new(0.00738847908, 0, 0, 14)
  2468. JOnOff.Size = UDim2.new(0.985000014, 0, 0, 18)
  2469. JOnOff.ZIndex = 2
  2470. JOnOff.Font = Enum.Font.SourceSans
  2471. JOnOff.FontSize = Enum.FontSize.Size14
  2472. JOnOff.Text = "Jailbreak: OFF"
  2473. JOnOff.TextColor3 = Color3.new(1, 1, 1)
  2474. JOnOff.TextSize = 14
  2475.  
  2476. JLambo.Name = "JLambo"
  2477. JLambo.Parent = Jailbreak
  2478. JLambo.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2479. JLambo.BorderSizePixel = 0
  2480. JLambo.Position = UDim2.new(0.753620982, 0, 0, 76)
  2481. JLambo.Size = UDim2.new(0.239130437, 0, 0, 18)
  2482. JLambo.ZIndex = 2
  2483. JLambo.Font = Enum.Font.SourceSans
  2484. JLambo.FontSize = Enum.FontSize.Size14
  2485. JLambo.Text = "Lamborghini"
  2486. JLambo.TextColor3 = Color3.new(1, 1, 1)
  2487. JLambo.TextSize = 14
  2488.  
  2489. JStation.Name = "JStation"
  2490. JStation.Parent = Jailbreak
  2491. JStation.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2492. JStation.BorderSizePixel = 0
  2493. JStation.Position = UDim2.new(0.506108224, 0, 0, 76)
  2494. JStation.Size = UDim2.new(0.239130437, 0, 0, 18)
  2495. JStation.ZIndex = 2
  2496. JStation.Font = Enum.Font.SourceSans
  2497. JStation.FontSize = Enum.FontSize.Size14
  2498. JStation.Text = "Gas Station"
  2499. JStation.TextColor3 = Color3.new(1, 1, 1)
  2500. JStation.TextSize = 14
  2501.  
  2502. JJewerly.Name = "JJewerly"
  2503. JJewerly.Parent = Jailbreak
  2504. JJewerly.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2505. JJewerly.BorderSizePixel = 0
  2506. JJewerly.Position = UDim2.new(0.254902542, 0, 0, 76)
  2507. JJewerly.Size = UDim2.new(0.239130437, 0, 0, 18)
  2508. JJewerly.ZIndex = 2
  2509. JJewerly.Font = Enum.Font.SourceSans
  2510. JJewerly.FontSize = Enum.FontSize.Size14
  2511. JJewerly.Text = "Jewerly"
  2512. JJewerly.TextColor3 = Color3.new(1, 1, 1)
  2513. JJewerly.TextSize = 14
  2514.  
  2515. JPrison.Name = "JPrison"
  2516. JPrison.Parent = Jailbreak
  2517. JPrison.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2518. JPrison.BorderSizePixel = 0
  2519. JPrison.Position = UDim2.new(0.506108224, 0, 0, 36)
  2520. JPrison.Size = UDim2.new(0.239130437, 0, 0, 18)
  2521. JPrison.ZIndex = 2
  2522. JPrison.Font = Enum.Font.SourceSans
  2523. JPrison.FontSize = Enum.FontSize.Size14
  2524. JPrison.Text = "Prison"
  2525. JPrison.TextColor3 = Color3.new(1, 1, 1)
  2526. JPrison.TextSize = 14
  2527.  
  2528. JPoliceHQ2.Name = "JPoliceHQ2"
  2529. JPoliceHQ2.Parent = Jailbreak
  2530. JPoliceHQ2.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2531. JPoliceHQ2.BorderSizePixel = 0
  2532. JPoliceHQ2.Position = UDim2.new(0.506108224, 0, 0, 56)
  2533. JPoliceHQ2.Size = UDim2.new(0.239130437, 0, 0, 18)
  2534. JPoliceHQ2.ZIndex = 2
  2535. JPoliceHQ2.Font = Enum.Font.SourceSans
  2536. JPoliceHQ2.FontSize = Enum.FontSize.Size14
  2537. JPoliceHQ2.Text = "Police Headquarters 2"
  2538. JPoliceHQ2.TextColor3 = Color3.new(1, 1, 1)
  2539. JPoliceHQ2.TextSize = 14
  2540.  
  2541. JJumpPower.Name = "JJumpPower"
  2542. JJumpPower.Parent = Jailbreak
  2543. JJumpPower.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2544. JJumpPower.BorderSizePixel = 0
  2545. JJumpPower.Position = UDim2.new(0.509805083, 0, 0, 140)
  2546. JJumpPower.Size = UDim2.new(0.4839454, 0, 0, 18)
  2547. JJumpPower.ZIndex = 2
  2548. JJumpPower.Font = Enum.Font.SourceSans
  2549. JJumpPower.FontSize = Enum.FontSize.Size14
  2550. JJumpPower.Text = "JumpPower"
  2551. JJumpPower.TextColor3 = Color3.new(1, 1, 1)
  2552. JJumpPower.TextSize = 14
  2553.  
  2554. JWalkspeed.Name = "JWalkspeed"
  2555. JWalkspeed.Parent = Jailbreak
  2556. JWalkspeed.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2557. JWalkspeed.BorderSizePixel = 0
  2558. JWalkspeed.Position = UDim2.new(0.00738847908, 0, 0, 140)
  2559. JWalkspeed.Size = UDim2.new(0.4839454, 0, 0, 18)
  2560. JWalkspeed.ZIndex = 2
  2561. JWalkspeed.Font = Enum.Font.SourceSans
  2562. JWalkspeed.FontSize = Enum.FontSize.Size14
  2563. JWalkspeed.Text = "WalkSpeed"
  2564. JWalkspeed.TextColor3 = Color3.new(1, 1, 1)
  2565. JWalkspeed.TextSize = 14
  2566.  
  2567. JailbreakPlayer.Name = "JailbreakPlayer"
  2568. JailbreakPlayer.Parent = Jailbreak
  2569. JailbreakPlayer.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  2570. JailbreakPlayer.BorderColor3 = Color3.new(1, 1, 1)
  2571. JailbreakPlayer.Position = UDim2.new(0.0147769582, 0, 0, 234)
  2572. JailbreakPlayer.Size = UDim2.new(0.479999989, 0, 0, 22)
  2573. JailbreakPlayer.ZIndex = 2
  2574. JailbreakPlayer.Font = Enum.Font.SourceSans
  2575. JailbreakPlayer.FontSize = Enum.FontSize.Size14
  2576. JailbreakPlayer.Text = "Player Name (Only TP)"
  2577. JailbreakPlayer.TextColor3 = Color3.new(1, 1, 1)
  2578. JailbreakPlayer.TextSize = 14
  2579. JailbreakPlayer.TextXAlignment = Enum.TextXAlignment.Left
  2580.  
  2581. JApt4.Name = "JApt4"
  2582. JApt4.Parent = Jailbreak
  2583. JApt4.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2584. JApt4.BorderSizePixel = 0
  2585. JApt4.Position = UDim2.new(0.753624916, 0, 0, 116)
  2586. JApt4.Size = UDim2.new(0.239130437, 0, 0, 18)
  2587. JApt4.ZIndex = 2
  2588. JApt4.Font = Enum.Font.SourceSans
  2589. JApt4.FontSize = Enum.FontSize.Size14
  2590. JApt4.Text = "Apartment 4"
  2591. JApt4.TextColor3 = Color3.new(1, 1, 1)
  2592. JApt4.TextSize = 14
  2593.  
  2594. JBugatti.Name = "JBugatti"
  2595. JBugatti.Parent = Jailbreak
  2596. JBugatti.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2597. JBugatti.BorderSizePixel = 0
  2598. JBugatti.Position = UDim2.new(0.00740534812, 0, 0, 96)
  2599. JBugatti.Size = UDim2.new(0.239130437, 0, 0, 18)
  2600. JBugatti.ZIndex = 2
  2601. JBugatti.Font = Enum.Font.SourceSans
  2602. JBugatti.FontSize = Enum.FontSize.Size14
  2603. JBugatti.Text = "Bugatti"
  2604. JBugatti.TextColor3 = Color3.new(1, 1, 1)
  2605. JBugatti.TextSize = 14
  2606.  
  2607. JTesla.Name = "JTesla"
  2608. JTesla.Parent = Jailbreak
  2609. JTesla.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2610. JTesla.BorderSizePixel = 0
  2611. JTesla.Position = UDim2.new(0.254902542, 0, 0, 96)
  2612. JTesla.Size = UDim2.new(0.239130437, 0, 0, 18)
  2613. JTesla.ZIndex = 2
  2614. JTesla.Font = Enum.Font.SourceSans
  2615. JTesla.FontSize = Enum.FontSize.Size14
  2616. JTesla.Text = "Tesla"
  2617. JTesla.TextColor3 = Color3.new(1, 1, 1)
  2618. JTesla.TextSize = 14
  2619.  
  2620. JPorsche.Name = "JPorsche"
  2621. JPorsche.Parent = Jailbreak
  2622. JPorsche.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2623. JPorsche.BorderSizePixel = 0
  2624. JPorsche.Position = UDim2.new(0.506110847, 0, 0, 96)
  2625. JPorsche.Size = UDim2.new(0.239130437, 0, 0, 18)
  2626. JPorsche.ZIndex = 2
  2627. JPorsche.Font = Enum.Font.SourceSans
  2628. JPorsche.FontSize = Enum.FontSize.Size14
  2629. JPorsche.Text = "Porsche"
  2630. JPorsche.TextColor3 = Color3.new(1, 1, 1)
  2631. JPorsche.TextSize = 14
  2632.  
  2633. JDirtBike.Name = "JDirtBike"
  2634. JDirtBike.Parent = Jailbreak
  2635. JDirtBike.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2636. JDirtBike.BorderSizePixel = 0
  2637. JDirtBike.Position = UDim2.new(0.753624916, 0, 0, 96)
  2638. JDirtBike.Size = UDim2.new(0.239130437, 0, 0, 18)
  2639. JDirtBike.ZIndex = 2
  2640. JDirtBike.Font = Enum.Font.SourceSans
  2641. JDirtBike.FontSize = Enum.FontSize.Size14
  2642. JDirtBike.Text = "Dirt Bike"
  2643. JDirtBike.TextColor3 = Color3.new(1, 1, 1)
  2644. JDirtBike.TextSize = 14
  2645.  
  2646. JApt1.Name = "JApt1"
  2647. JApt1.Parent = Jailbreak
  2648. JApt1.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2649. JApt1.BorderSizePixel = 0
  2650. JApt1.Position = UDim2.new(0.00738847908, 0, 0, 116)
  2651. JApt1.Size = UDim2.new(0.239130437, 0, 0, 18)
  2652. JApt1.ZIndex = 2
  2653. JApt1.Font = Enum.Font.SourceSans
  2654. JApt1.FontSize = Enum.FontSize.Size14
  2655. JApt1.Text = "Apartment 1"
  2656. JApt1.TextColor3 = Color3.new(1, 1, 1)
  2657. JApt1.TextSize = 14
  2658.  
  2659. JApt2.Name = "JApt2"
  2660. JApt2.Parent = Jailbreak
  2661. JApt2.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2662. JApt2.BorderSizePixel = 0
  2663. JApt2.Position = UDim2.new(0.254902542, 0, 0, 116)
  2664. JApt2.Size = UDim2.new(0.239130437, 0, 0, 18)
  2665. JApt2.ZIndex = 2
  2666. JApt2.Font = Enum.Font.SourceSans
  2667. JApt2.FontSize = Enum.FontSize.Size14
  2668. JApt2.Text = "Apartment 2"
  2669. JApt2.TextColor3 = Color3.new(1, 1, 1)
  2670. JApt2.TextSize = 14
  2671.  
  2672. JWalkspeed_2.Name = "JWalkspeed"
  2673. JWalkspeed_2.Parent = Jailbreak
  2674. JWalkspeed_2.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2675. JWalkspeed_2.BorderSizePixel = 0
  2676. JWalkspeed_2.Position = UDim2.new(0.00738847908, 0, 0, 140)
  2677. JWalkspeed_2.Size = UDim2.new(0.4839454, 0, 0, 18)
  2678. JWalkspeed_2.ZIndex = 2
  2679. JWalkspeed_2.Font = Enum.Font.SourceSans
  2680. JWalkspeed_2.FontSize = Enum.FontSize.Size14
  2681. JWalkspeed_2.Text = "WalkSpeed"
  2682. JWalkspeed_2.TextColor3 = Color3.new(1, 1, 1)
  2683. JWalkspeed_2.TextSize = 14
  2684.  
  2685. JNoDoors.Name = "JNoDoors"
  2686. JNoDoors.Parent = Jailbreak
  2687. JNoDoors.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2688. JNoDoors.BorderSizePixel = 0
  2689. JNoDoors.Position = UDim2.new(0.509805083, 0, 0, 160)
  2690. JNoDoors.Size = UDim2.new(0.4839454, 0, 0, 18)
  2691. JNoDoors.ZIndex = 2
  2692. JNoDoors.Font = Enum.Font.SourceSans
  2693. JNoDoors.FontSize = Enum.FontSize.Size14
  2694. JNoDoors.Text = "No Doors"
  2695. JNoDoors.TextColor3 = Color3.new(1, 1, 1)
  2696. JNoDoors.TextSize = 14
  2697.  
  2698. JAutoArrest.Name = "JAutoArrest"
  2699. JAutoArrest.Parent = Jailbreak
  2700. JAutoArrest.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2701. JAutoArrest.BorderSizePixel = 0
  2702. JAutoArrest.Position = UDim2.new(0.509805083, 0, 0, 180)
  2703. JAutoArrest.Size = UDim2.new(0.4839454, 0, 0, 18)
  2704. JAutoArrest.ZIndex = 2
  2705. JAutoArrest.Font = Enum.Font.SourceSans
  2706. JAutoArrest.FontSize = Enum.FontSize.Size14
  2707. JAutoArrest.Text = "Auto Arrest: OFF"
  2708. JAutoArrest.TextColor3 = Color3.new(1, 1, 1)
  2709. JAutoArrest.TextSize = 14
  2710.  
  2711. JJumpPower_2.Name = "JJumpPower"
  2712. JJumpPower_2.Parent = Jailbreak
  2713. JJumpPower_2.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2714. JJumpPower_2.BorderSizePixel = 0
  2715. JJumpPower_2.Position = UDim2.new(0.509805083, 0, 0, 140)
  2716. JJumpPower_2.Size = UDim2.new(0.4839454, 0, 0, 18)
  2717. JJumpPower_2.ZIndex = 2
  2718. JJumpPower_2.Font = Enum.Font.SourceSans
  2719. JJumpPower_2.FontSize = Enum.FontSize.Size14
  2720. JJumpPower_2.Text = "JumpPower"
  2721. JJumpPower_2.TextColor3 = Color3.new(1, 1, 1)
  2722. JJumpPower_2.TextSize = 14
  2723.  
  2724. JTeleport.Name = "JTeleport"
  2725. JTeleport.Parent = Jailbreak
  2726. JTeleport.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2727. JTeleport.BorderSizePixel = 0
  2728. JTeleport.Position = UDim2.new(0.00738847908, 0, 0, 180)
  2729. JTeleport.Size = UDim2.new(0.4839454, 0, 0, 18)
  2730. JTeleport.ZIndex = 2
  2731. JTeleport.Font = Enum.Font.SourceSans
  2732. JTeleport.FontSize = Enum.FontSize.Size14
  2733. JTeleport.Text = "Teleport"
  2734. JTeleport.TextColor3 = Color3.new(1, 1, 1)
  2735. JTeleport.TextSize = 14
  2736.  
  2737. JVault.Name = "JVault"
  2738. JVault.Parent = Jailbreak
  2739. JVault.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2740. JVault.BorderSizePixel = 0
  2741. JVault.Position = UDim2.new(0.00738847908, 0, 0, 76)
  2742. JVault.Size = UDim2.new(0.239130437, 0, 0, 18)
  2743. JVault.ZIndex = 2
  2744. JVault.Font = Enum.Font.SourceSans
  2745. JVault.FontSize = Enum.FontSize.Size14
  2746. JVault.Text = "Bank Vault"
  2747. JVault.TextColor3 = Color3.new(1, 1, 1)
  2748. JVault.TextSize = 14
  2749.  
  2750. JTeleport_2.Name = "JTeleport"
  2751. JTeleport_2.Parent = Jailbreak
  2752. JTeleport_2.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2753. JTeleport_2.BorderSizePixel = 0
  2754. JTeleport_2.Position = UDim2.new(0.00738847908, 0, 0, 180)
  2755. JTeleport_2.Size = UDim2.new(0.4839454, 0, 0, 18)
  2756. JTeleport_2.ZIndex = 2
  2757. JTeleport_2.Font = Enum.Font.SourceSans
  2758. JTeleport_2.FontSize = Enum.FontSize.Size14
  2759. JTeleport_2.Text = "Teleport"
  2760. JTeleport_2.TextColor3 = Color3.new(1, 1, 1)
  2761. JTeleport_2.TextSize = 14
  2762.  
  2763. JCtrlClick.Name = "JCtrlClick"
  2764. JCtrlClick.Parent = Jailbreak
  2765. JCtrlClick.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2766. JCtrlClick.BorderSizePixel = 0
  2767. JCtrlClick.Position = UDim2.new(0.00738847908, 0, 0, 200)
  2768. JCtrlClick.Size = UDim2.new(0.4839454, 0, 0, 18)
  2769. JCtrlClick.ZIndex = 2
  2770. JCtrlClick.Font = Enum.Font.SourceSans
  2771. JCtrlClick.FontSize = Enum.FontSize.Size14
  2772. JCtrlClick.Text = "Ctrl + Click To Teleport: OFF"
  2773. JCtrlClick.TextColor3 = Color3.new(1, 1, 1)
  2774. JCtrlClick.TextSize = 14
  2775.  
  2776. JCarSpeed.Name = "JCarSpeed"
  2777. JCarSpeed.Parent = Jailbreak
  2778. JCarSpeed.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2779. JCarSpeed.BorderSizePixel = 0
  2780. JCarSpeed.Position = UDim2.new(0.509805083, 0, 0, 200)
  2781. JCarSpeed.Size = UDim2.new(0.4839454, 0, 0, 18)
  2782. JCarSpeed.ZIndex = 2
  2783. JCarSpeed.Font = Enum.Font.SourceSans
  2784. JCarSpeed.FontSize = Enum.FontSize.Size14
  2785. JCarSpeed.Text = "Vehicle Speed"
  2786. JCarSpeed.TextColor3 = Color3.new(1, 1, 1)
  2787. JCarSpeed.TextSize = 14
  2788.  
  2789. FEBYPASS.MouseButton1Down:Connect(function()
  2790. if FEBYPASS.Text == "FE BYPASS: OFF" then
  2791. FEBYPASS.Text = "MEMEMED"
  2792. end
  2793. end)
  2794.  
  2795. TRANSPARENT.MouseButton1Down:Connect(function()
  2796. if TRANSPARENT.Text == "Transparent: OFF" then
  2797. TRANSPARENT.Text = "Transparent: ON"
  2798. Games.BackgroundTransparency = 0.2
  2799. LocalPlayer.BackgroundTransparency = 0.2
  2800. Players.BackgroundTransparency = 0.2
  2801. Scripts.BackgroundTransparency = 0.2
  2802. Server.BackgroundTransparency = 0.2
  2803. Home.BackgroundTransparency = 0.2
  2804. Options.BackgroundTransparency = 0.2
  2805. Window.BackgroundTransparency = 0.2
  2806. Topbar.BackgroundTransparency = 0.2
  2807. elseif TRANSPARENT.Text == "Transparent: ON" then
  2808. TRANSPARENT.Text = "Transparent: OFF"
  2809. Games.BackgroundTransparency = 0
  2810. LocalPlayer.BackgroundTransparency = 0
  2811. Players.BackgroundTransparency = 0
  2812. Scripts.BackgroundTransparency = 0
  2813. Server.BackgroundTransparency = 0
  2814. Home.BackgroundTransparency = 0
  2815. Options.BackgroundTransparency = 0
  2816. Window.BackgroundTransparency = 0
  2817. Topbar.BackgroundTransparency = 0
  2818. end
  2819. end)
  2820.  
  2821. GREEN.MouseButton1Down:Connect(function()
  2822. for i,v in pairs(LocalPlayer:GetChildren()) do
  2823. if v:IsA("TextButton") then
  2824. v.BackgroundColor3 = Color3.new(0.180392, 0.490196, 0.196078)
  2825. end
  2826. end
  2827. for i,v in pairs(Options:GetChildren()) do
  2828. if v:IsA("TextButton") then
  2829. v.BackgroundColor3 = Color3.new(0.180392, 0.490196, 0.196078)
  2830. end
  2831. end
  2832. for i,v in pairs(Players:GetChildren()) do
  2833. if v:IsA("TextButton") then
  2834. v.BackgroundColor3 = Color3.new(0.180392, 0.490196, 0.196078)
  2835. end
  2836. end
  2837. for i,v in pairs(Scripts:GetChildren()) do
  2838. if v:IsA("TextButton") then
  2839. v.BackgroundColor3 = Color3.new(0.180392, 0.490196, 0.196078)
  2840. end
  2841. end
  2842. for i,v in pairs(Server:GetChildren()) do
  2843. if v:IsA("TextButton") then
  2844. v.BackgroundColor3 = Color3.new(0.180392, 0.490196, 0.196078)
  2845. end
  2846. end
  2847. for i,v in pairs(Home:GetChildren()) do
  2848. if v:IsA("TextLabel") then
  2849. v.BackgroundColor3 = Color3.new(0.180392, 0.490196, 0.196078)
  2850. end
  2851. end
  2852. Window.BackgroundColor3 = Color3.new(0.180392, 0.490196, 0.196078)
  2853. Topbar.BackgroundColor3 = Color3.new(0.298039, 0.686275, 0.313726)
  2854. FancyLine.BackgroundColor3 = Color3.new(0, 0.784314, 0.32549)
  2855. end)
  2856. RED.MouseButton1Down:Connect(function()
  2857. for i,v in pairs(LocalPlayer:GetChildren()) do
  2858. if v:IsA("TextButton") then
  2859. v.BackgroundColor3 = Color3.new(0.776471, 0.156863, 0.156863)
  2860. end
  2861. end
  2862. for i,v in pairs(Options:GetChildren()) do
  2863. if v:IsA("TextButton") then
  2864. v.BackgroundColor3 = Color3.new(0.776471, 0.156863, 0.156863)
  2865. end
  2866. end
  2867. for i,v in pairs(Players:GetChildren()) do
  2868. if v:IsA("TextButton") then
  2869. v.BackgroundColor3 = Color3.new(0.776471, 0.156863, 0.156863)
  2870. end
  2871. end
  2872. for i,v in pairs(Scripts:GetChildren()) do
  2873. if v:IsA("TextButton") then
  2874. v.BackgroundColor3 = Color3.new(0.776471, 0.156863, 0.156863)
  2875. end
  2876. end
  2877. for i,v in pairs(Server:GetChildren()) do
  2878. if v:IsA("TextButton") then
  2879. v.BackgroundColor3 = Color3.new(0.776471, 0.156863, 0.156863)
  2880. end
  2881. end
  2882. for i,v in pairs(Home:GetChildren()) do
  2883. if v:IsA("TextLabel") then
  2884. v.BackgroundColor3 = Color3.new(0.776471, 0.156863, 0.156863)
  2885. end
  2886. end
  2887. Window.BackgroundColor3 = Color3.new(0.776471, 0.156863, 0.156863)
  2888. Topbar.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2889. FancyLine.BackgroundColor3 = Color3.new(1, 0.321569, 0.321569)
  2890. end)
  2891. GRAY.MouseButton1Down:Connect(function()
  2892. for i,v in pairs(LocalPlayer:GetChildren()) do
  2893. if v:IsA("TextButton") then
  2894. v.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2895. end
  2896. end
  2897. for i,v in pairs(Options:GetChildren()) do
  2898. if v:IsA("TextButton") then
  2899. v.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2900. end
  2901. end
  2902. for i,v in pairs(Players:GetChildren()) do
  2903. if v:IsA("TextButton") then
  2904. v.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2905. end
  2906. end
  2907. for i,v in pairs(Scripts:GetChildren()) do
  2908. if v:IsA("TextButton") then
  2909. v.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2910. end
  2911. end
  2912. for i,v in pairs(Server:GetChildren()) do
  2913. if v:IsA("TextButton") then
  2914. v.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2915. end
  2916. end
  2917. for i,v in pairs(Home:GetChildren()) do
  2918. if v:IsA("TextLabel") then
  2919. v.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2920. end
  2921. end
  2922. Window.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2923. Topbar.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2924. FancyLine.BackgroundColor3 = Color3.new(0.835294, 0, 0)
  2925. end)
  2926. BLUE.MouseButton1Down:Connect(function()
  2927. for i,v in pairs(LocalPlayer:GetChildren()) do
  2928. if v:IsA("TextButton") then
  2929. v.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2930. end
  2931. end
  2932. for i,v in pairs(Options:GetChildren()) do
  2933. if v:IsA("TextButton") then
  2934. v.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2935. end
  2936. end
  2937. for i,v in pairs(Players:GetChildren()) do
  2938. if v:IsA("TextButton") then
  2939. v.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2940. end
  2941. end
  2942. for i,v in pairs(Scripts:GetChildren()) do
  2943. if v:IsA("TextButton") then
  2944. v.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2945. end
  2946. end
  2947. for i,v in pairs(Server:GetChildren()) do
  2948. if v:IsA("TextButton") then
  2949. v.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2950. end
  2951. end
  2952. for i,v in pairs(Home:GetChildren()) do
  2953. if v:IsA("TextLabel") then
  2954. v.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2955. end
  2956. end
  2957. Window.BackgroundColor3 = Color3.new(0.0823529, 0.396078, 0.752941)
  2958. Topbar.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2959. FancyLine.BackgroundColor3 = Color3.new(0.266667, 0.541176, 1)
  2960. end)
  2961. PINK.MouseButton1Down:Connect(function()
  2962. for i,v in pairs(LocalPlayer:GetChildren()) do
  2963. if v:IsA("TextButton") then
  2964. v.BackgroundColor3 = Color3.new(0.847059, 0.105882, 0.376471)
  2965. end
  2966. end
  2967. for i,v in pairs(Options:GetChildren()) do
  2968. if v:IsA("TextButton") then
  2969. v.BackgroundColor3 = Color3.new(0.847059, 0.105882, 0.376471)
  2970. end
  2971. end
  2972. for i,v in pairs(Players:GetChildren()) do
  2973. if v:IsA("TextButton") then
  2974. v.BackgroundColor3 = Color3.new(0.847059, 0.105882, 0.376471)
  2975. end
  2976. end
  2977. for i,v in pairs(Scripts:GetChildren()) do
  2978. if v:IsA("TextButton") then
  2979. v.BackgroundColor3 = Color3.new(0.847059, 0.105882, 0.376471)
  2980. end
  2981. end
  2982. for i,v in pairs(Server:GetChildren()) do
  2983. if v:IsA("TextButton") then
  2984. v.BackgroundColor3 = Color3.new(0.847059, 0.105882, 0.376471)
  2985. end
  2986. end
  2987. for i,v in pairs(Home:GetChildren()) do
  2988. if v:IsA("TextLabel") then
  2989. v.BackgroundColor3 = Color3.new(0.847059, 0.105882, 0.376471)
  2990. end
  2991. end
  2992. Window.BackgroundColor3 = Color3.new(0.847059, 0.105882, 0.376471)
  2993. Topbar.BackgroundColor3 = Color3.new(0.941177, 0.384314, 0.572549)
  2994. FancyLine.BackgroundColor3 = Color3.new(1, 0.501961, 0.670588)
  2995. end)
  2996. LIGHT.MouseButton1Down:Connect(function()
  2997. if Settings.DARK.Text == "Dark Theme: ON" then
  2998. Settings.DARK.Text = "Dark Theme: OFF"
  2999. Settings.LIGHT.Text = "Light Theme: ON"
  3000. Settings.DARK.TextColor3 = Color3.new(1, 1, 1)
  3001. Settings.LIGHT.TextColor3 = Color3.new(1, 1, 1)
  3002. Settings.TOPMOST.TextColor3 = Color3.new(1, 1, 1)
  3003. Settings.TRANSPARENT.TextColor3 = Color3.new(1, 1, 1)
  3004. Players.BackgroundColor3 = Color3.new(1, 1, 1)
  3005. Games.BackgroundColor3 = Color3.new(1, 1, 1)
  3006. LocalPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  3007. Server.BackgroundColor3 = Color3.new(1, 1, 1)
  3008. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  3009. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  3010. Options.BackgroundColor3 = Color3.new(1, 1, 1)
  3011. end
  3012. end)
  3013. DARK.MouseButton1Down:Connect(function()
  3014. if Settings.LIGHT.Text == "Light Theme: ON" then
  3015. Settings.LIGHT.Text = "Light Theme: OFF"
  3016. Settings.DARK.Text = "Dark Theme: ON"
  3017. Players.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  3018. Games.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  3019. LocalPlayer.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  3020. Server.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  3021. Scripts.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  3022. Home.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  3023. Options.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  3024. end
  3025. end)
  3026. TOPMOST.MouseButton1Down:Connect(function()
  3027. if Settings.TOPMOST.Text == "TopMost: OFF" then
  3028. Settings.TOPMOST.Text = "TopMost: ON"
  3029. for i,v in pairs(Window:GetChildren()) do
  3030. if v:IsA("Frame") or v:IsA("TextButton")or v:IsA("TextLabel") then
  3031. v.ZIndex = 10
  3032. end
  3033. end
  3034. end
  3035. end)
  3036. Close.MouseButton1Down:Connect(function()
  3037. Games.Visible = false
  3038. LocalPlayer.Visible = false
  3039. Players.Visible = false
  3040. Scripts.Visible = false
  3041. Server.Visible = false
  3042. Home.Visible = false
  3043. Options.Visible = false
  3044. end)
  3045. Settings.MouseButton1Down:Connect(function()
  3046. Games.Visible = false
  3047. LocalPlayer.Visible = false
  3048. Players.Visible = false
  3049. Scripts.Visible = false
  3050. Server.Visible = false
  3051. Home.Visible = false
  3052. Options.Visible = true
  3053. end)
  3054. HomeBut.MouseButton1Down:Connect(function()
  3055. FancyLine:TweenPosition(UDim2.new(0, 4, 0, 92), "Out", "Quad", 0.3)
  3056. HomeBut.TextColor3 = Color3.new(1, 1, 1)
  3057. HomeBut.TextStrokeColor3 = Color3.new(1, 1, 1)
  3058. GamesBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3059. GamesBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3060. LocalPlayerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3061. LocalPlayerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3062. PlayersBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3063. PlayersBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3064. ScriptsBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3065. ScriptsBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3066. ServerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3067. ServerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3068. Games.Visible = false
  3069. LocalPlayer.Visible = false
  3070. Players.Visible = false
  3071. Scripts.Visible = false
  3072. Server.Visible = false
  3073. Home.Visible = true
  3074. Options.Visible = false
  3075. end)
  3076. ServerBut.MouseButton1Down:Connect(function()
  3077. FancyLine:TweenPosition(UDim2.new(0, 275, 0, 93), "Out", "Quad", 0.3)
  3078. HomeBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3079. HomeBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3080. GamesBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3081. GamesBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3082. LocalPlayerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3083. LocalPlayerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3084. PlayersBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3085. PlayersBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3086. ScriptsBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3087. ScriptsBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3088. ServerBut.TextColor3 = Color3.new(1, 1, 1)
  3089. ServerBut.TextStrokeColor3 = Color3.new(1, 1, 1)
  3090. Games.Visible = false
  3091. LocalPlayer.Visible = false
  3092. Players.Visible = false
  3093. Scripts.Visible = false
  3094. Server.Visible = true
  3095. Home.Visible = false
  3096. Options.Visible = false
  3097. end)
  3098. ScriptsBut.MouseButton1Down:Connect(function()
  3099. Window.FancyLine:TweenPosition(UDim2.new(0, 365, 0, 93), "Out", "Quad", 0.3)
  3100. Window.HomeBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3101. HomeBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3102. GamesBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3103. GamesBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3104. LocalPlayerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3105. LocalPlayerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3106. PlayersBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3107. PlayersBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3108. ScriptsBut.TextColor3 = Color3.new(1, 1, 1)
  3109. ScriptsBut.TextStrokeColor3 = Color3.new(1, 1, 1)
  3110. ServerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3111. ServerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3112. Games.Visible = false
  3113. LocalPlayer.Visible = false
  3114. Players.Visible = false
  3115. Scripts.Visible = true
  3116. Server.Visible = false
  3117. Home.Visible = false
  3118. Options.Visible = false
  3119. end)
  3120. PlayersBut.MouseButton1Down:Connect(function()
  3121. FancyLine:TweenPosition(UDim2.new(0, 85, 0, 93), "Out", "Quad", 0.3)
  3122. HomeBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3123. HomeBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3124. GamesBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3125. GamesBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3126. LocalPlayerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3127. LocalPlayerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3128. PlayersBut.TextColor3 = Color3.new(1, 1, 1)
  3129. PlayersBut.TextStrokeColor3 = Color3.new(1, 1, 1)
  3130. ScriptsBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3131. ScriptsBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3132. ServerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3133. ServerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3134. Games.Visible = false
  3135. LocalPlayer.Visible = false
  3136. Players.Visible = true
  3137. Scripts.Visible = false
  3138. Server.Visible = false
  3139. Home.Visible = false
  3140. Options.Visible = false
  3141. end)
  3142. LocalPlayerBut.MouseButton1Down:Connect(function()
  3143. FancyLine:TweenPosition(UDim2.new(0, 175, 0, 93), "Out", "Quad", 0.3)
  3144. HomeBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3145. HomeBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3146. GamesBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3147. GamesBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3148. LocalPlayerBut.TextColor3 = Color3.new(1, 1, 1)
  3149. LocalPlayerBut.TextStrokeColor3 = Color3.new(1, 1, 1)
  3150. PlayersBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3151. PlayersBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3152. ScriptsBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3153. ScriptsBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3154. ServerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3155. ServerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3156. Games.Visible = false
  3157. LocalPlayer.Visible = true
  3158. Players.Visible = false
  3159. Scripts.Visible = false
  3160. Server.Visible = false
  3161. Home.Visible = false
  3162. Options.Visible = false
  3163. end)
  3164. GamesBut.MouseButton1Down:Connect(function()
  3165. FancyLine:TweenPosition(UDim2.new(0, 449, 0, 93), "Out", "Quad", 0.3)
  3166. HomeBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3167. HomeBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3168. GamesBut.TextColor3 = Color3.new(1, 1, 1)
  3169. GamesBut.TextStrokeColor3 = Color3.new(1, 1, 1)
  3170. LocalPlayerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3171. LocalPlayerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3172. PlayersBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3173. PlayersBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3174. ScriptsBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3175. ScriptsBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3176. ServerBut.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3177. ServerBut.TextStrokeColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  3178. Games.Visible = true
  3179. LocalPlayer.Visible = false
  3180. Players.Visible = false
  3181. Scripts.Visible = false
  3182. Server.Visible = false
  3183. Home.Visible = false
  3184. Options.Visible = false
  3185. end)
  3186. JailBreakButton.MouseButton1Down:Connect(function()
  3187. Games.Visible = false
  3188. Jailbreak.Visible = true
  3189. LocalPlayer.Visible = false
  3190. Players.Visible = false
  3191. Scripts.Visible = false
  3192. Server.Visible = false
  3193. Home.Visible = false
  3194. Options.Visible = false
  3195. end)
  3196. Kill.MouseButton1Down:Connect(function()
  3197. local a = GetPlayer(PlayerName.Text)
  3198. if a and type(a) == 'table' then
  3199. for b, b in pairs(a) do
  3200. if b.Character then
  3201. if Home.FEBYPASS.Text == "FE BYPASS: ON" then
  3202. workspace.FilteringEnabled(function()
  3203. b.Character:BreakJoints()
  3204. end)
  3205. end
  3206. b.Character:BreakJoints()
  3207. end
  3208. end
  3209. end
  3210. end)
  3211. FF.MouseButton1Down:Connect(function()
  3212. local a = GetPlayer(PlayerName.Text)
  3213. if a and type(a) == 'table' then
  3214. for b, b in pairs(a) do
  3215. if b.Character then
  3216. if Home.FEBYPASS.Text == "FE BYPASS: ON" then
  3217. workspace.FilteringEnabled(function()
  3218. Instance.new('ForceField', b.Character)
  3219. end)
  3220. end
  3221. Instance.new('ForceField', b.Character)
  3222. end
  3223. end
  3224. end
  3225. end)
  3226. Ayylmao.MouseButton1Down:Connect(function()
  3227. local a = GetPlayer(PlayerName.Text)
  3228. if a and type(a) == 'table' then
  3229. for b, b in pairs(a) do
  3230. if b.Character then
  3231. for i, v in pairs(b.Character:WaitForChild'Torso':GetChildren()) do
  3232. if v:IsA("Decal") then
  3233. v:Destroy()
  3234. end
  3235. end
  3236. for i, v in pairs(b.Character:GetChildren()) do
  3237. if v:IsA("Accessory") then
  3238. v:Destroy()
  3239. end
  3240. end
  3241. for i, v in pairs(b.Character:GetChildren()) do
  3242. if v:IsA("Shirt") then
  3243. v:Destroy()
  3244. end
  3245. end
  3246. for i, v in pairs(b.Character:GetChildren()) do
  3247. if v:IsA("Pants") then
  3248. v:Destroy()
  3249. end
  3250. end
  3251. b.Character.Head.face:Destroy()
  3252. local M = Instance.new('SpecialMesh', b.Character:WaitForChild'Head')
  3253. local S = Instance.new('Shirt', b.Character)
  3254. local P = Instance.new('Pants', b.Character)
  3255. M.MeshType = 'FileMesh'
  3256. M.MeshId = 'http://www.roblox.com/asset/?id=13827689'
  3257. M.Offset = Vector3.new(-0.1, 0.1, 0)
  3258. M.TextureId = 'http://www.roblox.com/asset/?id=13827796'
  3259. b.Character.Torso.BrickColor = BrickColor.new("Sage green")
  3260. b.Character["Left Arm"].BrickColor = BrickColor.new("Sage green")
  3261. b.Character["Right Arm"].BrickColor = BrickColor.new("Sage green")
  3262. b.Character["Right Leg"].BrickColor = BrickColor.new("Sage green")
  3263. b.Character["Left Leg"].BrickColor = BrickColor.new("Sage green")
  3264. b.Character.Head.BrickColor = BrickColor.new("Sage green")
  3265. end
  3266. end
  3267. end
  3268. end)
  3269. BTools.MouseButton1Down:Connect(function()
  3270. local a = GetPlayer(PlayerName.Text)
  3271. if a and type(a) == 'table' then
  3272. for b, b in pairs(a) do
  3273. if b.Character then
  3274. if Home.FEBYPASS.Text == "FE BYPASS: ON" then
  3275. workspace.FilteringEnabled(function()
  3276. local a, b, c = Instance.new("HopperBin", b:WaitForChild'Backpack'), Instance.new("HopperBin", b:WaitForChild'Backpack'), Instance.new("HopperBin", b:WaitForChild'Backpack')
  3277. a.BinType = 2
  3278. b.BinType = 3
  3279. c.BinType = 4
  3280. end)
  3281. end
  3282. local a, b, c = Instance.new("HopperBin", b:WaitForChild'Backpack'), Instance.new("HopperBin", b:WaitForChild'Backpack'), Instance.new("HopperBin", b:WaitForChild'Backpack')
  3283. a.BinType = 2
  3284. b.BinType = 3
  3285. c.BinType = 4
  3286. end
  3287. end
  3288. end
  3289. end)
  3290. Blackhole.MouseButton1Down:Connect(function()
  3291. local a = GetPlayer(PlayerName.Text)
  3292. if a and type(a) == 'table' then
  3293. for b, b in pairs(a) do
  3294. if b.Character then
  3295. local black = Instance.new("Part", b.Character)
  3296. black.Anchored = true
  3297. black.Name = "black"
  3298. black.FormFactor = Enum.FormFactor.Custom
  3299. black.Size = Vector3.new(7, 1, 7)
  3300. black.CanCollide = false
  3301. black.CFrame = b.Character:WaitForChild'Torso'.CFrame * CFrame.new(0, -3.3, 0)
  3302. black.BrickColor = BrickColor.new("Really black")
  3303. black.Material = Enum.Material.Neon
  3304. local hm = Instance.new("CylinderMesh", black)
  3305. local tor = b.Character:WaitForChild'Torso'
  3306. tor.Anchored = true
  3307. if b.Character:FindFirstChild("Humanoid") then
  3308. b.Character:WaitForChild'Humanoid'.Jump = true
  3309. end
  3310. for x, m in pairs(b.Character:GetChildren()) do
  3311. if m:IsA("BasePart") then
  3312. m.CanCollide = false
  3313. end
  3314. end
  3315. for i = 1, 75 do
  3316. tor.CFrame = tor.CFrame * CFrame.new(0, -0.1, 0)
  3317. wait(0.06)
  3318. end
  3319. tor.CFrame = tor.CFrame * CFrame.new(0,
  3320. -500, 0
  3321. )
  3322. b.Character:WaitForChild'Humanoid'.Health = 0
  3323. b.Character:WaitForChild'Torso'.Anchored = false
  3324. end
  3325. end
  3326. end
  3327. end)
  3328. Bleach.MouseButton1Down:Connect(function()
  3329. local a = GetPlayer(PlayerName.Text)
  3330. if a and type(a) == 'table' then
  3331. for b, b in pairs(a) do
  3332. if b.Character then
  3333. local runDummyScript = function(f,scri)
  3334. local oldenv = getfenv(f)
  3335. local newenv = setmetatable({}, {
  3336. __index = function(_, k)
  3337. if k:lower() == 'script' then
  3338. return scri
  3339. else
  3340. return oldenv[k]
  3341. end
  3342. end
  3343. })
  3344. setfenv(f, newenv)
  3345. ypcall(function() f() end)
  3346. end
  3347. cors = {}
  3348. mas = Instance.new("Model",game:GetService("Lighting"))
  3349. mas.Name = "CompiledModel"
  3350. o1 = Instance.new("Model")
  3351. o2 = Instance.new("Part")
  3352. o3 = Instance.new("CylinderMesh")
  3353. o4 = Instance.new("Part")
  3354. o5 = Instance.new("BlockMesh")
  3355. local o6 = Instance.new("Model")
  3356. local o7 = Instance.new("Part")
  3357. local o8 = Instance.new("SpecialMesh")
  3358. local o9 = Instance.new("Part")
  3359. local o10 = Instance.new("BlockMesh")
  3360. local o11 = Instance.new("Part")
  3361. local o12 = Instance.new("BlockMesh")
  3362. o1.Name = "MainHanger"
  3363. o1.Parent = mas
  3364. o2.Parent = o1
  3365. o2.BrickColor = BrickColor.new("Brown")
  3366. o2.Reflectance = 1
  3367. o2.Position = Vector3.new(27.2998657, 12.7001247, -99)
  3368. o2.Rotation = Vector3.new(47.9199982, 89.9700012, -44.5200005)
  3369. o2.Anchored = true
  3370. o2.Size = Vector3.new(2, 4.80000019, 1)
  3371. o2.CFrame = CFrame.new(27.2998657, 12.7001247, -99, 0.000348104862, 0.000342296902, 0.999999881, 0.0592600703, 0.998242497, -0.000362324063, -0.998242497, 0.0592601299, 0.000327208574)
  3372. o2.Color = Color3.new(0.486275, 0.360784, 0.27451)
  3373. o2.Position = Vector3.new(27.2998657, 12.7001247, -99)
  3374. o3.Parent = o2
  3375. o3.Scale = Vector3.new(1, 1, 0.100000001)
  3376. o4.Parent = o1
  3377. o4.Material = Enum.Material.Slate
  3378. o4.BrickColor = BrickColor.new("Reddish brown")
  3379. o4.Position = Vector3.new(26.7999992, 14.8000069, -99)
  3380. o4.Rotation = Vector3.new(0, 0, -90)
  3381. o4.Anchored = true
  3382. o4.Size = Vector3.new(1, 3.60000014, 2)
  3383. o4.CFrame = CFrame.new(26.7999992, 14.8000069, -99, 0, 1, 0, -1, 0, 0, -0, 0, 1)
  3384. o4.TopSurface = Enum.SurfaceType.Smooth
  3385. o4.Color = Color3.new(0.411765, 0.25098, 0.156863)
  3386. o4.Position = Vector3.new(26.7999992, 14.8000069, -99)
  3387. o5.Parent = o4
  3388. o6.Name = "Nose"
  3389. o6.Parent = o1
  3390. o7.Name = "Noose"
  3391. o7.Parent = o6
  3392. o7.BrickColor = BrickColor.new("Reddish brown")
  3393. o7.Position = Vector3.new(28.0000572, 10.031827, -98.9994659)
  3394. o7.Rotation = Vector3.new(-89.9899979, 41.0699997, 89.9899979)
  3395. o7.Anchored = true
  3396. o7.FormFactor = Enum.FormFactor.Symmetric
  3397. o7.Size = Vector3.new(2, 1, 1)
  3398. o7.CFrame = CFrame.new(28.0000572, 10.031827, -98.9994659, 7.1501112e-05, -0.753858447, 0.657036841, 0.000150307751, 0.657036841, 0.753858447, -1, 4.48560168e-05, 0.000160289652)
  3399. o7.BottomSurface = Enum.SurfaceType.Smooth
  3400. o7.TopSurface = Enum.SurfaceType.Smooth
  3401. o7.Color = Color3.new(0.411765, 0.25098, 0.156863)
  3402. o7.Position = Vector3.new(28.0000572, 10.031827, -98.9994659)
  3403. o8.Parent = o7
  3404. o8.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3405. o8.Scale = Vector3.new(1.89999998, 1.89999998, 1.89999998)
  3406. o8.MeshType = Enum.MeshType.FileMesh
  3407. o9.Parent = o1
  3408. o9.Material = Enum.Material.Slate
  3409. o9.BrickColor = BrickColor.new("Reddish brown")
  3410. o9.Position = Vector3.new(24.5, 13.6001282, -99)
  3411. o9.Rotation = Vector3.new(0, 0, -30)
  3412. o9.Anchored = true
  3413. o9.Size = Vector3.new(1, 3.60000014, 2)
  3414. o9.CFrame = CFrame.new(24.5, 13.6001282, -99, 0.866025388, 0.49999997, 0, -0.49999997, 0.866025388, 0, 0, 0, 1)
  3415. o9.TopSurface = Enum.SurfaceType.Smooth
  3416. o9.Color = Color3.new(0.411765, 0.25098, 0.156863)
  3417. o9.Position = Vector3.new(24.5, 13.6001282, -99)
  3418. o10.Parent = o9
  3419. o11.Parent = o1
  3420. o11.Material = Enum.Material.Slate
  3421. o11.BrickColor = BrickColor.new("Reddish brown")
  3422. o11.Position = Vector3.new(24.0000305, 7.400002, -99)
  3423. o11.Anchored = true
  3424. o11.Size = Vector3.new(1, 10.8000002, 2)
  3425. o11.CFrame = CFrame.new(24.0000305, 7.400002, -99, 1, -4.37113883e-08, 0, 4.37113883e-08, 1, 0, 0, 0, 1)
  3426. o11.TopSurface = Enum.SurfaceType.Smooth
  3427. o11.Color = Color3.new(0.411765, 0.25098, 0.156863)
  3428. o11.Position = Vector3.new(24.0000305, 7.400002, -99)
  3429. o12.Parent = o11
  3430. mas.Parent = workspace
  3431. mas:MakeJoints()
  3432. local mas1 = mas:GetChildren()
  3433. for i=1,#mas1 do
  3434. mas1[i].Parent = workspace
  3435. ypcall(function() mas1[i]:MakeJoints() end)
  3436. end
  3437. mas:Destroy()
  3438. for i=1,#cors do
  3439. coroutine.resume(cors[i])
  3440. end
  3441.  
  3442. wait(0.2)
  3443.  
  3444. local choke = Instance.new("Sound")
  3445. choke.Parent = b.Character:WaitForChild'Head'
  3446. choke.Volume = 0.5
  3447. choke.SoundId = "http://www.roblox.com/asset/?id=418658161"
  3448. choke.Pitch = 1
  3449. choke.Name = "Sound"
  3450. b.Character.HumanoidRootPart.Anchored = true
  3451. workspace.MainHanger.Nose.Noose.CanCollide = false
  3452. workspace.MainHanger:MoveTo(game:GetService'Players'.LocalPlayer.Character.Torso.Position + game:GetService'Players'.LocalPlayer.Character.Torso.CFrame.lookVector* 30)
  3453. if b.Character:FindFirstChild("HumanoidRootPart") then
  3454. b.Character.HumanoidRootPart.CFrame = game.Workspace.MainHanger.Nose.Noose.CFrame
  3455. if b.Character:WaitForChild'Humanoid'.Health == math.huge then
  3456. b.Character:WaitForChild'Humanoid'.Health = 100
  3457. end
  3458. local hum=b.Character:FindFirstChild('Humanoid')
  3459. choke:Play()
  3460. local hang=Instance.new('BoolValue',b)
  3461. hang.Name='lol'
  3462. hang.Value=true
  3463. local noose=true
  3464. coroutine.wrap(function() wait(5) noose=false end)()
  3465. repeat
  3466. wait(0.8)
  3467. hum.Health=hum.Health-10
  3468.  
  3469. until b.Character:WaitForChild'Humanoid'.Health == 0
  3470. if hang and hang.Parent then
  3471. if b.Character:WaitForChild'Humanoid'.Health == 0 then
  3472. wait(2)
  3473. workspace.MainHanger:Destroy()
  3474. end
  3475. end
  3476. end
  3477. end
  3478. end
  3479. end
  3480. end)
  3481. Chamber.MouseButton1Down:Connect(function()
  3482. local a = GetPlayer(PlayerName.Text)
  3483. if a and type(a) == 'table' then
  3484. for b, b in pairs(a) do
  3485. if b.Character then
  3486. local runDummyScript = function(f,scri)
  3487. local oldenv = getfenv(f)
  3488. local newenv = setmetatable({}, {
  3489. __index = function(_, k)
  3490. if k:lower() == 'script' then
  3491. return scri
  3492. else
  3493. return oldenv[k]
  3494. end
  3495. end
  3496. })
  3497. setfenv(f, newenv)
  3498. ypcall(function() f() end)
  3499. end
  3500. local cors = {}
  3501. local mas = Instance.new("Model",game:GetService("Lighting"))
  3502. mas.Name = "CompiledModel"
  3503. local o1 = Instance.new("Model")
  3504. local o2 = Instance.new("Part")
  3505. local o3 = Instance.new("Part")
  3506. local o4 = Instance.new("Part")
  3507. local o5 = Instance.new("Part")
  3508. local o6 = Instance.new("Part")
  3509. local o7 = Instance.new("Part")
  3510. local o8 = Instance.new("Smoke")
  3511. o1.Name = "Main"
  3512. o1.Parent = mas
  3513. o1.PrimaryPart = o2
  3514. o2.Parent = o1
  3515. o2.BrickColor = BrickColor.new("Black")
  3516. o2.Reflectance = 0.5
  3517. o2.Transparency = 0.5
  3518. o2.Position = Vector3.new(1.5, 8.81002045, -11)
  3519. o2.Rotation = Vector3.new(169.660004, -89.9700012, 171.429993)
  3520. o2.Anchored = true
  3521. o2.Size = Vector3.new(16, 9.60000038, 1)
  3522. o2.CFrame = CFrame.new(1.5, 8.81002045, -11, -2.98023224e-08, -4.49322446e-09, -0.999999881, 2.49543177e-08, 1, -5.43758993e-09, 1, -1.04945475e-08, -2.98023224e-08)
  3523. o2.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3524. o2.Position = Vector3.new(1.5, 8.81002045, -11)
  3525. o3.Parent = o1
  3526. o3.BrickColor = BrickColor.new("Black")
  3527. o3.Reflectance = 0.5
  3528. o3.Transparency = 0.5
  3529. o3.Position = Vector3.new(-2.49790907, 14.2090998, -10.9999838)
  3530. o3.Rotation = Vector3.new(0, 0, -0.00999999978)
  3531. o3.Anchored = true
  3532. o3.Size = Vector3.new(9, 1.20000005, 16)
  3533. o3.CFrame = CFrame.new(-2.49790907, 14.2090998, -10.9999838, 0.99999994, 0.000204992815, -1.86264568e-08, -0.000204992786, 0.99999994, -1.35013943e-06, 1.90921003e-08, 1.34113407e-06, 0.99999994)
  3534. o3.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3535. o3.Position = Vector3.new(-2.49790907, 14.2090998, -10.9999838)
  3536. o4.Parent = o1
  3537. o4.BrickColor = BrickColor.new("Black")
  3538. o4.Reflectance = 0.5
  3539. o4.Transparency = 0.5
  3540. o4.Position = Vector3.new(-2.50035095, 8.81021595, -18.4988556)
  3541. o4.Rotation = Vector3.new(0, -0.0199999996, 0.00999999978)
  3542. o4.Anchored = true
  3543. o4.Size = Vector3.new(7, 9.60000038, 1)
  3544. o4.CFrame = CFrame.new(-2.50035095, 8.81021595, -18.4988556, 0.99999994, -0.00011402266, -0.000386140222, 0.000114039351, 1, 4.31876942e-05, 0.000386135274, -4.32317283e-05, 0.99999994)
  3545. o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3546. o4.Position = Vector3.new(-2.50035095, 8.81021595, -18.4988556)
  3547. o5.Parent = o1
  3548. o5.BrickColor = BrickColor.new("Black")
  3549. o5.Reflectance = 0.5
  3550. o5.Transparency = 0.5
  3551. o5.Position = Vector3.new(-6.49901581, 8.80992794, -10.9999924)
  3552. o5.Rotation = Vector3.new(-90.0100021, -89.9800034, -90.0100021)
  3553. o5.Anchored = true
  3554. o5.Size = Vector3.new(16, 9.60000038, 1)
  3555. o5.CFrame = CFrame.new(-6.49901581, 8.80992794, -10.9999924, -1.86264568e-08, 0.000204992815, -0.99999994, -1.35013943e-06, 0.99999994, 0.000204992786, 0.99999994, 1.34113407e-06, -1.90921003e-08)
  3556. o5.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3557. o5.Position = Vector3.new(-6.49901581, 8.80992794, -10.9999924)
  3558. o6.Parent = o1
  3559. o6.BrickColor = BrickColor.new("Black")
  3560. o6.Reflectance = 0.5
  3561. o6.Transparency = 0.5
  3562. o6.Anchored = true
  3563. o6.Position = Vector3.new(-2.49826002, 8.90001583, -3.52252603)
  3564. o6.Size = Vector3.new(7, 9.40000057, 1)
  3565. o6.CFrame = CFrame.new(-2.49826002, 8.90001583, -3.52252603, 1, -8.77391937e-10, 6.73517297e-10, 8.77391937e-10, 1, 8.27717755e-11, -6.73517297e-10, -8.27717755e-11, 1)
  3566. o6.TopSurface = Enum.SurfaceType.Smooth
  3567. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3568. o6.Position = Vector3.new(-2.49826002, 8.90001583, -3.52252603)
  3569. o7.Parent = o1
  3570. o7.BrickColor = BrickColor.new("Black")
  3571. o7.Name = "lol"
  3572. o7.Reflectance = 0.5
  3573. o7.Transparency = 0.5
  3574. o7.Position = Vector3.new(-2.50366402, 3.40907693, -10.9989176)
  3575. o7.Rotation = Vector3.new(0, 0, -0.00999999978)
  3576. o7.Anchored = true
  3577. o7.Size = Vector3.new(9, 1.20000005, 16)
  3578. o7.CFrame = CFrame.new(-2.50366402, 3.40907693, -10.9989176, 0.99999994, 0.000204992815, -1.86264568e-08, -0.000204992786, 0.99999994, -1.35013943e-06, 1.90921003e-08, 1.34113407e-06, 0.99999994)
  3579. o7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3580. o7.Position = Vector3.new(-2.50366402, 3.40907693, -10.9989176)
  3581. o8.Parent = o7
  3582. o8.Size = 10
  3583. o8.Opacity = 1
  3584. o8.RiseVelocity = 2
  3585. mas.Parent = workspace
  3586. mas:MakeJoints()
  3587. local mas1 = mas:GetChildren()
  3588. for i=1,#mas1 do
  3589. mas1[i].Parent = workspace
  3590. ypcall(function() mas1[i]:MakeJoints() end)
  3591. end
  3592. mas:Destroy()
  3593. for i=1,#cors do
  3594. coroutine.resume(cors[i])
  3595. end
  3596. wait(.2)
  3597. workspace.Main.lol.Anchored = true
  3598. workspace.Main.lol.CanCollide = false
  3599. workspace.Main:MoveTo(Chr.Torso.Position + Chr.Torso.CFrame.lookVector* 30)
  3600. local fumes = Instance.new("Sound", workspace)
  3601. fumes.Volume = 0.6
  3602. fumes.SoundId = "http://www.roblox.com/asset/?id=137065982"
  3603. fumes.Pitch = 1
  3604. fumes.Name = "Sound"
  3605. if b.Character and b ~= LocalPlayer then
  3606.  
  3607. for _, v in pairs(b.Character:GetChildren()) do
  3608. if v:IsA("Clothing") then v:Destroy() end
  3609. end
  3610.  
  3611. if b.Character:FindFirstChild("HumanoidRootPart") then
  3612. b.Character.HumanoidRootPart.CFrame = workspace.Main.lol.CFrame
  3613. fumes:Play()
  3614. end
  3615. end
  3616. end
  3617. wait(9)
  3618. b.Character:WaitForChild'Humanoid':Destroy()
  3619. end
  3620. wait(4)
  3621. workspace.Sound:Destroy()
  3622. wait(2)
  3623. workspace.Main:Destroy()
  3624. end
  3625. end)
  3626. Bring.MouseButton1Down:Connect(function()
  3627. local a = GetPlayer(PlayerName.Text)
  3628. if a and type(a) == 'table' then
  3629. for b, b in pairs(a) do
  3630. if b.Character and b.Character:FindFirstChild'HumanoidRootPart'then
  3631. b.Character:WaitForChild'HumanoidRootPart'.CFrame = HRP.CFrame
  3632. end
  3633. end
  3634. end
  3635. end)
  3636. CTools.MouseButton1Down:Connect(function()
  3637. local a = GetPlayer(PlayerName.Text)
  3638. if a and type(a) == 'table' then
  3639. for b, b in pairs(a) do
  3640. if b.Character then
  3641. if Home.FEBYPASS.Text == "FE BYPASS: ON" then
  3642. workspace.FilteringEnabled(function()
  3643. b:GetChildren()
  3644. for i, v in pairs() do
  3645. v:Clone().Parent = LP:WaitForChild'Backpack'
  3646. end
  3647. end)
  3648. end
  3649. b:GetChildren()
  3650. for i, v in pairs() do
  3651. v:Clone().Parent = LP:WaitForChild'Backpack'
  3652. end
  3653. end
  3654. end
  3655. end
  3656. end)
  3657. Clone.MouseButton1Down:Connect(function()
  3658. local a = GetPlayer(PlayerName.Text)
  3659. if a and type(a) == 'table' then
  3660. for b, b in pairs(a) do
  3661. if b.Character then
  3662. if Home.FEBYPASS.Text == "FE BYPASS: ON" then
  3663. workspace.FilteringEnabled(function()
  3664. b.Character.Archivable = true
  3665. b.Character:Clone().Parent = workspace
  3666. end)
  3667. end
  3668. b.Character.Archivable = true
  3669. b.Character:Clone().Parent = workspace
  3670. end
  3671. end
  3672. end
  3673. end)
  3674. Crash.MouseButton1Down:Connect(function()
  3675. local a = GetPlayer(PlayerName.Text)
  3676. if a and type(a) == 'table' then
  3677. for b, b in pairs(a) do
  3678. if b.Character then
  3679. for i=1, math.huge do
  3680. local g = Instance.new("HopperBin") g.Parent = b.Backpack
  3681. b.Character.HumanoidRootPart.Anchored = true
  3682. b.Character.HumanoidRootPart.CFrame = CFrame.new(1000, 0, 810)
  3683. b.CameraMode = "LockFirstPerson"
  3684. b.Character:WaitForChild'Humanoid'.WalkSpeed = 0
  3685. b.Character:WaitForChild'Humanoid'.JumpPower = 0
  3686. Instance.new("ForceField",b.Character)
  3687. Instance.new("Fire",b.Character)
  3688. Instance.new("Smoke",b.Character)
  3689. end
  3690. end
  3691. end
  3692. end
  3693. end)
  3694. Crucify.MouseButton1Down:Connect(function()
  3695. local a = GetPlayer(PlayerName.Text)
  3696. if a and type(a) == 'table' then
  3697. for b, b in pairs(a) do
  3698. if b.Character then
  3699. local Sound1 = Instance.new("Sound" , b.Character:WaitForChild'Head')
  3700. Sound1.Name = "horryify"
  3701. Sound1.Looped = true
  3702. Sound1.SoundId = 'rbxassetid://610708966'
  3703. Sound1.Volume = 0.2
  3704. Sound1:Play()
  3705. Sound1.TimePosition = 0
  3706. local torso = b.Character['Torso']
  3707. local larm = b.Character['Left Arm']
  3708. local rarm = b.Character['Right Arm']
  3709. local lleg = b.Character['Left Leg']
  3710. local rleg = b.Character['Right Leg']
  3711. local head = b.Character['Head']
  3712. if torso and larm and rarm and lleg and rleg and head and not b.Character:FindFirstChild(b.Character.Name..'succ') then
  3713. local cru = Instance.new('Model', b.Character)
  3714. cru.Name = b.Character.Name..'blackcellcrucify'
  3715. local c1 = Instance.new('Part', cru)
  3716. c1.BrickColor = BrickColor.new('Reddish brown')
  3717. c1.Material = 'Wood'
  3718. c1.CFrame = (b.Character:WaitForChild'Torso'.CFrame - b.Character:WaitForChild'Torso'.CFrame.lookVector) * CFrame.new(0, 0, 2)
  3719. c1.Size = Vector3.new(2, 18.4, 1)
  3720. c1.Anchored = true
  3721. local c2 = c1:Clone()
  3722. c2.Parent = cru
  3723. c2.Size = Vector3.new(11, 1.6, 1)
  3724. c2.CFrame = c1.CFrame + Vector3.new(0, 5, 0)
  3725. torso.Anchored = true
  3726. wait(0.5)
  3727. torso.CFrame = c2.CFrame + torso.CFrame.lookVector + Vector3.new(0, -1, 0)
  3728. wait(0.5)
  3729. larm.Anchored = true
  3730. rarm.Anchored = true
  3731. lleg.Anchored = true
  3732. rleg.Anchored = true
  3733. head.Anchored = true
  3734. wait()
  3735. larm.CFrame = torso.CFrame * CFrame.new(-1.5, 1, 0)
  3736. rarm.CFrame = torso.CFrame * CFrame.new(1.5, 1, 0)
  3737. lleg.CFrame = torso.CFrame * CFrame.new(-0.1, -1.7, 0)
  3738. rleg.CFrame = torso.CFrame * CFrame.new(0.1, -1.7, 0)
  3739. larm.CFrame = larm.CFrame * CFrame.Angles(0, 0, -140)
  3740. rarm.CFrame = rarm.CFrame * CFrame.Angles(0, 0, 140)
  3741. lleg.CFrame = lleg.CFrame * CFrame.Angles(0, 0, 0.6)
  3742. rleg.CFrame = rleg.CFrame * CFrame.Angles(0, 0, -0.6)
  3743. local n1 = Instance.new('Part', cru)
  3744. n1.BrickColor = BrickColor.new('Dark stone grey')
  3745. n1.Material = 'DiamondPlate'
  3746. n1.Size = Vector3.new(0.2, 0.2, 2)
  3747. n1.Anchored = true
  3748. local m = Instance.new('BlockMesh', n1)
  3749. m.Scale = Vector3.new(0.2, 0.2, 0.7)
  3750. n2 = n1:clone()
  3751. n2.Parent = cru
  3752. n3 = n1:clone()
  3753. n3.Parent = cru
  3754. n1.CFrame = (c2.CFrame + torso.CFrame.lookVector) * CFrame.new(2, 0, 0)
  3755. n2.CFrame = (c2.CFrame + torso.CFrame.lookVector) * CFrame.new(-2, 0, 0)
  3756. n3.CFrame = (c2.CFrame + torso.CFrame.lookVector) * CFrame.new(0, -3, 0)
  3757. coroutine.wrap(function()
  3758. repeat
  3759. wait(0.1)
  3760. b.Character:WaitForChild'Humanoid'.Health = b.Character:WaitForChild'Humanoid'.Health - 0.6
  3761. local p = Instance.new("Part", b.Character)
  3762. p.CanCollide = false
  3763. local color = math.random(1, 3)
  3764. local bcolo
  3765. if color == 1 then
  3766. local bcolor = BrickColor.new(21)
  3767. parent = n1
  3768. elseif color == 2 then
  3769. local bcolor = BrickColor.new(1004)
  3770. parent = n2
  3771. elseif color == 3 then
  3772. local bcolor = BrickColor.new(21)
  3773. parent = n3
  3774. end
  3775. p.BrickColor = BrickColor.new(21)
  3776. local m = Instance.new('BlockMesh', p)
  3777. p.Size = Vector3.new(0.5, 0.5, 0.5)
  3778. m.Scale = Vector3.new(math.random() * 1.0, math.random() * 1.0, math.random() * 1.0)
  3779. p.Locked = true
  3780. p.TopSurface = "Smooth"
  3781. p.BottomSurface = "Smooth"
  3782. p.CFrame = parent.CFrame
  3783. p.Anchored = false
  3784. m.Name = 'Blood Peice'
  3785. p.Name = 'Blood Peice'
  3786. p.Touched:Connect(function(o)
  3787. if o and p and o ~= parent and o ~= n1 and o ~= n2 and o ~= n3 and o ~= c1 and o ~= c2 and o.Parent ~= cru and (not game:GetService'Players':FindFirstChild(o.Parent.Name)) and o.Name ~= 'Blood Peice' and o.Name ~= 'Puke Peice' and o.Name ~= 'Puke Plate' and o.Name ~= 'Blood Plate' and (o.Parent.Name == 'Workspace' or o.Parent:IsA('Model')) and (o.Parent ~= p.Parent) and o:IsA('Part') and (o.Parent.Name ~= Chr.Name) and (not o.Parent:IsA('Hat')) and (not o.Parent:IsA('Tool')) then
  3788. local cf = CFrame.new(p.CFrame.X, o.CFrame.Y + o.Size.Y / 2, p.CFrame.Z)
  3789. p:Destroy()
  3790. local g = Instance.new('Part', workspace)
  3791. g.Anchored = true
  3792. g.CanCollide = false
  3793. g.Size = Vector3.new(0.5, 0.5, 0.5)
  3794. g.Name = 'Blood Plate'
  3795. g.CFrame = cf
  3796. g.BrickColor = BrickColor.new(21)
  3797. local c = Instance.new('CylinderMesh', g)
  3798. c.Scale = Vector3.new(1, 0.5, 1)
  3799. c.Name = 'BloodMesh'
  3800. wait(10)
  3801. g:Destroy()
  3802. elseif o and o.Name == 'Blood Plate' and p then
  3803. p:Destroy()
  3804. o.BloodMesh.Scale = o.BloodMesh.Scale + Vector3.new(2, 0, 2)
  3805. end
  3806. end)
  3807. until (not cru) or (not cru.Parent) or (not b.Character) or (not b.Character:FindFirstChild('Head')) or b.Character:WaitForChild'Humanoid'.Health <= 0
  3808. end)()
  3809. end
  3810. end
  3811. end
  3812. end
  3813. end)
  3814. Dick.MouseButton1Down:Connect(function()
  3815. local a = GetPlayer(PlayerName.Text)
  3816. if a and type(a) == 'table' then
  3817. for b, b in pairs(a) do
  3818. if b.Character then
  3819. local color = "Pastel brown"
  3820. pcall(function()
  3821. b.Character["succ"]:Destroy()
  3822. end)
  3823. local D = Instance.new("Model", b.Character)
  3824. D.Name = "succ"
  3825. local bg = Instance.new("BodyGyro", b.Character:WaitForChild'Torso')
  3826. local d = Instance.new("Part")
  3827. d.TopSurface = 0
  3828. d.BottomSurface = 0
  3829. d.Name = "Main"
  3830. d.Parent = b.Character["succ"]
  3831. d.formFactor = 3
  3832. d.Size = Vector3.new(0.6, 2.5, 0.6)
  3833. d.BrickColor = BrickColor.new(color)
  3834. d.Position = b.Character.Head.Position
  3835. d.CanCollide = false
  3836. local cy = Instance.new("CylinderMesh")
  3837. cy.Parent = d
  3838. local w = Instance.new("Weld")
  3839. w.Parent = b.Character.Head
  3840. w.Part0 = d
  3841. w.Part1 = b.Character.Head
  3842. w.C0 = CFrame.new(0, 0.25, 2.1) * CFrame.Angles(math.rad(45), 0, 0)
  3843. local c = Instance.new("Part")
  3844. c.Name = "Mush"
  3845. c.BottomSurface = 0
  3846. c.TopSurface = 0
  3847. c.FormFactor = 3
  3848. c.Size = Vector3.new(0.6, 0.6, 0.6)
  3849. c.CFrame = CFrame.new(d.Position)
  3850. c.BrickColor = BrickColor.new("Pink")
  3851. c.CanCollide = false
  3852. c.Parent = b.Character["succ"]
  3853. local msm = Instance.new("SpecialMesh")
  3854. msm.Parent = c
  3855. msm.MeshType = "Sphere"
  3856. local cw = Instance.new("Weld")
  3857. cw.Parent = c
  3858. cw.Part0 = d
  3859. cw.Part1 = c
  3860. cw.C0 = CFrame.new(0, 1.3, 0)
  3861. local ball1 = Instance.new("Part")
  3862. ball1.Parent = b.Character["succ"]
  3863. ball1.Name = "Left Ball"
  3864. ball1.BottomSurface = 0
  3865. ball1.TopSurface = 0
  3866. ball1.CanCollide = false
  3867. ball1.formFactor = 3
  3868. ball1.Size = Vector3.new(1, 1, 1)
  3869. ball1.CFrame = CFrame.new(b.Character:WaitForChild'Left Leg'.Position)
  3870. ball1.BrickColor = BrickColor.new(color)
  3871. local bsm = Instance.new("SpecialMesh")
  3872. bsm.Parent = ball1
  3873. bsm.MeshType = "Sphere"
  3874. local b1w = Instance.new("Weld")
  3875. b1w.Parent = ball1
  3876. b1w.Part0 = b.Character:WaitForChild'Left Leg'
  3877. b1w.Part1 = ball1
  3878. b1w.C0 = CFrame.new(0, 0.5, -.5)
  3879. local ball2 = Instance.new("Part")
  3880. ball2.Parent = b.Character["succ"]
  3881. ball2.Name = "Right Ball"
  3882. ball2.BottomSurface = 0
  3883. ball2.CanCollide = false
  3884. ball2.TopSurface = 0
  3885. ball2.formFactor = 3
  3886. ball2.Size = Vector3.new(1, 1, 1)
  3887. ball2.CFrame = CFrame.new(b.Character:WaitForChild"Right Leg".Position)
  3888. ball2.BrickColor = BrickColor.new(color)
  3889. local b2sm = Instance.new("SpecialMesh")
  3890. b2sm.Parent = ball2
  3891. b2sm.MeshType = "Sphere"
  3892. local b2w = Instance.new("Weld")
  3893. b2w.Parent = ball2
  3894. b2w.Part0 = b.Character:WaitForChild'Right Leg'
  3895. b2w.Part1 = ball2
  3896. b2w.C0 = CFrame.new(0, 0.5, -.5)
  3897. end
  3898. end
  3899. end
  3900. end)
  3901. Duck.MouseButton1Down:Connect(function()
  3902. local a = GetPlayer(PlayerName.Text)
  3903. if a and type(a) == 'table' then
  3904. for b, b in pairs(a) do
  3905. if b.Character and b.Character:FindFirstChild'Torso' then
  3906. local m1 = Instance.new("SpecialMesh", b.Character:WaitForChild'Torso')
  3907. m1.MeshType = "MeshPart"
  3908. m1.TextureId = "http://www.roblox.com/asset/?id=9419827"
  3909. m1.MeshId = "http://www.roblox.com/asset/?id=9419831"
  3910. m1.Scale = Vector3.new(6, 6, 6)
  3911. local err, succ = pcall(function()
  3912. for _, v in pairs(b.Character:GetChildren()) do
  3913. if not v:IsA'Script' and not v:IsA'Humanoid' and not v:IsA'LocalScript' and not v:IsA'Model' then
  3914. v.Transparency = 1
  3915. end
  3916. end
  3917. end)
  3918. local err, succ = pcall(function()
  3919. b.Character.Head.face:Destroy()
  3920. end)
  3921. local err, succ = pcall(function()
  3922. b.Character:WaitForChild'Torso'.Transparency = 0
  3923. end)
  3924. end
  3925. end
  3926. end
  3927. end)
  3928. Famous.MouseButton1Down:Connect(function()
  3929.  
  3930. end)
  3931. Fart.MouseButton1Down:Connect(function()
  3932. local a = GetPlayer(PlayerName.Text)
  3933. if a and type(a) == 'table' then
  3934. for b, b in pairs(a) do
  3935. if b.Character then
  3936. local sm = Instance.new('Smoke', b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'LowerTorso' )
  3937. sm.Color = Color3.new(85, 170, 0)
  3938. local S = b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'LowerTorso'
  3939. local Sound = Instance.new("Sound" , S)
  3940. Sound.Name = "groass"
  3941. Sound.Looped = false
  3942. Sound.SoundId = 'rbxassetid://148635119'
  3943. Sound.Volume = 1
  3944. Sound:Play()
  3945. Sound.TimePosition = 0
  3946. end
  3947. end
  3948. end
  3949. end)
  3950. Freeze.MouseButton1Down:Connect(function()
  3951. local a = GetPlayer(PlayerName.Text)
  3952. if a and type(a) == 'table' then
  3953. for b, b in pairs(a) do
  3954. if b.Character and b.Character:FindFirstChild'Humanoid' then
  3955. b.Character:WaitForChild'Humanoid'.WalkSpeed = 0
  3956. end
  3957. local c = b.Character:GetChildren()
  3958. for i = 1, #c do
  3959. if c[i].className == "Part" then
  3960. c[i].Anchored = true
  3961. c[i].Reflectance = 2
  3962. end
  3963. end
  3964. end
  3965. end
  3966. end)
  3967. Ghost.MouseButton1Down:Connect(function()
  3968. local a = GetPlayer(PlayerName.Text)
  3969. if a and type(a) == 'table' then
  3970. for b, b in pairs(a) do
  3971. if b.Character then
  3972. for a, a in pairs(b.Character:GetChildren()) do
  3973. if a:IsA'BasePart' then
  3974. a.Transparency = 0.5
  3975. for b, b in pairs(a:GetChildren()) do
  3976. if b:IsA'BasePart' then
  3977. b.Transparency = 0.5
  3978. end
  3979. end
  3980. end
  3981. end
  3982. end
  3983. end
  3984. end
  3985. end)
  3986. Giant.MouseButton1Down:Connect(function()
  3987. local a = GetPlayer(PlayerName.Text)
  3988. if a and type(a) == 'table' then
  3989. for b, b in pairs(a) do
  3990. if b.Character then
  3991. local function scale(chr, scl)
  3992. for _, v in pairs(b.Character:GetChildren()) do
  3993. if v:IsA('Accessory') then
  3994. v:Clone()
  3995. v.Parent = game:GetService'Lighting'
  3996. end
  3997. end
  3998. local Head = chr['Head']
  3999. local Torso = chr['Torso']
  4000. local LA = chr['Left Arm']
  4001. local RA = chr['Right Arm']
  4002. local LL = chr['Left Leg']
  4003. local RL = chr['Right Leg']
  4004. local HRP = chr['HumanoidRootPart']
  4005. wait()
  4006. Head.formFactor = 3
  4007. Torso.formFactor = 3
  4008. LA.formFactor = 3
  4009. RA.formFactor = 3
  4010. LL.formFactor = 3
  4011. RL.formFactor = 3
  4012. HRP.formFactor = 3
  4013.  
  4014. Head.Size = Vector3.new(scl * 2, scl, scl)
  4015. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  4016. LA.Size = Vector3.new(scl, scl * 2, scl)
  4017. RA.Size = Vector3.new(scl, scl * 2, scl)
  4018. LL.Size = Vector3.new(scl, scl * 2, scl)
  4019. RL.Size = Vector3.new(scl, scl * 2, scl)
  4020. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  4021.  
  4022. local Motor1 = Instance.new('Motor6D', Torso)
  4023. Motor1.Part0 = Torso
  4024. Motor1.Part1 = Head
  4025. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  4026. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  4027. Motor1.Name = 'Neck'
  4028.  
  4029. local Motor2 = Instance.new('Motor6D', Torso)
  4030. Motor2.Part0 = Torso
  4031. Motor2.Part1 = LA
  4032. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  4033. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  4034. Motor2.Name = 'Left Shoulder'
  4035.  
  4036. local Motor3 = Instance.new('Motor6D', Torso)
  4037. Motor3.Part0 = Torso
  4038. Motor3.Part1 = RA
  4039. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  4040. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  4041. Motor3.Name = 'Right Shoulder'
  4042. local Motor4 = Instance.new('Motor6D', Torso)
  4043. Motor4.Part0 = Torso
  4044. Motor4.Part1 = LL
  4045. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  4046. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  4047. Motor4.Name = 'Left Hip'
  4048. local Motor5 = Instance.new('Motor6D', Torso)
  4049. Motor5.Part0 = Torso
  4050. Motor5.Part1 = RL
  4051. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  4052. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  4053. Motor5.Name = 'Right Hip'
  4054. local Motor6 = Instance.new('Motor6D', HRP)
  4055. Motor6.Part0 = HRP
  4056. Motor6.Part1 = Torso
  4057. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  4058. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  4059. end
  4060. scale(b.Character, 5)
  4061. for _, v in pairs(game:GetService'Lighting':GetChildren()) do
  4062. if v:IsA('Accessory') then
  4063. v.Parent = b.Character
  4064. end
  4065. end
  4066. end
  4067. end
  4068. end
  4069. end)
  4070. Goto.MouseButton1Down:Connect(function()
  4071. local a = GetPlayer(PlayerName.Text)
  4072. if a and type(a) == 'table' then
  4073. for b, b in pairs(a) do
  4074. if b.Character then
  4075. spawn(function()
  4076. HRP.CFrame = b.Character:WaitForChild'HumanoidRootPart'.CFrame
  4077. wait(.25)
  4078. end)
  4079. end
  4080. end
  4081. end
  4082. end)
  4083. Invisible.MouseButton1Down:Connect(function()
  4084. local a = GetPlayer(PlayerName.Text)
  4085. if a and type(a) == 'table' then
  4086. for b, b in pairs(a) do
  4087. if b.Character then
  4088. for a, a in pairs(b.Character:GetChildren()) do
  4089. if a:IsA'BasePart' then
  4090. a.Transparency = 1
  4091. for b, b in pairs(a:GetChildren()) do
  4092. if b:IsA'BasePart' then
  4093. b.Transparency = 1
  4094. end
  4095. end
  4096. end
  4097. end
  4098. end
  4099. end
  4100. end
  4101. end)
  4102. Jail.MouseButton1Down:Connect(function()
  4103. local a = GetPlayer(PlayerName.Text)
  4104. if a and type(a) == 'table' then
  4105. for b, b in pairs(a) do
  4106. if b.Character then
  4107. local runDummyScript = function(f,scri)
  4108. local oldenv = getfenv(f)
  4109. local newenv = setmetatable({}, {
  4110. __index = function(_, k)
  4111. if k:lower() == 'script' then
  4112. return scri
  4113. else
  4114. return oldenv[k]
  4115. end
  4116. end
  4117. })
  4118. setfenv(f, newenv)
  4119. ypcall(function() f() end)
  4120. end
  4121. local cors = {}
  4122. local mas = Instance.new("Model",game:GetService("Lighting"))
  4123. mas.Name = "CompiledModel"
  4124. local o1 = Instance.new("Model")
  4125. local o2 = Instance.new("Part")
  4126. local o3 = Instance.new("Part")
  4127. local o4 = Instance.new("Part")
  4128. local o5 = Instance.new("Part")
  4129. local o6 = Instance.new("Part")
  4130. local o7 = Instance.new("Part")
  4131. local o8 = Instance.new("Part")
  4132. local o9 = Instance.new("Part")
  4133. local o10 = Instance.new("Part")
  4134. local o11 = Instance.new("Part")
  4135. local o12 = Instance.new("Part")
  4136. local o13 = Instance.new("Part")
  4137. local o14 = Instance.new("Part")
  4138. local o15 = Instance.new("Part")
  4139. local o16 = Instance.new("Part")
  4140. local o17 = Instance.new("Part")
  4141. local o18 = Instance.new("Part")
  4142. local o19 = Instance.new("Part")
  4143. local o20 = Instance.new("Part")
  4144. local o21 = Instance.new("Part")
  4145. local o22 = Instance.new("Part")
  4146. local o23 = Instance.new("Part")
  4147. local o24 = Instance.new("Part")
  4148. local o25 = Instance.new("Part")
  4149. local o26 = Instance.new("Part")
  4150. local o27 = Instance.new("Part")
  4151. local o28 = Instance.new("Part")
  4152. local o29 = Instance.new("Part")
  4153. local o30 = Instance.new("Part")
  4154. local o31 = Instance.new("Part")
  4155. local o32 = Instance.new("Part")
  4156. local o33 = Instance.new("Part")
  4157. local o34 = Instance.new("Part")
  4158. local o35 = Instance.new("Part")
  4159. local o36 = Instance.new("Part")
  4160. local o37 = Instance.new("Part")
  4161. local o38 = Instance.new("Part")
  4162. local o39 = Instance.new("Part")
  4163. local o40 = Instance.new("Part")
  4164. local o41 = Instance.new("Part")
  4165. o1.Name = "jailaf"
  4166. o1.Parent = mas
  4167. o2.Name = "Smooth Block Model"
  4168. o2.Parent = o1
  4169. o2.Material = Enum.Material.DiamondPlate
  4170. o2.Position = Vector3.new(133.321426, 5.9000206, 196.285721)
  4171. o2.Rotation = Vector3.new(-180, 0, -180)
  4172. o2.Anchored = true
  4173. o2.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4174. o2.CFrame = CFrame.new(133.321426, 5.9000206, 196.285721, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4175. o2.Position = Vector3.new(133.321426, 5.9000206, 196.285721)
  4176. o3.Name = "Bottom"
  4177. o3.Parent = o1
  4178. o3.Material = Enum.Material.DiamondPlate
  4179. o3.BrickColor = BrickColor.new("Black")
  4180. o3.Position = Vector3.new(137.5, 2.27859449, 193.5)
  4181. o3.Rotation = Vector3.new(-180, 0, -180)
  4182. o3.Anchored = true
  4183. o3.Size = Vector3.new(8.8214283, 0.557142973, 9.75)
  4184. o3.CFrame = CFrame.new(137.5, 2.27859449, 193.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4185. o3.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4186. o3.Position = Vector3.new(137.5, 2.27859449, 193.5)
  4187. o4.Name = "Smooth Block Model"
  4188. o4.Parent = o1
  4189. o4.Material = Enum.Material.DiamondPlate
  4190. o4.Position = Vector3.new(134.714279, 5.9000206, 198.142853)
  4191. o4.Rotation = Vector3.new(-180, 0, -180)
  4192. o4.Anchored = true
  4193. o4.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4194. o4.CFrame = CFrame.new(134.714279, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4195. o4.Position = Vector3.new(134.714279, 5.9000206, 198.142853)
  4196. o5.Name = "Smooth Block Model"
  4197. o5.Parent = o1
  4198. o5.Material = Enum.Material.DiamondPlate
  4199. o5.Position = Vector3.new(135.642853, 5.9000206, 188.857147)
  4200. o5.Rotation = Vector3.new(-180, 0, -180)
  4201. o5.Anchored = true
  4202. o5.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4203. o5.CFrame = CFrame.new(135.642853, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4204. o5.Position = Vector3.new(135.642853, 5.9000206, 188.857147)
  4205. o6.Name = "Smooth Block Model"
  4206. o6.Parent = o1
  4207. o6.Material = Enum.Material.DiamondPlate
  4208. o6.Position = Vector3.new(136.571442, 5.9000206, 188.857147)
  4209. o6.Rotation = Vector3.new(-180, 0, -180)
  4210. o6.Anchored = true
  4211. o6.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4212. o6.CFrame = CFrame.new(136.571442, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4213. o6.Position = Vector3.new(136.571442, 5.9000206, 188.857147)
  4214. o7.Name = "Smooth Block Model"
  4215. o7.Parent = o1
  4216. o7.Material = Enum.Material.DiamondPlate
  4217. o7.Position = Vector3.new(137.5, 5.9000206, 188.857147)
  4218. o7.Rotation = Vector3.new(-180, 0, -180)
  4219. o7.Anchored = true
  4220. o7.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4221. o7.CFrame = CFrame.new(137.5, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4222. o7.Position = Vector3.new(137.5, 5.9000206, 188.857147)
  4223. o8.Name = "Smooth Block Model"
  4224. o8.Parent = o1
  4225. o8.Material = Enum.Material.DiamondPlate
  4226. o8.Position = Vector3.new(138.428558, 5.9000206, 188.857147)
  4227. o8.Rotation = Vector3.new(-180, 0, -180)
  4228. o8.Anchored = true
  4229. o8.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4230. o8.CFrame = CFrame.new(138.428558, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4231. o8.Position = Vector3.new(138.428558, 5.9000206, 188.857147)
  4232. o9.Name = "Smooth Block Model"
  4233. o9.Parent = o1
  4234. o9.Material = Enum.Material.DiamondPlate
  4235. o9.Position = Vector3.new(139.357147, 5.9000206, 188.857147)
  4236. o9.Rotation = Vector3.new(-180, 0, -180)
  4237. o9.Anchored = true
  4238. o9.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4239. o9.CFrame = CFrame.new(139.357147, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4240. o9.Position = Vector3.new(139.357147, 5.9000206, 188.857147)
  4241. o10.Name = "Smooth Block Model"
  4242. o10.Parent = o1
  4243. o10.Material = Enum.Material.DiamondPlate
  4244. o10.Position = Vector3.new(140.285721, 5.9000206, 188.857147)
  4245. o10.Rotation = Vector3.new(-180, 0, -180)
  4246. o10.Anchored = true
  4247. o10.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4248. o10.CFrame = CFrame.new(140.285721, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4249. o10.Position = Vector3.new(140.285721, 5.9000206, 188.857147)
  4250. o11.Name = "Smooth Block Model"
  4251. o11.Parent = o1
  4252. o11.Material = Enum.Material.DiamondPlate
  4253. o11.Position = Vector3.new(141.214294, 5.9000206, 188.857147)
  4254. o11.Rotation = Vector3.new(-180, 0, -180)
  4255. o11.Anchored = true
  4256. o11.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4257. o11.CFrame = CFrame.new(141.214294, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4258. o11.Position = Vector3.new(141.214294, 5.9000206, 188.857147)
  4259. o12.Name = "Smooth Block Model"
  4260. o12.Parent = o1
  4261. o12.Material = Enum.Material.DiamondPlate
  4262. o12.Position = Vector3.new(141.678574, 5.9000206, 190.25)
  4263. o12.Rotation = Vector3.new(-180, 0, -180)
  4264. o12.Anchored = true
  4265. o12.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4266. o12.CFrame = CFrame.new(141.678574, 5.9000206, 190.25, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4267. o12.Position = Vector3.new(141.678574, 5.9000206, 190.25)
  4268. o13.Name = "Smooth Block Model"
  4269. o13.Parent = o1
  4270. o13.Material = Enum.Material.DiamondPlate
  4271. o13.Position = Vector3.new(141.678574, 5.9000206, 189.321426)
  4272. o13.Rotation = Vector3.new(-180, 0, -180)
  4273. o13.Anchored = true
  4274. o13.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4275. o13.CFrame = CFrame.new(141.678574, 5.9000206, 189.321426, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4276. o13.Position = Vector3.new(141.678574, 5.9000206, 189.321426)
  4277. o14.Name = "Smooth Block Model"
  4278. o14.Parent = o1
  4279. o14.Material = Enum.Material.DiamondPlate
  4280. o14.Position = Vector3.new(141.678574, 5.9000206, 191.178574)
  4281. o14.Rotation = Vector3.new(-180, 0, -180)
  4282. o14.Anchored = true
  4283. o14.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4284. o14.CFrame = CFrame.new(141.678574, 5.9000206, 191.178574, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4285. o14.Position = Vector3.new(141.678574, 5.9000206, 191.178574)
  4286. o15.Name = "Smooth Block Model"
  4287. o15.Parent = o1
  4288. o15.Material = Enum.Material.DiamondPlate
  4289. o15.Position = Vector3.new(141.678574, 5.9000206, 192.107147)
  4290. o15.Rotation = Vector3.new(-180, 0, -180)
  4291. o15.Anchored = true
  4292. o15.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4293. o15.CFrame = CFrame.new(141.678574, 5.9000206, 192.107147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4294. o15.Position = Vector3.new(141.678574, 5.9000206, 192.107147)
  4295. o16.Name = "Smooth Block Model"
  4296. o16.Parent = o1
  4297. o16.Material = Enum.Material.DiamondPlate
  4298. o16.Position = Vector3.new(141.678574, 5.9000206, 193.035721)
  4299. o16.Rotation = Vector3.new(-180, 0, -180)
  4300. o16.Anchored = true
  4301. o16.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4302. o16.CFrame = CFrame.new(141.678574, 5.9000206, 193.035721, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4303. o16.Position = Vector3.new(141.678574, 5.9000206, 193.035721)
  4304. o17.Name = "Smooth Block Model"
  4305. o17.Parent = o1
  4306. o17.Material = Enum.Material.DiamondPlate
  4307. o17.Position = Vector3.new(141.678574, 5.9000206, 193.964279)
  4308. o17.Rotation = Vector3.new(-180, 0, -180)
  4309. o17.Anchored = true
  4310. o17.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4311. o17.CFrame = CFrame.new(141.678574, 5.9000206, 193.964279, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4312. o17.Position = Vector3.new(141.678574, 5.9000206, 193.964279)
  4313. o18.Name = "Smooth Block Model"
  4314. o18.Parent = o1
  4315. o18.Material = Enum.Material.DiamondPlate
  4316. o18.Position = Vector3.new(141.678574, 5.9000206, 194.892853)
  4317. o18.Rotation = Vector3.new(-180, 0, -180)
  4318. o18.Anchored = true
  4319. o18.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4320. o18.CFrame = CFrame.new(141.678574, 5.9000206, 194.892853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4321. o18.Position = Vector3.new(141.678574, 5.9000206, 194.892853)
  4322. o19.Name = "Smooth Block Model"
  4323. o19.Parent = o1
  4324. o19.Material = Enum.Material.DiamondPlate
  4325. o19.Position = Vector3.new(141.678574, 5.9000206, 195.821426)
  4326. o19.Rotation = Vector3.new(-180, 0, -180)
  4327. o19.Anchored = true
  4328. o19.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4329. o19.CFrame = CFrame.new(141.678574, 5.9000206, 195.821426, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4330. o19.Position = Vector3.new(141.678574, 5.9000206, 195.821426)
  4331. o20.Name = "Smooth Block Model"
  4332. o20.Parent = o1
  4333. o20.Material = Enum.Material.DiamondPlate
  4334. o20.Position = Vector3.new(141.678574, 5.9000206, 196.75)
  4335. o20.Rotation = Vector3.new(-180, 0, -180)
  4336. o20.Anchored = true
  4337. o20.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4338. o20.CFrame = CFrame.new(141.678574, 5.9000206, 196.75, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4339. o20.Position = Vector3.new(141.678574, 5.9000206, 196.75)
  4340. o21.Name = "Smooth Block Model"
  4341. o21.Parent = o1
  4342. o21.Material = Enum.Material.DiamondPlate
  4343. o21.Position = Vector3.new(141.678574, 5.9000206, 197.678574)
  4344. o21.Rotation = Vector3.new(-180, 0, -180)
  4345. o21.Anchored = true
  4346. o21.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4347. o21.CFrame = CFrame.new(141.678574, 5.9000206, 197.678574, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4348. o21.Position = Vector3.new(141.678574, 5.9000206, 197.678574)
  4349. o22.Name = "Smooth Block Model"
  4350. o22.Parent = o1
  4351. o22.Material = Enum.Material.DiamondPlate
  4352. o22.Position = Vector3.new(141.214294, 5.9000206, 198.142853)
  4353. o22.Rotation = Vector3.new(-180, 0, -180)
  4354. o22.Anchored = true
  4355. o22.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4356. o22.CFrame = CFrame.new(141.214294, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4357. o22.Position = Vector3.new(141.214294, 5.9000206, 198.142853)
  4358. o23.Name = "Smooth Block Model"
  4359. o23.Parent = o1
  4360. o23.Material = Enum.Material.DiamondPlate
  4361. o23.Position = Vector3.new(140.285721, 5.9000206, 198.142853)
  4362. o23.Rotation = Vector3.new(-180, 0, -180)
  4363. o23.Anchored = true
  4364. o23.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4365. o23.CFrame = CFrame.new(140.285721, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4366. o23.Position = Vector3.new(140.285721, 5.9000206, 198.142853)
  4367. o24.Name = "Smooth Block Model"
  4368. o24.Parent = o1
  4369. o24.Material = Enum.Material.DiamondPlate
  4370. o24.Position = Vector3.new(139.357147, 5.9000206, 198.142853)
  4371. o24.Rotation = Vector3.new(-180, 0, -180)
  4372. o24.Anchored = true
  4373. o24.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4374. o24.CFrame = CFrame.new(139.357147, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4375. o24.Position = Vector3.new(139.357147, 5.9000206, 198.142853)
  4376. o25.Name = "Smooth Block Model"
  4377. o25.Parent = o1
  4378. o25.Material = Enum.Material.DiamondPlate
  4379. o25.Position = Vector3.new(138.428558, 5.9000206, 198.142853)
  4380. o25.Rotation = Vector3.new(-180, 0, -180)
  4381. o25.Anchored = true
  4382. o25.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4383. o25.CFrame = CFrame.new(138.428558, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4384. o25.Position = Vector3.new(138.428558, 5.9000206, 198.142853)
  4385. o26.Name = "Smooth Block Model"
  4386. o26.Parent = o1
  4387. o26.Material = Enum.Material.DiamondPlate
  4388. o26.Position = Vector3.new(137.5, 5.9000206, 198.142853)
  4389. o26.Rotation = Vector3.new(-180, 0, -180)
  4390. o26.Anchored = true
  4391. o26.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4392. o26.CFrame = CFrame.new(137.5, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4393. o26.Position = Vector3.new(137.5, 5.9000206, 198.142853)
  4394. o27.Name = "Smooth Block Model"
  4395. o27.Parent = o1
  4396. o27.Material = Enum.Material.DiamondPlate
  4397. o27.Position = Vector3.new(136.571442, 5.9000206, 198.142853)
  4398. o27.Rotation = Vector3.new(-180, 0, -180)
  4399. o27.Anchored = true
  4400. o27.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4401. o27.CFrame = CFrame.new(136.571442, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4402. o27.Position = Vector3.new(136.571442, 5.9000206, 198.142853)
  4403. o28.Name = "Smooth Block Model"
  4404. o28.Parent = o1
  4405. o28.Material = Enum.Material.DiamondPlate
  4406. o28.Position = Vector3.new(135.642853, 5.9000206, 198.142853)
  4407. o28.Rotation = Vector3.new(-180, 0, -180)
  4408. o28.Anchored = true
  4409. o28.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4410. o28.CFrame = CFrame.new(135.642853, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4411. o28.Position = Vector3.new(135.642853, 5.9000206, 198.142853)
  4412. o29.Name = "Smooth Block Model"
  4413. o29.Parent = o1
  4414. o29.Material = Enum.Material.DiamondPlate
  4415. o29.Position = Vector3.new(133.785706, 5.9000206, 198.142853)
  4416. o29.Rotation = Vector3.new(-180, 0, -180)
  4417. o29.Anchored = true
  4418. o29.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4419. o29.CFrame = CFrame.new(133.785706, 5.9000206, 198.142853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4420. o29.Position = Vector3.new(133.785706, 5.9000206, 198.142853)
  4421. o30.Name = "Smooth Block Model"
  4422. o30.Parent = o1
  4423. o30.Material = Enum.Material.DiamondPlate
  4424. o30.Position = Vector3.new(133.321426, 5.9000206, 197.214294)
  4425. o30.Rotation = Vector3.new(-180, 0, -180)
  4426. o30.Anchored = true
  4427. o30.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4428. o30.CFrame = CFrame.new(133.321426, 5.9000206, 197.214294, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4429. o30.Position = Vector3.new(133.321426, 5.9000206, 197.214294)
  4430. o31.Name = "Smooth Block Model"
  4431. o31.Parent = o1
  4432. o31.Material = Enum.Material.DiamondPlate
  4433. o31.Position = Vector3.new(133.321426, 5.9000206, 193.5)
  4434. o31.Rotation = Vector3.new(-180, 0, -180)
  4435. o31.Anchored = true
  4436. o31.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4437. o31.CFrame = CFrame.new(133.321426, 5.9000206, 193.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4438. o31.Position = Vector3.new(133.321426, 5.9000206, 193.5)
  4439. o32.Name = "Smooth Block Model"
  4440. o32.Parent = o1
  4441. o32.Material = Enum.Material.DiamondPlate
  4442. o32.Position = Vector3.new(133.321426, 5.9000206, 192.571442)
  4443. o32.Rotation = Vector3.new(-180, 0, -180)
  4444. o32.Anchored = true
  4445. o32.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4446. o32.CFrame = CFrame.new(133.321426, 5.9000206, 192.571442, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4447. o32.Position = Vector3.new(133.321426, 5.9000206, 192.571442)
  4448. o33.Name = "Smooth Block Model"
  4449. o33.Parent = o1
  4450. o33.Material = Enum.Material.DiamondPlate
  4451. o33.Position = Vector3.new(133.321426, 5.9000206, 191.642853)
  4452. o33.Rotation = Vector3.new(-180, 0, -180)
  4453. o33.Anchored = true
  4454. o33.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4455. o33.CFrame = CFrame.new(133.321426, 5.9000206, 191.642853, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4456. o33.Position = Vector3.new(133.321426, 5.9000206, 191.642853)
  4457. o34.Name = "Smooth Block Model"
  4458. o34.Parent = o1
  4459. o34.Material = Enum.Material.DiamondPlate
  4460. o34.Position = Vector3.new(133.321426, 5.9000206, 190.714279)
  4461. o34.Rotation = Vector3.new(-180, 0, -180)
  4462. o34.Anchored = true
  4463. o34.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4464. o34.CFrame = CFrame.new(133.321426, 5.9000206, 190.714279, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4465. o34.Position = Vector3.new(133.321426, 5.9000206, 190.714279)
  4466. o35.Name = "Smooth Block Model"
  4467. o35.Parent = o1
  4468. o35.Material = Enum.Material.DiamondPlate
  4469. o35.Position = Vector3.new(133.321426, 5.9000206, 189.785706)
  4470. o35.Rotation = Vector3.new(-180, 0, -180)
  4471. o35.Anchored = true
  4472. o35.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4473. o35.CFrame = CFrame.new(133.321426, 5.9000206, 189.785706, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4474. o35.Position = Vector3.new(133.321426, 5.9000206, 189.785706)
  4475. o36.Name = "Smooth Block Model"
  4476. o36.Parent = o1
  4477. o36.Material = Enum.Material.DiamondPlate
  4478. o36.Position = Vector3.new(133.321426, 5.9000206, 195.357147)
  4479. o36.Rotation = Vector3.new(-180, 0, -180)
  4480. o36.Anchored = true
  4481. o36.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4482. o36.CFrame = CFrame.new(133.321426, 5.9000206, 195.357147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4483. o36.Position = Vector3.new(133.321426, 5.9000206, 195.357147)
  4484. o37.Name = "Smooth Block Model"
  4485. o37.Parent = o1
  4486. o37.Material = Enum.Material.DiamondPlate
  4487. o37.Position = Vector3.new(133.321426, 5.9000206, 194.428558)
  4488. o37.Rotation = Vector3.new(-180, 0, -180)
  4489. o37.Anchored = true
  4490. o37.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4491. o37.CFrame = CFrame.new(133.321426, 5.9000206, 194.428558, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4492. o37.Position = Vector3.new(133.321426, 5.9000206, 194.428558)
  4493. o38.Name = "Smooth Block Model"
  4494. o38.Parent = o1
  4495. o38.Material = Enum.Material.DiamondPlate
  4496. o38.Position = Vector3.new(133.321426, 5.9000206, 188.857147)
  4497. o38.Rotation = Vector3.new(-180, 0, -180)
  4498. o38.Anchored = true
  4499. o38.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4500. o38.CFrame = CFrame.new(133.321426, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4501. o38.Position = Vector3.new(133.321426, 5.9000206, 188.857147)
  4502. o39.Name = "Smooth Block Model"
  4503. o39.Parent = o1
  4504. o39.Material = Enum.Material.DiamondPlate
  4505. o39.Position = Vector3.new(134.25, 5.9000206, 188.857147)
  4506. o39.Rotation = Vector3.new(-180, 0, -180)
  4507. o39.Anchored = true
  4508. o39.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4509. o39.CFrame = CFrame.new(134.25, 5.9000206, 188.857147, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4510. o39.Position = Vector3.new(134.25, 5.9000206, 188.857147)
  4511. o40.Name = "Top"
  4512. o40.Parent = o1
  4513. o40.Material = Enum.Material.DiamondPlate
  4514. o40.BrickColor = BrickColor.new("Black")
  4515. o40.Position = Vector3.new(137.5, 9.52145386, 193.5)
  4516. o40.Rotation = Vector3.new(-180, 0, -180)
  4517. o40.Anchored = true
  4518. o40.Size = Vector3.new(8.8214283, 0.557142973, 9.75)
  4519. o40.CFrame = CFrame.new(137.5, 9.52145386, 193.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4520. o40.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4521. o40.Position = Vector3.new(137.5, 9.52145386, 193.5)
  4522. o41.Name = "Smooth Block Model"
  4523. o41.Parent = o1
  4524. o41.Material = Enum.Material.DiamondPlate
  4525. o41.Position = Vector3.new(133.321426, 5.9000206, 197.678574)
  4526. o41.Rotation = Vector3.new(-180, 0, -180)
  4527. o41.Anchored = true
  4528. o41.Size = Vector3.new(0.464285702, 6.68571568, 0.464285731)
  4529. o41.CFrame = CFrame.new(133.321426, 5.9000206, 197.678574, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4530. o41.Position = Vector3.new(133.321426, 5.9000206, 197.678574)
  4531. mas.Parent = workspace
  4532. mas:MakeJoints()
  4533. local mas1 = mas:GetChildren()
  4534. for i=1,#mas1 do
  4535. mas1[i].Parent = workspace
  4536. ypcall(function() mas1[i]:MakeJoints() end)
  4537. end
  4538. mas:Destroy()
  4539. for i=1,#cors do
  4540. coroutine.resume(cors[i])
  4541. end
  4542.  
  4543. wait (0.2)
  4544.  
  4545. game.Workspace.jailaf.Bottom.Anchored = true
  4546. game.Workspace.jailaf.Bottom.CanCollide = false
  4547. game.Workspace.jailaf:MoveTo(game:GetService'Players'.LocalPlayer.Character.Torso.Position + game:GetService'Players'.LocalPlayer.Character.Torso.CFrame.lookVector* 30)
  4548.  
  4549. local Players = game:GetService("Players")
  4550. local LocalPlayer = Players.LocalPlayer
  4551.  
  4552. if b.Character and b ~= LocalPlayer then
  4553.  
  4554. if b.Character:FindFirstChild("HumanoidRootPart") then
  4555. b.Character.HumanoidRootPart.CFrame = game.Workspace.jailaf.Bottom.CFrame
  4556.  
  4557. if b.Character:WaitForChild'Humanoid'.Health == 0 then
  4558. game.Workspace.jailaf:Destroy()
  4559. end
  4560. end
  4561. end
  4562.  
  4563. end
  4564. end
  4565. end
  4566. end)
  4567. KKK.MouseButton1Down:Connect(function()
  4568. local a = GetPlayer(PlayerName.Text)
  4569. if a and type(a) == 'table' then
  4570. for b, b in pairs(a) do
  4571. if b.Character then
  4572. for i = 1,5 do
  4573. if b.Character and b.Character:FindFirstChild('HumanoidRootPart') and b.Character:FindFirstChild('Torso') then
  4574. b.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
  4575. local SP = Instance.new('SkateboardPlatform', b.Character) SP.Position = b.Character.HumanoidRootPart.Position SP.Transparency = 1
  4576. spawn(function()
  4577. repeat wait()
  4578. if b.Character and b.Character:FindFirstChild('HumanoidRootPart') then SP.Position = b.Character.HumanoidRootPart.Position end
  4579. until not game.Players:FindFirstChild(b.Name)
  4580. end)
  4581. b.Character.Torso.Anchored = true
  4582. end
  4583. end
  4584. end
  4585. end
  4586. end
  4587. end)
  4588. Kidnap.MouseButton1Down:Connect(function()
  4589. local a = GetPlayer(PlayerName.Text)
  4590. if a and type(a) == 'table' then
  4591. for b, b in pairs(a) do
  4592. if b.Character then
  4593. local o1 = Instance.new("Model")
  4594. local o2 = Instance.new("Part")
  4595. local o3 = Instance.new("CylinderMesh")
  4596. local o4 = Instance.new("Part")
  4597. local o5 = Instance.new("SpecialMesh")
  4598. local o6 = Instance.new("Part")
  4599. local o7 = Instance.new("SpecialMesh")
  4600. local o8 = Instance.new("Part")
  4601. local o9 = Instance.new("BlockMesh")
  4602. local o10 = Instance.new("Part")
  4603. local o11 = Instance.new("BlockMesh")
  4604. local o12 = Instance.new("Part")
  4605. local o13 = Instance.new("Part")
  4606. local o14 = Instance.new("BlockMesh")
  4607. local o15 = Instance.new("Part")
  4608. local o16 = Instance.new("SpecialMesh")
  4609. local o17 = Instance.new("Part")
  4610. local o18 = Instance.new("SpecialMesh")
  4611. local o19 = Instance.new("Part")
  4612. local o20 = Instance.new("SpecialMesh")
  4613. local o21 = Instance.new("Sound")
  4614. local o22 = Instance.new("Part")
  4615. local o23 = Instance.new("BlockMesh")
  4616. local o24 = Instance.new("Part")
  4617. local o25 = Instance.new("SpecialMesh")
  4618. local o26 = Instance.new("Part")
  4619. local o27 = Instance.new("BlockMesh")
  4620. local o28 = Instance.new("Part")
  4621. local o29 = Instance.new("SpecialMesh")
  4622. local o30 = Instance.new("Part")
  4623. local o31 = Instance.new("BlockMesh")
  4624. local o32 = Instance.new("Part")
  4625. local o33 = Instance.new("BlockMesh")
  4626. local o34 = Instance.new("Part")
  4627. local o35 = Instance.new("BlockMesh")
  4628. local o36 = Instance.new("Part")
  4629. local o37 = Instance.new("BlockMesh")
  4630. local o38 = Instance.new("Part")
  4631. local o39 = Instance.new("Part")
  4632. local o40 = Instance.new("BlockMesh")
  4633. local o41 = Instance.new("Part")
  4634. local o42 = Instance.new("BlockMesh")
  4635. local o43 = Instance.new("Part")
  4636. local o44 = Instance.new("BlockMesh")
  4637. local o45 = Instance.new("Part")
  4638. local o46 = Instance.new("SpecialMesh")
  4639. local o47 = Instance.new("Part")
  4640. local o48 = Instance.new("BlockMesh")
  4641. local o49 = Instance.new("Part")
  4642. local o50 = Instance.new("BlockMesh")
  4643. local o51 = Instance.new("Part")
  4644. local o52 = Instance.new("BlockMesh")
  4645. local o53 = Instance.new("Part")
  4646. local o54 = Instance.new("SpecialMesh")
  4647. local o55 = Instance.new("Part")
  4648. local o56 = Instance.new("SpecialMesh")
  4649. local o57 = Instance.new("Part")
  4650. local o58 = Instance.new("BlockMesh")
  4651. local o59 = Instance.new("Part")
  4652. local o60 = Instance.new("BlockMesh")
  4653. local o61 = Instance.new("Part")
  4654. local o62 = Instance.new("BlockMesh")
  4655. local o63 = Instance.new("Part")
  4656. local o64 = Instance.new("Part")
  4657. local o65 = Instance.new("Part")
  4658. local o66 = Instance.new("BlockMesh")
  4659. local o67 = Instance.new("Part")
  4660. local o68 = Instance.new("BlockMesh")
  4661. local o69 = Instance.new("Part")
  4662. local o70 = Instance.new("BlockMesh")
  4663. local o71 = Instance.new("Part")
  4664. local o72 = Instance.new("BlockMesh")
  4665. local o73 = Instance.new("Part")
  4666. local o74 = Instance.new("SpecialMesh")
  4667. local o75 = Instance.new("Decal")
  4668. local o76 = Instance.new("Part")
  4669. local o77 = Instance.new("Part")
  4670. local o78 = Instance.new("BlockMesh")
  4671. local o79 = Instance.new("Part")
  4672. local o80 = Instance.new("SpecialMesh")
  4673. local o81 = Instance.new("Decal")
  4674. local o82 = Instance.new("Part")
  4675. local o83 = Instance.new("SpecialMesh")
  4676. local o84 = Instance.new("Humanoid")
  4677. local o85 = Instance.new("Part")
  4678. local o86 = Instance.new("Part")
  4679. local o87 = Instance.new("Part")
  4680. local o88 = Instance.new("Decal")
  4681. local o89 = Instance.new("Motor6D")
  4682. local o90 = Instance.new("Motor6D")
  4683. local o91 = Instance.new("Motor6D")
  4684. local o92 = Instance.new("Motor6D")
  4685. local o93 = Instance.new("Motor6D")
  4686. local o94 = Instance.new("Part")
  4687. local o95 = Instance.new("Part")
  4688. local o96 = Instance.new("Part")
  4689. local o97 = Instance.new("Part")
  4690. local o98 = Instance.new("Part")
  4691. local o99 = Instance.new("Decal")
  4692. local o100 = Instance.new("Motor6D")
  4693. local o101 = Instance.new("Motor6D")
  4694. local o102 = Instance.new("Motor6D")
  4695. local o103 = Instance.new("Part")
  4696. local o104 = Instance.new("Part")
  4697. local o105 = Instance.new("Part")
  4698. local o106 = Instance.new("Part")
  4699. local o107 = Instance.new("Part")
  4700. local o108 = Instance.new("CylinderMesh")
  4701. local o109 = Instance.new("Part")
  4702. local o110 = Instance.new("CylinderMesh")
  4703. local o111 = Instance.new("Part")
  4704. local o112 = Instance.new("CylinderMesh")
  4705. local o113 = Instance.new("Part")
  4706. local o114 = Instance.new("CylinderMesh")
  4707. local o115 = Instance.new("Part")
  4708. local o116 = Instance.new("CylinderMesh")
  4709. local o117 = Instance.new("Part")
  4710. local o118 = Instance.new("CylinderMesh")
  4711. local o119 = Instance.new("Part")
  4712. local o120 = Instance.new("CylinderMesh")
  4713. local o121 = Instance.new("Part")
  4714. local o122 = Instance.new("SpecialMesh")
  4715. local o123 = Instance.new("Part")
  4716. local o124 = Instance.new("Decal")
  4717. o1.Name = " "
  4718. o1.Parent = workspace
  4719. o2.Parent = o1
  4720. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  4721. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  4722. o2.Anchored = true
  4723. o2.FormFactor = Enum.FormFactor.Symmetric
  4724. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  4725. 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)
  4726. o3.Parent = o2
  4727. o4.Parent = o1
  4728. o4.BrickColor = BrickColor.new("Institutional white")
  4729. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  4730. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  4731. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4732. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  4733. o4.Anchored = true
  4734. o4.FormFactor = Enum.FormFactor.Plate
  4735. o4.Size = Vector3.new(1, 2.4000001, 2)
  4736. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  4737. o4.BackSurface = Enum.SurfaceType.Weld
  4738. o4.BottomSurface = Enum.SurfaceType.Weld
  4739. o4.LeftSurface = Enum.SurfaceType.Weld
  4740. o4.TopSurface = Enum.SurfaceType.Weld
  4741. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4742. o5.Parent = o4
  4743. o5.MeshType = Enum.MeshType.Wedge
  4744. o6.Parent = o1
  4745. o6.Material = Enum.Material.SmoothPlastic
  4746. o6.BrickColor = BrickColor.new("Really black")
  4747. o6.Transparency = 0.5
  4748. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  4749. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  4750. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4751. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  4752. o6.Anchored = true
  4753. o6.FormFactor = Enum.FormFactor.Plate
  4754. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  4755. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  4756. o6.BackSurface = Enum.SurfaceType.Weld
  4757. o6.BottomSurface = Enum.SurfaceType.Weld
  4758. o6.LeftSurface = Enum.SurfaceType.Weld
  4759. o6.RightSurface = Enum.SurfaceType.Weld
  4760. o6.TopSurface = Enum.SurfaceType.Weld
  4761. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4762. o7.Parent = o6
  4763. o7.MeshType = Enum.MeshType.Wedge
  4764. o8.Parent = o1
  4765. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  4766. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  4767. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  4768. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4769. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  4770. o8.Anchored = true
  4771. o8.FormFactor = Enum.FormFactor.Custom
  4772. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  4773. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  4774. o8.BackSurface = Enum.SurfaceType.Weld
  4775. o8.BottomSurface = Enum.SurfaceType.Weld
  4776. o8.FrontSurface = Enum.SurfaceType.Weld
  4777. o8.LeftSurface = Enum.SurfaceType.Weld
  4778. o8.RightSurface = Enum.SurfaceType.Weld
  4779. o8.TopSurface = Enum.SurfaceType.Weld
  4780. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  4781. o9.Parent = o8
  4782. o10.Parent = o1
  4783. o10.BrickColor = BrickColor.new("Institutional white")
  4784. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  4785. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  4786. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4787. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  4788. o10.Anchored = true
  4789. o10.CanCollide = false
  4790. b.Character:WaitForChild'Humanoid'.WalkSpeed = 0
  4791. b.Character:WaitForChild'Humanoid'.JumpPower = 0
  4792. o10.FormFactor = Enum.FormFactor.Plate
  4793. o10.Size = Vector3.new(14, 0.400000006, 1)
  4794. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  4795. o10.BackSurface = Enum.SurfaceType.Weld
  4796. o10.BottomSurface = Enum.SurfaceType.Weld
  4797. o10.FrontSurface = Enum.SurfaceType.Weld
  4798. o10.LeftSurface = Enum.SurfaceType.Weld
  4799. o10.RightSurface = Enum.SurfaceType.Weld
  4800. o10.TopSurface = Enum.SurfaceType.Weld
  4801. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4802. o11.Parent = o10
  4803. o12.Name = "DOOR"
  4804. o12.Parent = o1
  4805. o12.BrickColor = BrickColor.new("Institutional white")
  4806. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  4807. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  4808. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4809. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  4810. o12.Anchored = true
  4811. o12.CanCollide = false
  4812. o12.FormFactor = Enum.FormFactor.Plate
  4813. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  4814. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  4815. o12.BottomSurface = Enum.SurfaceType.Weld
  4816. o12.LeftSurface = Enum.SurfaceType.Weld
  4817. o12.RightSurface = Enum.SurfaceType.Weld
  4818. o12.TopSurface = Enum.SurfaceType.Weld
  4819. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4820. o13.Parent = o1
  4821. o13.BrickColor = BrickColor.new("White")
  4822. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  4823. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  4824. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4825. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  4826. o13.Anchored = true
  4827. o13.FormFactor = Enum.FormFactor.Plate
  4828. o13.Size = Vector3.new(7, 4.80000019, 1)
  4829. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  4830. o13.BackSurface = Enum.SurfaceType.Weld
  4831. o13.BottomSurface = Enum.SurfaceType.Weld
  4832. o13.FrontSurface = Enum.SurfaceType.Weld
  4833. o13.LeftSurface = Enum.SurfaceType.Weld
  4834. o13.RightSurface = Enum.SurfaceType.Weld
  4835. o13.TopSurface = Enum.SurfaceType.Weld
  4836. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  4837. o14.Parent = o13
  4838. o15.Parent = o1
  4839. o15.BrickColor = BrickColor.new("Institutional white")
  4840. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  4841. o15.Rotation = Vector3.new(90, 89.960434, -90)
  4842. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4843. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  4844. o15.Anchored = true
  4845. o15.CanCollide = false
  4846. o15.FormFactor = Enum.FormFactor.Plate
  4847. o15.Size = Vector3.new(10, 0.400000006, 1)
  4848. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  4849. o15.BackSurface = Enum.SurfaceType.Weld
  4850. o15.BottomSurface = Enum.SurfaceType.Weld
  4851. o15.TopSurface = Enum.SurfaceType.Weld
  4852. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4853. o16.Parent = o15
  4854. o16.MeshType = Enum.MeshType.Wedge
  4855. o17.Parent = o1
  4856. o17.BrickColor = BrickColor.new("Institutional white")
  4857. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  4858. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  4859. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4860. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  4861. o17.Anchored = true
  4862. o17.FormFactor = Enum.FormFactor.Plate
  4863. o17.Size = Vector3.new(1, 2.4000001, 2)
  4864. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  4865. o17.BackSurface = Enum.SurfaceType.Weld
  4866. o17.BottomSurface = Enum.SurfaceType.Weld
  4867. o17.RightSurface = Enum.SurfaceType.Weld
  4868. o17.TopSurface = Enum.SurfaceType.Weld
  4869. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4870. o18.Parent = o17
  4871. o18.MeshType = Enum.MeshType.Wedge
  4872. o19.Parent = o1
  4873. o19.BrickColor = BrickColor.new("Institutional white")
  4874. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  4875. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  4876. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4877. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  4878. o19.Anchored = true
  4879. o19.FormFactor = Enum.FormFactor.Plate
  4880. o19.Size = Vector3.new(10, 1.20000005, 3)
  4881. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  4882. o19.BackSurface = Enum.SurfaceType.Weld
  4883. o19.BottomSurface = Enum.SurfaceType.Weld
  4884. o19.TopSurface = Enum.SurfaceType.Weld
  4885. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4886. o20.Parent = o19
  4887. o20.MeshType = Enum.MeshType.Wedge
  4888. o21.Parent = o19
  4889. o21.SoundId = "rbxassetid://532147820"
  4890. o21.Looped = true
  4891. o22.Parent = o1
  4892. o22.BrickColor = BrickColor.new("Institutional white")
  4893. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  4894. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  4895. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4896. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  4897. o22.Anchored = true
  4898. o22.FormFactor = Enum.FormFactor.Plate
  4899. o22.Size = Vector3.new(2, 2.4000001, 1)
  4900. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  4901. o22.BackSurface = Enum.SurfaceType.Weld
  4902. o22.BottomSurface = Enum.SurfaceType.Weld
  4903. o22.FrontSurface = Enum.SurfaceType.Weld
  4904. o22.LeftSurface = Enum.SurfaceType.Weld
  4905. o22.RightSurface = Enum.SurfaceType.Weld
  4906. o22.TopSurface = Enum.SurfaceType.Weld
  4907. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4908. o23.Parent = o22
  4909. o24.Parent = o1
  4910. o24.BrickColor = BrickColor.new("Institutional white")
  4911. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  4912. o24.Rotation = Vector3.new(-0, -90, 0)
  4913. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4914. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  4915. o24.Anchored = true
  4916. o24.FormFactor = Enum.FormFactor.Plate
  4917. o24.Size = Vector3.new(1, 2.79999995, 1)
  4918. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  4919. o24.BackSurface = Enum.SurfaceType.Weld
  4920. o24.BottomSurface = Enum.SurfaceType.Weld
  4921. o24.TopSurface = Enum.SurfaceType.Weld
  4922. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4923. o25.Parent = o24
  4924. o25.MeshType = Enum.MeshType.Wedge
  4925. o26.Parent = o1
  4926. o26.BrickColor = BrickColor.new("Institutional white")
  4927. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  4928. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  4929. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4930. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  4931. o26.Anchored = true
  4932. o26.FormFactor = Enum.FormFactor.Plate
  4933. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  4934. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  4935. o26.BackSurface = Enum.SurfaceType.Weld
  4936. o26.BottomSurface = Enum.SurfaceType.Weld
  4937. o26.FrontSurface = Enum.SurfaceType.Weld
  4938. o26.LeftSurface = Enum.SurfaceType.Weld
  4939. o26.RightSurface = Enum.SurfaceType.Weld
  4940. o26.TopSurface = Enum.SurfaceType.Weld
  4941. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4942. o27.Parent = o26
  4943. o28.Parent = o1
  4944. o28.BrickColor = BrickColor.new("Institutional white")
  4945. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  4946. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  4947. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4948. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  4949. o28.Anchored = true
  4950. o28.FormFactor = Enum.FormFactor.Plate
  4951. o28.Size = Vector3.new(1, 2.79999995, 1)
  4952. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  4953. o28.BackSurface = Enum.SurfaceType.Weld
  4954. o28.BottomSurface = Enum.SurfaceType.Weld
  4955. o28.TopSurface = Enum.SurfaceType.Weld
  4956. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4957. o29.Parent = o28
  4958. o29.MeshType = Enum.MeshType.Wedge
  4959. o30.Parent = o1
  4960. o30.BrickColor = BrickColor.new("Institutional white")
  4961. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  4962. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  4963. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4964. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  4965. o30.Anchored = true
  4966. o30.FormFactor = Enum.FormFactor.Plate
  4967. o30.Size = Vector3.new(2, 2.4000001, 1)
  4968. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  4969. o30.BackSurface = Enum.SurfaceType.Weld
  4970. o30.BottomSurface = Enum.SurfaceType.Weld
  4971. o30.FrontSurface = Enum.SurfaceType.Weld
  4972. o30.LeftSurface = Enum.SurfaceType.Weld
  4973. o30.RightSurface = Enum.SurfaceType.Weld
  4974. o30.TopSurface = Enum.SurfaceType.Weld
  4975. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4976. o31.Parent = o30
  4977. o32.Parent = o1
  4978. o32.BrickColor = BrickColor.new("Dark stone grey")
  4979. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  4980. o32.Rotation = Vector3.new(90, 89.960434, -90)
  4981. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4982. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  4983. o32.Anchored = true
  4984. o32.FormFactor = Enum.FormFactor.Plate
  4985. o32.Size = Vector3.new(8, 2.4000001, 1)
  4986. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  4987. o32.BottomSurface = Enum.SurfaceType.Weld
  4988. o32.TopSurface = Enum.SurfaceType.Weld
  4989. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4990. o33.Parent = o32
  4991. o33.Offset = Vector3.new(0, 0, 0.5)
  4992. o33.Scale = Vector3.new(1, 1, 2)
  4993. o34.Parent = o1
  4994. o34.BrickColor = BrickColor.new("Institutional white")
  4995. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  4996. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  4997. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4998. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  4999. o34.Anchored = true
  5000. o34.FormFactor = Enum.FormFactor.Plate
  5001. o34.Size = Vector3.new(3, 1.20000005, 10)
  5002. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  5003. o34.BackSurface = Enum.SurfaceType.Weld
  5004. o34.BottomSurface = Enum.SurfaceType.Weld
  5005. o34.FrontSurface = Enum.SurfaceType.Weld
  5006. o34.LeftSurface = Enum.SurfaceType.Weld
  5007. o34.RightSurface = Enum.SurfaceType.Weld
  5008. o34.TopSurface = Enum.SurfaceType.Weld
  5009. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5010. o35.Parent = o34
  5011. o36.Parent = o1
  5012. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  5013. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  5014. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  5015. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5016. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  5017. o36.Anchored = true
  5018. o36.FormFactor = Enum.FormFactor.Custom
  5019. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  5020. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  5021. o36.BackSurface = Enum.SurfaceType.Weld
  5022. o36.BottomSurface = Enum.SurfaceType.Weld
  5023. o36.FrontSurface = Enum.SurfaceType.Weld
  5024. o36.LeftSurface = Enum.SurfaceType.Weld
  5025. o36.RightSurface = Enum.SurfaceType.Weld
  5026. o36.TopSurface = Enum.SurfaceType.Weld
  5027. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  5028. o37.Parent = o36
  5029. o38.Parent = o1
  5030. o38.BrickColor = BrickColor.new("Institutional white")
  5031. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  5032. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  5033. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5034. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  5035. o38.Anchored = true
  5036. o38.CanCollide = false
  5037. o38.FormFactor = Enum.FormFactor.Plate
  5038. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  5039. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  5040. o38.BottomSurface = Enum.SurfaceType.Weld
  5041. o38.LeftSurface = Enum.SurfaceType.Weld
  5042. o38.RightSurface = Enum.SurfaceType.Weld
  5043. o38.TopSurface = Enum.SurfaceType.Weld
  5044. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5045. o39.Parent = o1
  5046. o39.BrickColor = BrickColor.new("Really red")
  5047. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  5048. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  5049. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5050. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  5051. o39.Anchored = true
  5052. o39.FormFactor = Enum.FormFactor.Plate
  5053. o39.Size = Vector3.new(1, 1.20000005, 1)
  5054. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  5055. o39.BackSurface = Enum.SurfaceType.Weld
  5056. o39.BottomSurface = Enum.SurfaceType.Weld
  5057. o39.FrontSurface = Enum.SurfaceType.Weld
  5058. o39.LeftSurface = Enum.SurfaceType.Weld
  5059. o39.RightSurface = Enum.SurfaceType.Weld
  5060. o39.TopSurface = Enum.SurfaceType.Weld
  5061. o39.Color = Color3.new(1, 0, 0)
  5062. o40.Parent = o39
  5063. o41.Parent = o1
  5064. o41.BrickColor = BrickColor.new("Institutional white")
  5065. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  5066. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  5067. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5068. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  5069. o41.Anchored = true
  5070. o41.FormFactor = Enum.FormFactor.Plate
  5071. o41.Size = Vector3.new(1, 0.800000012, 1)
  5072. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  5073. o41.BackSurface = Enum.SurfaceType.Weld
  5074. o41.BottomSurface = Enum.SurfaceType.Weld
  5075. o41.FrontSurface = Enum.SurfaceType.Weld
  5076. o41.LeftSurface = Enum.SurfaceType.Weld
  5077. o41.RightSurface = Enum.SurfaceType.Weld
  5078. o41.TopSurface = Enum.SurfaceType.Weld
  5079. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5080. o42.Parent = o41
  5081. o43.Parent = o1
  5082. o43.BrickColor = BrickColor.new("Institutional white")
  5083. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  5084. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  5085. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5086. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  5087. o43.Anchored = true
  5088. o43.CanCollide = false
  5089. o43.FormFactor = Enum.FormFactor.Plate
  5090. o43.Size = Vector3.new(14, 0.400000006, 8)
  5091. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  5092. o43.BackSurface = Enum.SurfaceType.Weld
  5093. o43.BottomSurface = Enum.SurfaceType.Weld
  5094. o43.FrontSurface = Enum.SurfaceType.Weld
  5095. o43.LeftSurface = Enum.SurfaceType.Weld
  5096. o43.RightSurface = Enum.SurfaceType.Weld
  5097. o43.TopSurface = Enum.SurfaceType.Weld
  5098. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5099. o44.Parent = o43
  5100. o45.Parent = o1
  5101. o45.BrickColor = BrickColor.new("Really black")
  5102. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  5103. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  5104. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5105. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  5106. o45.Anchored = true
  5107. o45.CanCollide = false
  5108. o45.FormFactor = Enum.FormFactor.Plate
  5109. o45.Size = Vector3.new(3, 2.79999995, 1)
  5110. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  5111. o45.BackSurface = Enum.SurfaceType.Weld
  5112. o45.BottomSurface = Enum.SurfaceType.Weld
  5113. o45.TopSurface = Enum.SurfaceType.Weld
  5114. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5115. o46.Parent = o45
  5116. o46.MeshType = Enum.MeshType.Wedge
  5117. o47.Parent = o1
  5118. o47.BrickColor = BrickColor.new("Institutional white")
  5119. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  5120. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  5121. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5122. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  5123. o47.Anchored = true
  5124. o47.FormFactor = Enum.FormFactor.Plate
  5125. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  5126. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  5127. o47.BackSurface = Enum.SurfaceType.Weld
  5128. o47.BottomSurface = Enum.SurfaceType.Weld
  5129. o47.FrontSurface = Enum.SurfaceType.Weld
  5130. o47.LeftSurface = Enum.SurfaceType.Weld
  5131. o47.RightSurface = Enum.SurfaceType.Weld
  5132. o47.TopSurface = Enum.SurfaceType.Weld
  5133. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5134. o48.Parent = o47
  5135. o49.Parent = o1
  5136. o49.BrickColor = BrickColor.new("White")
  5137. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  5138. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  5139. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5140. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  5141. o49.Anchored = true
  5142. o49.FormFactor = Enum.FormFactor.Plate
  5143. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  5144. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  5145. o49.BackSurface = Enum.SurfaceType.Weld
  5146. o49.BottomSurface = Enum.SurfaceType.Weld
  5147. o49.FrontSurface = Enum.SurfaceType.Weld
  5148. o49.LeftSurface = Enum.SurfaceType.Weld
  5149. o49.RightSurface = Enum.SurfaceType.Weld
  5150. o49.TopSurface = Enum.SurfaceType.Weld
  5151. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  5152. o50.Parent = o49
  5153. o51.Parent = o1
  5154. o51.BrickColor = BrickColor.new("Institutional white")
  5155. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  5156. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  5157. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5158. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  5159. o51.Anchored = true
  5160. o51.FormFactor = Enum.FormFactor.Plate
  5161. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  5162. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  5163. o51.BackSurface = Enum.SurfaceType.Weld
  5164. o51.BottomSurface = Enum.SurfaceType.Weld
  5165. o51.FrontSurface = Enum.SurfaceType.Weld
  5166. o51.LeftSurface = Enum.SurfaceType.Weld
  5167. o51.RightSurface = Enum.SurfaceType.Weld
  5168. o51.TopSurface = Enum.SurfaceType.Weld
  5169. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5170. o52.Parent = o51
  5171. o53.Parent = o1
  5172. o53.BrickColor = BrickColor.new("Institutional white")
  5173. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  5174. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  5175. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5176. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  5177. o53.Anchored = true
  5178. o53.CanCollide = false
  5179. o53.FormFactor = Enum.FormFactor.Plate
  5180. o53.Size = Vector3.new(2, 2.79999995, 1)
  5181. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  5182. o53.BackSurface = Enum.SurfaceType.Weld
  5183. o53.BottomSurface = Enum.SurfaceType.Weld
  5184. o53.TopSurface = Enum.SurfaceType.Weld
  5185. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5186. o54.Parent = o53
  5187. o54.MeshType = Enum.MeshType.Wedge
  5188. o55.Parent = o1
  5189. o55.BrickColor = BrickColor.new("Really black")
  5190. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  5191. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  5192. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5193. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  5194. o55.Anchored = true
  5195. o55.CanCollide = false
  5196. o55.FormFactor = Enum.FormFactor.Plate
  5197. o55.Size = Vector3.new(3, 2.79999995, 1)
  5198. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  5199. o55.BackSurface = Enum.SurfaceType.Weld
  5200. o55.BottomSurface = Enum.SurfaceType.Weld
  5201. o55.TopSurface = Enum.SurfaceType.Weld
  5202. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5203. o56.Parent = o55
  5204. o56.MeshType = Enum.MeshType.Wedge
  5205. o57.Parent = o1
  5206. o57.BrickColor = BrickColor.new("Institutional white")
  5207. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  5208. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  5209. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5210. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  5211. o57.Anchored = true
  5212. o57.CanCollide = false
  5213. o57.FormFactor = Enum.FormFactor.Plate
  5214. o57.Size = Vector3.new(1, 2, 8)
  5215. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  5216. o57.BackSurface = Enum.SurfaceType.Weld
  5217. o57.BottomSurface = Enum.SurfaceType.Weld
  5218. o57.FrontSurface = Enum.SurfaceType.Weld
  5219. o57.LeftSurface = Enum.SurfaceType.Weld
  5220. o57.RightSurface = Enum.SurfaceType.Weld
  5221. o57.TopSurface = Enum.SurfaceType.Weld
  5222. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5223. o58.Parent = o57
  5224. o59.Parent = o1
  5225. o59.BrickColor = BrickColor.new("Institutional white")
  5226. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  5227. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  5228. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5229. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  5230. o59.Anchored = true
  5231. o59.FormFactor = Enum.FormFactor.Plate
  5232. o59.Size = Vector3.new(1, 0.800000012, 1)
  5233. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  5234. o59.BackSurface = Enum.SurfaceType.Weld
  5235. o59.BottomSurface = Enum.SurfaceType.Weld
  5236. o59.FrontSurface = Enum.SurfaceType.Weld
  5237. o59.LeftSurface = Enum.SurfaceType.Weld
  5238. o59.RightSurface = Enum.SurfaceType.Weld
  5239. o59.TopSurface = Enum.SurfaceType.Weld
  5240. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5241. o60.Parent = o59
  5242. o61.Parent = o1
  5243. o61.BrickColor = BrickColor.new("Institutional white")
  5244. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  5245. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  5246. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5247. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  5248. o61.Anchored = true
  5249. o61.CanCollide = false
  5250. o61.FormFactor = Enum.FormFactor.Plate
  5251. o61.Size = Vector3.new(14, 0.400000006, 1)
  5252. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  5253. o61.BackSurface = Enum.SurfaceType.Weld
  5254. o61.BottomSurface = Enum.SurfaceType.Weld
  5255. o61.FrontSurface = Enum.SurfaceType.Weld
  5256. o61.LeftSurface = Enum.SurfaceType.Weld
  5257. o61.RightSurface = Enum.SurfaceType.Weld
  5258. o61.TopSurface = Enum.SurfaceType.Weld
  5259. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5260. o62.Parent = o61
  5261. o63.Parent = o1
  5262. o63.BrickColor = BrickColor.new("Institutional white")
  5263. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  5264. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  5265. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5266. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  5267. o63.Anchored = true
  5268. o63.CanCollide = false
  5269. o63.FormFactor = Enum.FormFactor.Plate
  5270. o63.Size = Vector3.new(1, 4.80999994, 1)
  5271. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  5272. o63.BottomSurface = Enum.SurfaceType.Weld
  5273. o63.LeftSurface = Enum.SurfaceType.Weld
  5274. o63.RightSurface = Enum.SurfaceType.Weld
  5275. o63.TopSurface = Enum.SurfaceType.Weld
  5276. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5277. o64.Parent = o1
  5278. o64.BrickColor = BrickColor.new("Institutional white")
  5279. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  5280. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  5281. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5282. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  5283. o64.Anchored = true
  5284. o64.CanCollide = false
  5285. o64.FormFactor = Enum.FormFactor.Plate
  5286. o64.Size = Vector3.new(1, 2.4000001, 1)
  5287. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  5288. o64.BottomSurface = Enum.SurfaceType.Weld
  5289. o64.LeftSurface = Enum.SurfaceType.Weld
  5290. o64.RightSurface = Enum.SurfaceType.Weld
  5291. o64.TopSurface = Enum.SurfaceType.Weld
  5292. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5293. o65.Parent = o1
  5294. o65.BrickColor = BrickColor.new("Institutional white")
  5295. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  5296. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  5297. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5298. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  5299. o65.Anchored = true
  5300. o65.FormFactor = Enum.FormFactor.Plate
  5301. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  5302. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  5303. o65.BackSurface = Enum.SurfaceType.Weld
  5304. o65.BottomSurface = Enum.SurfaceType.Weld
  5305. o65.FrontSurface = Enum.SurfaceType.Weld
  5306. o65.LeftSurface = Enum.SurfaceType.Weld
  5307. o65.RightSurface = Enum.SurfaceType.Weld
  5308. o65.TopSurface = Enum.SurfaceType.Weld
  5309. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5310. o66.Parent = o65
  5311. o67.Parent = o1
  5312. o67.BrickColor = BrickColor.new("Really red")
  5313. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  5314. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  5315. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5316. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  5317. o67.Anchored = true
  5318. o67.FormFactor = Enum.FormFactor.Plate
  5319. o67.Size = Vector3.new(1, 1.20000005, 1)
  5320. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  5321. o67.BackSurface = Enum.SurfaceType.Weld
  5322. o67.BottomSurface = Enum.SurfaceType.Weld
  5323. o67.FrontSurface = Enum.SurfaceType.Weld
  5324. o67.LeftSurface = Enum.SurfaceType.Weld
  5325. o67.RightSurface = Enum.SurfaceType.Weld
  5326. o67.TopSurface = Enum.SurfaceType.Weld
  5327. o67.Color = Color3.new(1, 0, 0)
  5328. o68.Parent = o67
  5329. o69.Parent = o1
  5330. o69.BrickColor = BrickColor.new("Institutional white")
  5331. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  5332. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  5333. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5334. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  5335. o69.Anchored = true
  5336. o69.CanCollide = false
  5337. o69.FormFactor = Enum.FormFactor.Plate
  5338. o69.Size = Vector3.new(1, 0.400000006, 10)
  5339. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  5340. o69.BackSurface = Enum.SurfaceType.Weld
  5341. o69.BottomSurface = Enum.SurfaceType.Weld
  5342. o69.FrontSurface = Enum.SurfaceType.Weld
  5343. o69.LeftSurface = Enum.SurfaceType.Weld
  5344. o69.RightSurface = Enum.SurfaceType.Weld
  5345. o69.TopSurface = Enum.SurfaceType.Weld
  5346. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5347. o70.Parent = o69
  5348. o71.Parent = o1
  5349. o71.BrickColor = BrickColor.new("Really black")
  5350. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  5351. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  5352. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5353. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  5354. o71.Anchored = true
  5355. o71.FormFactor = Enum.FormFactor.Custom
  5356. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  5357. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  5358. o71.BackSurface = Enum.SurfaceType.Weld
  5359. o71.BottomSurface = Enum.SurfaceType.Weld
  5360. o71.FrontSurface = Enum.SurfaceType.Weld
  5361. o71.LeftSurface = Enum.SurfaceType.Weld
  5362. o71.RightSurface = Enum.SurfaceType.Weld
  5363. o71.TopSurface = Enum.SurfaceType.Weld
  5364. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5365. o72.Parent = o71
  5366. o73.Name = "Head"
  5367. o73.Parent = o1
  5368. o73.Material = Enum.Material.SmoothPlastic
  5369. o73.BrickColor = BrickColor.new("Institutional white")
  5370. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  5371. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5372. o73.Anchored = true
  5373. o73.FormFactor = Enum.FormFactor.Symmetric
  5374. o73.Size = Vector3.new(2, 1, 1)
  5375. 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)
  5376. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5377. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5378. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5379. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5380. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5381. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5382. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5383. o74.Parent = o73
  5384. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  5385. o75.Name = "face"
  5386. o75.Parent = o73
  5387. o75.Texture = "rbxasset://textures/face.png"
  5388. o76.Parent = o1
  5389. o76.BrickColor = BrickColor.new("Institutional white")
  5390. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  5391. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  5392. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5393. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  5394. o76.Anchored = true
  5395. o76.CanCollide = false
  5396. o76.FormFactor = Enum.FormFactor.Plate
  5397. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  5398. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  5399. o76.BottomSurface = Enum.SurfaceType.Weld
  5400. o76.LeftSurface = Enum.SurfaceType.Weld
  5401. o76.RightSurface = Enum.SurfaceType.Weld
  5402. o76.TopSurface = Enum.SurfaceType.Weld
  5403. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5404. o77.Parent = o1
  5405. o77.BrickColor = BrickColor.new("Institutional white")
  5406. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  5407. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  5408. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  5409. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  5410. o77.Anchored = true
  5411. o77.FormFactor = Enum.FormFactor.Plate
  5412. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  5413. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  5414. o77.BackSurface = Enum.SurfaceType.Weld
  5415. o77.BottomSurface = Enum.SurfaceType.Weld
  5416. o77.FrontSurface = Enum.SurfaceType.Weld
  5417. o77.LeftSurface = Enum.SurfaceType.Weld
  5418. o77.RightSurface = Enum.SurfaceType.Weld
  5419. o77.TopSurface = Enum.SurfaceType.Weld
  5420. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5421. o78.Parent = o77
  5422. o79.Name = "Head"
  5423. o79.Parent = o1
  5424. o79.Material = Enum.Material.SmoothPlastic
  5425. o79.BrickColor = BrickColor.new("Institutional white")
  5426. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  5427. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  5428. o79.Anchored = true
  5429. o79.FormFactor = Enum.FormFactor.Symmetric
  5430. o79.Size = Vector3.new(2, 1, 1)
  5431. 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)
  5432. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5433. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5434. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5435. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5436. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5437. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5438. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  5439. o80.Parent = o79
  5440. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  5441. o81.Name = "face"
  5442. o81.Parent = o79
  5443. o81.Texture = "rbxasset://textures/face.png"
  5444. o82.Name = "Handle"
  5445. o82.Parent = o1
  5446. o82.Material = Enum.Material.SmoothPlastic
  5447. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  5448. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  5449. o82.Anchored = true
  5450. o82.CanCollide = false
  5451. o82.FormFactor = Enum.FormFactor.Symmetric
  5452. o82.Size = Vector3.new(2, 2, 2)
  5453. 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)
  5454. o82.BottomSurface = Enum.SurfaceType.Smooth
  5455. o82.TopSurface = Enum.SurfaceType.Smooth
  5456. o83.Parent = o82
  5457. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  5458. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  5459. o83.MeshType = Enum.MeshType.FileMesh
  5460. o84.Parent = o1
  5461. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  5462. o84.RightLeg = o94
  5463. o84.LeftLeg = o96
  5464. o84.Torso = o87
  5465. o84.Health = 0
  5466. o84.MaxHealth = 0
  5467. o85.Name = "TPPART"
  5468. o85.Parent = o1
  5469. o85.Transparency = 1
  5470. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  5471. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  5472. o85.Anchored = true
  5473. o85.CanCollide = false
  5474. o85.Size = Vector3.new(4, 1, 2)
  5475. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  5476. o86.Name = "TPPART2"
  5477. o86.Parent = o1
  5478. o86.Transparency = 1
  5479. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  5480. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  5481. o86.Anchored = true
  5482. o86.CanCollide = false
  5483. o86.Size = Vector3.new(4, 1, 2)
  5484. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  5485. o87.Name = "Torso"
  5486. o87.Parent = o1
  5487. o87.Material = Enum.Material.SmoothPlastic
  5488. o87.BrickColor = BrickColor.new("Navy blue")
  5489. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  5490. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5491. o87.Anchored = true
  5492. o87.FormFactor = Enum.FormFactor.Symmetric
  5493. o87.Size = Vector3.new(2, 2, 1)
  5494. 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)
  5495. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5496. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5497. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5498. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5499. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5500. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5501. o87.Color = Color3.new(0, 0.12549, 0.376471)
  5502. o88.Name = "roblox"
  5503. o88.Parent = o87
  5504. o89.Name = "Right Shoulder"
  5505. o89.Parent = o87
  5506. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  5507. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  5508. o89.Part0 = o87
  5509. o89.Part1 = o95
  5510. o89.DesiredAngle = -0.062025275081396
  5511. o89.MaxVelocity = 0.15000000596046
  5512. o90.Name = "Left Shoulder"
  5513. o90.Parent = o87
  5514. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  5515. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  5516. o90.Part0 = o87
  5517. o90.Part1 = o97
  5518. o90.DesiredAngle = -0.062025275081396
  5519. o90.MaxVelocity = 0.15000000596046
  5520. o91.Name = "Right Hip"
  5521. o91.Parent = o87
  5522. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  5523. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  5524. o91.Part0 = o87
  5525. o91.Part1 = o94
  5526. o91.DesiredAngle = 0.062025275081396
  5527. o91.MaxVelocity = 0.10000000149012
  5528. o92.Name = "Left Hip"
  5529. o92.Parent = o87
  5530. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  5531. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  5532. o92.Part0 = o87
  5533. o92.Part1 = o96
  5534. o92.DesiredAngle = 0.062025275081396
  5535. o92.MaxVelocity = 0.10000000149012
  5536. o93.Name = "Neck"
  5537. o93.Parent = o87
  5538. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  5539. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  5540. o93.Part0 = o87
  5541. o93.Part1 = o73
  5542. o93.MaxVelocity = 0.10000000149012
  5543. o94.Name = "Right Leg"
  5544. o94.Parent = o1
  5545. o94.Material = Enum.Material.SmoothPlastic
  5546. o94.BrickColor = BrickColor.new("Navy blue")
  5547. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  5548. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5549. o94.Anchored = true
  5550. o94.CanCollide = false
  5551. o94.FormFactor = Enum.FormFactor.Symmetric
  5552. o94.Size = Vector3.new(1, 2, 1)
  5553. 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)
  5554. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5555. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5556. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5557. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5558. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5559. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5560. o94.Color = Color3.new(0, 0.12549, 0.376471)
  5561. o95.Name = "Right Arm"
  5562. o95.Parent = o1
  5563. o95.Material = Enum.Material.SmoothPlastic
  5564. o95.BrickColor = BrickColor.new("Maroon")
  5565. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  5566. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5567. o95.Anchored = true
  5568. o95.CanCollide = false
  5569. o95.FormFactor = Enum.FormFactor.Symmetric
  5570. o95.Size = Vector3.new(1, 2, 1)
  5571. 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)
  5572. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5573. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5574. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5575. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5576. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5577. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5578. o95.Color = Color3.new(0.458824, 0, 0)
  5579. o96.Name = "Left Leg"
  5580. o96.Parent = o1
  5581. o96.Material = Enum.Material.SmoothPlastic
  5582. o96.BrickColor = BrickColor.new("Navy blue")
  5583. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  5584. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5585. o96.Anchored = true
  5586. o96.CanCollide = false
  5587. o96.FormFactor = Enum.FormFactor.Symmetric
  5588. o96.Size = Vector3.new(1, 2, 1)
  5589. 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)
  5590. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5591. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5592. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5593. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5594. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5595. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5596. o96.Color = Color3.new(0, 0.12549, 0.376471)
  5597. o97.Name = "Left Arm"
  5598. o97.Parent = o1
  5599. o97.Material = Enum.Material.SmoothPlastic
  5600. o97.BrickColor = BrickColor.new("Maroon")
  5601. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  5602. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5603. o97.Anchored = true
  5604. o97.CanCollide = false
  5605. o97.FormFactor = Enum.FormFactor.Symmetric
  5606. o97.Size = Vector3.new(1, 2, 1)
  5607. 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)
  5608. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5609. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5610. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5611. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5612. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5613. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5614. o97.Color = Color3.new(0.458824, 0, 0)
  5615. o98.Name = "Torso"
  5616. o98.Parent = o1
  5617. o98.Material = Enum.Material.SmoothPlastic
  5618. o98.BrickColor = BrickColor.new("Navy blue")
  5619. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  5620. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  5621. o98.Anchored = true
  5622. o98.FormFactor = Enum.FormFactor.Symmetric
  5623. o98.Size = Vector3.new(2, 2, 1)
  5624. 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)
  5625. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5626. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5627. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5628. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5629. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5630. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5631. o98.Color = Color3.new(0, 0.12549, 0.376471)
  5632. o99.Name = "roblox"
  5633. o99.Parent = o98
  5634. o100.Name = "Right Hip"
  5635. o100.Parent = o98
  5636. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  5637. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  5638. o100.Part0 = o98
  5639. o100.Part1 = o103
  5640. o100.DesiredAngle = 0.062025275081396
  5641. o100.MaxVelocity = 0.10000000149012
  5642. o101.Name = "Left Hip"
  5643. o101.Parent = o98
  5644. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  5645. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  5646. o101.Part0 = o98
  5647. o101.Part1 = o105
  5648. o101.DesiredAngle = 0.062025275081396
  5649. o101.MaxVelocity = 0.10000000149012
  5650. o102.Name = "Neck"
  5651. o102.Parent = o98
  5652. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  5653. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  5654. o102.Part0 = o98
  5655. o102.Part1 = o79
  5656. o102.MaxVelocity = 0.10000000149012
  5657. o103.Name = "Right Leg"
  5658. o103.Parent = o1
  5659. o103.Material = Enum.Material.SmoothPlastic
  5660. o103.BrickColor = BrickColor.new("Really black")
  5661. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  5662. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  5663. o103.Anchored = true
  5664. o103.CanCollide = false
  5665. o103.FormFactor = Enum.FormFactor.Symmetric
  5666. o103.Size = Vector3.new(1, 2, 1)
  5667. 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)
  5668. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5669. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5670. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5671. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5672. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5673. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5674. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5675. o104.Name = "Right Arm"
  5676. o104.Parent = o1
  5677. o104.Material = Enum.Material.SmoothPlastic
  5678. o104.BrickColor = BrickColor.new("Maroon")
  5679. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  5680. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  5681. o104.Anchored = true
  5682. o104.CanCollide = false
  5683. o104.FormFactor = Enum.FormFactor.Symmetric
  5684. o104.Size = Vector3.new(1, 2, 1)
  5685. 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)
  5686. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5687. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5688. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5689. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5690. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5691. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5692. o104.Color = Color3.new(0.458824, 0, 0)
  5693. o105.Name = "Left Leg"
  5694. o105.Parent = o1
  5695. o105.Material = Enum.Material.SmoothPlastic
  5696. o105.BrickColor = BrickColor.new("Really black")
  5697. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  5698. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  5699. o105.Anchored = true
  5700. o105.CanCollide = false
  5701. o105.FormFactor = Enum.FormFactor.Symmetric
  5702. o105.Size = Vector3.new(1, 2, 1)
  5703. 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)
  5704. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5705. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5706. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5707. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5708. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5709. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5710. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5711. o106.Name = "Left Arm"
  5712. o106.Parent = o1
  5713. o106.Material = Enum.Material.SmoothPlastic
  5714. o106.BrickColor = BrickColor.new("Maroon")
  5715. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  5716. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  5717. o106.Anchored = true
  5718. o106.CanCollide = false
  5719. o106.FormFactor = Enum.FormFactor.Symmetric
  5720. o106.Size = Vector3.new(1, 2, 1)
  5721. 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)
  5722. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5723. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5724. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5725. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5726. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5727. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5728. o106.Color = Color3.new(0.458824, 0, 0)
  5729. o107.Parent = o1
  5730. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  5731. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  5732. o107.Anchored = true
  5733. o107.FormFactor = Enum.FormFactor.Symmetric
  5734. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  5735. 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)
  5736. o108.Parent = o107
  5737. o109.Parent = o1
  5738. o109.BrickColor = BrickColor.new("Really black")
  5739. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  5740. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5741. o109.Anchored = true
  5742. o109.FormFactor = Enum.FormFactor.Symmetric
  5743. o109.Size = Vector3.new(3, 1.20000005, 3)
  5744. 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)
  5745. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5746. o110.Parent = o109
  5747. o111.Parent = o1
  5748. o111.BrickColor = BrickColor.new("Really black")
  5749. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  5750. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  5751. o111.Anchored = true
  5752. o111.FormFactor = Enum.FormFactor.Symmetric
  5753. o111.Size = Vector3.new(3, 1.20000005, 3)
  5754. 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)
  5755. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5756. o112.Parent = o111
  5757. o113.Parent = o1
  5758. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  5759. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5760. o113.Anchored = true
  5761. o113.FormFactor = Enum.FormFactor.Symmetric
  5762. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  5763. 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)
  5764. o114.Parent = o113
  5765. o115.Parent = o1
  5766. o115.BrickColor = BrickColor.new("Really black")
  5767. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  5768. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5769. o115.Anchored = true
  5770. o115.FormFactor = Enum.FormFactor.Symmetric
  5771. o115.Size = Vector3.new(3, 1.20000005, 3)
  5772. 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)
  5773. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5774. o116.Parent = o115
  5775. o117.Parent = o1
  5776. o117.BrickColor = BrickColor.new("Really black")
  5777. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  5778. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  5779. o117.Anchored = true
  5780. o117.FormFactor = Enum.FormFactor.Symmetric
  5781. o117.Size = Vector3.new(3, 1.20000005, 3)
  5782. 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)
  5783. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5784. o118.Parent = o117
  5785. o119.Parent = o1
  5786. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  5787. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5788. o119.Anchored = true
  5789. o119.FormFactor = Enum.FormFactor.Symmetric
  5790. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  5791. 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)
  5792. o120.Parent = o119
  5793. o121.Name = "Handle"
  5794. o121.Parent = o1
  5795. o121.Material = Enum.Material.SmoothPlastic
  5796. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  5797. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5798. o121.Anchored = true
  5799. o121.CanCollide = false
  5800. o121.FormFactor = Enum.FormFactor.Symmetric
  5801. o121.Size = Vector3.new(2, 2, 2)
  5802. 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)
  5803. o121.BottomSurface = Enum.SurfaceType.Smooth
  5804. o121.TopSurface = Enum.SurfaceType.Smooth
  5805. o122.Parent = o121
  5806. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  5807. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  5808. o122.MeshType = Enum.MeshType.FileMesh
  5809. o123.Name = "RPPART"
  5810. o123.Parent = o1
  5811. o123.Transparency = 1
  5812. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  5813. o123.Rotation = Vector3.new(-90, 0, -0)
  5814. o123.Anchored = true
  5815. o123.CanCollide = false
  5816. o123.Size = Vector3.new(4, 1, 2)
  5817. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  5818. o124.Parent = o12
  5819. o124.Texture = "http://roblox.com/asset/?id=112031763"
  5820. local function MoveY(model, Position)
  5821. for _, part in pairs (model:GetChildren()) do
  5822. if part.ClassName == "Part" then
  5823. part.CFrame = part.CFrame + Vector3.new(0, Position, 0)
  5824. end
  5825. end
  5826. end
  5827. local function MoveX(model, Position)
  5828. for _, part in pairs (model:GetChildren()) do
  5829. if part.ClassName == "Part" then
  5830. part.CFrame = part.CFrame + Vector3.new(Position, 0, 0)
  5831. end
  5832. end
  5833. end
  5834. local function MoveSpawn(model, PLAYERPOS)
  5835. for _, part in pairs (model:GetChildren()) do
  5836. if part.ClassName == "Part" then
  5837. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50, -2.7, -5)
  5838. end
  5839. end
  5840. end
  5841. local function MoveZ(model, Position)
  5842. for _, part in pairs (model:GetChildren()) do
  5843. if part.ClassName == "Part" then
  5844. part.CFrame = part.CFrame + Vector3.new(0, 0, Position)
  5845. end
  5846. end
  5847. end
  5848. local function MoveZPart(Part, Position)
  5849. Part.CFrame = Part.CFrame + Vector3.new(0, 0, Position)
  5850. end
  5851. local function MoveXPart(Part, Position)
  5852. Part.CFrame = Part.CFrame + Vector3.new(Position, 0, 0)
  5853. end
  5854. b.Character:WaitForChild'HumanoidRootPart'.Anchored = true
  5855. local OMGCREEPY = Instance.new("Sound")
  5856. OMGCREEPY.Parent = o1
  5857. OMGCREEPY.Volume = .5
  5858. OMGCREEPY.SoundId = "rbxassetid://177775134"
  5859. for i, v in pairs (o1:GetChildren()) do
  5860. if v:IsA("Part") then
  5861. v.Material = "SmoothPlastic"
  5862. v.BackSurface = "SmoothNoOutlines"
  5863. v.FrontSurface = "SmoothNoOutlines"
  5864. v.BottomSurface = "SmoothNoOutlines"
  5865. v.LeftSurface = "SmoothNoOutlines"
  5866. v.RightSurface = "SmoothNoOutlines"
  5867. v.TopSurface = "SmoothNoOutlines"
  5868. end
  5869. end
  5870. OMGCREEPY:Play()
  5871. o21:Play()
  5872. MoveSpawn(o1, b.Character:WaitForChild'HumanoidRootPart'.Position)
  5873. for i = 1, 51 do
  5874. MoveX(o1, -3)
  5875. wait(.05)
  5876. end
  5877. wait(.5)
  5878. MoveZPart(o12, -1)
  5879. wait(.2)
  5880. for i = 1, 6 do
  5881. MoveXPart(o12, 1)
  5882. wait(.1)
  5883. end
  5884. wait(.5)
  5885. b.Character:WaitForChild'HumanoidRootPart'.CFrame = o86.CFrame
  5886. wait(.5)
  5887. b.Character:WaitForChild'HumanoidRootPart'.CFrame = o85.CFrame
  5888. wait(.5)
  5889. MoveZPart(o12, 1)
  5890. wait(.2)
  5891. for i = 1, 6 do
  5892. MoveXPart(o12, -1)
  5893. wait(.1)
  5894. end
  5895. for i = 1, 50 do
  5896. MoveX(o1, -3)
  5897. b.Character:WaitForChild'HumanoidRootPart'.CFrame = o85.CFrame
  5898. wait(.05)
  5899. end
  5900. b.Character.Head.face.Texture = "rbxassetid://629925029"
  5901. b.Character:WaitForChild'HumanoidRootPart'.CFrame = o123.CFrame
  5902. local SCREAM = Instance.new("Sound")
  5903. SCREAM.Parent = b.Character.Head
  5904. SCREAM.SoundId = "rbxassetid://138167455"
  5905. SCREAM:Play()
  5906. wait(2.5)
  5907. b.Character.Head.BrickColor = BrickColor.new("Maroon")
  5908. MoveZPart(o12, -1)
  5909. wait(.2)
  5910. for i = 1, 6 do
  5911. MoveXPart(o12, 1)
  5912. wait(.1)
  5913. end
  5914. wait(.5)
  5915. b.Character:WaitForChild'HumanoidRootPart'.CFrame = o86.CFrame
  5916. wait(.5)
  5917. MoveZPart(o12, 1)
  5918. wait(.2)
  5919. for i = 1, 6 do
  5920. MoveXPart(o12, -1)
  5921. wait(.1)
  5922. end
  5923. b.Character:WaitForChild'Humanoid'.Health = 0
  5924. b.Character.Archivable = true
  5925. local rg = b.Character:Clone()
  5926. rg.HumanoidRootPart:Destroy()
  5927. rg.Name = ""
  5928. rg.Humanoid.MaxHealth = 0
  5929. for i, v in pairs(rg.Torso:GetChildren()) do
  5930. if v:IsA("Motor6D") then
  5931. v:Destroy()
  5932. end
  5933. end
  5934. local n = Instance.new("Glue", rg.Torso)
  5935. n.Name = "Neck"
  5936. n.Part0 = rg.Torso
  5937. n.Part1 = rg.Head
  5938. n.C0 = CFrame.new(0, 1, 0)
  5939. n.C1 = CFrame.new(0, -0.5, 0)
  5940. local rs = Instance.new("Glue", rg.Torso)
  5941. rs.Name = "Right Shoulder"
  5942. rs.Part0 = rg.Torso
  5943. rs.Part1 = rg["Right Arm"]
  5944. rs.C0 = CFrame.new(1.5, 0.5, 0)
  5945. rs.C1 = CFrame.new(0, 0.5, 0)
  5946. local ls = Instance.new("Glue", rg.Torso)
  5947. ls.Name = "Left Shoulder"
  5948. ls.Part0 = rg.Torso
  5949. ls.Part1 = rg["Left Arm"]
  5950. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  5951. ls.C1 = CFrame.new(0, 0.5, 0)
  5952. local rh = Instance.new("Glue", rg.Torso)
  5953. rh.Name = "Right Hip"
  5954. rh.Part0 = rg.Torso
  5955. rh.Part1 = rg["Right Leg"]
  5956. rh.C0 = CFrame.new(0.5, -1, 0)
  5957. rh.C1 = CFrame.new(0, 1, 0)
  5958. local lh = Instance.new("Glue", rg.Torso)
  5959. lh.Name = "Left Hip"
  5960. lh.Part0 = rg.Torso
  5961. lh.Part1 = rg["Left Leg"]
  5962. lh.C0 = CFrame.new(-0.5, -1, 0)
  5963. lh.C1 = CFrame.new(0, 1, 0)
  5964. b.Character:WaitForChild'Torso':Destroy()
  5965. b.Character.Head:Destroy()
  5966. b.Character["Left Leg"]:Destroy()
  5967. b.Character["Left Arm"]:Destroy()
  5968. b.Character["Right Leg"]:Destroy()
  5969. b.Character["Right Arm"]:Destroy()
  5970. rg.Parent = workspace
  5971. rg.Head.BrickColor = BrickColor.new("Maroon")
  5972. local function DEATH()
  5973. local OHHNELLY = Instance.new("Part")
  5974. OHHNELLY.Parent = workspace
  5975. OHHNELLY.Anchored = false
  5976. OHHNELLY.Material = Enum.Material.SmoothPlastic
  5977. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  5978. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5979. OHHNELLY.Position = rg.Head.Position
  5980. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  5981. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5982. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5983. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5984. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5985. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5986. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5987. end
  5988. for i = 1, 20 do
  5989. DEATH()
  5990. MoveX(o1, -3)
  5991. wait(.05)
  5992. end
  5993. o1:Destroy()
  5994. end
  5995. end
  5996. end
  5997. end)
  5998. Light.MouseButton1Down:Connect(function()
  5999. local a = GetPlayer(PlayerName.Text)
  6000. if a and type(a) == 'table' then
  6001. for b, b in pairs(a) do
  6002. if b.Character then
  6003. local runDummyScript = function(f,scri)
  6004. local oldenv = getfenv(f)
  6005. local newenv = setmetatable({}, {
  6006. __index = function(_, k)
  6007. if k:lower() == 'script' then
  6008. return scri
  6009. else
  6010. return oldenv[k]
  6011. end
  6012. end
  6013. })
  6014. setfenv(f, newenv)
  6015. ypcall(function() f() end)
  6016. end
  6017. cors = {}
  6018. mas = Instance.new("Model",game:GetService("Lighting"))
  6019. mas.Name = "CompiledModel"
  6020. o1 = Instance.new("Model")
  6021. o2 = Instance.new("Part")
  6022. o3 = Instance.new("SpecialMesh")
  6023. o4 = Instance.new("Part")
  6024. o5 = Instance.new("Decal")
  6025. o1.Name = "fidget"
  6026. o1.Parent = mas
  6027. o1.PrimaryPart = o2
  6028. o2.Name = "cancer"
  6029. o2.Parent = o1
  6030. o2.BrickColor = BrickColor.new("Really red")
  6031. o2.Position = Vector3.new(-129.800003, 5.599998, -211.800003)
  6032. o2.Rotation = Vector3.new(-180, 0, 0)
  6033. o2.Anchored = true
  6034. o2.CanCollide = false
  6035. o2.Locked = true
  6036. o2.Size = Vector3.new(6.39999962, 3.19999957, 6.39999962)
  6037. o2.CFrame = CFrame.new(-129.800003, 5.599998, -211.800003, 1, 0, 0, 0, -0.999998629, 6.5070914e-08, 0, -6.5070914e-08, -0.999998629)
  6038. o2.BottomSurface = Enum.SurfaceType.Smooth
  6039. o2.TopSurface = Enum.SurfaceType.Smooth
  6040. o2.Color = Color3.new(1, 0, 0)
  6041. o2.Position = Vector3.new(-129.800003, 5.599998, -211.800003)
  6042. o3.Name = "ok"
  6043. o3.Parent = o2
  6044. o3.MeshId = "rbxassetid://785024366"
  6045. o3.Scale = Vector3.new(15.9999971, 15.9999971, 15.999999)
  6046. o3.MeshType = Enum.MeshType.FileMesh
  6047. o4.Name = "tper"
  6048. o4.Parent = o3
  6049. o4.BrickColor = BrickColor.new("Earth green")
  6050. o4.Transparency = 1
  6051. o4.Position = Vector3.new(-129.475006, 5.5250001, -211)
  6052. o4.Rotation = Vector3.new(-180, 0, 0)
  6053. o4.Anchored = true
  6054. o4.CanCollide = false
  6055. o4.Size = Vector3.new(1.0500114, 1.04999995, 1.0500114)
  6056. o4.CFrame = CFrame.new(-129.474991, 5.5250001, -209.525009, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  6057. o4.BottomSurface = Enum.SurfaceType.Smooth
  6058. o4.TopSurface = Enum.SurfaceType.Smooth
  6059. o4.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6060. o4.Position = Vector3.new(-129.474991, 5.5250001, -209.525009)
  6061. o5.Parent = o2
  6062. o5.Texture = "rbxassetid://785492382"
  6063. o5.Face = Enum.NormalId.Top
  6064. mas.Parent = workspace
  6065. mas:MakeJoints()
  6066. local mas1 = mas:GetChildren()
  6067. for i=1,#mas1 do
  6068. mas1[i].Parent = workspace
  6069. ypcall(function() mas1[i]:MakeJoints() end)
  6070. end
  6071. mas:Destroy()
  6072. for i=1,#cors do
  6073. coroutine.resume(cors[i])
  6074. end
  6075.  
  6076.  
  6077. wait(0.2)
  6078.  
  6079. local death = Instance.new("Sound")
  6080. death.Looped = false
  6081. death.Parent = game.Workspace.fidget.cancer
  6082. death.Volume = 0.5
  6083. death.SoundId = "http://www.roblox.com/asset/?id=552900451"
  6084. death.Pitch = 1
  6085. death.Name = "Sound"
  6086. local scream = Instance.new("Sound")
  6087. scream.Parent = b.Character:WaitForChild'Head'
  6088. scream.Volume = 0.3
  6089. scream.SoundId = "http://www.roblox.com/asset/?id=303415187"
  6090. scream.Pitch = 1
  6091. scream.Name = "Sound"
  6092. local poof = Instance.new("Sound")
  6093. poof.Parent = game.Workspace.fidget.cancer
  6094. poof.Volume = 1
  6095. poof.SoundId = "http://www.roblox.com/asset/?id=236382703"
  6096. poof.Pitch = 1
  6097. poof.Name = "Sound"
  6098. local gore = Instance.new("Sound")
  6099. gore.Parent = b.Character:WaitForChild'Head'
  6100. gore.Volume = 0.6
  6101. gore.Looped = false
  6102. gore.SoundId = "http://www.roblox.com/asset/?id=429400881"
  6103. gore.Pitch = 1
  6104. gore.Name = "Sound"
  6105.  
  6106. b.Character.Humanoid.WalkSpeed = 0
  6107. b.Character.Humanoid.JumpPower = 0
  6108.  
  6109. local partasdeff = Instance.new("ParticleEmitter",b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6110. partasdeff.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(.5, 0, 0))
  6111. partasdeff.LightEmission = .1
  6112. partasdeff.Size = NumberSequence.new(0.2)
  6113. partasdeff.Texture = "http://www.roblox.com/asset/?ID=771221224"
  6114. local aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
  6115. local bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
  6116. partasdeff.Transparency = bbb
  6117. partasdeff.Size = aaa
  6118. partasdeff.ZOffset = .9
  6119. partasdeff.Acceleration = Vector3.new(0, -5, 0)
  6120. partasdeff.LockedToPart = false
  6121. partasdeff.EmissionDirection = "Back"
  6122. partasdeff.Lifetime = NumberRange.new(1, 2)
  6123. partasdeff.Rate = 1000
  6124. partasdeff.Rotation = NumberRange.new(-100, 100)
  6125. partasdeff.RotSpeed = NumberRange.new(-100, 100)
  6126. partasdeff.Speed = NumberRange.new(6)
  6127. partasdeff.VelocitySpread = 10000
  6128. partasdeff.Enabled=false
  6129.  
  6130.  
  6131. spawn(function()
  6132. while wait(.01) do
  6133. for i,v in pairs(game.Workspace.fidget:GetChildren()) do
  6134. if v:IsA'Part' then
  6135. v.CFrame = v.CFrame * CFrame.Angles(0, .5, 0)
  6136. end
  6137. end
  6138. end
  6139. end)
  6140. spawn(function()
  6141. while wait(0.1) do
  6142.  
  6143. death:Play()
  6144. end
  6145. end)
  6146. spawn(function()
  6147. wait(3)
  6148. partasdeff.Enabled = true
  6149. b.Character:WaitForChild'Left Leg':Remove()
  6150. b.Character:WaitForChild'Left Arm':Remove()
  6151. b.Character:WaitForChild'Right Arm':Remove()
  6152. gore:Play()
  6153. wait(0.5)
  6154. partasdeff.Enabled = false
  6155. end)
  6156.  
  6157. game.Workspace.fidget:MoveTo(game:GetService'Players'.LocalPlayer.Character.Torso.Position + game:GetService'Players'.LocalPlayer.Character.Torso.CFrame.lookVector* 30)
  6158.  
  6159. b.Character:FindFirstChild("HumanoidRootPart").Anchored = true
  6160.  
  6161. if b.Character:FindFirstChild("HumanoidRootPart") then
  6162. b.Character.HumanoidRootPart.CFrame = game.Workspace.fidget.cancer.ok.tper.CFrame
  6163. if b.Character:WaitForChild'Humanoid'.Health == math.huge then
  6164. b.Character:WaitForChild'Humanoid'.Health = 100
  6165. end
  6166. end
  6167.  
  6168.  
  6169. local hum=b.Character:FindFirstChild('Humanoid')
  6170. _G.loopy = true
  6171. while wait(.5) and _G.loopy == true do
  6172. hum.Health=hum.Health-10
  6173. if hum.Health == 0 then
  6174. _G.loopy = false
  6175. partasdeff.Enabled = true
  6176. gore:Play()
  6177. wait(0.5)
  6178. partasdeff.Enabled = false
  6179.  
  6180. wait(2)
  6181. poof:Play()
  6182. death:Pause()
  6183. death:Destroy()
  6184. wait(0.4)
  6185. game.Workspace.fidget:Destroy()
  6186. end
  6187. end
  6188. end
  6189. end
  6190. end
  6191. end)
  6192. MLG.MouseButton1Down:Connect(function()
  6193. local a = GetPlayer(PlayerName.Text)
  6194. if a and type(a) == 'table' then
  6195. for b, b in pairs(a) do
  6196. if b.Character then
  6197. local pe = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6198. pe.Texture = "http://www.roblox.com/asset/?id=176067516"
  6199. pe.VelocitySpread = 50
  6200. pe.Rotation = NumberRange.new (0, 360)
  6201. local se = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6202. se.Texture = "http://www.roblox.com/asset/?id=176124496"
  6203. se.VelocitySpread = 50
  6204. se.Rotation = NumberRange.new (0, 360)
  6205. local de = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6206. de.Texture = "http://www.roblox.com/asset/?id=209572065"
  6207. de.VelocitySpread = 50
  6208. de.Rotation = NumberRange.new (0, 360)
  6209. local ye = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6210. ye.Texture = "http://www.roblox.com/asset/?id=199992364"
  6211. ye.VelocitySpread = 50
  6212. ye.Rotation = NumberRange.new (0, 360)
  6213. local qe = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6214. qe.Texture = "http://www.roblox.com/asset/?id=48354008"
  6215. qe.VelocitySpread = 50
  6216. qe.Rotation = NumberRange.new (0, 360)
  6217. local za = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6218. za.Texture = "http://www.roblox.com/asset/?id=185751237"
  6219. za.VelocitySpread = 50
  6220. za.Rotation = NumberRange.new (0, 360)
  6221. local na = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6222. na.Texture = "http://www.roblox.com/asset/?id=158802305"
  6223. na.VelocitySpread = 50
  6224. na.Rotation = NumberRange.new (0, 360)
  6225. local da = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6226. da.Texture = "http://www.roblox.com/asset/?id=179012130"
  6227. da.VelocitySpread = 50
  6228. da.Rotation = NumberRange.new (0, 360)
  6229. local fa = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6230. fa.Texture = "http://www.roblox.com/asset/?id=217185480"
  6231. fa.VelocitySpread = 180
  6232. fa.Rotation = NumberRange.new (0, 360)
  6233. local sa = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6234. sa.Texture = "http://www.roblox.com/asset/?id=162381293"
  6235. sa.VelocitySpread = 180
  6236. sa.Rotation = NumberRange.new (0, 360)
  6237. local ju = Instance.new("ParticleEmitter", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6238. ju.Texture = "http://www.roblox.com/asset/?id=195013311"
  6239. ju.Rotation = NumberRange.new (0, 360)
  6240. ju.VelocitySpread = 180
  6241. local S = b.Character:WaitForChild'Head'
  6242. local Sound = Instance.new("Sound" , S)
  6243. Sound.Name = "mlg savage"
  6244. Sound.Looped = true
  6245. Sound.SoundId = 'rbxassetid://362846090'
  6246. Sound.Volume = 1
  6247. Sound:Play()
  6248. Sound.TimePosition = 0
  6249. end
  6250. end
  6251. end
  6252. end)
  6253. Midget.MouseButton1Down:Connect(function()
  6254. local a = GetPlayer(PlayerName.Text)
  6255. if a and type(a) == 'table' then
  6256. for b, b in pairs(a) do
  6257. if b.Character then
  6258. local function scale(chr, scl)
  6259. for _, v in pairs(b.Character:GetChildren()) do
  6260. if v:IsA('Accessory') then
  6261. v:Clone()
  6262. v.Parent = game:GetService'Lighting'
  6263. end
  6264. end
  6265. local Head = chr['Head']
  6266. local Torso = chr['Torso']
  6267. local LA = chr['Left Arm']
  6268. local RA = chr['Right Arm']
  6269. local LL = chr['Left Leg']
  6270. local RL = chr['Right Leg']
  6271. local HRP = chr['HumanoidRootPart']
  6272. wait()
  6273. Head.formFactor = 3
  6274. Torso.formFactor = 3
  6275. LA.formFactor = 3
  6276. RA.formFactor = 3
  6277. LL.formFactor = 3
  6278. RL.formFactor = 3
  6279. HRP.formFactor = 3
  6280.  
  6281. Head.Size = Vector3.new(scl * 2, scl, scl)
  6282. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  6283. LA.Size = Vector3.new(scl, scl * 2, scl)
  6284. RA.Size = Vector3.new(scl, scl * 2, scl)
  6285. LL.Size = Vector3.new(scl, scl * 2, scl)
  6286. RL.Size = Vector3.new(scl, scl * 2, scl)
  6287. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  6288.  
  6289. local Motor1 = Instance.new('Motor6D', Torso)
  6290. Motor1.Part0 = Torso
  6291. Motor1.Part1 = Head
  6292. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  6293. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  6294. Motor1.Name = 'Neck'
  6295.  
  6296. local Motor2 = Instance.new('Motor6D', Torso)
  6297. Motor2.Part0 = Torso
  6298. Motor2.Part1 = LA
  6299. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  6300. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  6301. Motor2.Name = 'Left Shoulder'
  6302.  
  6303. local Motor3 = Instance.new('Motor6D', Torso)
  6304. Motor3.Part0 = Torso
  6305. Motor3.Part1 = RA
  6306. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  6307. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  6308. Motor3.Name = 'Right Shoulder'
  6309. local Motor4 = Instance.new('Motor6D', Torso)
  6310. Motor4.Part0 = Torso
  6311. Motor4.Part1 = LL
  6312. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  6313. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  6314. Motor4.Name = 'Left Hip'
  6315. local Motor5 = Instance.new('Motor6D', Torso)
  6316. Motor5.Part0 = Torso
  6317. Motor5.Part1 = RL
  6318. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  6319. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  6320. Motor5.Name = 'Right Hip'
  6321. local Motor6 = Instance.new('Motor6D', HRP)
  6322. Motor6.Part0 = HRP
  6323. Motor6.Part1 = Torso
  6324. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  6325. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  6326. end
  6327. scale(b.Character, 5)
  6328. for _, v in pairs(game:GetService'Lighting':GetChildren()) do
  6329. if v:IsA('Accessory') then
  6330. v.Parent = b.Character
  6331. end
  6332. end
  6333. end
  6334. end
  6335. end
  6336. end)
  6337. Noob.MouseButton1Down:Connect(function()
  6338. local a = GetPlayer(PlayerName.Text)
  6339. if a and type(a) == 'table' then
  6340. for b, b in pairs(a) do
  6341. if b.Character then
  6342. for _, Item in pairs (b.Character:GetChildren()) do
  6343. if Item:IsA("Accessory") then
  6344. Item:Destroy ()
  6345. end
  6346. end
  6347. for _, Item in pairs (b.Character:GetChildren()) do
  6348. if Item:IsA("Shirt") then
  6349. Item:Destroy ()
  6350. end
  6351. end
  6352. for _, Item in pairs (b.Character:GetChildren()) do
  6353. if Item:IsA("Pants") then
  6354. Item:Destroy ()
  6355. end
  6356. end
  6357. for _, Item in pairs (b.Character:GetChildren()) do
  6358. if Item:IsA("ShirtGraphic") then
  6359. Item:Destroy ()
  6360. end
  6361. end
  6362. local hat = Instance.new("Part", b.Character)
  6363. local hm = Instance.new("SpecialMesh", hat)
  6364. hm.MeshId = "http://www.roblox.com/asset/?id=83293901"
  6365. hm.TextureId = "http://www.roblox.com/asset/?id=83284747"
  6366. local hatw = Instance.new("Weld", b.Character)
  6367. hatw.Part0 = b.Character:WaitForChild'Head'
  6368. hatw.Part1 = hat
  6369. hatw.C1 = CFrame.new(0, -.25, 0.2)
  6370. local shirz = Instance.new("Shirt", b.Character)
  6371. local pantz = Instance.new("Pants", b.Character)
  6372. shirz.Name = "Shirt"
  6373. b.Character:WaitForChild'Shirt'.ShirtTemplate = "rbxassetid://144076357"
  6374. pantz.Name = "Pants"
  6375. b.Character:WaitForChild'Pants'.PantsTemplate = "rbxassetid://144076759"
  6376. local face = Instance.new("Decal", b.Character:WaitForChild'Head')
  6377. face.Texture = "http://www.roblox.com/asset/?id=144080495"
  6378. local head = b.Character:WaitForChild'Head'
  6379. head.TopSurface = "SmoothNoOutlines"
  6380. head.BottomSurface = "SmoothNoOutlines"
  6381. head.FrontSurface = "SmoothNoOutlines"
  6382. head.LeftSurface = "SmoothNoOutlines"
  6383. head.RightSurface = "SmoothNoOutlines"
  6384. head.BackSurface = "SmoothNoOutlines"
  6385. head.Material = "SmoothPlastic"
  6386. head.face:Destroy()
  6387. b.Character.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=83001675"
  6388. for _, Item in pairs (b.Character:GetChildren()) do
  6389. if Item:IsA("CharacterMesh") then
  6390. Item:Destroy ()
  6391. end
  6392. end
  6393. local left = Instance.new("CharacterMesh", b.Character)
  6394. left.Name = "Roblox 3.0 Left Arm"
  6395. left.MeshId = 82907977
  6396. left.BodyPart = "LeftArm"
  6397. local right = Instance.new("CharacterMesh", b.Character)
  6398. right.Name = "Roblox 3.0 Right Arm"
  6399. right.MeshId = 82908019
  6400. right.BodyPart = "RightArm"
  6401. local torso = Instance.new("CharacterMesh", b.Character)
  6402. torso.Name = "Roblox 3.0 torso"
  6403. torso.MeshId = 82907945
  6404. torso.BodyPart = "Torso"
  6405. local lleg = Instance.new("CharacterMesh", b.Character)
  6406. lleg.Name = "Roblox 3.0 Left Leg"
  6407. lleg.MeshId = 81487640
  6408. lleg.BodyPart = "LeftLeg"
  6409. local rleg = Instance.new("CharacterMesh", b.Character)
  6410. rleg.Name = "Roblox 3.0 Right Leg"
  6411. rleg.MeshId = 81487710
  6412. rleg.BodyPart = "RightLeg"
  6413. b.Character["Left Leg"].BrickColor = BrickColor.new("White")
  6414. b.Character["Right Leg"].BrickColor = BrickColor.new("White")
  6415. b.Character["Left Arm"].BrickColor = BrickColor.new("White")
  6416. b.Character["Right Arm"].BrickColor = BrickColor.new("White")
  6417. b.Character.Torso.BrickColor = BrickColor.new("White")
  6418. b.Character.Head.BrickColor = BrickColor.new("White")
  6419. local chat = game:GetService'Chat'
  6420. while wait(4) do
  6421. chat:Chat(b.Character:WaitForChild'Head', "give me free robux","Blue")
  6422. wait(4)
  6423. chat:Chat(b.Character:WaitForChild'Head', "you ideot noobs","Red")
  6424. wait(4)
  6425. chat:Chat(b.Character:WaitForChild'Head', "i am a pro","Blue")
  6426. wait(4)
  6427. chat:Chat(b.Character:WaitForChild'Head', "u suk","Red")
  6428. wait(4)
  6429. chat:Chat(b.Character:WaitForChild'Head', "lolololol","Blue")
  6430. end
  6431. end
  6432. end
  6433. end
  6434. end)
  6435. Poison.MouseButton1Down:Connect(function()
  6436.  
  6437. end)
  6438. Puke.MouseButton1Down:Connect(function()
  6439. local a = GetPlayer(PlayerName.Text)
  6440. if a and type(a) == 'table' then
  6441. for b, b in pairs(a) do
  6442. if b.Character then
  6443. local Sound = Instance.new("Sound" , b.Character:WaitForChild'Head')
  6444. Sound.Name = "gross"
  6445. Sound.Looped = false
  6446. Sound.SoundId = 'rbxassetid://528349992'
  6447. Sound.Volume = 1
  6448. Sound:Play()
  6449. Sound.TimePosition = 0
  6450. coroutine.wrap(function()
  6451. local run = true
  6452. local k = Instance.new('StringValue', b.Character)
  6453. k.Name = 'vom'
  6454. coroutine.wrap(function()
  6455. repeat
  6456. wait(0.01)
  6457. local p = Instance.new("Part", b.Character)
  6458. p.CanCollide = true
  6459. local color = math.random(1, 3)
  6460. local bcolor
  6461. if color == 1 then
  6462. bcolor = BrickColor.new(192)
  6463. elseif color == 2 then
  6464. bcolor = BrickColor.new(28)
  6465. elseif color == 3 then
  6466. bcolor = BrickColor.new(105)
  6467. end
  6468. p.BrickColor = bcolor
  6469. local m = Instance.new('BlockMesh', p)
  6470. p.Size = Vector3.new(0.5, 0.5, 0.5)
  6471. m.Scale = Vector3.new(math.random() * 1.0, math.random() * 1.0, math.random() * 1.0)
  6472. p.Locked = true
  6473. p.TopSurface = "Smooth"
  6474. p.BottomSurface = "Smooth"
  6475. p.CFrame = b.Character:WaitForChild'Head'.CFrame * CFrame.new(Vector3.new(0, 0, -1))
  6476. p.Velocity = b.Character:WaitForChild'Head'.CFrame.lookVector * 20 + Vector3.new(math.random(-5, 5), math.random(-5, 5), math.random(-5, 5))
  6477. p.Anchored = false
  6478. m.Name = 'Puke Peice'
  6479. p.Name = 'Puke Peice'
  6480. p.Touched:Connect(function(o)
  6481. if o and p and (not game:service('Players'):FindFirstChild(o.Parent.Name)) and o.Name ~= 'Puke Peice' and o.Name ~= 'Blood Peice' and o.Name ~= 'Blood Plate' and o.Name ~= 'Puke Plate' and (o.Parent.Name == 'Workspace' or o.Parent:IsA('Model')) and (o.Parent ~= p.Parent) and o:IsA('Part') and (o.Parent.Name ~= b.Character:WaitForChild'Name') and (not o.Parent:IsA('Hat')) and (not o.Parent:IsA('Tool')) then
  6482. local cf = CFrame.new(p.CFrame.b.Character, o.CFrame.Y + o.Size.Y / 2, p.CFrame.Z)
  6483. p:Destroy()
  6484. local g = Instance.new('Part', workspace)
  6485. g.Anchored = true
  6486. g.CanCollide = false
  6487. g.Size = Vector3.new(0.1, 0.1, 0.1)
  6488. g.Name = 'Puke Plate'
  6489. g.CFrame = cf
  6490. g.BrickColor = BrickColor.new(119)
  6491. local c = Instance.new('CylinderMesh', g)
  6492. c.Scale = Vector3.new(1, 0.2, 1)
  6493. c.Name = 'PukeMesh'
  6494. wait(10)
  6495. g:Destroy()
  6496. elseif o and o.Name == 'Puke Plate' and p then
  6497. p:Destroy()
  6498. o.PukeMesh.Scale = o.PukeMesh.Scale + Vector3.new(1, 0, 1)
  6499.  
  6500. end
  6501. end)
  6502. until run == false or not k or not k.Parent or (not b.Character) or (not b.Character:FindFirstChild('Head'))
  6503. end)()
  6504. wait(10)
  6505. run = false
  6506. k:Destroy()
  6507. end)()
  6508. end
  6509. end
  6510. end
  6511. end)
  6512. Punish.MouseButton1Down:Connect(function()
  6513. local a = GetPlayer(PlayerName.Text)
  6514. if a and type(a) == 'table' then
  6515. for b, b in pairs(a) do
  6516. if b.Character then
  6517. if Players.Punish.Text == "PUNISH" then
  6518. Punish.Text = "UNPUNISH"
  6519. b.Character.Parent = game:GetService'ReplicatedStorage'
  6520. elseif Punish.Text == "UNPUNISH" then
  6521. Punish.Text = "PUNISH"
  6522. b.Character.Parent = game:GetService'Workspace'
  6523. end
  6524. end
  6525. end
  6526. end
  6527. end)
  6528. Rape.MouseButton1Down:Connect(function()
  6529. local a = GetPlayer(PlayerName.Text)
  6530. if a and type(a) == 'table' then
  6531. for b, b in pairs(a) do
  6532. if b.Character then
  6533. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  6534. local funcw = Instance.new("Weld")
  6535. funcw.Name = zName
  6536. funcw.Parent = zParent
  6537. funcw.Part0 = zPart0
  6538. funcw.Part1 = zPart1
  6539. if (zCoco == true) then
  6540. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  6541. else
  6542. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  6543. end
  6544. return funcw
  6545. end
  6546. local function fun(n1, n2)
  6547. pcall(function()
  6548. local t1 = Torso
  6549. local t2 = b.Character:WaitForChild'Torso'
  6550. t2.Parent.Humanoid.PlatformStand = true
  6551. t1["Left Shoulder"]:Destroy()
  6552. local ls1 = Instance.new("Weld")
  6553. ls1.Parent = t1
  6554. ls1.Part0 = t1
  6555. ls1.Part1 = t1.Parent["Left Arm"]
  6556. ls1.C0 = CFrame.new(-1.5, 0, 0)
  6557. ls1.Name = "Left Shoulder"
  6558. t1["Right Shoulder"]:Destroy()
  6559. local rs1 = Instance.new("Weld")
  6560. rs1.Parent = t1
  6561. rs1.Part0 = t1
  6562. rs1.Part1 = t1.Parent["Right Arm"]
  6563. rs1.C0 = CFrame.new(1.5, 0, 0)
  6564. rs1.Name = "Right Shoulder"
  6565. t2["Left Shoulder"]:Destroy()
  6566. local ls2 = Instance.new("Weld")
  6567. ls2.Parent = t2
  6568. ls2.Part0 = t2
  6569. ls2.Part1 = t2.Parent["Left Arm"]
  6570. ls2.C0 = CFrame.new(-1.5, 0, 0)
  6571. ls2.Name = "Left Shoulder"
  6572. t2["Right Shoulder"]:Destroy()
  6573. local rs2 = Instance.new("Weld")
  6574. rs2.Parent = t2
  6575. rs2.Part0 = t2
  6576. rs2.Part1 = t2.Parent["Right Arm"]
  6577. rs2.C0 = CFrame.new(1.5, 0, 0)
  6578. rs2.Name = "Right Shoulder"
  6579. t2["Left Hip"]:Destroy()
  6580. local lh2 = Instance.new("Weld")
  6581. lh2.Parent = t2
  6582. lh2.Part0 = t2
  6583. lh2.Part1 = t2.Parent["Left Leg"]
  6584. lh2.C0 = CFrame.new(-0.5, -2, 0)
  6585. lh2.Name = "Left Hip"
  6586. t2["Right Hip"]:Destroy()
  6587. local rh2 = Instance.new("Weld")
  6588. rh2.Parent = t2
  6589. rh2.Part0 = t2
  6590. rh2.Part1 = t2.Parent["Right Leg"]
  6591. rh2.C0 = CFrame.new(0.5, -2, 0)
  6592. rh2.Name = "Right Hip"
  6593. local d = Instance.new("Part")
  6594. d.TopSurface = 0
  6595. d.BottomSurface = 0
  6596. d.CanCollide = false
  6597. d.BrickColor = BrickColor.new("Medium stone grey")
  6598. d.Shape = "Ball"
  6599. d.Parent = t1
  6600. d.Size = Vector3.new(1, 1, 1)
  6601. local dm = Instance.new("SpecialMesh")
  6602. dm.MeshType = "Sphere"
  6603. dm.Parent = d
  6604. dm.Scale = Vector3.new(0.4, 0.4, 0.4)
  6605. fWeld("weld", t1, t1, d, true, -0.2, -1.3, -0.6, 0, 0, 0)
  6606. local d2 = d:Clone()
  6607. d2.Parent = t1
  6608. fWeld("weld", t1, t1, d2, true, 0.2, -1.3, -0.6, 0, 0, 0)
  6609. local c = Instance.new("Part")
  6610. c.TopSurface = 0
  6611. c.BottomSurface = 0
  6612. c.CanCollide = false
  6613. c.BrickColor = BrickColor.new("Pastel brown")
  6614. c.Parent = t1
  6615. c.formFactor = "Custom"
  6616. c.Size = Vector3.new(0.4, 1.3, 0.4)
  6617. local cm = Instance.new("CylinderMesh")
  6618. cm.Parent = c
  6619. a = fWeld("weld", t1, t1, c, true, 0, -1, -0.52 + (-c.Size.y / 2), math.rad(-80), 0, 0)
  6620. local c2 = d:Clone()
  6621. c2.BrickColor = BrickColor.new("Medium stone grey")
  6622. c2.Mesh.Scale = Vector3.new(0.4, 0.62, 0.4)
  6623. c2.Parent = t1
  6624. fWeld("weld", c, c, c2, true, 0, 0 + (c.Size.y / 2), 0, math.rad(-10), 0, 0)
  6625. local bl = Instance.new("Part")
  6626. bl.TopSurface = 0
  6627. bl.BottomSurface = 0
  6628. bl.CanCollide = false
  6629. bl.BrickColor = BrickColor.new("Pastel brown")
  6630. bl.Shape = "Ball"
  6631. bl.Parent = t2
  6632. bl.Size = Vector3.new(1, 1, 1)
  6633. local dm = Instance.new("SpecialMesh")
  6634. dm.MeshType = "Sphere"
  6635. dm.Parent = bl
  6636. dm.Scale = Vector3.new(1.2, 1.2, 1.2)
  6637. fWeld("weld", t2, t2, bl, true, -0.5, 0.5, -0.6, 0, 0, 0)
  6638. local br = Instance.new("Part")
  6639. br.TopSurface = 0
  6640. br.BottomSurface = 0
  6641. br.CanCollide = false
  6642. br.BrickColor = BrickColor.new("Pastel brown")
  6643. br.Shape = "Ball"
  6644. br.Parent = t2
  6645. br.Size = Vector3.new(1, 1, 1)
  6646. local dm = Instance.new("SpecialMesh")
  6647. dm.MeshType = "Sphere"
  6648. dm.Parent = br
  6649. dm.Scale = Vector3.new(1.2, 1.2, 1.2)
  6650. fWeld("weld", t2, t2, br, true, 0.5, 0.5, -0.6, 0, 0, 0)
  6651. local bln = Instance.new("Part")
  6652. bln.TopSurface = 0
  6653. bln.BottomSurface = 0
  6654. bln.CanCollide = false
  6655. bln.Shape = "Ball"
  6656. bln.Parent = t2
  6657. bln.Size = Vector3.new(1, 1, 1)
  6658. local dm = Instance.new("SpecialMesh")
  6659. dm.MeshType = "Sphere"
  6660. dm.Parent = bln
  6661. dm.Scale = Vector3.new(0.2, 0.2, 0.2)
  6662. fWeld("weld", t2, t2, bln, true, -0.5, 0.5, -1.2, 0, 0, 0)
  6663. local brn = Instance.new("Part")
  6664. brn.TopSurface = 0
  6665. brn.BottomSurface = 0
  6666. brn.CanCollide = false
  6667. brn.Shape = "Ball"
  6668. brn.Parent = t2
  6669. brn.Size = Vector3.new(1, 1, 1)
  6670. local dm = Instance.new("SpecialMesh")
  6671. dm.MeshType = "Sphere"
  6672. dm.Parent = brn
  6673. dm.Scale = Vector3.new(0.2, 0.2, 0.2)
  6674. fWeld("weld", t2, t2, brn, true, 0.5, 0.5, -1.2, 0, 0, 0)
  6675. lh2.C1 = CFrame.new(0, -1.5, -0.5) * CFrame.Angles(0.9, -0.4, 0)
  6676. rh2.C1 = CFrame.new(0, -1.5, -0.5) * CFrame.Angles(0.9, 0.4, 0)
  6677. ls2.C1 = CFrame.new(-0.5, -1.3, -0.5) * CFrame.Angles(0.9, -0.4, 0)
  6678. rs2.C1 = CFrame.new(0.5, -1.3, -0.5) * CFrame.Angles(0.9, 0.4, 0)
  6679. ls1.C1 = CFrame.new(-0.5, 0.7, 0) * CFrame.Angles(-0.9, -0.4, 0)
  6680. rs1.C1 = CFrame.new(0.5, 0.7, 0) * CFrame.Angles(-0.9, 0.4, 0)
  6681. if t1:findFirstChild("weldx") ~= nil then
  6682. t1.weldx:Destroy()
  6683. end
  6684. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  6685. local n = t2.Neck
  6686. n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  6687. end)
  6688. spawn(function()
  6689. while wait() do
  6690. for i = 1, 6 do
  6691. we.C1 = we.C1 * CFrame.new(0, -0.3, 0)
  6692. wait()
  6693. end
  6694.  
  6695. for i = 1, 6 do
  6696. we.C1 = we.C1 * CFrame.new(0, 0.3, 0)
  6697. wait()
  6698. end
  6699. end
  6700. end)
  6701. end
  6702. fun()
  6703. end
  6704. end
  6705. end
  6706. end)
  6707. Shrek.MouseButton1Down:Connect(function()
  6708. local a = GetPlayer(PlayerName.Text)
  6709. if a and type(a) == 'table' then
  6710. for b, b in pairs(a) do
  6711. if b.Character then
  6712. for i, v in pairs(b.Character:GetChildren()) do
  6713. if v:IsA'Decal' or v:IsA'Accessory' or v:IsA'Shirt' or v:IsA'Pants' then
  6714. v:Destroy()
  6715. end
  6716. end
  6717. local S = b.Character:WaitForChild'Torso'
  6718. local Sound = Instance.new("Sound" , S)
  6719. Sound.Name = "shrekisloveshrekislife"
  6720. Sound.Looped = true
  6721. Sound.SoundId = 'rbxassetid://171907832'
  6722. Sound.Volume = 0.3
  6723. Sound:Play()
  6724. Sound.TimePosition = 0
  6725. pcall(function()
  6726. b.Character.Head.face:Destroy()
  6727. end)
  6728. local M = Instance.new('SpecialMesh', b.Character:WaitForChild'Head')
  6729. local S = Instance.new('Shirt', b.Character)
  6730. local P = Instance.new('Pants', b.Character)
  6731. M.MeshType = 'FileMesh'
  6732. M.MeshId = 'http://www.roblox.com/asset/?id=19999257'
  6733. M.Offset = Vector3.new(-0.1, 0.1, 0)
  6734. M.TextureId = 'http://www.roblox.com/asset/?id=156397869'
  6735. S.ShirtTemplate = 'rbxassetid://133078194'
  6736. P.PantsTemplate = 'rbxassetid://133078204'
  6737. end
  6738. end
  6739. end
  6740. end)
  6741. StickMan.MouseButton1Down:Connect(function()
  6742. local a = GetPlayer(PlayerName.Text)
  6743. if a and type(a) == 'table' then
  6744. for b, b in pairs(a) do
  6745. if b.Character then
  6746. for i, v in pairs(b.Character:GetChildren()) do
  6747. if v:IsA ("Part") then
  6748. local s = Instance.new("SelectionPartLasso")
  6749. s.Parent = b.Character:WaitForChild'Torso'
  6750. s.Part = v
  6751. s.Color = BrickColor.new(0, 0, 0)
  6752. v.Transparency = 1
  6753. b.Character.Head.Transparency = 0
  6754. b.Character.Head.Mesh:Destroy()
  6755. local lol = Instance.new("SpecialMesh")
  6756. lol.Parent = b.Character:WaitForChild'Head'
  6757. lol.MeshType = "Sphere"
  6758. lol.Scale = Vector3.new(.5, 1, 1)
  6759. lol.Character.Head.BrickColor = BrickColor.new("Black")
  6760. end
  6761. end
  6762. end
  6763. end
  6764. end
  6765. end)
  6766. Stun.MouseButton1Down:Connect(function()
  6767. local a = GetPlayer(PlayerName.Text)
  6768. if a and type(a) == 'table' then
  6769. for b, b in pairs(a) do
  6770. if b.Character and b.Character:FindFirstChild'Humanoid'then
  6771. b.Character:WaitForChild'Torso'.CFrame = b.Character:WaitForChild'Torso'.CFrame * CFrame.Angles(math.rad(90), 0, 0)
  6772. b.Character:WaitForChild'Humanoid'.PlatformStand = true
  6773. end
  6774. end
  6775. end
  6776. end)
  6777. DancingHotdog.MouseButton1Down:Connect(function()
  6778. local a = GetPlayer(PlayerName.Text)
  6779. if a and type(a) == 'table' then
  6780. for b, b in pairs(a) do
  6781. if b.Character and b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso' then
  6782. local m1 = Instance.new("SpecialMesh", b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso')
  6783. m1.MeshType = "FileMesh"
  6784. m1.TextureId = "http://www.roblox.com/asset/?id=918506278"
  6785. m1.MeshId = "http://www.roblox.com/asset/?id=918506271"
  6786. m1.Scale = Vector3.new(3, 3, 3)
  6787. b.Character:WaitForChild'Humanoid'.HipHeight = 2
  6788. for _, v in pairs (b.Character:GetChildren()) do
  6789. if v:IsA("Accessory") then
  6790. v:Destroy ()
  6791. end
  6792. end
  6793. local S = b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso'
  6794. local Sound = Instance.new("Sound" , S)
  6795. Sound.Name = "hotdoggo"
  6796. Sound.Looped = true
  6797. Sound.SoundId = 'rbxassetid://924431633'
  6798. Sound.Volume = 0.5
  6799. Sound:Play()
  6800. Sound.TimePosition = 0
  6801.  
  6802. local err, succ = pcall(function()
  6803. for _, v in pairs(b.Character:GetChildren()) do
  6804. if not v:IsA'Script' and not v:IsA'Humanoid' and not v:IsA'LocalScript' and not v:IsA'Model' then
  6805. v.Transparency = 1
  6806. end
  6807. end
  6808. end)
  6809. local err, succ = pcall(function()
  6810. b.Character.Head.face:Destroy()
  6811. end)
  6812. local err, succ = pcall(function()
  6813. a = b.Character:FindFirstChild'Torso' or b.Character:FindFirstChild'UpperTorso'
  6814. a.Transparency = 0
  6815. end)
  6816. end
  6817. end
  6818. end
  6819. end)
  6820. _666.MouseButton1Down:Connect(function()
  6821. for i,v in next,workspace:children''do
  6822. if(v:IsA'BasePart')then
  6823. local me=v;
  6824. local bbg=Instance.new('BillboardGui',me);
  6825. bbg.Name='stuf';
  6826. bbg.Adornee=me;
  6827. bbg.Size=UDim2.new(2.5,0,2.5,0)
  6828. local tlb=Instance.new'TextLabel';
  6829. tlb.Text='666 666 666 666 666 666';
  6830. tlb.Font='SourceSansBold';
  6831. tlb.FontSize='Size48';
  6832. tlb.TextColor3=Color3.new(1,0,0);
  6833. tlb.Size=UDim2.new(1.25,0,1.25,0);
  6834. tlb.Position=UDim2.new(-0.125,-22,-1.1,0);
  6835. tlb.BackgroundTransparency=1;
  6836. tlb.Parent=bbg;
  6837. end;end;
  6838. function xds(dd)
  6839. for i,v in next,dd:children''do
  6840. if(v:IsA'BasePart')then
  6841. v.BrickColor=BrickColor.new'Really black';
  6842. v.TopSurface='Smooth';
  6843. v.BottomSurface='Smooth';
  6844. local s=Instance.new('SelectionBox',v);
  6845. s.Adornee=v;
  6846. s.Color=BrickColor.new'Really red';
  6847. local a=Instance.new('PointLight',v);
  6848. a.Color=Color3.new(1,0,0);
  6849. a.Range=15;
  6850. a.Brightness=5;
  6851. local f=Instance.new('Fire',v);
  6852. f.Size=11;
  6853. f.Heat=12;
  6854. end;
  6855. game:GetService('Lighting').TimeOfDay=0;
  6856. game:GetService('Lighting').Brightness=0;
  6857. game:GetService('Lighting').ShadowColor=Color3.new(0,0,0);
  6858. game:GetService('Lighting').Ambient=Color3.new(1,0,0);
  6859. game:GetService('Lighting').FogEnd=200;
  6860. game:GetService('Lighting').FogColor=Color3.new(0,0,0);
  6861. local dec = 'http://www.roblox.com/asset/?id=19399245';
  6862. local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'}
  6863. if #(v:GetChildren())>0 then
  6864. xds(v)
  6865. end
  6866. end
  6867. end
  6868. xds(workspace)
  6869. end)
  6870. Anonymous.MouseButton1Down:Connect(function()
  6871.  
  6872. end)
  6873. Bait.MouseButton1Down:Connect(function()
  6874. local runDummyScript = function(f,scri)
  6875. local oldenv = getfenv(f)
  6876. local newenv = setmetatable({}, {
  6877. __index = function(_, k)
  6878. if k:lower() == 'script' then
  6879. return scri
  6880. else
  6881. return oldenv[k]
  6882. end
  6883. end
  6884. })
  6885. setfenv(f, newenv)
  6886. ypcall(function() f() end)
  6887. end
  6888. cors = {}
  6889. mas = Instance.new("Model",game:GetService("Lighting"))
  6890. mas.Name = "CompiledModel"
  6891. o1 = Instance.new("Model")
  6892. o2 = Instance.new("Part")
  6893. o3 = Instance.new("SpecialMesh")
  6894. o4 = Instance.new("Part")
  6895. o5 = Instance.new("SpecialMesh")
  6896. o1.Name = "Beartrap"
  6897. o1.Parent = mas
  6898. o2.Name = "Watermelon"
  6899. o2.Parent = o1
  6900. o2.Position = Vector3.new(-131, 3.60001278, -126.5)
  6901. o2.Rotation = Vector3.new(-90, 0, -180)
  6902. o2.FormFactor = Enum.FormFactor.Custom
  6903. o2.Size = Vector3.new(4.00000048, 2, 2.00000024)
  6904. o2.CFrame = CFrame.new(-131, 3.60001278, -126.5, -1, 2.83739237e-08, -7.20033189e-09, -9.50719414e-09, -2.63673223e-06, 0.999998271, 2.77130034e-08, 0.999999404, 1.65274344e-06)
  6905. o2.BottomSurface = Enum.SurfaceType.Smooth
  6906. o2.TopSurface = Enum.SurfaceType.Smooth
  6907. o2.Position = Vector3.new(-131, 3.60001278, -126.5)
  6908. o3.Parent = o2
  6909. o3.MeshId = "http://www.roblox.com/asset?id=160207800"
  6910. o3.Scale = Vector3.new(2.00000024, 2, 2.00000024)
  6911. o3.TextureId = "http://www.roblox.com/asset?id=160208024"
  6912. o3.MeshType = Enum.MeshType.FileMesh
  6913. o4.Name = "Main"
  6914. o4.Parent = o1
  6915. o4.Position = Vector3.new(-130.800003, 2.30001211, -127.5)
  6916. o4.Rotation = Vector3.new(-90, 0, 180)
  6917. o4.Anchored = true
  6918. o4.CanCollide = false
  6919. o4.FormFactor = Enum.FormFactor.Custom
  6920. o4.Size = Vector3.new(6.9333353, 11.2666702, 2.60000062)
  6921. o4.CFrame = CFrame.new(-130.800003, 2.30001211, -127.5, -0.999999523, -5.96046412e-08, -5.42185603e-08, -9.96818272e-09, 1.42108547e-14, 0.999999642, 2.08616257e-07, 0.999999523, -1.08579741e-08)
  6922. o4.Position = Vector3.new(-130.800003, 2.30001211, -127.5)
  6923. o5.Parent = o4
  6924. o5.MeshId = "http://www.roblox.com/asset/?id=59713741 "
  6925. o5.Scale = Vector3.new(8.66666889, 8.66666889, 8.66666794)
  6926. o5.TextureId = "http://www.roblox.com/asset/?id=59711291 "
  6927. o5.MeshType = Enum.MeshType.FileMesh
  6928. mas.Parent = workspace
  6929. mas:MakeJoints()
  6930. local mas1 = mas:GetChildren()
  6931. for i=1,#mas1 do
  6932. mas1[i].Parent = workspace
  6933. ypcall(function() mas1[i]:MakeJoints() end)
  6934. end
  6935. mas:Destroy()
  6936. for i=1,#cors do
  6937. coroutine.resume(cors[i])
  6938. end
  6939.  
  6940. local fumes = Instance.new("Sound")
  6941. fumes.Parent = workspace
  6942. fumes.Volume = 0.6
  6943. fumes.SoundId = "http://www.roblox.com/asset/?id=171688984"
  6944. fumes.Pitch = 1
  6945. fumes.Name = "Sound"
  6946.  
  6947. game.Workspace.Beartrap.Watermelon.Anchored = true
  6948. game.Workspace.Beartrap.Main.Anchored = true
  6949. game.Workspace.Beartrap:MoveTo(game:GetService'Players'.LocalPlayer.Character.Torso.Position + game:GetService'Players'.LocalPlayer.Character.Torso.CFrame.lookVector* 10)
  6950.  
  6951. meshClosed = "http://www.roblox.com/asset/?id=59711981"
  6952. local meshOpen = "http://www.roblox.com/asset/?id=59713741"
  6953. debounce = true
  6954.  
  6955. local function onHit(hit)
  6956. fumes:Play()
  6957. local IsHuman = hit.Parent:findFirstChild("Humanoid")
  6958. if IsHuman~=nil and debounce == true then
  6959. debounce = false
  6960. o5.MeshId = meshClosed
  6961. IsHuman:TakeDamage(100)
  6962. wait()
  6963. game.Workspace.Beartrap.Main.Anchored = true
  6964. wait(3)
  6965. game.Workspace.Beartrap:Destroy()
  6966. end
  6967. end
  6968. game.Workspace.Beartrap.Watermelon.Touched:connect(onHit)
  6969. end)
  6970. Baseplate.MouseButton1Down:Connect(function()
  6971. local A = Instance.new('Part', workspace)
  6972. A.Anchored = true
  6973. A.Locked = true
  6974. A.Position = Vector3.new(0, 0, 0)
  6975. A.Name = 'Baseplate'
  6976. A.Size = Vector3.new(400, 2, 400)
  6977. A.BrickColor = BrickColor.new'Parsley green'
  6978. A.Material = Enum.Material.Grass
  6979. end)
  6980. Bluescreen.MouseButton1Down:Connect(function()
  6981. local w = workspace:GetChildren()
  6982. local a = Instance.new("Sky", game:GetService'Lighting')
  6983. local b = {
  6984. "Bk",
  6985. "Dn",
  6986. "Ft",
  6987. "Lf",
  6988. "Rt",
  6989. "Up"
  6990. }
  6991. for _, v in pairs(b) do
  6992. a["Skybox"..v] = "rbxassetid://111954944"
  6993. end
  6994. for q, p in pairs(game:GetService'Players':GetPlayers()) do
  6995. local c = Instance.new("ParticleEmitter", p.Character.Torso)
  6996. c.Texture = "rbxassetid://79187163"
  6997. c.VelocitySpread = 50
  6998. end
  6999. local d = Instance.new("Sound", workspace)
  7000. d.SoundId = "rbxassetid://507839176"
  7001. d.Looped = true
  7002. d:Play()
  7003. for i = 1, #w do
  7004. if w[i]:isA("BasePart") then
  7005. local pe = Instance.new("ParticleEmitter", w[i])
  7006. pe.Texture = "rbxassetid://79187163"
  7007. pe.VelocitySpread = 5
  7008. end
  7009. end
  7010. for n, m in pairs(game:GetService'Players':GetPlayers()) do
  7011. local dd = Instance.new("ParticleEmitter", m.Character.Torso)
  7012. dd.Texture = "rbxassetid://357822657"
  7013. dd.VelocitySpread = 50
  7014. end
  7015. end)
  7016. DestroyServer.MouseButton1Down:Connect(function()
  7017. local function z(b)
  7018. for a, a in pairs(b:GetChildren()) do
  7019. local c, d = pcall(function()
  7020. a:Destroy()
  7021. end)
  7022. if not c then
  7023. pcall(z, a)
  7024. end
  7025. end
  7026. end
  7027. pcall(z, game)
  7028. end)
  7029. Epilepsy.MouseButton1Down:Connect(function()
  7030. local a = Instance.new('Sound', workspace)
  7031. a.Volume = 10
  7032. a.SoundId = "rbxassetid://410814187"
  7033. a.Name = "epi"
  7034. game:GetService'Lighting'.FogEnd = 0
  7035. spawn(function()
  7036. while wait(.01) do
  7037. a:Play()
  7038. game:GetService'Lighting'.Ambient = BrickColor.Random().Color
  7039. game:GetService'Lighting'.FogColor = BrickColor.Random().Color
  7040. game:GetService'Lighting'.OutdoorAmbient = BrickColor.Random().Color
  7041. end
  7042. end)
  7043. end)
  7044. Flood.MouseButton1Down:Connect(function()
  7045. if Flood.Text == "FLOOD" then
  7046. Flood.Text = "CLEAR TERRAIN"
  7047. game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X")
  7048. elseif Flood.Text == "CLEAR TERRAIN" then
  7049. Flood.Text = "FLOOD"
  7050. game.Workspace.Terrain:Clear()
  7051. end
  7052. end)
  7053. Fogend.MouseButton1Down:Connect(function()
  7054. pcall(function()
  7055. game:GetService'Lighting'.FogEnd = ServerValue.Text
  7056. end)
  7057. end)
  7058. Gravity.MouseButton1Down:Connect(function()
  7059. pcall(function()
  7060. workspace.Gravity = ServerValue.Text
  7061. end)
  7062. end)
  7063. Harambe.MouseButton1Down:Connect(function()
  7064.  
  7065. end)
  7066. Music.MouseButton1Down:Connect(function()
  7067. for i, v in pairs(workspace:GetChildren()) do
  7068. if v:IsA'Folder' and v:IsA'Sound' then
  7069. v:Destroy()
  7070. end
  7071. end
  7072. pcall(function()
  7073. local b = Instance.new('Folder', workspace)
  7074. local a = Instance.new('Sound', b)
  7075. a.Volume = 10
  7076. a.Pitch = ServerText.Text
  7077. a.SoundId = 'rbxassetid://'..ServerValue.Text
  7078. a:Play()
  7079. end)
  7080. end)
  7081. Nuke.MouseButton1Down:Connect(function()
  7082. if Nuke.Text == "METEOR SHOWER" then
  7083. Nuke.Text = 'UNDO'
  7084. spawn(function()
  7085. while wait(0.5) and Nuke.Text == "UNDO" do
  7086. for i, v in pairs(game:GetService'Players':GetChildren()) do
  7087. pcall(function()
  7088. local p = Instance.new("Part",workspace)
  7089. p.Size = Vector3.new(15,15,15)
  7090. p.BrickColor = BrickColor.new("White")
  7091. p.Name = "SpaceRock"
  7092. p.formFactor = "Symmetric"
  7093. p.Shape = "Ball"
  7094. p.CanCollide = false
  7095. p.Position = Vector3.new(math.random(-512,512), 2000, math.random(-512,512))
  7096. o1 = Instance.new("SpecialMesh")
  7097. o1.Name = "SpaceRocksMesh"
  7098. o1.Parent = p
  7099. o1.MeshId = "http://www.roblox.com/asset/?id=1290033"
  7100. o1.Scale = Vector3.new(7.5, 7.5, 7.5)
  7101. o1.TextureId = "http://www.roblox.com/asset/?id=1290030"
  7102. o1.VertexColor = Vector3.new(1, 0.400000006, 0.200000003)
  7103. local f = Instance.new("Fire")
  7104. f.Name = "SpaceRockFire"
  7105. f.Size = 30
  7106. f.Heat = 0
  7107. f.Color = Color3.new(0,0,0)
  7108. f.SecondaryColor = Color3.new(255,0,0)
  7109. f.Parent = p
  7110. local s = Instance.new("Sound")
  7111. s.Name = "SpaceRockSound"
  7112. s.SoundId = "http://roblox.com/asset/?id=10209821"
  7113. s.Pitch = 0.6
  7114. s.Volume = 1
  7115. s.Parent = p
  7116. p.CFrame = v.Character.Torso.CFrame + Vector3.new(math.random(-50, 50), 100, math.random(-50, 50))
  7117. p.Touched:connect(function(hit,Part,Distance)
  7118. local e = Instance.new("Explosion")
  7119. e.Parent = workspace
  7120. e.BlastPressure = 1000
  7121. e.BlastRadius = 60
  7122. e.DestroyJointRadiusPercent = 0.7
  7123. e.ExplosionType = "CratersAndDebris"
  7124. e.Position = p.Position
  7125. s:play()
  7126. end)
  7127. end)
  7128. end
  7129. end
  7130. end)
  7131. elseif Nuke.Text == "UNDO" then
  7132. Nuke.Text = "METEOR SHOWER"
  7133. end
  7134. end)
  7135. NumberOne.MouseButton1Down:Connect(function()
  7136. for _, v in pairs(game:GetService'Players':GetPlayers()) do
  7137. local Particles = Instance.new("ParticleEmitter", v.Character.Torso)
  7138. Particles.Texture = "rbxassetid://541396576"
  7139. Particles.VelocitySpread = 50
  7140. local Particles2 = Instance.new("ParticleEmitter", v.Character.Torso)
  7141. Particles2.Texture = "rbxassetid://541396627"
  7142. Particles2.VelocitySpread = 50
  7143. local Particles3 = Instance.new("ParticleEmitter", v.Character.Torso)
  7144. Particles3.Texture = "rbxassetid://541396654"
  7145. Particles3.VelocitySpread = 50
  7146. end
  7147. local SkyBox = Instance.new("Sky", game:GetService'Lighting')
  7148. local SkySettings = {
  7149. "Bk",
  7150. "Dn",
  7151. "Ft",
  7152. "Lf",
  7153. "Rt",
  7154. "Up"
  7155. }
  7156. for _, v in pairs(SkySettings) do
  7157. SkyBox["Skybox"..v] = "rbxassetid://541396480"
  7158. end
  7159. local Music = Instance.new("Sound")
  7160. Music.Name = "Music"
  7161. Music.SoundId = "rbxassetid://541369345"
  7162. Music.Looped = true
  7163. Music.Pitch = 1
  7164. Music.Volume = 10
  7165. Music.archivable = false
  7166. Music.Parent = workspace
  7167. wait(1)
  7168. Music:play()
  7169. end)
  7170. Purge.MouseButton1Down:Connect(function()
  7171.  
  7172. end)
  7173. RainingNoobs.MouseButton1Down:Connect(function()
  7174. if RainingNoobs.Text == "RAINING NOOBS" then
  7175. RainingNoobs.Text = 'UNDO'
  7176. spawn(function()
  7177. while wait(.215) and RainingNoobs.Text == 'UNDO' do
  7178. for i, v in pairs(game:GetService'Players':GetChildren()) do
  7179. pcall(function ()
  7180. local noob = Instance.new("Part", workspace)
  7181. noob.CanCollide = false
  7182. local m = Instance.new("SpecialMesh", noob)
  7183. m.MeshId = "http://www.roblox.com/asset/?id=433396052"
  7184. m.TextureId = "http://www.roblox.com/asset/?id=433396064"
  7185. m.Scale = Vector3.new(5, 5, 5)
  7186. noob.CFrame = v.Character.Torso.CFrame + Vector3.new(math.random(-50, 50), 100, math.random(-50, 50))
  7187. end)
  7188. end
  7189. end
  7190. end)
  7191. elseif RainingNoobs.Text == "UNDO" then
  7192. RainingNoobs.Text = "RAINING NOOBS"
  7193. end
  7194. end)
  7195. Shutdown.MouseButton1Down:Connect(function()
  7196. pcall(function()
  7197. workspace.Gravity = 0/0*0/0
  7198. end)
  7199. for a,a in pairs(game:GetService'Players':GetPlayers())do
  7200. if a:FindFirstChild'Backpack'and a:FindFirstChild'StarterGear'then
  7201. for i = 1, 10000 do
  7202. game:GetService'RunService'.Heartbeat:Wait()
  7203. Instance.new('HopperBin',a:FindFirstChild'Backpack')
  7204. Instance.new('HopperBin',a:FindFirstChild'StarterGear')
  7205. end
  7206. end
  7207. end
  7208. end)
  7209. Sp00ky.MouseButton1Down:Connect(function()
  7210.  
  7211. local function re(x)
  7212. for i, v in pairs(x:GetChildren()) do
  7213. pcall(function()
  7214. while wait(.1) do
  7215. if v:IsA("BasePart") then
  7216. v.Color = BrickColor.Random().Color
  7217. end
  7218. if #(v:GetChildren())>0 then
  7219. re(v)
  7220. end
  7221. end
  7222. end)
  7223. end
  7224. end
  7225. re(game)
  7226. end)
  7227. Spam.MouseButton1Down:Connect(function()
  7228. pic = 'rbxassetid://' .. ServerValue.Text
  7229. local function skybox(x)
  7230. local sky = Instance.new("Sky",game:GetService('Lighting'))
  7231. local fcs={"Bk","Dn","Ft","Lf","Rt","Up"}
  7232. for i,v in pairs(fcs) do
  7233. sky["Skybox"..v]=x
  7234. end
  7235. end
  7236.  
  7237. local function pts(s, b)
  7238. local a = Instance.new("ParticleEmitter", s)
  7239. a.Rate = 500
  7240. a.Lifetime = NumberRange.new(20, 30)
  7241. a.VelocitySpread = 200
  7242. a.Texture = b
  7243. end
  7244. local function dec(s, b)
  7245. local sides = {"Back", "Bottom", "Front", "Left", "Right", "Top"}
  7246. for i, v in pairs(sides) do
  7247. local a = Instance.new("Decal", s)
  7248. a.Texture = b
  7249. a.Face = v
  7250. end
  7251. end
  7252. local function re(x)
  7253. for i, v in pairs(x:GetChildren()) do
  7254. pcall(function()
  7255. if v:IsA("BasePart") then
  7256. pts(v, pic)
  7257. dec(v, pic)
  7258. end
  7259. if #(v:GetChildren())>0 then
  7260. re(v)
  7261. end
  7262. end)
  7263. end
  7264. end
  7265. re(game)
  7266. skybox(pic)
  7267. end)
  7268. WIP.MouseButton1Down:Connect(function()
  7269.  
  7270. end)
  7271. uuhhh.MouseButton1Down:Connect(function()
  7272. while wait(0.2) do
  7273. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  7274. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  7275. for _,x in pairs(v.Character.Head:GetChildren()) do
  7276. if x:IsA'Sound' then x.Playing = true end
  7277. end
  7278. end
  7279. end
  7280. end
  7281. end)
  7282. Disguise.MouseButton1Down:Connect(function()
  7283. for a, mod in pairs(Chr:GetChildren()) do
  7284. if mod:FindFirstChild('NameTagger') then
  7285. Head.Transparency = 0
  7286. mod:Destroy()
  7287. end
  7288. end
  7289. local Model = Instance.new('Model', Chr)
  7290. Model.Name = 'memesxd61'
  7291. local Clone = Head:Clone()
  7292. Clone.Parent = Model
  7293. Clone.BrickColor = BrickColor.new('Cool yellow')
  7294. local Humanoid = Instance.new('Humanoid', Model)
  7295. Humanoid.Name = 'NameTagger'
  7296. Humanoid.MaxHealth = 100
  7297. Humanoid.Health = 100
  7298. local Weld = Instance.new('Weld', Clone)
  7299. Weld.Part0 = Clone
  7300. Weld.Part1 = Head
  7301. Head.Transparency = 1
  7302. if Chr:FindFirstChild'Shirt' then
  7303. Chr.Shirt:Destroy()
  7304. end
  7305. if Chr:FindFirstChild'Pants' then
  7306. Chr.Pants:Destroy()
  7307. end
  7308. if Chr:FindFirstChild'Shirt Graphic' then
  7309. Chr['Shirt Graphic']:Destroy()
  7310. end
  7311. Chr['Body Colors'].HeadColor = BrickColor.new('Cool yellow')
  7312. Chr['Body Colors'].LeftArmColor = BrickColor.new('Really black')
  7313. Chr['Body Colors'].LeftLegColor = BrickColor.new('Really black')
  7314. Chr['Body Colors'].RightArmColor = BrickColor.new('Really black')
  7315. Chr['Body Colors'].RightLegColor = BrickColor.new('Really black')
  7316. Chr['Body Colors'].TorsoColor = BrickColor.new('Really black')
  7317. for _, v in pairs(Chr:GetChildren()) do
  7318. if v:IsA'Accessory' then
  7319. v:Destroy()
  7320. end
  7321. end
  7322. end)
  7323. Float.MouseButton1Down:Connect(function()
  7324. LP.Chatted:connect(function(msg)
  7325. local color = {"Blue"}
  7326. local chat = game:GetService("Chat")
  7327. chat:Chat( Chr.Head, msg, color[math.random(1,3)] )
  7328. end)
  7329. end)
  7330. Fly.MouseButton1Down:Connect(function()
  7331.  
  7332. end)
  7333. ShiftSprint.MouseButton1Down:Connect(function()
  7334. if ShiftSprint.Text == "SHIFT TO SPRINT: OFF" then
  7335. ShiftSprint.Text = "SHIFT TO SPRINT: ON"
  7336. local mouse = LP:GetMouse()
  7337. local running = false
  7338. mouse.KeyDown:connect(function (key)
  7339. key = string.lower(key)
  7340. if string.byte(key) == 48 then
  7341. running = true
  7342. local keyConnection = mouse.KeyUp:connect(function (key)
  7343. if string.byte(key) == 48 then
  7344. running = false
  7345. end
  7346. end)
  7347. Chr.Humanoid.WalkSpeed = 65
  7348. repeat wait () until running == false
  7349. keyConnection:disconnect()
  7350. Chr.Humanoid.WalkSpeed = 16
  7351. end
  7352. end)
  7353. elseif ShiftSprint.Text == "SHIFT TO SPRINT: ON" then
  7354. ShiftSprint.Text = "SHIFT TO SPRINT: OFF"
  7355. end
  7356. end)
  7357. Freecam.MouseButton1Down:Connect(function()
  7358. local touch = Torso
  7359. touch.Touched:connect(function(Chr)
  7360. if Chr.Parent then
  7361. if Chr.Parent:IsA("Model") then
  7362. if game:GetService'Players':FindFirstChild(Chr.Parent.Name) then
  7363. if Chr.Parent.Name ~= game:GetService'Players'.LocalPlayer.Name then
  7364. local gore = Instance.new("Sound",game:GetService'Players':FindFirstChild(Chr.Parent.Name).Character:WaitForChild'Torso')
  7365. gore.Volume = 0.6
  7366. gore.Looped = false
  7367. gore.SoundId = "http://www.roblox.com/asset/?id=429400881"
  7368. gore.Pitch = 1
  7369. gore.Name = "Sound"
  7370. gore:Play()
  7371. local partasdeff = Instance.new("ParticleEmitter",game:GetService'Players':FindFirstChild(Chr.Parent.Name).Character:WaitForChild'Torso')
  7372. partasdeff.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(.5, 0, 0))
  7373. partasdeff.LightEmission = .1
  7374. partasdeff.Size = NumberSequence.new(0.2)
  7375. partasdeff.Texture = "http://www.roblox.com/asset/?ID=771221224"
  7376. local aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
  7377. local bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
  7378. partasdeff.Transparency = bbb
  7379. partasdeff.Size = aaa
  7380. partasdeff.ZOffset = .9
  7381. partasdeff.Acceleration = Vector3.new(0, -5, 0)
  7382. partasdeff.LockedToPart = false
  7383. partasdeff.EmissionDirection = "Back"
  7384. partasdeff.Lifetime = NumberRange.new(1, 2)
  7385. partasdeff.Rate = 1000
  7386. partasdeff.Rotation = NumberRange.new(-100, 100)
  7387. partasdeff.RotSpeed = NumberRange.new(-100, 100)
  7388. partasdeff.Speed = NumberRange.new(6)
  7389. partasdeff.VelocitySpread = 10000
  7390. partasdeff.Enabled=true
  7391. game:GetService'Players':FindFirstChild(Chr.Parent.Name).Character:BreakJoints()
  7392. wait(0.5)
  7393. partasdeff.Enabled=false
  7394. end
  7395. end
  7396. end
  7397. end
  7398. end)
  7399. end)
  7400. SilentGod.MouseButton1Down:Connect(function()
  7401. Hum.MaxHealth = 2e9
  7402. Hum.Health = 2e9
  7403. Hum.HealthChanged:Connect(function()
  7404. if Hum.Health ~= 2e9 then
  7405. Hum.MaxHealth = 2e9
  7406. Hum.Health = 2e9
  7407. end
  7408. end)
  7409. end)
  7410. Jesusfly.MouseButton1Down:Connect(function()
  7411. if Jesusfly.Text == "JESUSFLY" then
  7412. Jesusfly.Text = "UNJESUSFLY"
  7413. glide = false
  7414. game:GetService('RunService').Stepped:Connect(function()
  7415. if glide then
  7416. Hum:ChangeState(12)
  7417. end
  7418. end)
  7419. glide = not glide
  7420. Hum:ChangeState(12)
  7421. elseif Jesusfly.Text == "UNJESUSFLY" then
  7422. Jesusfly.Text = "JESUSFLY"
  7423. glide = false
  7424. end
  7425. end)
  7426. Jumppower.MouseButton1Down:Connect(function()
  7427. local a = GetPlayer(PlayerName.Text)
  7428. if a and type(a) == 'table' then
  7429. for b, b in pairs(a) do
  7430. if b.Character and b.Character:FindFirstChild'Humanoid' then
  7431. b.Character:WaitForChild'Humanoid'.JumpPower = LocalPlayerValue.Text
  7432. end
  7433. end
  7434. end
  7435. end)
  7436. Name.MouseButton1Down:Connect(function()
  7437. local a = GetPlayer(PlayerName.Text)
  7438. if a and type(a) == 'table' then
  7439. for b, b in pairs(a) do
  7440. if b.Character then
  7441. for a, mod in pairs(Chr:GetChildren()) do
  7442. if mod:FindFirstChild('NameTagger') then
  7443. Head.Transparency = 0
  7444. mod:Destroy()
  7445. end
  7446. end
  7447. local Model = Instance.new('Model', Chr)
  7448. Model.Name = LocalPlayerText.Text
  7449. local Clone = Head:Clone()
  7450. Clone.Parent = Model
  7451. local Humanoid = Instance.new('Humanoid', Model)
  7452. Humanoid.Name = 'NameTag'
  7453. Humanoid.MaxHealth = 100
  7454. Humanoid.Health = 100
  7455. local Weld = Instance.new('Weld', Clone)
  7456. Weld.Part0 = Clone
  7457. Weld.Part1 = Head
  7458. Head.Transparency = 1
  7459. end
  7460. end
  7461. end
  7462. end)
  7463. Noclip.MouseButton1Down:Connect(function()
  7464. if Noclip.Text == "NOCLIP" then
  7465. Noclip.Text = "CLIP"
  7466. noclip = false
  7467. spawn(function()
  7468. while noclip == false and game:GetService'RunService'.Heartbeat:Wait() do
  7469. Hum:ChangeState(11)
  7470. end
  7471. end)
  7472. elseif Noclip.Text == "CLIP" then
  7473. Noclip.Text = "NOCLIP"
  7474. noclip = true
  7475. end
  7476. end)
  7477. Overpower.MouseButton1Down:Connect(function()
  7478. local function TweenRedBlue(o)
  7479. spawn(function()
  7480. for i = 0, 1, .1 do
  7481. o.Color3 = Color3.new(i, 0, 0)
  7482. wait()
  7483. end
  7484. local r = 1
  7485. local b = 0
  7486. while wait() do
  7487. for i = 0, 1, .1 do
  7488. r = r - .1
  7489. b = i
  7490. o.Color3 = Color3.new(r, 0, b)
  7491. wait()
  7492. end
  7493. for i = 0, 1, .1 do
  7494. r = i
  7495. b = b - .1
  7496. o.Color3 = Color3.new(r, 0, b)
  7497. wait()
  7498. end
  7499. end
  7500. end)
  7501. end
  7502. for _, v in next, Chr:GetChildren()do
  7503. if v:IsA"BasePart" then
  7504. local sbox = Instance.new("SelectionBox", v)
  7505. sbox.Adornee = v
  7506. TweenRedBlue(sbox)
  7507. end
  7508. end
  7509. Hum.HealthChanged:Connect(function()
  7510. if Hum.Health ~= math.huge then
  7511. Hum.MaxHealth = math.huge
  7512. Hum.Health = math.huge
  7513. end
  7514. end)
  7515. end)
  7516. SuperJump.MouseButton1Down:Connect(function()
  7517. if SuperJump.Text == "SUPERJUMP" then
  7518. SuperJump.Text = "UNSUPERJUMP"
  7519. superjump = false
  7520. spawn(function()
  7521. while superjump == false and game:GetService'RunService'.Heartbeat:Wait() do
  7522. Hum:ChangeState(13)
  7523. end
  7524. end)
  7525. elseif SuperJump.Text == "UNSUPERJUMP" then
  7526. SuperJump.Text = "SUPERJUMP"
  7527. superjump = true
  7528. end
  7529. end)
  7530. Stability.MouseButton1Down:Connect(function()
  7531. if Stability.Text == "STABILITY" then
  7532. Stability.Text = "UNSTABILITY"
  7533. stability = false
  7534. spawn(function()
  7535. while stability == false and game:GetService'RunService'.Heartbeat:Wait() do
  7536. Hum:ChangeState(5)
  7537. end
  7538. end)
  7539. elseif Stability.Text == "UNSTABILITY" then
  7540. Stability.Text = "STABILITY"
  7541. stability = true
  7542. end
  7543. end)
  7544. Sanic.MouseButton1Down:Connect(function()
  7545. Instance.new("Sparkles" , Torso)
  7546. Hum.WalkSpeed = 100
  7547. if Chr:FindFirstChild'Shirt' then
  7548. Chr.Shirt:Destroy()
  7549. end
  7550. if Chr:FindFirstChild'Pants' then
  7551. Chr.Pants:Destroy()
  7552. end
  7553. if Chr:FindFirstChild'Shirt Graphic' then
  7554. Chr['Shirt Graphic']:Destroy()
  7555. end
  7556. Chr['Body Colors'].HeadColor = BrickColor.new('Deep blue')
  7557. Chr['Body Colors'].LeftArmColor = BrickColor.new('Deep blue')
  7558. Chr['Body Colors'].LeftLegColor = BrickColor.new('Deep blue')
  7559. Chr['Body Colors'].RightArmColor = BrickColor.new('Deep blue')
  7560. Chr['Body Colors'].RightLegColor = BrickColor.new('Deep blue')
  7561. Chr['Body Colors'].TorsoColor = BrickColor.new('Deep blue')
  7562. end)
  7563. StartChathook.MouseButton1Down:Connect(function()
  7564. loadstring(game:GetObjects'rbxassetid://991788846'[1].Source)()
  7565. end)
  7566. Swim.MouseButton1Down:Connect(function()
  7567. if Swim.Text == "SWIM" then
  7568. Swim.Text = "UNSWIM"
  7569. swim = false
  7570. spawn(function()
  7571. while swim == false and game:GetService'RunService'.Heartbeat:Wait() do
  7572. Hum:ChangeState(4)
  7573. end
  7574. end)
  7575. elseif Swim.Text == "UNSWIM" then
  7576. Swim.Text = "SWIM"
  7577. swim = true
  7578. end
  7579. end)
  7580. Tag.MouseButton1Down:Connect(function()
  7581. local gui = Instance.new("BillboardGui")
  7582. gui.Parent = Head
  7583. gui.Adornee = Head
  7584. gui.AlwaysOnTop = true
  7585. gui.Enabled = true
  7586. gui.Size = UDim2.new(10, 0, 1.5, 0)
  7587. gui.Name = "tag"
  7588. gui.StudsOffset = Vector3.new(0, 3, 0)
  7589. local meme = Instance.new("TextLabel")
  7590. meme.Parent = gui
  7591. meme.Font = Enum.Font.SourceSans
  7592. meme.BackgroundTransparency = 1
  7593. meme.TextScaled = true
  7594. meme.TextColor3 = Color3.new(15 / 255, 15 / 255, 15 / 255)
  7595. meme.Size = UDim2.new(1, 0, 1, 0)
  7596. meme.Name = "trutag"
  7597. meme.Visible = true
  7598. meme.ZIndex = 2
  7599. while wait(.1)do
  7600. meme.TextColor3 = Color3.new(math.random(), math.random(), math.random())
  7601. meme.TextStrokeColor3 = Color3.new(0 , 0 , 0)
  7602. meme.TextStrokeTransparency = 0
  7603. meme.Text = LocalPlayerText.Text
  7604. end
  7605. end)
  7606. Walkspeed.MouseButton1Down:Connect(function()
  7607. local a = GetPlayer(PlayerName.Text)
  7608. if a and type(a) == 'table' then
  7609. for b, b in pairs(a) do
  7610. if b.Character and b.Character:FindFirstChild'Humanoid' then
  7611. b.Character:WaitForChild'Humanoid'.WalkSpeed = LocalPlayerValue.Text
  7612. end
  7613. end
  7614. end
  7615. end)
  7616. CustomDex.MouseButton1Down:Connect(function()
  7617. local z = game:GetObjects'rbxassetid://935425290'[1]
  7618. local function mt(str)return'spawn(function()'..str..' end)'end
  7619. z.Parent = game:GetService'CoreGui'
  7620. local a = mt(z:WaitForChild'ExplorerPanel'.LocalScript.Source)
  7621. local b = mt(z.PropertiesFrame.Properties.Source)
  7622. local c = mt(z.Selection.Source)
  7623. local d = mt(z:WaitForChild'ScriptEditor'.LocalScript.Source)
  7624. loadstring(a..b..c..d)()
  7625. end)
  7626.  
  7627.  
  7628. ArmCannon.MouseButton1Down:Connect(function()
  7629. loadstring(game:GetObjects'rbxassetid://997940486'[1].Source)()
  7630. end)
  7631. Chainsaw.MouseButton1Down:Connect(function()
  7632. loadstring(game:GetObjects'rbxassetid://997947490'[1].Source)()
  7633. end)
  7634. Cloud.MouseButton1Down:Connect(function()
  7635. loadstring(game:GetObjects'rbxassetid://997951029'[1].Source)()
  7636. end)
  7637. DankEngine.MouseButton1Down:Connect(function()
  7638. loadstring(game:GetObjects'rbxassetid://1016372209'[1].Source)()
  7639. end)
  7640. DarkTitan.MouseButton1Down:Connect(function()
  7641. loadstring(game:GetObjects'rbxassetid://1025231108'[1].Source)()
  7642. end)
  7643. DevUzi.MouseButton1Down:Connect(function()
  7644. loadstring(game:GetObjects'rbxassetid://1016376631'[1].Source)()
  7645. end)
  7646. Draw.MouseButton1Down:Connect(function()
  7647. loadstring(game:GetObjects'rbxassetid://1016378936'[1].Source)()
  7648. end)
  7649. ExplodeStick.MouseButton1Down:Connect(function()
  7650. loadstring(game:GetObjects'rbxassetid://1016385951'[1].Source)()
  7651. end)
  7652. Jihad.MouseButton1Down:Connect(function()
  7653. loadstring(game:GetObjects'rbxassetid://1027377569'[1].Source)()
  7654. end)
  7655. LightSaber.MouseButton1Down:Connect(function()
  7656. loadstring(game:GetObjects'rbxassetid://1025193123'[1].Source)()
  7657. end)
  7658. Overseer.MouseButton1Down:Connect(function()
  7659. loadstring(game:GetObjects'rbxassetid://1025188515'[1].Source)()
  7660. end)
  7661. Scythe.MouseButton1Down:Connect(function()
  7662. loadstring(game:GetObjects'rbxassetid://1027347685'[1].Source)()
  7663. end)
  7664. SuicideGrenade.MouseButton1Down:Connect(function()
  7665. loadstring(game:GetObjects'rbxassetid://1016397489'[1].Source)()
  7666. end)
  7667. VaporGun.MouseButton1Down:Connect(function()
  7668. loadstring(game:GetObjects'rbxassetid://1025201473'[1].Source)()
  7669. end)
  7670. VoidRing.MouseButton1Down:Connect(function()
  7671. loadstring(game:GetObjects'rbxassetid://1025183842'[1].Source)()
  7672. end)
  7673. WIP10.MouseButton1Down:Connect(function()
  7674. loadstring(game:GetObjects'rbxassetid://1025208790'[1].Source)()
  7675. end)
  7676. WIP11.MouseButton1Down:Connect(function()
  7677. loadstring(game:GetObjects'rbxassetid://1025221580'[1].Source)()
  7678. end)
  7679. WIP12.MouseButton1Down:Connect(function()
  7680. loadstring(game:GetObjects'rbxassetid://1042919121'[1].Source)()
  7681. end)
  7682. WIP13.MouseButton1Down:Connect(function()
  7683. loadstring(game:GetObjects'rbxassetid://1042927858'[1].Source)()
  7684. end)
  7685. WIP14.MouseButton1Down:Connect(function()
  7686. loadstring(game:GetObjects'rbxassetid://1050096166'[1].Source)()
  7687. end)
  7688. WIP14_2.MouseButton1Down:Connect(function()
  7689. loadstring(game:GetObjects'rbxassetid://1050109018'[1].Source)()
  7690. end)
  7691. WIP16.MouseButton1Down:Connect(function()
  7692. loadstring(game:GetObjects'rbxassetid://1050114351'[1].Source)()
  7693. end)
  7694. WIP17.MouseButton1Down:Connect(function()
  7695. loadstring(game:GetObjects'rbxassetid://1050119653'[1].Source)()
  7696. end)
  7697. WIP18.MouseButton1Down:Connect(function()
  7698. loadstring(game:GetObjects'rbxassetid://1050127246'[1].Source)()
  7699. end)
  7700. WIP19.MouseButton1Down:Connect(function()
  7701. loadstring(game:GetObjects('rbxassetid://513916048')[1].Source)()
  7702. end)
  7703. WIP2.MouseButton1Down:Connect(function()
  7704. loadstring(game:GetObjects'rbxassetid://1052408610'[1].Source)()
  7705. end)
  7706. WIP9.MouseButton1Down:Connect(function()
  7707. for i,v in pairs(workspace:GetChildren()) do
  7708. if v:IsA"Model"and v.Name == "dorito"then
  7709. v:Destroy()
  7710. end
  7711. end
  7712. wait(0.0125325)
  7713. local o1 = Instance.new("Model")
  7714. local o2 = Instance.new("Part")
  7715. local o3 = Instance.new("SpecialMesh")
  7716. local o4 = Instance.new("Part")
  7717. local o5 = Instance.new("ParticleEmitter")
  7718. o1.Parent = workspace
  7719. o1.Name = "dorito"
  7720. o1.PrimaryPart = o2
  7721. o2.Name = "DORITOS!"
  7722. o2.Parent = o1
  7723. o2.Position = Vector3.new(-87.5549927, 5.0600071, 70.8500061)
  7724. o2.Rotation = Vector3.new(-180, 0, -180)
  7725. o2.Anchored = true
  7726. o2.CanCollide = false
  7727. o2.FormFactor = Enum.FormFactor.Symmetric
  7728. o2.Size = Vector3.new(8.27000046, 6.11999989, 2)
  7729. o2.CFrame = CFrame.new(-87.5549927, 5.0600071, 70.8500061, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  7730. o2.BottomSurface = Enum.SurfaceType.Smooth
  7731. o2.TopSurface = Enum.SurfaceType.Smooth
  7732. o3.Parent = o2
  7733. o3.MeshId = "http://www.roblox.com/asset/?id=19106014"
  7734. o3.Scale = Vector3.new(4, 4, 4)
  7735. o3.TextureId = "http://www.roblox.com/asset/?id=142039906"
  7736. o3.MeshType = Enum.MeshType.FileMesh
  7737. o4.Parent = o2
  7738. o4.FormFactor = Enum.FormFactor.Symmetric
  7739. o4.Size = Vector3.new(1, 1, 1)
  7740. o4.CFrame = CFrame.new(-87.5947418, 2.78999138, 70.8562775, 1, 0, 0, 0, 1, 1.47148921e-06, 0, -1.47148921e-06, 1)
  7741. o4.Position = Vector3.new(-87.5947418, 2.78999138, 70.8562775)
  7742. o5.Parent = o4
  7743. o5.Rotation = NumberRange.new(11,11)
  7744. o5.LightEmission = 0.30000001192093
  7745. o5.Texture = "http://www.roblox.com/asset/?id=261207824"
  7746. o5.Acceleration = Vector3.new(0, -10, 0)
  7747. o5.Lifetime = NumberRange.new(70,70)
  7748. o5.Rate = 15000
  7749. o5.RotSpeed = NumberRange.new(122,122)
  7750. o5.Speed = NumberRange.new(50,50)
  7751. o5.VelocitySpread = 1
  7752. workspace.dorito:MoveTo(Chr.Torso.Position + Chr.Torso.CFrame.lookVector* 30)
  7753. end)
  7754. JOnOff.MouseButton1Down:Connect(function()
  7755. if JOnOff.Text == "Jailbreak: OFF" then
  7756. JOnOff.Text = "Jailbreak: ON"
  7757. for _,a in pairs(game:GetChildren())do
  7758. pcall(function()
  7759. a.Name = a.ClassName
  7760. end)
  7761. end
  7762. workspace.Banks:GetChildren()[1].Name="Bank"
  7763. workspace.Jewelrys:GetChildren()[1].Name="Jewelry"
  7764. end
  7765. end)
  7766. JGod.MouseButton1Down:Connect(function()
  7767. game:GetService'Players'.LocalPlayer.Character.Humanoid.Name = 1
  7768. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  7769. l.Parent = game.Players.LocalPlayer.Character
  7770. l.Name = "Humanoid"
  7771. wait(0.1)
  7772. game.Players.LocalPlayer.Character["1"]:Destroy()
  7773. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7774. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7775. wait(0.1)
  7776. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7777. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7778. end)
  7779. BTools.MouseButton1Down:Connect(function()
  7780. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  7781. for index, child in pairs(workspace:GetChildren()) do
  7782. if child.ClassName == "Part" then
  7783. child.Locked = false
  7784. end
  7785. if child.ClassName == "MeshPart" then
  7786. child.Locked = false
  7787. end
  7788. if child.ClassName == "UnionOperation" then
  7789. child.Locked = false
  7790. end
  7791. if child.ClassName == "Model" then
  7792. for index, chil in pairs(child:GetChildren()) do
  7793. if chil.ClassName == "Part" then
  7794. chil.Locked = false
  7795. end
  7796. if chil.ClassName == "MeshPart" then
  7797. chil.Locked = false
  7798. end
  7799. if chil.ClassName == "UnionOperation" then
  7800. chil.Locked = false
  7801. end
  7802. if chil.ClassName == "Model" then
  7803. for index, childe in pairs(chil:GetChildren()) do
  7804. if childe.ClassName == "Part" then
  7805. childe.Locked = false
  7806. end
  7807. if childe.ClassName == "MeshPart" then
  7808. childe.Locked = false
  7809. end
  7810. if childe.ClassName == "UnionOperation" then
  7811. childe.Locked = false
  7812. end
  7813. if childe.ClassName == "Model" then
  7814. for index, childeo in pairs(childe:GetChildren()) do
  7815. if childeo.ClassName == "Part" then
  7816. childeo.Locked = false
  7817. end
  7818. if childeo.ClassName == "MeshPart" then
  7819. childeo.Locked = false
  7820. end
  7821. if childeo.ClassName == "UnionOperation" then
  7822. childeo.Locked = false
  7823. end
  7824. if childeo.ClassName == "Model" then
  7825. end
  7826. end
  7827. end
  7828. end
  7829. end
  7830. end
  7831. end
  7832. end
  7833. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  7834. c.BinType = Enum.BinType.Hammer
  7835. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  7836. c.BinType = Enum.BinType.Clone
  7837. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  7838. c.BinType = Enum.BinType.Grab
  7839. end)
  7840. JWalkspeed.MouseButton1Down:Connect(function()
  7841. down = false
  7842. velocity = Instance.new("BodyVelocity")
  7843. velocity.maxForce = Vector3.new(100000, 0, 100000)
  7844. local speed = JailbreakValue.Text
  7845. gyro = Instance.new("BodyGyro")
  7846. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  7847.  
  7848. local hum = game.Players.LocalPlayer.Character.Humanoid
  7849. down = true
  7850. velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
  7851. velocity.velocity = (hum.MoveDirection) * speed
  7852. gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  7853. while down do
  7854. if not down then break end
  7855. velocity.velocity = (hum.MoveDirection) * speed
  7856. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  7857. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  7858. wait(0.1)
  7859. end
  7860. if game.Players.LocalPlayer.Character.UpperTorso.velocity then
  7861. velocity.Parent = nil
  7862. gyro.Parent = nil
  7863. down = false
  7864. end
  7865. end)
  7866. JCarSpeed.MouseButton1Down:Connect(function()
  7867. dir = 0
  7868. game:GetService'RunService'.RenderStepped:connect(function()
  7869. for i,v in next,workspace.Vehicles:children() do
  7870. if v.Name ~= "Heli" then
  7871. if v:FindFirstChild("Engine") then
  7872. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  7873. if not bf then
  7874. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  7875. if bf then
  7876. bf = bf:Clone()
  7877. bf.Parent = v.Engine
  7878. bf.Name = "NewForce"
  7879. end
  7880. end
  7881. if bf then
  7882. local fa = JailbreakValue.Text
  7883. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  7884. if v.Seat.PlayerName.Value ~= game.Players.LocalPlayer.Name then fa = 0 end
  7885. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  7886. end
  7887. end
  7888. end
  7889. end
  7890. end)
  7891. val = {
  7892. {Enum.KeyCode.W,1};
  7893. {Enum.KeyCode.S,-1};
  7894. }
  7895. local UIS = game:GetService'UserInputService'
  7896. chk = function(k)
  7897. for i,v in next,val do
  7898. if v[1]==k.KeyCode then
  7899. return v[2]
  7900. end
  7901. end
  7902. end
  7903. UIS.InputBegan:connect(function(k)
  7904. dir = chk(k) or dir
  7905. end)
  7906. UIS.InputEnded:connect(function(k)
  7907. if chk(k) == dir then
  7908. dir = 0
  7909. end
  7910. end)
  7911. end)
  7912. spawn(function()
  7913. while wait(0.1) do
  7914. text1.Visible = false
  7915. wait(0.1)
  7916. text1.Visible = true
  7917. end
  7918. end)
  7919. spawn(function()
  7920. while wait(0.01) do
  7921. Tick.Text = "Tick: "..os.time()
  7922. end
  7923. end)
  7924. game:GetService'Players'.PlayerAdded:Connect(function()
  7925. NumberOfPlayers.Text = "Number Of Players: "..game:GetService'Players'.NumPlayers
  7926. end)
  7927. game:GetService'Players'.ChildRemoved:Connect(function()
  7928. NumberOfPlayers.Text = "Number Of Players: "..game:GetService'Players'.NumPlayers
  7929. end)
  7930. end)
  7931.  
  7932. RADIO.Name = "RADIO"
  7933. RADIO.Parent = Frame
  7934. RADIO.BackgroundColor3 = Color3.new(0, 0, 1)
  7935. RADIO.BackgroundTransparency = 4
  7936. RADIO.Position = UDim2.new(0.518072307, 0, 0.15625, 0)
  7937. RADIO.Size = UDim2.new(0, 200, 0, 50)
  7938. RADIO.Font = Enum.Font.Arcade
  7939. RADIO.FontSize = Enum.FontSize.Size14
  7940. RADIO.Text = "RADIO"
  7941. RADIO.TextColor3 = Color3.new(1, 0, 0)
  7942. RADIO.TextScaled = true
  7943. RADIO.TextSize = 14
  7944. RADIO.TextStrokeColor3 = Color3.new(1, 1, 1)
  7945. RADIO.TextStrokeTransparency = 0
  7946. RADIO.TextWrapped = true
  7947. RADIO.MouseButton1Down:connect(function()
  7948. local s = Instance.new("ScreenGui", game.CoreGui)
  7949. local f = Instance.new("Frame", s)
  7950. local mselect = Instance.new("TextButton", f)
  7951. local mbox = Instance.new("TextBox", f)
  7952. local toggle = false
  7953. local Player = game.Players.LocalPlayer
  7954. local Character = Player.Character
  7955.  
  7956. f.Size = UDim2.new(0,300,0,250)
  7957. f.BorderSizePixel = 0
  7958. f.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  7959. f.Position = UDim2.new(0.5,-150,0.5,-125)
  7960. f.Active = true
  7961. f.Draggable = true
  7962.  
  7963. mbox.Size = UDim2.new(0,250,0,50)
  7964. mbox.Position = UDim2.new(0,25,0.1,0)
  7965. mbox.BorderSizePixel = 0
  7966. mbox.Text = "Music ID Here:"
  7967. mbox.Font = "SourceSansBold"
  7968. mbox.TextColor3 = Color3.new(255, 255,255)
  7969. mbox.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  7970. mbox.FontSize = "Size18"
  7971. mbox.ZIndex = 10
  7972.  
  7973. mselect.Size = UDim2.new(0,250,0,50)
  7974. mselect.Position = UDim2.new(0,25,0.6,0)
  7975. mselect.BorderSizePixel = 0
  7976. mselect.Text = "Play Music"
  7977. mselect.Font = "SourceSansBold"
  7978. mselect.TextColor3 = Color3.new(255,255,255)
  7979. mselect.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  7980. mselect.FontSize = "Size18"
  7981. mselect.ZIndex = 10
  7982.  
  7983. mselect.MouseButton1Click:connect(function()
  7984. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge -- this is god
  7985. if toggle == false then
  7986. loadPart()
  7987. toggle = true
  7988. elseif toggle == true then
  7989. loadPart()
  7990. toggle = false
  7991. end
  7992. end)
  7993.  
  7994. function loadPart()
  7995. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7996. if v.Name == "MusicItem" and v.ClassName == "Part" then
  7997. v:Remove()
  7998. end
  7999. end
  8000. local Part = Instance.new("Part", game.Players.LocalPlayer.Character)
  8001. Part.CanCollide = false
  8002. Part.Shape = "Block"
  8003. Part.Anchored = false
  8004. Part.Locked = true
  8005. Part.Name = "MusicItem"
  8006. Part.Transparency = 0
  8007. Part.Material = "Neon"
  8008. Part.BrickColor = BrickColor.new("Royal purple") --Cool Colors CGA brown and Royal purple
  8009. local CylinderMesh = Instance.new("CylinderMesh", Part)
  8010. CylinderMesh.Scale = Vector3.new(1.5,.2,1.5)
  8011.  
  8012.  
  8013. local Sound = Instance.new("Sound", Part)
  8014. Sound.SoundId = "https://www.roblox.com/asset/?id="..mbox.Text
  8015. Sound.EmitterSize = math.huge
  8016. Sound.MaxDistance = math.huge
  8017. Sound.Looped = true
  8018. Sound.Pitch = 1
  8019. Sound.Name = "Sound"
  8020. Sound.Volume = 10
  8021. Sound:Play()
  8022.  
  8023. Part.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position) * CFrame.new(0,-2.9,0)
  8024. local bp = Instance.new("BodyPosition", Part)
  8025. bp.Position = Character:FindFirstChild("Torso").CFrame * CFrame.new(0, -2.9, 0).p
  8026. bp.MaxForce = Vector3.new(10000,10000,10000)
  8027. bp.P = 100000
  8028.  
  8029. while true do wait()
  8030. bp.Position = Character:FindFirstChild("Torso").CFrame * CFrame.new(0, -2.9, 0).p
  8031. local alg = math.floor(Sound.PlaybackLoudness)/50
  8032. CylinderMesh.Scale = Vector3.new(.6+alg,.2,.6+alg)
  8033. end
  8034. end
  8035. end)
  8036.  
  8037. BLOCKSPAM.Name = "BLOCKSPAM"
  8038. BLOCKSPAM.Parent = Frame
  8039. BLOCKSPAM.BackgroundColor3 = Color3.new(1, 1, 1)
  8040. BLOCKSPAM.BackgroundTransparency = 8
  8041. BLOCKSPAM.Position = UDim2.new(0, 0, 0.462500006, 0)
  8042. BLOCKSPAM.Size = UDim2.new(0, 200, 0, 50)
  8043. BLOCKSPAM.Font = Enum.Font.SourceSans
  8044. BLOCKSPAM.FontSize = Enum.FontSize.Size14
  8045. BLOCKSPAM.Text = "BLOCK SPAM"
  8046. BLOCKSPAM.TextScaled = true
  8047. BLOCKSPAM.TextSize = 14
  8048. BLOCKSPAM.TextStrokeColor3 = Color3.new(1, 1, 1)
  8049. BLOCKSPAM.TextStrokeTransparency = 0
  8050. BLOCKSPAM.TextWrapped = true
  8051. BLOCKSPAM.MouseButton1Down:connect(function()
  8052. while true do wait() Instance.new("Part",Workspace) end
  8053. end)
  8054.  
  8055. GrabKnifeV3.Name = "Grab Knife V3"
  8056. GrabKnifeV3.Parent = Frame
  8057. GrabKnifeV3.BackgroundColor3 = Color3.new(1, 1, 1)
  8058. GrabKnifeV3.BackgroundTransparency = 4
  8059. GrabKnifeV3.BorderColor3 = Color3.new(1, 1, 1)
  8060. GrabKnifeV3.BorderSizePixel = 78
  8061. GrabKnifeV3.Position = UDim2.new(0.518072307, 0, 0.462500006, 0)
  8062. GrabKnifeV3.Size = UDim2.new(0, 200, 0, 50)
  8063. GrabKnifeV3.Font = Enum.Font.Arcade
  8064. GrabKnifeV3.FontSize = Enum.FontSize.Size14
  8065. GrabKnifeV3.Text = "Grab KnifeV3"
  8066. GrabKnifeV3.TextColor3 = Color3.new(1, 1, 0)
  8067. GrabKnifeV3.TextScaled = true
  8068. GrabKnifeV3.TextSize = 14
  8069. GrabKnifeV3.TextWrapped = true
  8070. GrabKnifeV3.MouseButton1Down:connect(function()
  8071. math.randomseed(tick())
  8072. local player = game.Players.LocalPlayer
  8073. local rekt = {}
  8074. local paralyzed = false
  8075. local curpoint = nil
  8076. local curpart = nil
  8077. local finishnum = 1
  8078. local zombiemode = false
  8079. local zombies = {}
  8080. local lastgui = nil
  8081. local mouse = player:GetMouse()
  8082.  
  8083. function getplr(char)
  8084. local plr = nil
  8085. for i,v in pairs(game.Players:GetChildren()) do
  8086. if v.Character == char then
  8087. plr = v
  8088. end
  8089. end
  8090. return plr
  8091. end
  8092.  
  8093. function bleed(frick)
  8094. while frick.Parent ~= nil do
  8095. local reeee = coroutine.wrap(function()
  8096. local thing = Instance.new('Part',game.Workspace)
  8097. thing.Size = Vector3.new(0.2,0.2,0.2)
  8098. thing.CFrame = frick.CFrame
  8099. thing.Shape = Enum.PartType.Ball
  8100. thing.CFrame = frick.CFrame
  8101. thing.Transparency = 1
  8102. thing.BrickColor = BrickColor.new('Maroon')
  8103. thing.Material = Enum.Material.SmoothPlastic
  8104. thing.Name = "Blood"
  8105. thing.CanCollide =false
  8106. local rawrxd = Instance.new('BodyForce',thing)
  8107. rawrxd.Force = frick.CFrame.upVector*(math.random()*2)+Vector3.new(math.random(-5, 5)/10,1.5,0)
  8108. local coru = coroutine.wrap(function()
  8109. wait(0.01)
  8110. rawrxd:Destroy()
  8111. end)
  8112. coru()
  8113. local ree = Instance.new('ParticleEmitter',thing)
  8114. ree.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(100,0,0)),ColorSequenceKeypoint.new(1,Color3.fromRGB(100,0,0))})
  8115. ree.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.1),NumberSequenceKeypoint.new(1,0.1)})
  8116. ree.Texture = 'rbxassetid://867743272'
  8117. ree.Lifetime = NumberRange.new(0.4)
  8118. ree.Rate = 50
  8119. ree.LockedToPart = true
  8120. ree.Speed = NumberRange.new(0, 2)
  8121.  
  8122. thing.Touched:connect(function(tou)
  8123. if tou.Parent and tou.Parent:IsA('Tool') == false and tou.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Name ~= "Blood" and tou.Parent.Name ~= "Projectile" and tou.Parent.Name ~= "big ass knife" and tou.Parent ~= player.Character and tou.Parent.ClassName ~= "Accessory" and tou.Parent.Name ~= "bitch ass knife" then
  8124. local pos = Vector3.new(thing.Position.X,(tou.Position.Y+(tou.Size.Y/2))+0.02,thing.Position.Z)
  8125. thing:Destroy()
  8126. if tou.Name == "BloodPuddle" then
  8127. local reee = tou.CFrame
  8128. if tou.Transparency > -0.2 then
  8129. tou.Transparency = tou.Transparency -0.1
  8130. end
  8131. if tou.Size.X < 10 then
  8132. tou.Size = tou.Size+Vector3.new(0.1,0,0.1)
  8133. tou.CFrame = reee
  8134. end
  8135. else
  8136. local bloodlol = Instance.new('Part',workspace)
  8137. bloodlol.Size=Vector3.new(1,0.2,1)
  8138. bloodlol.Name = "BloodPuddle"
  8139. bloodlol.Anchored = true
  8140. bloodlol.CanCollide = false
  8141. bloodlol.Material = Enum.Material.SmoothPlastic
  8142. bloodlol.BrickColor = BrickColor.new('Maroon')
  8143. local cyl = Instance.new('CylinderMesh',bloodlol)
  8144. cyl.Scale = Vector3.new(1,0.1,1)
  8145. bloodlol.CFrame = CFrame.new(pos)
  8146. local coru=coroutine.wrap(function()
  8147. while bloodlol.Parent ~= nil do
  8148. if bloodlol.Transparency < 1 then
  8149. bloodlol.Transparency = bloodlol.Transparency+0.05
  8150. else
  8151. bloodlol:Destroy()
  8152. end
  8153. wait(0.1)
  8154. end
  8155. end)
  8156. coru()
  8157. end
  8158. end
  8159. end)
  8160. local coru = coroutine.wrap(function()
  8161. wait(1)
  8162. thing:Destroy()
  8163. end)
  8164. coru()
  8165. end)
  8166. reeee()
  8167. wait()
  8168. end
  8169. end
  8170.  
  8171. function killz(playa,hitz,kneef,explode,pool,head,charred,override)
  8172. local soundy = false
  8173. local heyy = hitz
  8174. if hitz == "Right Arm" then
  8175. local Limb = playa:FindFirstChild("Right Arm")
  8176. local ters = playa:FindFirstChild('Torso')
  8177. if Limb and ters then
  8178. if ters:FindFirstChild('Right Shoulder') then ters["Right Shoulder"]:Destroy() end
  8179. for i,v in pairs(Limb:GetChildren()) do
  8180. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  8181. v:Destroy()
  8182. end
  8183. end
  8184. Limb.CFrame = ters.CFrame * CFrame.new(1.5, 0, 0)
  8185. local Joint = Instance.new("Rotate")
  8186. Joint.Name = "RightShoulder"
  8187. Joint.Part0 = ters
  8188. Joint.Part1 = Limb
  8189. Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8190. Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8191. Joint.Parent = ters
  8192. if charred and zombiemode == false then
  8193. Limb.BrickColor = BrickColor.new('Black')
  8194. local fire = Instance.new('Fire',Limb)
  8195. fire.Heat = 5
  8196. fire.Size = 5
  8197. game:GetService('Debris'):AddItem(fire,2)
  8198. local coru=coroutine.wrap(function()
  8199. wait(2)
  8200. for i,v in pairs(Limb:GetChildren()) do
  8201. if v:IsA('ParticleEmitter') then
  8202. v:Destroy()
  8203. end
  8204. end
  8205. end)
  8206. coru()
  8207. end
  8208. local B = Instance.new("Part")
  8209. B.TopSurface = 0
  8210. B.BottomSurface = 0
  8211. B.formFactor = "Symmetric"
  8212. B.Size = Vector3.new(1, 1, 1)
  8213. B.Transparency = 1
  8214. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8215. B.Parent = playa
  8216. local W = Instance.new("Weld")
  8217. W.Part0 = Limb
  8218. W.Part1 = B
  8219. W.C0 = CFrame.new(0, -0.5, 0)
  8220. W.Parent = Limb
  8221. if kneef then
  8222. local coru = coroutine.wrap(function()
  8223. local uno = Instance.new('Part',workspace)
  8224. local dos = Instance.new('Part',workspace)
  8225. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  8226. dos.CFrame = kneef["big ass knife"].CFrame
  8227. local weld = Instance.new('Weld',kneef["big ass knife"])
  8228. weld.Part0 = playa:FindFirstChild(hitz)
  8229. weld.Part1 = kneef["big ass knife"]
  8230. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  8231. uno:Destroy()
  8232. dos:Destroy()
  8233. playa:FindFirstChild(hitz).Anchored = false
  8234. for i, v in pairs(kneef:GetChildren()) do
  8235. if v:IsA('BasePart') then
  8236. v.Anchored = false
  8237. end
  8238. end
  8239. if zombiemode == false or override then
  8240. wait()
  8241. end
  8242. if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  8243. kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  8244. end
  8245. local bleedpart = Instance.new("Part", kneef)
  8246. bleedpart.CanCollide = false
  8247. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  8248. bleedpart.CFrame = kneef["big ass knife"].CFrame
  8249. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  8250. bleedpart.Transparency = 1
  8251.  
  8252. local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  8253. bleedpartweld.Part0 = kneef["big ass knife"]
  8254. bleedpartweld.Part1 = bleedpart
  8255. bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  8256. local coru = coroutine.wrap(function()
  8257. bleed(bleedpart)
  8258. end)
  8259. coru()
  8260. game:GetService('Debris'):AddItem(bleedpart,2)
  8261. end)
  8262. coru()
  8263. end
  8264. end
  8265. elseif hitz == "Left Arm" then
  8266. local Limb = playa:FindFirstChild("Left Arm")
  8267. local ters = playa:FindFirstChild('Torso')
  8268. if Limb and ters then
  8269. if ters:FindFirstChild('Left Shoulder') then ters["Left Shoulder"]:Destroy() end
  8270. for i,v in pairs(Limb:GetChildren()) do
  8271. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  8272. v:Destroy()
  8273. end
  8274. end
  8275. Limb.CFrame = ters.CFrame * CFrame.new(-1.5, 0, 0)
  8276. local Joint = Instance.new("Rotate")
  8277. Joint.Name = "LeftShoulder"
  8278. Joint.Part0 = ters
  8279. Joint.Part1 = Limb
  8280. Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8281. Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8282. Joint.Parent = ters
  8283. if charred and zombiemode == false then
  8284. Limb.BrickColor = BrickColor.new('Black')
  8285. local fire = Instance.new('Fire',Limb)
  8286. fire.Heat = 5
  8287. fire.Size = 5
  8288. game:GetService('Debris'):AddItem(fire,2)
  8289. local coru=coroutine.wrap(function()
  8290. wait(2)
  8291. for i,v in pairs(Limb:GetChildren()) do
  8292. if v:IsA('ParticleEmitter') then
  8293. v:Destroy()
  8294. end
  8295. end
  8296. end)
  8297. coru()
  8298. end
  8299.  
  8300. local B = Instance.new("Part")
  8301. B.TopSurface = 0
  8302. B.BottomSurface = 0
  8303. B.formFactor = "Symmetric"
  8304. B.Size = Vector3.new(1, 1, 1)
  8305. B.CanCollide = true
  8306. B.Transparency = 1
  8307. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8308. B.Parent = playa
  8309. local W = Instance.new("Weld")
  8310. W.Part0 = ters
  8311. W.Part1 = B
  8312. W.C0 = CFrame.new(0, -0.5, 0)
  8313. W.Parent = Limb
  8314. if kneef then
  8315. local coru = coroutine.wrap(function()
  8316. local uno = Instance.new('Part',workspace)
  8317. local dos = Instance.new('Part',workspace)
  8318. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  8319. dos.CFrame = kneef["big ass knife"].CFrame
  8320. local weld = Instance.new('Weld',kneef["big ass knife"])
  8321. weld.Part0 = playa:FindFirstChild(hitz)
  8322. weld.Part1 = kneef["big ass knife"]
  8323. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  8324. uno:Destroy()
  8325. dos:Destroy()
  8326. playa:FindFirstChild(hitz).Anchored = false
  8327. for i, v in pairs(kneef:GetChildren()) do
  8328. if v:IsA('BasePart') then
  8329. v.Anchored = false
  8330. end
  8331. end
  8332. if zombiemode == false or override then
  8333. wait()
  8334. end
  8335. if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  8336. kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  8337. end
  8338. local bleedpart = Instance.new("Part", kneef)
  8339. bleedpart.CanCollide = false
  8340. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  8341. bleedpart.CFrame = kneef["big ass knife"].CFrame
  8342. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  8343. bleedpart.Transparency = 1
  8344.  
  8345. local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  8346. bleedpartweld.Part0 = kneef["big ass knife"]
  8347. bleedpartweld.Part1 = bleedpart
  8348. bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  8349. local coru = coroutine.wrap(function()
  8350. bleed(bleedpart)
  8351. end)
  8352. coru()
  8353. game:GetService('Debris'):AddItem(bleedpart,2)
  8354. end)
  8355. coru()
  8356. end
  8357. end
  8358. elseif hitz == "Right Leg" then
  8359. local Limb = playa:FindFirstChild("Right Leg")
  8360. local ters = playa:FindFirstChild('Torso')
  8361. if Limb and ters then
  8362. if ters:FindFirstChild('Right Hip') then ters["Right Hip"]:Destroy() end
  8363. for i,v in pairs(Limb:GetChildren()) do
  8364. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  8365. v:Destroy()
  8366. end
  8367. end
  8368. Limb.CFrame = ters.CFrame * CFrame.new(0.5, -2, 0)
  8369. local Joint = Instance.new("Rotate")
  8370. Joint.Name = "Right Hip"
  8371. Joint.Part0 = ters
  8372. Joint.Part1 = Limb
  8373. Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8374. Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8375. Joint.Parent = ters
  8376. if charred and zombiemode == false then
  8377. Limb.BrickColor = BrickColor.new('Black')
  8378. local fire = Instance.new('Fire',Limb)
  8379. fire.Heat = 5
  8380. fire.Size = 5
  8381. game:GetService('Debris'):AddItem(fire,2)
  8382. local coru=coroutine.wrap(function()
  8383. wait(2)
  8384. for i,v in pairs(Limb:GetChildren()) do
  8385. if v:IsA('ParticleEmitter') then
  8386. v:Destroy()
  8387. end
  8388. end
  8389. end)
  8390. coru()
  8391. end
  8392. local B = Instance.new("Part")
  8393. B.TopSurface = 0
  8394. B.BottomSurface = 0
  8395. B.formFactor = "Symmetric"
  8396. B.Size = Vector3.new(1, 1, 1)
  8397. B.Transparency = 1
  8398. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8399. B.Parent = playa
  8400. local W = Instance.new("Weld")
  8401. W.Part0 = Limb
  8402. W.Part1 = B
  8403. W.C0 = CFrame.new(0, -0.5, 0)
  8404. W.Parent = Limb
  8405. if kneef then
  8406. local coru = coroutine.wrap(function()
  8407. local uno = Instance.new('Part',workspace)
  8408. local dos = Instance.new('Part',workspace)
  8409. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  8410. dos.CFrame = kneef["big ass knife"].CFrame
  8411. local weld = Instance.new('Weld',kneef["big ass knife"])
  8412. weld.Part0 = playa:FindFirstChild(hitz)
  8413. weld.Part1 = kneef["big ass knife"]
  8414. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  8415. uno:Destroy()
  8416. dos:Destroy()
  8417. playa:FindFirstChild(hitz).Anchored = false
  8418. for i, v in pairs(kneef:GetChildren()) do
  8419. if v:IsA('BasePart') then
  8420. v.Anchored = false
  8421. end
  8422. end
  8423. if zombiemode == false or override then
  8424. wait()
  8425. end
  8426. if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  8427. kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  8428. end
  8429. local bleedpart = Instance.new("Part", kneef)
  8430. bleedpart.CanCollide = false
  8431. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  8432. bleedpart.CFrame = kneef["big ass knife"].CFrame
  8433. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  8434. bleedpart.Transparency = 1
  8435.  
  8436. local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  8437. bleedpartweld.Part0 = kneef["big ass knife"]
  8438. bleedpartweld.Part1 = bleedpart
  8439. bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  8440. local coru = coroutine.wrap(function()
  8441. bleed(bleedpart)
  8442. end)
  8443. coru()
  8444. game:GetService('Debris'):AddItem(bleedpart,2)
  8445. end)
  8446. coru()
  8447. end
  8448. if playa then
  8449. table.insert(rekt,playa)
  8450. end
  8451. end
  8452. elseif hitz == "Left Leg" then
  8453. local Limb = playa:FindFirstChild("Left Leg")
  8454. local ters = playa:FindFirstChild('Torso')
  8455. if Limb and ters then
  8456. if ters:FindFirstChild('Left Hip') then ters["Left Hip"]:Destroy() end
  8457. for i,v in pairs(Limb:GetChildren()) do
  8458. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  8459. v:Destroy()
  8460. end
  8461. end
  8462. Limb.CFrame = ters.CFrame * CFrame.new(0.5, -2, 0)
  8463. Limb.CFrame = ters.CFrame * CFrame.new(-0.5, -2, 0)
  8464. local Joint = Instance.new("Rotate")
  8465. Joint.Name = "LeftHip"
  8466. Joint.Part0 = ters
  8467. Joint.Part1 = Limb
  8468. Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8469. Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8470. Joint.Parent = ters
  8471. if charred and zombiemode == false then
  8472. Limb.BrickColor = BrickColor.new('Black')
  8473. local fire = Instance.new('Fire',Limb)
  8474. fire.Heat = 5
  8475. fire.Size = 5
  8476. game:GetService('Debris'):AddItem(fire,2)
  8477. local coru=coroutine.wrap(function()
  8478. wait(2)
  8479. for i,v in pairs(Limb:GetChildren()) do
  8480. if v:IsA('ParticleEmitter') then
  8481. v:Destroy()
  8482. end
  8483. end
  8484. end)
  8485. coru()
  8486. end
  8487.  
  8488. local B = Instance.new("Part")
  8489. B.TopSurface = 0
  8490. B.BottomSurface = 0
  8491. B.formFactor = "Symmetric"
  8492. B.Size = Vector3.new(1, 1, 1)
  8493. B.Transparency = 1
  8494. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8495. B.Parent = playa
  8496. local W = Instance.new("Weld")
  8497. W.Part0 = Limb
  8498. W.Part1 = B
  8499. W.C0 = CFrame.new(0, -0.5, 0)
  8500. W.Parent = Limb
  8501. Limb.CanCollide = false
  8502. if kneef then
  8503. local coru = coroutine.wrap(function()
  8504. local uno = Instance.new('Part',workspace)
  8505. local dos = Instance.new('Part',workspace)
  8506. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  8507. dos.CFrame = kneef["big ass knife"].CFrame
  8508. local weld = Instance.new('Weld',kneef["big ass knife"])
  8509. weld.Part0 = playa:FindFirstChild(hitz)
  8510. weld.Part1 = kneef["big ass knife"]
  8511. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  8512. uno:Destroy()
  8513. dos:Destroy()
  8514. playa:FindFirstChild(hitz).Anchored = false
  8515. for i, v in pairs(kneef:GetChildren()) do
  8516. if v:IsA('BasePart') then
  8517. v.Anchored = false
  8518. end
  8519. end
  8520. if zombiemode == false or override then
  8521. wait()
  8522. end
  8523. if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  8524. kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  8525. end
  8526. local bleedpart = Instance.new("Part", kneef)
  8527. bleedpart.CanCollide = false
  8528. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  8529. bleedpart.CFrame = kneef["big ass knife"].CFrame
  8530. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  8531. bleedpart.Transparency = 1
  8532.  
  8533. local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  8534. bleedpartweld.Part0 = kneef["big ass knife"]
  8535. bleedpartweld.Part1 = bleedpart
  8536. bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  8537. local coru = coroutine.wrap(function()
  8538. bleed(bleedpart)
  8539. end)
  8540. coru()
  8541. game:GetService('Debris'):AddItem(bleedpart,2)
  8542. end)
  8543. coru()
  8544. end
  8545. if playa then
  8546. table.insert(rekt,playa)
  8547. end
  8548. end
  8549. elseif playa then
  8550. if finishnum ~= 1 then
  8551. local coru=coroutine.wrap(function()
  8552. player.Character.Head.Psycho.Playing = true
  8553. wait(3)
  8554. player.Character.Head.Psycho.Playing = false
  8555. end)
  8556. coru()
  8557. end
  8558. local playa2 = playa
  8559. playa.Archivable = true
  8560. local playa = playa:Clone()
  8561. playa.Archivable = false
  8562. playa2:Destroy()
  8563. playa.Parent = workspace
  8564. local Gibs = game.Workspace
  8565. local Torso = playa.Torso
  8566. local Head = playa:FindFirstChild("Head")
  8567. local function Scan(ch)
  8568. local e
  8569. for e = 1,#ch do
  8570. Scan(ch[e]:GetChildren())
  8571. if (ch[e].ClassName == "Weld" and ch[e]:FindFirstChild('Part1') and ch[e].Part1.Name ~= 'Projectile') or ch[e].ClassName == "Motor6D" or ch[e].ClassName == "Rotate" or (ch[e]:IsA('BasePart') and ch[e].Size == Vector3.new(1, 1, 1)) then
  8572. ch[e]:remove()
  8573. end
  8574. end
  8575. end
  8576. Scan(playa:GetChildren())
  8577. if playa:FindFirstChild('HumanoidRootPart') and (zombiemode == false or override) then
  8578. playa:FindFirstChild('HumanoidRootPart'):Destroy()
  8579. end
  8580. local hum2 = playa:FindFirstChildOfClass("Humanoid")
  8581. if zombiemode == true and override == false then
  8582. soundy = true
  8583. end
  8584. if string.sub(hum2.Parent.Name,string.len(hum2.Parent.Name)-8,string.len(hum2.Parent.Name)) ~= "'s Zombie" then
  8585. override = true
  8586. end
  8587. if hum2 ~= nil then
  8588. hum2.Name = "Humanoid2"
  8589. hum2.Health = 0
  8590. if zombiemode == false or override == true then
  8591. table.insert(rekt,hum2.Parent)
  8592. else
  8593. local gyro = Instance.new('BodyGyro',Torso)
  8594. hum2.PlatformStand = false
  8595. for i,v in pairs(hum2.Parent.Torso:GetChildren()) do
  8596. if v:IsA('BodyGyro') then v:Destroy() end
  8597. end
  8598. if playa:FindFirstChild('HumanoidRootPart') then
  8599. hum2.Parent.HumanoidRootPart.CFrame = hum2.Parent.Torso.CFrame
  8600. local weldcrucial = Instance.new('Weld',hum2.Parent.HumanoidRootPart)
  8601. weldcrucial.Part0 = hum2.Parent.HumanoidRootPart
  8602. weldcrucial.Part1 = hum2.Parent.Torso
  8603. end
  8604. end
  8605. end
  8606. local ch = playa:GetChildren()
  8607. local i
  8608. for i = 1,#ch do
  8609. if ch[i].Name == "THandle1" or ch[i].Name == "THandle2" then
  8610. ch[i]:remove()
  8611. end
  8612. end
  8613.  
  8614. if Head then
  8615. local Neck = Instance.new("Weld")
  8616. Neck.Name = "Neck"
  8617. Neck.Part0 = Torso
  8618. Neck.Part1 = Head
  8619. if pool then
  8620. local part = Instance.new('Part',Torso)
  8621. part.Position = Vector3.new(0,10,0)
  8622. part.Size = Vector3.new(0.2,0.2,0.2)
  8623. part.Transparency = 1
  8624. part.CanCollide = false
  8625. local we = Instance.new('Weld',Torso)
  8626. we.Part0 = Torso
  8627. we.Part1 = part
  8628. we.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  8629. local coru=coroutine.wrap(function()
  8630. bleed(part)
  8631. end)
  8632. coru()
  8633. end
  8634. if head == false or head == nil then
  8635. Neck.C0 = CFrame.new(0, 1.5, 0)
  8636. else
  8637. Neck.C0 = CFrame.new(0, 1.5, 0.2)*CFrame.Angles(0.5, 0.25, 0.25)
  8638. local bleedpart = Instance.new("Part", Torso)
  8639. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  8640. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  8641. bleedpart.CanCollide = false
  8642. bleedpart.Position = Head.Position + Vector3.new(0, 1, 0)
  8643. bleedpart.Transparency = 1
  8644.  
  8645. local bleedpartweld = Instance.new("Weld", Torso)
  8646. bleedpartweld.Part0 = Torso
  8647. bleedpartweld.Part1 = bleedpart
  8648. bleedpartweld.C0 = CFrame.Angles(-1, 0, -0.35) * CFrame.new(0, 1, 0.8)
  8649. local coru = coroutine.wrap(function()
  8650. bleed(bleedpart)
  8651. end)
  8652. coru()
  8653. end
  8654. Neck.C1 = CFrame.new()
  8655. Neck.Parent = Torso
  8656. end
  8657. local Limb = playa:FindFirstChild("Right Arm")
  8658. if Limb then
  8659.  
  8660. Limb.CFrame = Torso.CFrame * CFrame.new(1.5, 0, 0)
  8661. local Joint = Instance.new("Rotate")
  8662. Joint.Name = "RightShoulder"
  8663. Joint.Part0 = Torso
  8664. Joint.Part1 = Limb
  8665. Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8666. Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8667. Joint.Parent = Torso
  8668.  
  8669. local B = Instance.new("Part")
  8670. B.TopSurface = 0
  8671. B.BottomSurface = 0
  8672. B.formFactor = "Symmetric"
  8673. B.Size = Vector3.new(1, 1, 1)
  8674. B.Transparency = 1
  8675. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8676. B.Parent = playa
  8677. local W = Instance.new("Weld")
  8678. W.Part0 = Limb
  8679. W.Part1 = B
  8680. W.C0 = CFrame.new(0, -0.5, 0)
  8681. W.Parent = Limb
  8682. end
  8683. local Limb = playa:FindFirstChild("Left Arm")
  8684. if Limb then
  8685.  
  8686. Limb.CFrame = Torso.CFrame * CFrame.new(-1.5, 0, 0)
  8687. local Joint = Instance.new("Rotate")
  8688. Joint.Name = "LeftShoulder"
  8689. Joint.Part0 = Torso
  8690. Joint.Part1 = Limb
  8691. Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8692. Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8693. Joint.Parent = Torso
  8694.  
  8695. local B = Instance.new("Part")
  8696. B.TopSurface = 0
  8697. B.BottomSurface = 0
  8698. B.formFactor = "Symmetric"
  8699. B.Size = Vector3.new(1, 1, 1)
  8700. B.Transparency = 1
  8701. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8702. B.Parent = playa
  8703. local W = Instance.new("Weld")
  8704. W.Part0 = Limb
  8705. W.Part1 = B
  8706. W.C0 = CFrame.new(0, -0.5, 0)
  8707. W.Parent = Limb
  8708. end
  8709. local Limb = playa:FindFirstChild("Right Leg")
  8710. if Limb then
  8711. Limb.CanCollide = false
  8712. Limb.CFrame = Torso.CFrame * CFrame.new(0.5, -2, 0)
  8713. local Joint = Instance.new("Rotate")
  8714. Joint.Name = "RightHip"
  8715. Joint.Part0 = Torso
  8716. Joint.Part1 = Limb
  8717. Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8718. Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8719. Joint.Parent = Torso
  8720.  
  8721. local B = Instance.new("Part")
  8722. B.TopSurface = 0
  8723. B.BottomSurface = 0
  8724. B.formFactor = "Symmetric"
  8725. B.Size = Vector3.new(1, 1, 1)
  8726. B.Transparency = 1
  8727. B.CanCollide = true
  8728. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8729. B.Parent = playa
  8730. local W = Instance.new("Weld")
  8731. W.Part0 = Limb
  8732. W.Part1 = B
  8733. W.C0 = CFrame.new(0, -0.5, 0)
  8734. W.Parent = Limb
  8735. end
  8736. local Limb = playa:FindFirstChild("Left Leg")
  8737. if Limb then
  8738. Limb.CanCollide = false
  8739. Limb.CFrame = Torso.CFrame * CFrame.new(-0.5, -2, 0)
  8740. local Joint = Instance.new("Rotate")
  8741. Joint.Name = "LeftHip"
  8742. Joint.Part0 = Torso
  8743. Joint.Part1 = Limb
  8744. Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8745. Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8746. Joint.Parent = Torso
  8747.  
  8748. local B = Instance.new("Part")
  8749. B.TopSurface = 0
  8750. B.BottomSurface = 0
  8751. if zombiemode == false or override then
  8752. B.CanCollide = true
  8753. end
  8754. B.formFactor = "Symmetric"
  8755. B.Size = Vector3.new(1, 1, 1)
  8756. B.Transparency = 1
  8757. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  8758. B.Parent = playa
  8759. local W = Instance.new("Weld")
  8760. W.Part0 = Limb
  8761. W.Part1 = B
  8762. W.C0 = CFrame.new(0, -0.5, 0)
  8763. W.Parent = Limb
  8764. end
  8765. --[[
  8766. local Bar = Instance.new("Part")
  8767. Bar.TopSurface = 0
  8768. Bar.BottomSurface = 0
  8769. Bar.formFactor = "Symmetric"
  8770. Bar.Size = Vector3.new(1, 1, 1)
  8771. Bar.Transparency = 1
  8772. Bar.CFrame = Torso.CFrame * CFrame.new(0, 0.5, 0)
  8773. Bar.Parent = playa
  8774. local Weld = Instance.new("Weld")
  8775. Weld.Part0 = Torso
  8776. Weld.Part1 = Bar
  8777. Weld.C0 = CFrame.new(0, 0.5, 0)
  8778. Weld.Parent = Torso
  8779. --]]
  8780. playa.Parent = Gibs
  8781. if kneef and explode == nil then
  8782. local coru = coroutine.wrap(function()
  8783. if playa:FindFirstChild(hitz) then
  8784. local uno = Instance.new('Part',workspace)
  8785. local dos = Instance.new('Part',workspace)
  8786. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  8787. dos.CFrame = kneef["big ass knife"].CFrame
  8788. local weld = Instance.new('Weld',kneef["big ass knife"])
  8789. weld.Part0 = playa:FindFirstChild(hitz)
  8790. weld.Part1 = kneef["big ass knife"]
  8791. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  8792. uno:Destroy()
  8793. dos:Destroy()
  8794. playa:FindFirstChild(hitz).Anchored = false
  8795. for i, v in pairs(kneef:GetChildren()) do
  8796. if v:IsA('BasePart') then
  8797. v.Anchored = false
  8798. end
  8799. end
  8800. if explode == nil or explode == false then
  8801. local bleedpart = Instance.new("Part", kneef)
  8802. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  8803. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  8804. bleedpart.CanCollide = false
  8805. bleedpart.Position = Head.Position + Vector3.new(0, 1, 0)
  8806. bleedpart.Transparency = 1
  8807.  
  8808. local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  8809. bleedpartweld.Part0 = kneef["big ass knife"]
  8810. bleedpartweld.Part1 = bleedpart
  8811. bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  8812. local coru = coroutine.wrap(function()
  8813. bleed(bleedpart)
  8814. end)
  8815. coru()
  8816. end
  8817. end
  8818. if zombiemode == false or override then
  8819. wait()
  8820. end
  8821. if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  8822. kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  8823. end
  8824. end)
  8825. coru()
  8826. end
  8827. if explode then
  8828. local movevector = CFrame.new(explode.Position,Torso.Position).lookVector
  8829. local repulse = Instance.new('BodyForce',Torso)
  8830. repulse.Force = movevector*10000 + Vector3.new(0,5000,0)
  8831. game.Debris:AddItem(repulse,0.05)
  8832. end
  8833. if charred and zombiemode == false then
  8834. for i,v in pairs(playa:GetChildren()) do
  8835. if v:IsA('BasePart') then
  8836. v.BrickColor = BrickColor.Black()
  8837. local fire = Instance.new('Fire',v)
  8838. fire.Size = 5
  8839. fire.Heat = 5
  8840. elseif v:IsA('Accessory') then
  8841. for a,c in pairs(v:GetChildren()) do
  8842. if c:IsA('BasePart') then
  8843. c.BrickColor = BrickColor.Black()
  8844. local fire = Instance.new('Fire',v)
  8845. fire.Size = 5
  8846. fire.Heat = 5
  8847. for o,p in pairs(c:GetChildren()) do
  8848. if p:IsA("SpecialMesh") then
  8849. p.TextureId = ""
  8850. end
  8851. end
  8852. end
  8853. end
  8854. end
  8855. end
  8856. end
  8857. if soundy then
  8858. local sound = Instance.new('Sound',Head)
  8859. sound.SoundId = 'rbxassetid://903640857'
  8860. sound.Volume = 1
  8861. sound:Play()
  8862. sound.Ended:connect(function()
  8863. sound:Destroy()
  8864. local ambient = Instance.new('Sound',Head)
  8865. ambient.Volume = 0.25
  8866. ambient.Looped = true
  8867. ambient.SoundId = 'rbxassetid://903641031'
  8868. ambient:Play()
  8869. end)
  8870. end
  8871. if override then
  8872. if (string.len(hum2.Parent.Name) < 9 or string.sub(hum2.Parent.Name,string.len(hum2.Parent.Name)-8,string.len(hum2.Parent.Name)) ~= "'s Zombie") and zombiemode == true and #zombies < 10 then
  8873. local coru = coroutine.wrap(function()
  8874. wait(4.5)
  8875. hum2.Parent.Name = hum2.Parent.Name.."'s Zombie"
  8876. hum2.HipHeight = 0.2
  8877. wait(0.5)
  8878. killz(hum2.Parent,"Head",nil,nil,false,false,false,false)
  8879. end)
  8880. coru()
  8881. else
  8882. game:GetService('Debris'):AddItem(playa, 12)
  8883. end
  8884. else
  8885. hum2.Health = 0
  8886. table.insert(zombies,playa)
  8887. local attack = Instance.new('Sound',Head)
  8888. attack.SoundId = 'rbxassetid://903641424'
  8889. attack.Volume = 2
  8890. for i,v in pairs(playa:GetChildren()) do
  8891. if v:IsA('BasePart') and v:FindFirstChildOfClass('TouchTransmitter') == nil then
  8892. v.Touched:connect(function(hit)
  8893. if hit.Parent and hit.Parent:FindFirstChildOfClass('Humanoid') then
  8894. local found = false
  8895. if hit.Parent == player.Character then
  8896. found = true
  8897. end
  8898. for a,c in pairs(zombies) do
  8899. if c == hit.Parent then
  8900. found = true
  8901. end
  8902. end
  8903. if found == false and hit.Parent:FindFirstChildOfClass('Humanoid').Health > 0 then
  8904. attack:Play()
  8905. if hit.Parent:FindFirstChildOfClass('Humanoid').Health - 2 <= 0 then
  8906. hit.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  8907. wait()
  8908. killz(hit.Parent,"Head")
  8909. else
  8910. hit.Parent:FindFirstChildOfClass('Humanoid'):TakeDamage(2)
  8911. end
  8912. end
  8913. end
  8914. end)
  8915. end
  8916. end
  8917. local coru = coroutine.wrap(function()
  8918. wait(2)
  8919. for i,v in pairs(playa:GetChildren()) do
  8920. if v:IsA('BasePart') then
  8921. for a,c in pairs(v:GetChildren()) do
  8922. if c:IsA('Fire') or c:IsA('ParticleEmitter') then
  8923. c:Destroy()
  8924. end
  8925. end
  8926. elseif v:IsA('Accessory') then
  8927. for a,c in pairs(v:GetChildren()) do
  8928. if c:IsA('BasePart') then
  8929. for b,d in pairs(c:GetChildren()) do
  8930. if d:IsA('Fire') or d:IsA('ParticleEmitter') then
  8931. d:Destroy()
  8932. end
  8933. end
  8934. end
  8935. end
  8936. end
  8937. end
  8938. end)
  8939. coru()
  8940. end
  8941. end
  8942. end
  8943.  
  8944. mouse.KeyDown:connect(function(key)
  8945. if key == "t" and mouse.Target then
  8946. local hum = mouse.Target.Parent:FindFirstChildOfClass('Humanoid')
  8947. if hum == nil then hum = mouse.Target.Parent.Parent:FindFirstChildOfClass('Humanoid') end
  8948. if curpoint == nil then
  8949. if hum and hum.Parent:FindFirstChild('Head') then
  8950. curpart = hum.Parent.Head
  8951. else
  8952. curpart = nil
  8953. curpoint = mouse.Hit.p
  8954. end
  8955. if player.PlayerGui:FindFirstChild('Notification') then player.PlayerGui.Notification:Destroy() end
  8956. notify("ZOMBIE TARGET SET",false)
  8957. else
  8958. curpart = nil
  8959. curpoint = nil
  8960. if player.PlayerGui:FindFirstChild('Notification') then player.PlayerGui.Notification:Destroy() end
  8961. notify("ZOMBIE TARGET REMOVED",false)
  8962. end
  8963. elseif key == "y" then
  8964. for o,p in pairs(zombies) do
  8965. local coru = coroutine.wrap(function()
  8966. if p:FindFirstChild('Torso') then
  8967. killz(p,"Head",nil,nil,false,false,false,true)
  8968. else
  8969. table.remove(zombies,o)
  8970. end
  8971. end)
  8972. coru()
  8973. wait()
  8974. end
  8975. for i,v in pairs(zombies) do
  8976. table.remove(zombies,i)
  8977. end
  8978. if player.PlayerGui:FindFirstChild('Notification') then player.PlayerGui.Notification:Destroy() end
  8979. notify("ZOMBIES TERMINATED",false)
  8980. end
  8981. end)
  8982.  
  8983. function nub()
  8984. repeat wait() until player.Character and player.Character:FindFirstChild('Torso')
  8985. local me = player.Character
  8986. local point = me.HumanoidRootPart
  8987. local playergui = player.PlayerGui
  8988. local rightshoulderz = me.Torso["Right Shoulder"]:Clone()
  8989. local leftshoulderz = me.Torso["Left Shoulder"]:Clone()
  8990. local torsojoint = me.HumanoidRootPart["RootJoint"]:Clone()
  8991. local lefthipz = me.Torso["Left Hip"]:Clone()
  8992. local righthipz = me.Torso["Right Hip"]:Clone()
  8993. local mode = "kill"
  8994. local lerpz = false
  8995. local active = false
  8996. local acting = false
  8997. local hit = false
  8998. local canClick = true
  8999. local stabbing = false
  9000. local grabbing = false
  9001. local finishing = false
  9002. local kyssing = false
  9003. local canbackgroundmusic = true
  9004. local cancolorfilter = true
  9005. local spinboolean = false
  9006. local grabbed = nil
  9007. local doing = false
  9008. local rightshoulder = nil
  9009. local leftshoulder = nil
  9010. local headweld = nil
  9011. local knifeparts = {}
  9012. local usable = true
  9013. finishnum = 1
  9014.  
  9015. function notify(msg,forever)
  9016. local doit = coroutine.wrap(function()
  9017. local gui = Instance.new('ScreenGui',playergui)
  9018. gui.Name = "Notification"
  9019. local frame = Instance.new('Frame',gui)
  9020. frame.Position = UDim2.new(0,0,0,0)
  9021. frame.Size = UDim2.new(1,0,0.2,0)
  9022. frame.BackgroundTransparency = 1
  9023. local txt = Instance.new('TextLabel',frame)
  9024. txt.TextColor3 = Color3.new(255,255,255)
  9025. txt.TextStrokeColor3 = Color3.new(0, 0, 0)
  9026. txt.TextStrokeTransparency = 0
  9027. txt.BackgroundTransparency = 1
  9028. txt.Text = ""
  9029. txt.Size = UDim2.new(1,0,0.3,0)
  9030. txt.Position = UDim2.new(0,0,0.4,0)
  9031. txt.TextScaled = true
  9032. txt.Font = "Code"
  9033. txt.TextXAlignment = "Center"
  9034. local tap = Instance.new("Sound")
  9035. tap.Parent = gui
  9036. tap.SoundId = "rbxassetid://147982968"
  9037. tap.TimePosition = 0.1
  9038. local str = msg
  9039. local len = string.len(str)
  9040. for i=1,len do
  9041. txt.Text = string.sub(str,1,i)
  9042. pitche = math.random(20, 40)/10
  9043. tap.PlaybackSpeed = pitche
  9044. tap:Play()
  9045. wait(0.01)
  9046. end
  9047. if forever == false then
  9048. wait(1)
  9049. while txt.TextTransparency < 1 do
  9050. txt.TextTransparency = txt.TextTransparency + 0.1
  9051. txt.TextStrokeTransparency = txt.TextStrokeTransparency + 0.1
  9052. wait(0.001)
  9053. end
  9054. gui:Destroy()
  9055. end
  9056. end)
  9057. doit()
  9058. end
  9059.  
  9060. wait(0.5)
  9061. notify("PRESS [Z] TO EQUIP KNIFE || Created by mustardfoot and Tollonis",true)
  9062. local laugh = Instance.new('Sound',me.Head)
  9063. laugh.SoundId = 'rbxassetid://378827985'
  9064. laugh.Name = "Psycho"
  9065. laugh.Volume = 5
  9066. -- 1 - bitch ass knife
  9067. local obj1 = Instance.new("Model")
  9068. obj1.Name = "bitch ass knife"
  9069. obj1.Parent = game.Workspace
  9070.  
  9071. -- 2 - Grab
  9072. local obj2 = Instance.new("Part")
  9073. obj2.CFrame = CFrame.new(Vector3.new(20.4525032, 6.14501333, -134.399979)) * CFrame.Angles(-3.1415927410126, 0, -3.1415927410126)
  9074. obj2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9075. obj2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9076. obj2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9077. obj2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9078. obj2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9079. obj2.Material = Enum.Material.Concrete
  9080. obj2.Size = Vector3.new(1, 0.25, 0.25)
  9081. obj2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9082. obj2.Anchored = true
  9083. obj2.BrickColor = BrickColor.new("Black")
  9084. obj2.Friction = 0.30000001192093
  9085. obj2.Shape = Enum.PartType.Cylinder
  9086. obj2.Name = "Grab"
  9087. obj2.Parent = obj1
  9088.  
  9089. -- 3 - handletopcap
  9090. local obj3 = Instance.new("Part")
  9091. obj3.CFrame = CFrame.new(Vector3.new(19.9725456, 6.14502859, -134.399933)) * CFrame.Angles(0, 1.5707963705063, 0)
  9092. obj3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9093. obj3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9094. obj3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9095. obj3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9096. obj3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9097. obj3.Material = Enum.Material.Concrete
  9098. obj3.Size = Vector3.new(0.349999994, 0.349999994, 0.349999994)
  9099. obj3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9100. obj3.Anchored = true
  9101. obj3.BrickColor = BrickColor.new("Black")
  9102. obj3.Friction = 0.30000001192093
  9103. obj3.Shape = Enum.PartType.Ball
  9104. obj3.Name = "handletopcap"
  9105. obj3.Parent = obj1
  9106.  
  9107. -- 4 - handlebottomcap
  9108. local obj4 = Instance.new("Part")
  9109. obj4.CFrame = CFrame.new(Vector3.new(20.9725285, 6.14502859, -134.399918)) * CFrame.Angles(0, 1.5707963705063, 0)
  9110. obj4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9111. obj4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9112. obj4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9113. obj4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9114. obj4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9115. obj4.Material = Enum.Material.Concrete
  9116. obj4.Size = Vector3.new(0.25, 0.25, 0.25)
  9117. obj4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9118. obj4.Anchored = true
  9119. obj4.BrickColor = BrickColor.new("Black")
  9120. obj4.Friction = 0.30000001192093
  9121. obj4.Shape = Enum.PartType.Ball
  9122. obj4.Name = "handlebottomcap"
  9123. obj4.Parent = obj1
  9124.  
  9125. -- 5 - handleguardmid
  9126. local obj5 = Instance.new("Part")
  9127. obj5.CFrame = CFrame.new(Vector3.new(19.9474983, 6.14502859, -134.399918)) * CFrame.Angles(0, 1.5707963705063, 0)
  9128. obj5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9129. obj5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9130. obj5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9131. obj5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9132. obj5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9133. obj5.Material = Enum.Material.Concrete
  9134. obj5.Size = Vector3.new(0.349999994, 0.349999994, 0.100000001)
  9135. obj5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9136. obj5.Anchored = true
  9137. obj5.BrickColor = BrickColor.new("Black")
  9138. obj5.Friction = 0.30000001192093
  9139. obj5.Shape = Enum.PartType.Block
  9140. obj5.Name = "handleguardmid"
  9141. obj5.Parent = obj1
  9142.  
  9143. -- 6 - handleguardcap1
  9144. local obj6 = Instance.new("Part")
  9145. obj6.CFrame = CFrame.new(Vector3.new(19.9474983, 6.32502794, -134.399918)) * CFrame.Angles(-3.1415927410126, 0, -3.1415927410126)
  9146. obj6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9147. obj6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9148. obj6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9149. obj6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9150. obj6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9151. obj6.Material = Enum.Material.Concrete
  9152. obj6.Size = Vector3.new(0.100000001, 0.349999994, 0.349999994)
  9153. obj6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9154. obj6.Anchored = true
  9155. obj6.BrickColor = BrickColor.new("Black")
  9156. obj6.Friction = 0.30000001192093
  9157. obj6.Shape = Enum.PartType.Cylinder
  9158. obj6.Name = "handleguardcap1"
  9159. obj6.Parent = obj1
  9160.  
  9161. -- 7 - handleguardcap2
  9162. local obj7 = Instance.new("Part")
  9163. obj7.CFrame = CFrame.new(Vector3.new(19.9474983, 5.97502899, -134.399918)) * CFrame.Angles(-3.1415927410126, 0, -3.1415927410126)
  9164. obj7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9165. obj7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9166. obj7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9167. obj7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9168. obj7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9169. obj7.Material = Enum.Material.Concrete
  9170. obj7.Size = Vector3.new(0.100000009, 0.349999994, 0.349999994)
  9171. obj7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9172. obj7.Anchored = true
  9173. obj7.BrickColor = BrickColor.new("Black")
  9174. obj7.Friction = 0.30000001192093
  9175. obj7.Shape = Enum.PartType.Cylinder
  9176. obj7.Name = "handleguardcap2"
  9177. obj7.Parent = obj1
  9178.  
  9179. -- 8 - big ass knife
  9180. local obj8 = Instance.new("Part")
  9181. obj8.CFrame = CFrame.new(Vector3.new(18.4375095, 6.14502859, -134.401321)) * CFrame.Angles(0, 1.5707963705063, 0)
  9182. obj8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9183. obj8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9184. obj8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9185. obj8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9186. obj8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9187. obj8.Material = Enum.Material.Metal
  9188. obj8.Size = Vector3.new(0.0500000007, 0.280000001, 0.839999795)
  9189. obj8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9190. obj8.Anchored = true
  9191. obj8.BrickColor = BrickColor.new("Lily white")
  9192. obj8.Friction = 0.30000001192093
  9193. obj8.Shape = Enum.PartType.Block
  9194. obj8.Name = "big ass knife"
  9195. obj8.Parent = obj1
  9196.  
  9197. -- 9 - Mesh
  9198. local obj9 = Instance.new("BlockMesh")
  9199. obj9.Scale = Vector3.new(0.5, 1, 1)
  9200. obj9.Parent = obj8
  9201.  
  9202. -- 10 - big ass knife
  9203. local obj10 = Instance.new("Part")
  9204. obj10.CFrame = CFrame.new(Vector3.new(19.7425137, 6.14502859, -134.401321)) * CFrame.Angles(0, 1.5707963705063, 0)
  9205. obj10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9206. obj10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9207. obj10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9208. obj10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9209. obj10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9210. obj10.Material = Enum.Material.Metal
  9211. obj10.Size = Vector3.new(0.0500000007, 0.280000001, 0.289999962)
  9212. obj10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9213. obj10.Anchored = true
  9214. obj10.BrickColor = BrickColor.new("Lily white")
  9215. obj10.Friction = 0.30000001192093
  9216. obj10.Shape = Enum.PartType.Block
  9217. obj10.Name = "big ass knife"
  9218. obj10.Parent = obj1
  9219. local knife = obj10
  9220.  
  9221. -- 11 - Mesh
  9222. local obj11 = Instance.new("BlockMesh")
  9223. obj11.Scale = Vector3.new(0.5, 1, 1)
  9224. obj11.Parent = obj10
  9225.  
  9226. -- 12 - big ass knife
  9227. local obj12 = Instance.new("Part")
  9228. obj12.CFrame = CFrame.new(Vector3.new(19.1075306, 6.08502865, -134.401321)) * CFrame.Angles(0, 1.5707963705063, 0)
  9229. obj12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9230. obj12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9231. obj12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9232. obj12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9233. obj12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9234. obj12.Material = Enum.Material.Metal
  9235. obj12.Size = Vector3.new(0.0500000007, 0.159999996, 0.979999959)
  9236. obj12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9237. obj12.Anchored = true
  9238. obj12.BrickColor = BrickColor.new("Lily white")
  9239. obj12.Friction = 0.30000001192093
  9240. obj12.Shape = Enum.PartType.Block
  9241. obj12.Name = "big ass knife"
  9242. obj12.Parent = obj1
  9243.  
  9244. -- 13 - Mesh
  9245. local obj13 = Instance.new("BlockMesh")
  9246. obj13.Scale = Vector3.new(0.5, 1, 1)
  9247. obj13.Parent = obj12
  9248.  
  9249. -- 14 - serration
  9250. local obj14 = Instance.new("WedgePart")
  9251. obj14.CFrame = CFrame.new(Vector3.new(19.4963322, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9252. obj14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9253. obj14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9254. obj14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9255. obj14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9256. obj14.Material = Enum.Material.Metal
  9257. obj14.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9258. obj14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9259. obj14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9260. obj14.Anchored = true
  9261. obj14.BrickColor = BrickColor.new("Lily white")
  9262. obj14.Friction = 0.30000001192093
  9263. obj14.Name = "serration"
  9264. obj14.Parent = obj1
  9265.  
  9266. -- 15 - Mesh
  9267. local obj15 = Instance.new("BlockMesh")
  9268. obj15.Scale = Vector3.new(0.5, 1, 1)
  9269. obj15.Parent = obj14
  9270.  
  9271. -- 16 - serration
  9272. local obj16 = Instance.new("WedgePart")
  9273. obj16.CFrame = CFrame.new(Vector3.new(19.2763138, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9274. obj16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9275. obj16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9276. obj16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9277. obj16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9278. obj16.Material = Enum.Material.Metal
  9279. obj16.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9280. obj16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9281. obj16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9282. obj16.Anchored = true
  9283. obj16.BrickColor = BrickColor.new("Lily white")
  9284. obj16.Friction = 0.30000001192093
  9285. obj16.Name = "serration"
  9286. obj16.Parent = obj1
  9287.  
  9288. -- 17 - Mesh
  9289. local obj17 = Instance.new("BlockMesh")
  9290. obj17.Scale = Vector3.new(0.5, 1, 1)
  9291. obj17.Parent = obj16
  9292.  
  9293. -- 18 - serration
  9294. local obj18 = Instance.new("WedgePart")
  9295. obj18.CFrame = CFrame.new(Vector3.new(19.3863068, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9296. obj18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9297. obj18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9298. obj18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9299. obj18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9300. obj18.Material = Enum.Material.Metal
  9301. obj18.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9302. obj18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9303. obj18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9304. obj18.Anchored = true
  9305. obj18.BrickColor = BrickColor.new("Lily white")
  9306. obj18.Friction = 0.30000001192093
  9307. obj18.Name = "serration"
  9308. obj18.Parent = obj1
  9309.  
  9310. -- 19 - Mesh
  9311. local obj19 = Instance.new("BlockMesh")
  9312. obj19.Scale = Vector3.new(0.5, 1, 1)
  9313. obj19.Parent = obj18
  9314.  
  9315. -- 20 - serration
  9316. local obj20 = Instance.new("WedgePart")
  9317. obj20.CFrame = CFrame.new(Vector3.new(19.5963173, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9318. obj20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9319. obj20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9320. obj20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9321. obj20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9322. obj20.Material = Enum.Material.Metal
  9323. obj20.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9324. obj20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9325. obj20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9326. obj20.Anchored = true
  9327. obj20.BrickColor = BrickColor.new("Lily white")
  9328. obj20.Friction = 0.30000001192093
  9329. obj20.Name = "serration"
  9330. obj20.Parent = obj1
  9331.  
  9332. -- 21 - Mesh
  9333. local obj21 = Instance.new("BlockMesh")
  9334. obj21.Scale = Vector3.new(0.5, 1, 1)
  9335. obj21.Parent = obj20
  9336.  
  9337. -- 22 - serration
  9338. local obj22 = Instance.new("WedgePart")
  9339. obj22.CFrame = CFrame.new(Vector3.new(19.1663074, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9340. obj22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9341. obj22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9342. obj22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9343. obj22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9344. obj22.Material = Enum.Material.Metal
  9345. obj22.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9346. obj22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9347. obj22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9348. obj22.Anchored = true
  9349. obj22.BrickColor = BrickColor.new("Lily white")
  9350. obj22.Friction = 0.30000001192093
  9351. obj22.Name = "serration"
  9352. obj22.Parent = obj1
  9353.  
  9354. -- 23 - Mesh
  9355. local obj23 = Instance.new("BlockMesh")
  9356. obj23.Scale = Vector3.new(0.5, 1, 1)
  9357. obj23.Parent = obj22
  9358.  
  9359. -- 24 - serration
  9360. local obj24 = Instance.new("WedgePart")
  9361. obj24.CFrame = CFrame.new(Vector3.new(18.9663048, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9362. obj24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9363. obj24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9364. obj24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9365. obj24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9366. obj24.Material = Enum.Material.Metal
  9367. obj24.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9368. obj24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9369. obj24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9370. obj24.Anchored = true
  9371. obj24.BrickColor = BrickColor.new("Lily white")
  9372. obj24.Friction = 0.30000001192093
  9373. obj24.Name = "serration"
  9374. obj24.Parent = obj1
  9375.  
  9376. -- 25 - Mesh
  9377. local obj25 = Instance.new("BlockMesh")
  9378. obj25.Scale = Vector3.new(0.5, 1, 1)
  9379. obj25.Parent = obj24
  9380.  
  9381. -- 26 - serration
  9382. local obj26 = Instance.new("WedgePart")
  9383. obj26.CFrame = CFrame.new(Vector3.new(18.8562984, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9384. obj26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9385. obj26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9386. obj26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9387. obj26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9388. obj26.Material = Enum.Material.Metal
  9389. obj26.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9390. obj26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9391. obj26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9392. obj26.Anchored = true
  9393. obj26.BrickColor = BrickColor.new("Lily white")
  9394. obj26.Friction = 0.30000001192093
  9395. obj26.Name = "serration"
  9396. obj26.Parent = obj1
  9397.  
  9398. -- 27 - Mesh
  9399. local obj27 = Instance.new("BlockMesh")
  9400. obj27.Scale = Vector3.new(0.5, 1, 1)
  9401. obj27.Parent = obj26
  9402.  
  9403. -- 28 - serration
  9404. local obj28 = Instance.new("WedgePart")
  9405. obj28.CFrame = CFrame.new(Vector3.new(19.0663071, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9406. obj28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9407. obj28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9408. obj28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9409. obj28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9410. obj28.Material = Enum.Material.Metal
  9411. obj28.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9412. obj28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9413. obj28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9414. obj28.Anchored = true
  9415. obj28.BrickColor = BrickColor.new("Lily white")
  9416. obj28.Friction = 0.30000001192093
  9417. obj28.Name = "serration"
  9418. obj28.Parent = obj1
  9419.  
  9420. -- 29 - Mesh
  9421. local obj29 = Instance.new("BlockMesh")
  9422. obj29.Scale = Vector3.new(0.5, 1, 1)
  9423. obj29.Parent = obj28
  9424.  
  9425. -- 30 - knifetip1
  9426. local obj30 = Instance.new("WedgePart")
  9427. obj30.CFrame = CFrame.new(Vector3.new(18.0163059, 6.14381599, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9428. obj30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9429. obj30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9430. obj30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9431. obj30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9432. obj30.Material = Enum.Material.Metal
  9433. obj30.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  9434. obj30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9435. obj30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9436. obj30.Anchored = true
  9437. obj30.BrickColor = BrickColor.new("Lily white")
  9438. obj30.Friction = 0.30000001192093
  9439. obj30.Name = "knifetip1"
  9440. obj30.Parent = obj1
  9441.  
  9442. -- 31 - Mesh
  9443. local obj31 = Instance.new("BlockMesh")
  9444. obj31.Scale = Vector3.new(0.5, 1, 1)
  9445. obj31.Parent = obj30
  9446.  
  9447. -- 32 - redstuff
  9448. local obj32 = Instance.new("Part")
  9449. obj32.CFrame = CFrame.new(Vector3.new(19.9470005, 5.9749999, -134.399994)) * CFrame.Angles(-0, 0, -0)
  9450. obj32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9451. obj32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9452. obj32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9453. obj32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9454. obj32.Material = Enum.Material.SmoothPlastic
  9455. obj32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9456. obj32.Size = Vector3.new(0.0500000007, 0.360000014, 0.360000014)
  9457. obj32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9458. obj32.BrickColor = BrickColor.new("Institutional white")
  9459. obj32.Friction = 0.30000001192093
  9460. obj32.Shape = Enum.PartType.Cylinder
  9461. obj32.Name = "redstuff"
  9462. obj32.Anchored = true
  9463. obj32.Parent = obj1
  9464.  
  9465.  
  9466. -- 33 - redstuff
  9467. local obj33 = Instance.new("Part")
  9468. obj33.CFrame = CFrame.new(Vector3.new(18.9800053, 6.1400156, -134.404984)) * CFrame.Angles(-0, 0, -0)
  9469. obj33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9470. obj33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9471. obj33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9472. obj33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9473. obj33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9474. obj33.Material = Enum.Material.SmoothPlastic
  9475. obj33.Size = Vector3.new(1.81999993, 0.100000001, 0.0500000007)
  9476. obj33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9477. obj33.BrickColor = BrickColor.new("Institutional white")
  9478. obj33.Friction = 0.30000001192093
  9479. obj33.Shape = Enum.PartType.Block
  9480. obj33.Name = "redstuff"
  9481. obj33.Anchored = true
  9482. obj33.Parent = obj1
  9483.  
  9484. -- 34 - redstuff
  9485. local obj34 = Instance.new("Part")
  9486. obj34.CFrame = CFrame.new(Vector3.new(19.9470005, 6.32499981, -134.399994)) * CFrame.Angles(-0, 0, -0)
  9487. obj34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9488. obj34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9489. obj34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9490. obj34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9491. obj34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9492. obj34.Size = Vector3.new(0.0500000007, 0.360000014, 0.360000014)
  9493. obj34.Material = Enum.Material.SmoothPlastic
  9494. obj34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9495. obj34.BrickColor = BrickColor.new("Institutional white")
  9496. obj34.Friction = 0.30000001192093
  9497. obj34.Shape = Enum.PartType.Cylinder
  9498. obj34.Name = "redstuff"
  9499. obj34.Anchored = true
  9500. obj34.Parent = obj1
  9501.  
  9502. -- 35 - redstuff
  9503. local obj35 = Instance.new("Part")
  9504. obj35.CFrame = CFrame.new(Vector3.new(19.8830166, 6.14501476, -134.399963)) * CFrame.Angles(-0, 0, -0)
  9505. obj35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9506. obj35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9507. obj35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9508. obj35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9509. obj35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9510. obj35.Size = Vector3.new(0.0500000007, 0.319999993, 0.319999993)
  9511. obj35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9512. obj35.BrickColor = BrickColor.new("Institutional white")
  9513. obj35.Friction = 0.30000001192093
  9514. obj35.Shape = Enum.PartType.Cylinder
  9515. obj35.Material = Enum.Material.SmoothPlastic
  9516. obj35.Name = "redstuff"
  9517. obj35.Anchored = true
  9518. obj35.Parent = obj1
  9519.  
  9520. -- 36 - redstuff
  9521. local obj36 = Instance.new("Part")
  9522. obj36.CFrame = CFrame.new(Vector3.new(20.9430103, 6.14501476, -134.399963)) * CFrame.Angles(-0, 0, -0)
  9523. obj36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9524. obj36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9525. obj36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9526. obj36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9527. obj36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9528. obj36.Material = Enum.Material.SmoothPlastic
  9529. obj36.Size = Vector3.new(0.0500000007, 0.25999999, 0.25999999)
  9530. obj36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9531. obj36.BrickColor = BrickColor.new("Institutional white")
  9532. obj36.Friction = 0.30000001192093
  9533. obj36.Shape = Enum.PartType.Cylinder
  9534. obj36.Name = "redstuff"
  9535. obj36.Anchored = true
  9536. obj36.Parent = obj1
  9537.  
  9538. -- 37 - redstuff
  9539. local obj37 = Instance.new("WedgePart")
  9540. obj37.CFrame = CFrame.new(Vector3.new(18.066288, 6.14381599, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  9541. obj37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9542. obj37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9543. obj37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9544. obj37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9545. obj37.Material = Enum.Material.SmoothPlastic
  9546. obj37.Size = Vector3.new(0.0500000007, 0.0700000003, 0.0700000003)
  9547. obj37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9548. obj37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9549. obj37.Anchored = true
  9550. obj37.BrickColor = BrickColor.new("Institutional white")
  9551. obj37.Friction = 0.30000001192093
  9552. obj37.Name = "redstuff"
  9553. obj37.Anchored = true
  9554. obj37.Parent = obj1
  9555.  
  9556. -- 38 - redstuff
  9557. local obj38 = Instance.new("Part")
  9558. obj38.CFrame = CFrame.new(Vector3.new(20.1230125, 6.14501476, -134.399979)) * CFrame.Angles(-0, 0, -0)
  9559. obj38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9560. obj38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9561. obj38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9562. obj38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9563. obj38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9564. obj38.Material = Enum.Material.SmoothPlastic
  9565. obj38.Size = Vector3.new(0.0500000007, 0.25999999, 0.25999999)
  9566. obj38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9567. obj38.BrickColor = BrickColor.new("Institutional white")
  9568. obj38.Friction = 0.30000001192093
  9569. obj38.Shape = Enum.PartType.Cylinder
  9570. obj38.Name = "redstuff"
  9571. obj38.Anchored = true
  9572. obj38.Parent = obj1
  9573.  
  9574. local function recurse(objnum)
  9575. table.insert(knifeparts,{objnum,objnum.Parent})
  9576. for i,v in pairs(objnum:GetChildren()) do
  9577. recurse(v)
  9578. end
  9579. end
  9580.  
  9581. recurse(obj1)
  9582.  
  9583. local audio = Instance.new('Sound',knife)
  9584. audio.Volume = 2
  9585.  
  9586. local audio2 = Instance.new('Sound',knife)
  9587. audio2.Volume = 2
  9588.  
  9589. local holdpart = Instance.new("Part")
  9590. holdpart.Parent = me
  9591. holdpart.Size = Vector3.new(0.4, 0.4, 0.2)
  9592. holdpart.Position = me.Head.Position + Vector3.new(0, 1, 0)
  9593. holdpart.BrickColor = BrickColor.new("Burnt Sienna")
  9594.  
  9595. local previous = nil
  9596. for i,v in pairs(obj1:GetChildren()) do
  9597. if v:IsA('BasePart') then
  9598. if previous then
  9599. local weld = Instance.new('Weld',v)
  9600. weld.Part0 = v
  9601. weld.Part1 = previous
  9602. weld.C0 = v.CFrame:inverse() * previous.CFrame
  9603. previous.Anchored = false
  9604. previous.CanCollide = false
  9605. local vee = v
  9606. weld.AncestryChanged:connect(function(mez,par)
  9607. wait()
  9608. weld.Parent = vee
  9609. end)
  9610. end
  9611. previous = v
  9612. end
  9613. end
  9614. previous.Anchored = false
  9615. previous.CanCollide = false
  9616.  
  9617. local holdpartweld = Instance.new("Weld", me.Torso)
  9618. holdpartweld.Part0 = me.Torso
  9619. holdpartweld.Part1 = holdpart
  9620. holdpartweld.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-1, -0.8, 0.15)
  9621.  
  9622. holdpartweld.AncestryChanged:connect(function(mez,par)
  9623. if par ~= me.Torso then
  9624. wait()
  9625. holdpartweld.Parent = me.Torso
  9626. end
  9627. end)
  9628.  
  9629. local knifeweld = Instance.new('Weld',me.Torso)
  9630. knifeweld.Part0 = me.Torso
  9631. knifeweld.Part1 = obj2
  9632. knifeweld.C1 = CFrame.Angles(0,math.rad(90),0) * CFrame.new(1, 0.8, 0.55)
  9633. knifeweld.AncestryChanged:connect(function(mez,par)
  9634. if par ~= me.Torso then
  9635. wait()
  9636. knifeweld.Parent = me.Torso
  9637. end
  9638. end)
  9639. local ScreenGui = Instance.new("ScreenGui")
  9640. local CustomizeGui = Instance.new("Frame")
  9641. local Customize = Instance.new("TextLabel")
  9642. local ClosestColor = Instance.new("TextLabel")
  9643. local Line = Instance.new("TextLabel")
  9644. local Color = Instance.new("ImageLabel")
  9645. local Close = Instance.new("TextButton")
  9646. local RedHue = Instance.new("TextLabel")
  9647. local GreenHue = Instance.new("TextLabel")
  9648. local RedInput = Instance.new("TextBox")
  9649. local BlueHue = Instance.new("TextLabel")
  9650. local GreenInput = Instance.new("TextBox")
  9651. local TransInput = Instance.new("TextBox")
  9652. local BlueInput = Instance.new("TextBox")
  9653. local Message = Instance.new("TextLabel")
  9654. local Message2 = Instance.new("TextLabel")
  9655. local TrailTransparency = Instance.new("TextLabel")
  9656. local TrailInput = Instance.new("TextBox")
  9657. local MusicOption = Instance.new("TextButton")
  9658. local ScreenOption = Instance.new("TextButton")
  9659. local ScreenOptionTxt = Instance.new("TextLabel")
  9660. local MusicOptionTxt = Instance.new("TextLabel")
  9661.  
  9662. -- Properties
  9663.  
  9664. ScreenGui.Parent = playergui
  9665.  
  9666. CustomizeGui.Name = "CustomizeGui"
  9667. CustomizeGui.Parent = ScreenGui
  9668. CustomizeGui.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  9669. CustomizeGui.BackgroundTransparency = 0.5
  9670. CustomizeGui.BorderColor3 = Color3.new(0, 0, 0)
  9671. CustomizeGui.BorderSizePixel = 2
  9672. CustomizeGui.Position = UDim2.new(0, 0, 0.5, 0)
  9673. CustomizeGui.Size = UDim2.new(0.449999988, 0, 0.449999988, 0)
  9674.  
  9675. Customize.Name = "Customize"
  9676. Customize.Parent = CustomizeGui
  9677. Customize.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  9678. Customize.BackgroundTransparency = 0.75
  9679. Customize.BorderSizePixel = 0
  9680. Customize.Size = UDim2.new(1, 0, 0.200000003, 0)
  9681. Customize.FontSize = Enum.FontSize.Size28
  9682. Customize.Text = "ACCENT COLOR CUSTOMIZATION"
  9683. Customize.TextColor3 = Color3.new(1, 1, 1)
  9684. Customize.TextScaled = true
  9685. Customize.TextSize = 25
  9686. Customize.TextStrokeTransparency = 0.5
  9687. Customize.TextWrapped = true
  9688.  
  9689. ClosestColor.Name = "ClosestColor"
  9690. ClosestColor.Parent = CustomizeGui
  9691. ClosestColor.BackgroundColor3 = Color3.new(1, 1, 1)
  9692. ClosestColor.BackgroundTransparency = 1
  9693. ClosestColor.Position = UDim2.new(0, 0, 0.850000024, 0)
  9694. ClosestColor.Size = UDim2.new(1, 0, 0.150000006, 0)
  9695. ClosestColor.Font = Enum.Font.SourceSansLight
  9696. ClosestColor.FontSize = Enum.FontSize.Size32
  9697. ClosestColor.Text = "Your color is closest to Institutional White"
  9698. ClosestColor.TextColor3 = Color3.new(1, 1, 1)
  9699. ClosestColor.TextSize = 30
  9700. ClosestColor.TextStrokeTransparency = 0.5
  9701.  
  9702. Line.Name = "Line"
  9703. Line.Parent = CustomizeGui
  9704. Line.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  9705. Line.BackgroundTransparency = 0.5
  9706. Line.BorderColor3 = Color3.new(0, 0, 0)
  9707. Line.BorderSizePixel = 0
  9708. Line.Position = UDim2.new(0, 0, 0.200000003, 0)
  9709. Line.Size = UDim2.new(1, 0, 0.0299999993, 0)
  9710. Line.Font = Enum.Font.SourceSans
  9711. Line.FontSize = Enum.FontSize.Size14
  9712. Line.Text = " "
  9713. Line.TextSize = 14
  9714.  
  9715. Color.Name = "Color"
  9716. Color.Parent = CustomizeGui
  9717. Color.BackgroundColor3 = Color3.new(1, 1, 1)
  9718. Color.BorderSizePixel = 0
  9719. Color.Position = UDim2.new(0.699999988, 0, 0.419999987, 0)
  9720. Color.Size = UDim2.new(0.300000012, 0, 0.300000012, 0)
  9721. Color.SizeConstraint = Enum.SizeConstraint.RelativeYY
  9722.  
  9723. MusicOption.Parent = CustomizeGui
  9724. MusicOption.Name = "MusicOption"
  9725. MusicOption.BackgroundColor3 = Color3.new(0, 1, 0)
  9726. MusicOption.BorderSizePixel = 1
  9727. MusicOption.Position = UDim2.new(0.01, 0, -0.12, 0)
  9728. MusicOption.Size = UDim2.new(0.05, 0, 0.1, 0)
  9729. MusicOption.Text = ""
  9730. MusicOption.BackgroundTransparency = 0.5
  9731.  
  9732. ScreenOption.Parent = CustomizeGui
  9733. ScreenOption.Name = "ScreenOption"
  9734. ScreenOption.BackgroundColor3 = Color3.new(0, 1, 0)
  9735. ScreenOption.BorderSizePixel = 1
  9736. ScreenOption.Position = UDim2.new(0.01, 0, -0.23, 0)
  9737. ScreenOption.Size = UDim2.new(0.05, 0, 0.1, 0)
  9738. ScreenOption.Text = ""
  9739. ScreenOption.BackgroundTransparency = 0.5
  9740.  
  9741. ScreenOptionTxt.Name = "ScreenOptionTxt"
  9742. ScreenOptionTxt.Parent = CustomizeGui
  9743. ScreenOptionTxt.BackgroundColor3 = Color3.new(1, 1, 1)
  9744. ScreenOptionTxt.BackgroundTransparency = 1
  9745. ScreenOptionTxt.Position = UDim2.new(0.07, 0, -0.23, 0)
  9746. ScreenOptionTxt.Size = UDim2.new(1, 0, 0.07, 0)
  9747. ScreenOptionTxt.Font = Enum.Font.SourceSans
  9748. ScreenOptionTxt.FontSize = Enum.FontSize.Size24
  9749. ScreenOptionTxt.Text = "Psychopath Red Filter"
  9750. ScreenOptionTxt.TextColor3 = Color3.new(1, 1, 1)
  9751. ScreenOptionTxt.TextScaled = true
  9752. ScreenOptionTxt.TextSize = 20
  9753. ScreenOptionTxt.TextStrokeColor3 = Color3.new(0, 0, 0)
  9754. ScreenOptionTxt.TextStrokeTransparency = 0.5
  9755. ScreenOptionTxt.TextWrapped = true
  9756. ScreenOptionTxt.TextXAlignment = "Left"
  9757.  
  9758. MusicOptionTxt.Name = "MusicOptionTxt"
  9759. MusicOptionTxt.Parent = CustomizeGui
  9760. MusicOptionTxt.BackgroundColor3 = Color3.new(1, 1, 1)
  9761. MusicOptionTxt.BackgroundTransparency = 1
  9762. MusicOptionTxt.Position = UDim2.new(0.07, 0, -0.12, 0)
  9763. MusicOptionTxt.Size = UDim2.new(1, 0, 0.07, 0)
  9764. MusicOptionTxt.Font = Enum.Font.SourceSans
  9765. MusicOptionTxt.FontSize = Enum.FontSize.Size24
  9766. MusicOptionTxt.Text = "Psychopath Background Music"
  9767. MusicOptionTxt.TextColor3 = Color3.new(1, 1, 1)
  9768. MusicOptionTxt.TextScaled = true
  9769. MusicOptionTxt.TextSize = 20
  9770. MusicOptionTxt.TextStrokeColor3 = Color3.new(0, 0, 0)
  9771. MusicOptionTxt.TextStrokeTransparency = 0.5
  9772. MusicOptionTxt.TextWrapped = true
  9773. MusicOptionTxt.TextXAlignment = "Left"
  9774.  
  9775. Close.Name = "Close"
  9776. Close.Parent = CustomizeGui
  9777. Close.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  9778. Close.BackgroundTransparency = 0.5
  9779. Close.BorderColor3 = Color3.new(0, 0, 0)
  9780. Close.BorderSizePixel = 2
  9781. Close.Position = UDim2.new(1.005, 0, 0, 0)
  9782. Close.Size = UDim2.new(0.100000001, 0, 0.2, 0)
  9783. Close.Font = Enum.Font.SourceSans
  9784. Close.FontSize = Enum.FontSize.Size14
  9785. Close.Text = "X"
  9786. Close.TextColor3 = Color3.new(1, 1, 1)
  9787. Close.TextScaled = true
  9788. Close.TextSize = 14
  9789. Close.TextStrokeTransparency = 0
  9790. Close.TextWrapped = true
  9791.  
  9792. RedHue.Name = "RedHue"
  9793. RedHue.Parent = CustomizeGui
  9794. RedHue.BackgroundColor3 = Color3.new(1, 1, 1)
  9795. RedHue.BackgroundTransparency = 1
  9796. RedHue.Position = UDim2.new(0.100000001, 0, 0.400000006, 0)
  9797. RedHue.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  9798. RedHue.Font = Enum.Font.SourceSans
  9799. RedHue.FontSize = Enum.FontSize.Size24
  9800. RedHue.Text = "RED Hue Value: "
  9801. RedHue.TextColor3 = Color3.new(1, 1, 1)
  9802. RedHue.TextScaled = true
  9803. RedHue.TextSize = 20
  9804. RedHue.TextStrokeColor3 = Color3.new(1, 0, 0)
  9805. RedHue.TextStrokeTransparency = 0.75
  9806. RedHue.TextWrapped = true
  9807.  
  9808. GreenHue.Name = "GreenHue"
  9809. GreenHue.Parent = CustomizeGui
  9810. GreenHue.BackgroundColor3 = Color3.new(1, 1, 1)
  9811. GreenHue.BackgroundTransparency = 1
  9812. GreenHue.Position = UDim2.new(0.100000001, 0, 0.5, 0)
  9813. GreenHue.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  9814. GreenHue.Font = Enum.Font.SourceSans
  9815. GreenHue.FontSize = Enum.FontSize.Size24
  9816. GreenHue.Text = "GREEN Hue Value:"
  9817. GreenHue.TextColor3 = Color3.new(1, 1, 1)
  9818. GreenHue.TextScaled = true
  9819. GreenHue.TextSize = 20
  9820. GreenHue.TextStrokeColor3 = Color3.new(0, 1, 0)
  9821. GreenHue.TextStrokeTransparency = 0.75
  9822. GreenHue.TextWrapped = true
  9823.  
  9824. RedInput.Name = "RedInput"
  9825. RedInput.Parent = CustomizeGui
  9826. RedInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  9827. RedInput.BackgroundTransparency = 0.5
  9828. RedInput.BorderSizePixel = 0
  9829. RedInput.Position = UDim2.new(0.419999987, 0, 0.425000007, 0)
  9830. RedInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  9831. RedInput.Font = Enum.Font.SourceSans
  9832. RedInput.FontSize = Enum.FontSize.Size14
  9833. RedInput.Text = "255"
  9834. RedInput.TextColor3 = Color3.new(1, 1, 1)
  9835. RedInput.TextSize = 14
  9836. RedInput.TextStrokeTransparency = 0
  9837.  
  9838. BlueHue.Name = "BlueHue"
  9839. BlueHue.Parent = CustomizeGui
  9840. BlueHue.BackgroundColor3 = Color3.new(1, 1, 1)
  9841. BlueHue.BackgroundTransparency = 1
  9842. BlueHue.Position = UDim2.new(0.100000001, 0, 0.600000024, 0)
  9843. BlueHue.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  9844. BlueHue.Font = Enum.Font.SourceSans
  9845. BlueHue.FontSize = Enum.FontSize.Size24
  9846. BlueHue.Text = "BLUE Hue Value:"
  9847. BlueHue.TextColor3 = Color3.new(1, 1, 1)
  9848. BlueHue.TextScaled = true
  9849. BlueHue.TextSize = 20
  9850. BlueHue.TextStrokeColor3 = Color3.new(0, 0, 1)
  9851. BlueHue.TextStrokeTransparency = 0.75
  9852. BlueHue.TextWrapped = true
  9853.  
  9854. TrailTransparency.Name = "TrailTransparency"
  9855. TrailTransparency.Parent = CustomizeGui
  9856. TrailTransparency.BackgroundColor3 = Color3.new(1, 1, 1)
  9857. TrailTransparency.BackgroundTransparency = 1
  9858. TrailTransparency.Position = UDim2.new(0.090000001, 0, 0.700000024, 0)
  9859. TrailTransparency.Size = UDim2.new(0.310000012, 0, 0.100000001, 0)
  9860. TrailTransparency.Font = Enum.Font.SourceSans
  9861. TrailTransparency.FontSize = Enum.FontSize.Size24
  9862. TrailTransparency.Text = "Trail Transparency:"
  9863. TrailTransparency.TextColor3 = Color3.new(1, 1, 1)
  9864. TrailTransparency.TextScaled = true
  9865. TrailTransparency.TextSize = 20
  9866. TrailTransparency.TextStrokeColor3 = Color3.new(0, 0, 0)
  9867. TrailTransparency.TextWrapped = true
  9868.  
  9869. GreenInput.Name = "GreenInput"
  9870. GreenInput.Parent = CustomizeGui
  9871. GreenInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  9872. GreenInput.BackgroundTransparency = 0.5
  9873. GreenInput.BorderSizePixel = 0
  9874. GreenInput.Position = UDim2.new(0.419999987, 0, 0.524999976, 0)
  9875. GreenInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  9876. GreenInput.Font = Enum.Font.SourceSans
  9877. GreenInput.FontSize = Enum.FontSize.Size14
  9878. GreenInput.Text = "255"
  9879. GreenInput.TextColor3 = Color3.new(1, 1, 1)
  9880. GreenInput.TextSize = 14
  9881. GreenInput.TextStrokeTransparency = 0
  9882.  
  9883. TransInput.Name = "TransInput"
  9884. TransInput.Parent = CustomizeGui
  9885. TransInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  9886. TransInput.BackgroundTransparency = 0.5
  9887. TransInput.BorderSizePixel = 0
  9888. TransInput.Position = UDim2.new(0.419999987, 0, 0.725000024, 0)
  9889. TransInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  9890. TransInput.Font = Enum.Font.SourceSans
  9891. TransInput.FontSize = Enum.FontSize.Size14
  9892. TransInput.Text = "50"
  9893. TransInput.TextColor3 = Color3.new(1, 1, 1)
  9894. TransInput.TextSize = 14
  9895. TransInput.TextStrokeTransparency = 0
  9896.  
  9897. BlueInput.Name = "BlueInput"
  9898. BlueInput.Parent = CustomizeGui
  9899. BlueInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  9900. BlueInput.BackgroundTransparency = 0.5
  9901. BlueInput.BorderSizePixel = 0
  9902. BlueInput.Position = UDim2.new(0.419999987, 0, 0.625, 0)
  9903. BlueInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  9904. BlueInput.Font = Enum.Font.SourceSans
  9905. BlueInput.FontSize = Enum.FontSize.Size14
  9906. BlueInput.Text = "255"
  9907. BlueInput.TextColor3 = Color3.new(1, 1, 1)
  9908. BlueInput.TextSize = 14
  9909. BlueInput.TextStrokeTransparency = 0
  9910.  
  9911. Message.Name = "Message"
  9912. Message.Parent = CustomizeGui
  9913. Message.BackgroundColor3 = Color3.new(1, 1, 1)
  9914. Message.BackgroundTransparency = 1
  9915. Message.Position = UDim2.new(0, 0, 0.2500004, 0)
  9916. Message.Size = UDim2.new(1, 0, 0.100000006, 0)
  9917. Message.Font = Enum.Font.SourceSans
  9918. Message.FontSize = Enum.FontSize.Size18
  9919. Message.Text = "|| Inputs must be values ||"
  9920. Message.TextColor3 = Color3.new(1, 1, 1)
  9921. Message.TextScaled = true
  9922. Message.TextSize = 15
  9923. Message.TextStrokeTransparency = 0.75
  9924. Message.TextWrapped = true
  9925.  
  9926. local attun = Instance.new("Attachment", knife)
  9927. attun.Position = Vector3.new(0, 0.1, -1.75)
  9928. local atdos = Instance.new("Attachment", knife)
  9929. atdos.Position = Vector3.new(0, -0.1, 0.5)
  9930. local trail = Instance.new("Trail", knife)
  9931. trail.LightEmission = 0.5
  9932. trail.Attachment0 = attun
  9933. trail.Attachment1 = atdos
  9934. trail.Lifetime = 0.175
  9935. trail.MinLength = 0
  9936. trail.Enabled = false
  9937.  
  9938. function updatez()
  9939. local rc = tonumber(RedInput.Text)
  9940. local gc = tonumber(GreenInput.Text)
  9941. local bc = tonumber(BlueInput.Text)
  9942. local tcupd = tonumber(TransInput.Text)
  9943. if rc == nil then
  9944. rc = 0
  9945. end
  9946. if gc == nil then
  9947. gc = 0
  9948. end
  9949. if bc == nil then
  9950. bc = 0
  9951. end
  9952. if tcupd == nil then
  9953. tcupd = 0
  9954. end
  9955. local tc = tcupd/100
  9956. Color.BackgroundColor3 = Color3.fromRGB(rc,gc,bc)
  9957. ClosestColor.Text = "Your color is closest to "..tostring(BrickColor.new(Color3.fromRGB(rc,gc,bc)))
  9958. obj32.Color = Color3.fromRGB(rc,gc,bc)
  9959. obj33.Color = Color3.fromRGB(rc,gc,bc)
  9960. obj34.Color = Color3.fromRGB(rc,gc,bc)
  9961. obj35.Color = Color3.fromRGB(rc,gc,bc)
  9962. obj36.Color = Color3.fromRGB(rc,gc,bc)
  9963. obj37.Color = Color3.fromRGB(rc,gc,bc)
  9964. obj38.Color = Color3.fromRGB(rc,gc,bc)
  9965. trail.Color = ColorSequence.new(Color3.fromRGB(rc, gc, bc))
  9966. trail.Transparency = NumberSequence.new(tc)
  9967. TrailTransparency.TextStrokeTransparency = tc
  9968. end
  9969.  
  9970. RedInput.Changed:connect(function(val)
  9971. if val == "Text" and tonumber(RedInput.Text) then
  9972. RedInput.Text = tostring(tonumber(RedInput.Text))
  9973. if tonumber(RedInput.Text) > 255 then
  9974. RedInput.Text = '255'
  9975. end
  9976. elseif val == "Text" then
  9977. RedInput.Text = ""
  9978. end
  9979. updatez()
  9980. end)
  9981. GreenInput.Changed:connect(function(val)
  9982. if val == "Text" and tonumber(GreenInput.Text) then
  9983. GreenInput.Text = tostring(tonumber(GreenInput.Text))
  9984. if tonumber(GreenInput.Text) > 255 then
  9985. GreenInput.Text = '255'
  9986. end
  9987. elseif val == "Text" then
  9988. GreenInput.Text = ""
  9989. end
  9990. updatez()
  9991. end)
  9992. BlueInput.Changed:connect(function(val)
  9993. if val == "Text" and tonumber(BlueInput.Text) then
  9994. BlueInput.Text = tostring(tonumber(BlueInput.Text))
  9995. if tonumber(BlueInput.Text) > 255 then
  9996. BlueInput.Text = '255'
  9997. end
  9998. elseif val == "Text" then
  9999. BlueInput.Text = ""
  10000. end
  10001. updatez()
  10002. end)
  10003. TransInput.Changed:connect(function(val)
  10004. if val == "Text" and tonumber(TransInput.Text) then
  10005. TransInput.Text = tostring(tonumber(TransInput.Text))
  10006. if tonumber(TransInput.Text) > 100 then
  10007. TransInput.Text = '100'
  10008. end
  10009. elseif val == "Text" then
  10010. TransInput.Text = ""
  10011. end
  10012. updatez()
  10013. end)
  10014.  
  10015. Close.MouseButton1Click:connect(function()
  10016. if lerpz == false then
  10017. lerpz = true
  10018. if Close.Text ~= "+" then
  10019. CustomizeGui:TweenPosition(UDim2.new(-0.45,0,0.5,0,Enum.EasingDirection.Out,Enum.EasingStyle.Quint,2))
  10020. for i=1,10 do
  10021. Close.TextTransparency = i/10
  10022. Close.TextStrokeTransparency = i/10
  10023. wait(0.01)
  10024. end
  10025. Close.Text = "+"
  10026. for i=1,10 do
  10027. Close.TextTransparency = (10-i+1)/10
  10028. Close.TextStrokeTransparency = (10-i+1)/10
  10029. wait(0.01)
  10030. end
  10031. lerpz = false
  10032. else
  10033. CustomizeGui:TweenPosition(UDim2.new(0,0,0.5,0,Enum.EasingDirection.Out,Enum.EasingStyle.Quint,2))
  10034. for i=1,10 do
  10035. Close.TextTransparency = i/10
  10036. Close.TextStrokeTransparency = i/10
  10037. wait(0.01)
  10038. end
  10039. Close.Text = "X"
  10040. for i=1,10 do
  10041. Close.TextTransparency = (10-i+1)/10
  10042. Close.TextStrokeTransparency = (10-i+1)/10
  10043. wait(0.01)
  10044. end
  10045. lerpz = false
  10046. end
  10047. end
  10048. end)
  10049.  
  10050. MusicOption.MouseButton1Click:connect(function()
  10051. if canbackgroundmusic == true then
  10052. canbackgroundmusic = false
  10053. MusicOption.BackgroundColor3 = Color3.new(1, 0, 0)
  10054. else
  10055. canbackgroundmusic = true
  10056. MusicOption.BackgroundColor3 = Color3.new(0, 1, 0)
  10057. end
  10058. end)
  10059.  
  10060. ScreenOption.MouseButton1Click:connect(function()
  10061. if cancolorfilter == true then
  10062. cancolorfilter = false
  10063. ScreenOption.BackgroundColor3 = Color3.new(1, 0, 0)
  10064. else
  10065. cancolorfilter = true
  10066. ScreenOption.BackgroundColor3 = Color3.new(0, 1, 0)
  10067. end
  10068. end)
  10069.  
  10070. function equip()
  10071. local doit = coroutine.wrap(function()
  10072. if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') then
  10073. acting = true
  10074. local arm = me["Right Arm"]
  10075. local arm2 = me["Left Arm"]
  10076. local tors = me.Torso
  10077. local weld = Instance.new('Weld',arm)
  10078. weld.Part0 = arm
  10079. weld.Part1 = tors
  10080. weld.C0 = CFrame.new(-1.5,0,0)
  10081. local weld2 = Instance.new("Weld", arm2)
  10082. weld2.Part0 = arm2
  10083. weld2.Part1 = tors
  10084. weld2.C0 = CFrame.new(1.5, 0, 0)
  10085. wait(0.001)
  10086. for i = 0,1,0.1 do
  10087. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  10088. weld.C0 = weld.C0:lerp(CFrame.new(-0.2,0.2,-0.5)*CFrame.Angles(0,-3.1,0.9),i)
  10089. weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0.6, 0) * CFrame.Angles(0,0,0.5),i)
  10090. wait(0.001)
  10091. end
  10092. wait(0.15)
  10093. trail.Enabled = true
  10094. for i = 0,1,0.1 do
  10095. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  10096. weld.C0 = weld.C0:lerp(CFrame.new(-0.5,2,0)*CFrame.Angles(0,0,-1.55),i)
  10097. weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0, 0), i)
  10098. wait(0.001)
  10099. end
  10100. trail.Enabled = false
  10101. wait(0.2)
  10102. for i = 0,1,0.1 do
  10103. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  10104. weld.C0 = weld.C0:lerp(CFrame.new(-1.5,0,0),i)
  10105. wait(0.001)
  10106. end
  10107. weld:Destroy()
  10108. weld2:Remove()
  10109. if tors ~= nil then
  10110. rightshoulderz:Clone().Parent = me.Torso
  10111. leftshoulderz:Clone().Parent = me.Torso
  10112. end
  10113. end
  10114. acting = false
  10115. end)
  10116. doit()
  10117. end
  10118.  
  10119. function kysnigga()
  10120. if kyssing == true then return end
  10121. kyssing = true
  10122. acting = true
  10123. decearingTHING = math.random(1, 100)
  10124. if decearingTHING == 4 then
  10125. decearingEGG = Instance.new("Sound", me.Torso)
  10126. decearingEGG.SoundId = "rbxassetid://138084557"
  10127. decearingEGG.PlaybackSpeed = math.random(10, 12) / 10
  10128. decearingEGG.TimePosition = 0.2
  10129. decearingEGG:Play()
  10130. end
  10131. me.Humanoid.WalkSpeed = 0
  10132. me.Humanoid.JumpPower = 0
  10133.  
  10134. local rightarm = Instance.new("Weld", me.Torso)
  10135. rightarm.Part0 = me.Torso
  10136. rightarm.Part1 = me["Right Arm"]
  10137. rightarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(1.5, 0, 0)
  10138.  
  10139. local leftarm = Instance.new("Weld", me.Torso)
  10140. leftarm.Part0 = me.Torso
  10141. leftarm.Part1 = me["Left Arm"]
  10142. leftarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-1.5, 0, 0)
  10143.  
  10144. local tors = Instance.new("Weld", me.HumanoidRootPart)
  10145. tors.Part0 = me.HumanoidRootPart
  10146. tors.Part1 = me.Torso
  10147. tors.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0, 0, 0)
  10148.  
  10149. local rightleg = Instance.new("Weld", me.Torso)
  10150. rightleg.Part0 = me.Torso
  10151. rightleg.Part1 = me["Right Leg"]
  10152. rightleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0.5, -2, 0)
  10153.  
  10154. local leftleg = Instance.new("Weld", me.Torso)
  10155. leftleg.Part0 = me.Torso
  10156. leftleg.Part1 = me["Left Leg"]
  10157. leftleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-0.5, -2, 0)
  10158.  
  10159. for i = 0, 1, 0.03 do
  10160. tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-10), 0, 0), i)
  10161. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-80), 0, 0), i)
  10162. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-80), 0, 0), i)
  10163. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), i)
  10164. wait()
  10165. end
  10166. for i = 0, 1, 0.03 do
  10167. tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(5), 0, 0), i)
  10168. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, 0.15) * CFrame.Angles(math.rad(-95), 0, 0), i)
  10169. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, 0.15) * CFrame.Angles(math.rad(-95), 0, 0), i)
  10170. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1, 0.3, -1.5) * CFrame.Angles(math.rad(90), 0, math.rad(-35)), i)
  10171. leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1, 0.3, -1.5) * CFrame.Angles(math.rad(90), 0, math.rad(35)), i)
  10172. knifeweld.C1 = knifeweld.C1:lerp(CFrame.new(1.35, 0, 1) * CFrame.Angles(1.55, math.rad(-180), 1), i)
  10173. wait()
  10174. end
  10175. local bleedzer = Instance.new('Part',me.Torso)
  10176. bleedzer.CFrame = me.Torso.CFrame
  10177. bleedzer.Size = Vector3.new(0.1,0.1,0.1)
  10178. bleedzer.Transparency = 1
  10179. bleedzer.CanCollide = false
  10180. local weld = Instance.new('Weld',bleedzer)
  10181. weld.Part0 = bleedzer
  10182. weld.Part1 = me.Torso
  10183. weld.C0= CFrame.new(0,0,0)*CFrame.Angles(math.rad(-90),0,0)
  10184. local woodpekker = coroutine.wrap(function()
  10185. bleed(bleedzer)
  10186. end)
  10187. woodpekker()
  10188. audio.SoundId = "rbxassetid://199977936"
  10189. audio.PlaybackSpeed = 1.5
  10190. audio:Play()
  10191. audio2.SoundId = "rbxassetid://220834019"
  10192. audio2.PlaybackSpeed = 1
  10193. audio2.TimePosition = 0.1
  10194. audio2:Play()
  10195. for i = 0, 1, 0.1 do
  10196. tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-20), 0, 0), i)
  10197. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  10198. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  10199. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1, 0, 0) * CFrame.Angles(math.rad(70), 0, math.rad(-35)), i)
  10200. leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1, 0, 0) * CFrame.Angles(math.rad(70), 0, math.rad(35)), i)
  10201. knifeweld.C1 = knifeweld.C1:lerp(CFrame.new(1.35, 0, 1) * CFrame.Angles(1.55, math.rad(-180), 1), i)
  10202. wait()
  10203. end
  10204. wait(1)
  10205. audio.SoundId = "rbxassetid://210943487"
  10206. audio.TimePosition = 0.2
  10207. audio.PlaybackSpeed = 0.75
  10208. audio:Play()
  10209. for i = 0, 1, 0.03 do
  10210. tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-20), 0, 0), i)
  10211. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  10212. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  10213. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1, 0.3, -1.5) * CFrame.Angles(math.rad(70), 0, math.rad(-35)), i)
  10214. leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1, 0.3, -1.5) * CFrame.Angles(math.rad(70), 0, math.rad(35)), i)
  10215. knifeweld.C1 = knifeweld.C1:lerp(CFrame.new(1.35, 0, 1) * CFrame.Angles(1.55, math.rad(-180), 1), i)
  10216. wait()
  10217. end
  10218. for i = 0, 1, 0.03 do
  10219. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0, -0.4) * CFrame.Angles(math.rad(30), 0, math.rad(0)), i)
  10220. leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.5, 0, -0.4) * CFrame.Angles(math.rad(30), 0, math.rad(0)), i)
  10221. knifeweld.C1 = knifeweld.C1:lerp(CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0), i)
  10222. wait()
  10223. end
  10224. wait(0.24)
  10225. if me:FindFirstChildOfClass('Humanoid') then
  10226. me:FindFirstChildOfClass('Humanoid').Health = 0
  10227. end
  10228. wait(0.01)
  10229. killz(me,me.Torso.Name,nil,nil,true)
  10230.  
  10231. tors:Remove()
  10232. rightarm:Remove()
  10233. rightleg:Remove()
  10234. leftleg:Remove()
  10235. leftarm:Remove()
  10236. rightshoulderz:Clone().Parent = me.Torso
  10237. leftshoulderz:Clone().Parent = me.Torso
  10238. torsojoint:Clone().Parent = me.HumanoidRootPart
  10239. lefthipz:Clone().Parent = me.Torso
  10240. righthipz:Clone().Parent = me.Torso
  10241. me.Humanoid.JumpPower = 50
  10242. me.Humanoid.WalkSpeed = 16
  10243. acting = false
  10244. canClick = true
  10245. doing = false
  10246. hit = false
  10247. kyssing = false
  10248. if decearingTHING == 4 then
  10249. decearingEGG:Remove()
  10250. end
  10251. end
  10252.  
  10253. function bleedout()
  10254. local doit = coroutine.wrap(function()
  10255. local targe = grabbed
  10256. local num = 0
  10257. while targe and targe:FindFirstChildOfClass('Humanoid') and targe:FindFirstChildOfClass('Humanoid').Health > 0 and num < 11 do
  10258. if targe.Head:FindFirstChild('Died') then
  10259. tone = math.random(6, 12) / 10
  10260. targe.Head.Died.PlaybackSpeed = tone
  10261. targe.Head.Died:Play()
  10262. else
  10263. local deathsound = Instance.new('Sound',targe.Head)
  10264. deathsound.Name = "Died"
  10265. deathsound.SoundId = 'rbxasset://sounds/uuhhh.mp3'
  10266. deathsound.Volume = 0.65
  10267. deathsound.EmitterSize = 5
  10268. deathsound.MaxDistance = 150
  10269. tone = math.random(5, 15) / 10
  10270. targe.Head.Died.PlaybackSpeed = tone
  10271. targe.Head.Died:Play()
  10272. end
  10273. targe:FindFirstChildOfClass('Humanoid').Health = targe:FindFirstChildOfClass('Humanoid').Health - 7
  10274. num = num+1
  10275. wait(0.325)
  10276. end
  10277. targe:FindFirstChildOfClass('Humanoid').Health = 0
  10278. wait()
  10279. killz(targe,'Head',nil,nil,false,true)
  10280. wait(2)
  10281. targe:Remove()
  10282. end)
  10283. doit()
  10284. end
  10285.  
  10286. function liedown()
  10287. local doit = coroutine.wrap(function()
  10288. local targe = grabbed
  10289. wait(2)
  10290. if targe and targe:FindFirstChildOfClass('Humanoid') then
  10291. targe:FindFirstChildOfClass('Humanoid').PlatformStand = false
  10292. end
  10293. end)
  10294. doit()
  10295. end
  10296.  
  10297. function grab()
  10298. local doit = coroutine.wrap(function()
  10299. acting = true
  10300. me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed + 3
  10301. local arm = me["Right Arm"]
  10302. local tors = me.Torso
  10303. local arm2 = me["Left Arm"]
  10304. local humanroot = me.HumanoidRootPart
  10305. local weld2 = Instance.new('Weld',arm)
  10306. weld2.Part0 = arm
  10307. weld2.Part1 = tors
  10308. weld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  10309. local weld3 = Instance.new('Weld',arm2)
  10310. weld3.Part0 = arm2
  10311. weld3.Part1 = tors
  10312. weld3.C0 = CFrame.new(1.5,0,-0.3) * CFrame.Angles(0.3,0.1,0)
  10313. for i = 0,1,0.05 do
  10314. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or humanroot == nil then return end
  10315. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.2,1.3,0.4)*CFrame.Angles(0.5,0,-1.2),i)
  10316. weld3.C0 = weld3.C0:lerp(CFrame.new(1.2,1.3,0)*CFrame.Angles(0,0,1.2),i)
  10317. knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), -1.55) * CFrame.new(0, 0.95, 0)
  10318. wait(0.01)
  10319. end
  10320. grabbing = true
  10321. trail.Enabled = true
  10322. for i = 0,1,0.10 do
  10323. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or humanroot == nil then return end
  10324. weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-1.5, 0, -1.3), i)
  10325. weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.5, 0, 1.1), i)
  10326. wait(0.01)
  10327. end
  10328. trail.Enabled = false
  10329. wait(0.5)
  10330. grabbing = false
  10331. me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed - 3
  10332. if grabbed == nil then
  10333. for i = 0,1,0.1 do
  10334. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil then return end
  10335. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  10336. weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0),i)
  10337. knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0)
  10338. wait(0.001)
  10339. end
  10340. weld2:Destroy()
  10341. weld3:Destroy()
  10342. rightshoulderz:Clone().Parent = me.Torso
  10343. leftshoulderz:Clone().Parent = me.Torso
  10344. acting = false
  10345. canClick = true
  10346. end
  10347. end)
  10348. doit()
  10349. end
  10350.  
  10351. function kill()
  10352. paralyzed = false
  10353. if grabbed.Torso:FindFirstChild("TargetWeld") == nil or grabbed:FindFirstChildOfClass('Humanoid').Health <= 0 then hardrelease() return end
  10354. targetweld = grabbed.Torso.TargetWeld
  10355. targetweld2 = nil
  10356. local reee = grabbed:FindFirstChild("Left Arm")
  10357. if reee and reee:FindFirstChild("Weld") then
  10358. targetweld2 = reee.Weld
  10359. end
  10360. for i, v in pairs(grabbed:GetChildren()) do
  10361. if v.Name == "Part" then
  10362. v.CanCollide = true
  10363. end
  10364. end
  10365. targetweld3pt = grabbed:FindFirstChild("Right Arm")
  10366. local targetrightshoulder = rightshoulder
  10367. local targetleftshoulder = leftshoulder
  10368. local targetweld3 = Instance.new("Weld", targetweld3pt)
  10369. targetweld3.Part0 = grabbed.Torso
  10370. targetweld3.Part1 = targetweld3pt
  10371. targetweld3.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(1.5, 0, 0)
  10372.  
  10373. local doit = coroutine.wrap(function()
  10374. local arm = me["Right Arm"]
  10375. local tors = grabbed.Torso
  10376. local arm2 = me["Left Arm"]
  10377. if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  10378. doing = true
  10379. local weld2 = arm:FindFirstChildOfClass('Weld')
  10380. local weld3 = arm2:FindFirstChildOfClass('Weld')
  10381. local humanroot = me.HumanoidRootPart
  10382.  
  10383. for i = 0,1,0.1 do
  10384. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  10385. weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-1.9, 0, -1.4), i)
  10386. weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 0.5, -0.5)* CFrame.Angles(-1.5, 0.4, 1.1), i)
  10387. wait(0.01)
  10388. end
  10389.  
  10390. audio:Stop()
  10391. audio.SoundId = "rbxassetid://517040733"
  10392. tone = math.random(1, 3)
  10393. if tone == 1 then audio.PlaybackSpeed = 0.8 audio.TimePosition = 0.3 end
  10394. if tone == 2 then audio.PlaybackSpeed = 1 audio.TimePosition = 0.1 end
  10395. if tone == 3 then audio.PlaybackSpeed = 1.2 audio.TimePosition = 0.2 end
  10396. audio:Play()
  10397.  
  10398. local bleedpart = Instance.new("Part", grabbed)
  10399. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  10400. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  10401. bleedpart.CanCollide = false
  10402. bleedpart.Position = grabbed.Head.Position + Vector3.new(0, 1, 0)
  10403. bleedpart.Transparency = 1
  10404.  
  10405. local bleedpartweld = Instance.new("Weld", grabbed.Torso)
  10406. bleedpartweld.Part0 = grabbed.Torso
  10407. bleedpartweld.Part1 = bleedpart
  10408. bleedpartweld.C0 = CFrame.Angles(-1, 0, -0.35) * CFrame.new(0, 1, 0.8)
  10409. local coru=coroutine.wrap(function()
  10410. bleed(bleedpart)
  10411. end)
  10412. coru()
  10413.  
  10414. local slightthrow = Instance.new("BodyThrust", grabbed.Torso)
  10415. slightthrow.Force = Vector3.new(0, 0, -2500)
  10416.  
  10417. local slightthrow2 = Instance.new("BodyAngularVelocity", grabbed.Torso)
  10418. slightthrow2.AngularVelocity = Vector3.new(0, -1000, 0)
  10419. slightthrow2.MaxTorque = Vector3.new(1000, 1000, 1000)
  10420.  
  10421. if grabbed:FindFirstChildOfClass('Humanoid') then
  10422. grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = true
  10423. end
  10424.  
  10425. killz(grabbed,'Left Leg')
  10426. killz(grabbed,'Left Arm')
  10427. killz(grabbed,'Right Leg')
  10428. killz(grabbed,'Right Arm')
  10429.  
  10430. trail.Enabled = true
  10431.  
  10432. for i = 0,1,0.2 do
  10433. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  10434. weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 1.7, -0.5)* CFrame.Angles(-0.25, 0, -1.4), i)
  10435. weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1.6, -0.5)* CFrame.Angles(-1.5, -1, 1.1), i)
  10436. wait(0.01)
  10437. end
  10438.  
  10439. trail.Enabled = false
  10440.  
  10441. bleedout()
  10442.  
  10443. rightshoulderz:Clone().Parent = me.Torso
  10444. leftshoulderz:Clone().Parent = me.Torso
  10445. grabbed = nil
  10446.  
  10447. if humanroot:FindFirstChild('Holder') then
  10448. humanroot.Holder:Destroy()
  10449. end
  10450.  
  10451. wait(0.2)
  10452. slightthrow:Remove()
  10453. slightthrow2:Remove()
  10454. for i = 0,1,0.05 do
  10455. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  10456. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5, 0, 0)* CFrame.Angles(0, 0, 0), i)
  10457. weld3.C0 = weld3.C0:lerp(CFrame.new(1.5, 0, 0)* CFrame.Angles(0, 0, 0), i)
  10458. knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0)
  10459. wait(0.01)
  10460. end
  10461.  
  10462. weld2:Destroy()
  10463. weld3:Destroy()
  10464. targetweld = nil
  10465. targetweld2 = nil
  10466. targetweld3 = nil
  10467. rightshoulderz:Clone().Parent = me.Torso
  10468. leftshoulderz:Clone().Parent = me.Torso
  10469. acting = false
  10470. canClick = true
  10471. doing = false
  10472. end)
  10473. doit()
  10474. end
  10475.  
  10476. function finish()
  10477. if finishing == true then return end
  10478. finishing = true
  10479. acting = true
  10480. decearingTHING = math.random(1, 100)
  10481. if decearingTHING == 4 then
  10482. decearingEGG = Instance.new("Sound", me.Torso)
  10483. decearingEGG.SoundId = "rbxassetid://138084557"
  10484. decearingEGG.PlaybackSpeed = math.random(10, 12) / 10
  10485. decearingEGG.TimePosition = 0.2
  10486. decearingEGG:Play()
  10487. end
  10488. me.Humanoid.WalkSpeed = 0
  10489. me.Humanoid.JumpPower = 0
  10490.  
  10491. local rightarm = Instance.new("Weld", me.Torso)
  10492. rightarm.Part0 = me.Torso
  10493. rightarm.Part1 = me["Right Arm"]
  10494. rightarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(1.5, 0, 0)
  10495.  
  10496. local tors = Instance.new("Weld", me.HumanoidRootPart)
  10497. tors.Part0 = me.HumanoidRootPart
  10498. tors.Part1 = me.Torso
  10499. tors.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0, 0, 0)
  10500.  
  10501. local rightleg = Instance.new("Weld", me.Torso)
  10502. rightleg.Part0 = me.Torso
  10503. rightleg.Part1 = me["Right Leg"]
  10504. rightleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0.5, -2, 0)
  10505.  
  10506. local leftleg = Instance.new("Weld", me.Torso)
  10507. leftleg.Part0 = me.Torso
  10508. leftleg.Part1 = me["Left Leg"]
  10509. leftleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-0.5, -2, 0)
  10510.  
  10511. for i = 0, 1, 0.05 do
  10512. tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(15), 0, 0), i)
  10513. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -2, 0.2) * CFrame.Angles(math.rad(-15), 0, 0), i)
  10514. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -2, 0.2) * CFrame.Angles(math.rad(-15), 0, 0), i)
  10515. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 1.9, 0) * CFrame.Angles(math.rad(179), math.rad(179), 0), i)
  10516. wait()
  10517. end
  10518. for i=1,finishnum do
  10519. local num1 = 0.5
  10520. local num2 = 0.5
  10521. local num3 = 0.25
  10522. if finishnum ~= 1 then
  10523. num3 = 0
  10524. end
  10525. trail.Enabled = true
  10526. for i = 0, 1, num1 do
  10527. tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-60), 0, 0), i)
  10528. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1.5, 0) * CFrame.Angles(math.rad(0), 0, 0), i)
  10529. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -0.7, -1) * CFrame.Angles(math.rad(10), 0, 0), i)
  10530. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 1.9, -1) * CFrame.Angles(math.rad(160), math.rad(150), 0), i)
  10531. wait()
  10532. end
  10533. wait()
  10534. for i = 0, 1, num2 do
  10535. tors.C0 = tors.C0:lerp(CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-20), 0, 0), i)
  10536. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1.5, 0) * CFrame.Angles(math.rad(-30), 0, 0), i)
  10537. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -0.7, -1) * CFrame.Angles(math.rad(-20), 0, 0), i)
  10538. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 1.9, 0.2) * CFrame.Angles(math.rad(250), math.rad(180), 0), i)
  10539. wait()
  10540. end
  10541. trail.Enabled = false
  10542. wait(num3)
  10543. end
  10544. wait()
  10545. for i = 0, 1, 0.05 do
  10546. tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), i)
  10547. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -2, 0) * CFrame.Angles(0, 0, 0), i)
  10548. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -2, 0) * CFrame.Angles(0, 0, 0), i)
  10549. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0), i)
  10550. wait()
  10551. end
  10552. tors:Remove()
  10553. rightarm:Remove()
  10554. rightleg:Remove()
  10555. leftleg:Remove()
  10556. rightshoulderz:Clone().Parent = me.Torso
  10557. leftshoulderz:Clone().Parent = me.Torso
  10558. torsojoint:Clone().Parent = me.HumanoidRootPart
  10559. lefthipz:Clone().Parent = me.Torso
  10560. righthipz:Clone().Parent = me.Torso
  10561. me.Humanoid.JumpPower = 50
  10562. me.Humanoid.WalkSpeed = 16
  10563. acting = false
  10564. canClick = true
  10565. doing = false
  10566. hit = false
  10567. finishing = false
  10568. if decearingTHING == 4 then
  10569. decearingEGG:Remove()
  10570. end
  10571. end
  10572.  
  10573. function throw()
  10574. if grabbed.Torso:FindFirstChild("TargetWeld") == nil or grabbed:FindFirstChildOfClass('Humanoid').Health <= 0 then return end
  10575. paralyzed = false
  10576. targetweld = grabbed.Torso.TargetWeld
  10577. local ree = grabbed:FindFirstChild("Left Arm")
  10578. targetweld2 =nil
  10579. if ree and ree:FindFirstChild("Weld") then
  10580. targetweld2 = ree.Weld
  10581. end
  10582.  
  10583. for i, v in pairs(grabbed:GetChildren()) do
  10584. if v.Name == "Part" then
  10585. v.CanCollide = true
  10586. end
  10587. end
  10588.  
  10589.  
  10590. local doit = coroutine.wrap(function()
  10591. local arm = me["Right Arm"]
  10592. local tors = grabbed.Torso
  10593. local arm2 = me["Left Arm"]
  10594. local targrightshoulder = rightshoulder
  10595.  
  10596. local targleftshoulder = leftshoulder
  10597. if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  10598. doing = true
  10599. local weld2 = arm:FindFirstChildOfClass('Weld')
  10600. local weld3 = arm2:FindFirstChildOfClass('Weld')
  10601. local humanroot = me.HumanoidRootPart
  10602.  
  10603. for i = 0,1,0.2 do
  10604. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  10605. weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 1.7, -0.5)* CFrame.Angles(-0.25, 1, -1.4), i)
  10606. weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1.6, -0.5)* CFrame.Angles(-1.5, -1, 1.1), i)
  10607. targetweld.C0 = targetweld.C0:lerp(CFrame.new(0, 1.5, 0)*CFrame.Angles(0, 0, 0), i)
  10608. if targetweld2 then
  10609. targetweld2.C0 = targetweld2.C0:lerp(CFrame.new(-1.5, 0, 0)*CFrame.Angles(0, 0, 0), i)
  10610. end
  10611. wait(0.01)
  10612. end
  10613.  
  10614. audio:Stop()
  10615. audio.SoundId = "rbxassetid://536642316"
  10616. tone = math.random(1, 3)
  10617. if tone == 1 then audio.PlaybackSpeed = 0.8 audio.TimePosition = 0.08 end
  10618. if tone == 2 then audio.PlaybackSpeed = 1 audio.TimePosition = 0.1 end
  10619. if tone == 3 then audio.PlaybackSpeed = 1.2 audio.TimePosition = 0.12 end
  10620. audio:Play()
  10621.  
  10622. local slightthrow = Instance.new("BodyVelocity", grabbed.Torso)
  10623. slightthrow.Velocity = Vector3.new(0,20,0)+(me.Torso.CFrame.lookVector*20)
  10624. slightthrow.P = 5000
  10625. slightthrow.MaxForce = Vector3.new(9000001,9000001,9000001)
  10626. local point = grabbed.Torso.Position
  10627. local aaaaaa = grabbed
  10628. liedown()
  10629.  
  10630. rightshoulderz:Clone().Parent = me.Torso
  10631. leftshoulderz:Clone().Parent = me.Torso
  10632. grabbed = nil
  10633.  
  10634. if humanroot:FindFirstChild('Holder') then
  10635. humanroot.Holder:Destroy()
  10636. end
  10637. local coru = coroutine.wrap(function()
  10638. while aaaaaa and aaaaaa:FindFirstChild('Torso') and (aaaaaa.Torso.Position-point).magnitude < 5 do wait(0.001) end
  10639. if aaaaaa:FindFirstChildOfClass('Humanoid') then
  10640. aaaaaa:FindFirstChildOfClass('Humanoid').Name = "Humanoid"
  10641. aaaaaa:FindFirstChildOfClass('Humanoid').JumpPower = 50
  10642. aaaaaa:FindFirstChildOfClass('Humanoid').WalkSpeed = 16
  10643. end
  10644. slightthrow:Remove()
  10645. end)
  10646. coru()
  10647.  
  10648. for i = 0,1,0.05 do
  10649. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  10650. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  10651. weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0),i)
  10652. wait(0.01)
  10653. end
  10654. weld2:Destroy()
  10655. weld3:Destroy()
  10656. targetweld:Remove()
  10657. if targetweld2 then
  10658. targetweld2:Remove()
  10659. end
  10660. if rightshoulder then
  10661. rightshoulder:Clone().Parent = tors
  10662. end
  10663. if leftshoulder then
  10664. leftshoulder:Clone().Parent = tors
  10665. end
  10666. headweld:Clone().Parent = tors
  10667. rightshoulderz:Clone().Parent = me.Torso
  10668. leftshoulderz:Clone().Parent = me.Torso
  10669. acting = false
  10670. canClick = true
  10671. doing = false
  10672. end)
  10673. doit()
  10674. end
  10675.  
  10676. cfn,ang,mr,int=CFrame.new,CFrame.Angles,math.rad,Instance.new
  10677. bc=BrickColor.new
  10678. local minimumsize = Vector3.new(0.7,0.7,0.7)
  10679. local surface_between_splitted_parts = 'SmoothNoOutlines'
  10680. local fragmentable = workspace
  10681. local list = {}
  10682. local brickcount = 0
  10683. local storage = {}
  10684. local fillup = 1000
  10685. local maximumstorage = 2000
  10686. local storage_position = Vector3.new(0,0,5000)
  10687. local stored_partsize = Vector3.new(1,1,1)
  10688. local parts_created_per_frame = 5
  10689.  
  10690. local minimumsize = Vector3.new(0.7,0.7,0.7)
  10691. local surface_between_splitted_parts = 'SmoothNoOutlines'
  10692. local fragmentable = workspace
  10693. local list = {}
  10694. local brickcount = 0
  10695. local storage = {}
  10696. local fillup = 1000
  10697. local maximumstorage = 2000
  10698. local storage_position = Vector3.new(0,0,5000)
  10699. local stored_partsize = Vector3.new(1,1,1)
  10700. local parts_created_per_frame = 5
  10701.  
  10702.  
  10703. function fragmentate(cframe,size,color,explosion_position,explosion_blastradius,backsurface,bottomsurface,frontsurface,leftsurface,rightsurface,topsurface,transparency,reflectance,material)
  10704. local xi = size.X >= minimumsize.X*(1+explosion_blastradius/16) and 2 or 1
  10705. local yi = size.Y >= minimumsize.Y*(1+explosion_blastradius/16) and 2 or 1
  10706. local zi = size.Z >= minimumsize.Z*(1+explosion_blastradius/16) and 2 or 1
  10707. if xi == 1 and yi == 1 and zi == 1 or (cframe.p-explosion_position).magnitude > size.magnitude/2 + explosion_blastradius then
  10708. if xi == 1 and yi == 1 and zi == 1 then return end
  10709. if #storage > 0 then
  10710. local p = storage[1]
  10711. p.BrickColor = color
  10712. p.Size = size
  10713. p.Anchored = false
  10714. p.BackSurface = backsurface
  10715. p.BottomSurface = bottomsurface
  10716. p.FrontSurface = frontsurface
  10717. p.LeftSurface = leftsurface
  10718. p.RightSurface = rightsurface
  10719. p.TopSurface = topsurface
  10720. p.Transparency = transparency
  10721. p.CFrame = cframe
  10722. p.Reflectance = reflectance
  10723. p.Material = material
  10724. game:GetService('Debris'):AddItem(p,30)
  10725. p:BreakJoints()
  10726. table.remove(storage,1)
  10727. else
  10728. local p = Instance.new("Part",fragmentable)
  10729. p.BrickColor = color
  10730. p.FormFactor = "Custom"
  10731. p.Size = size
  10732. p.BackSurface = backsurface
  10733. p.BottomSurface = bottomsurface
  10734. p.FrontSurface = frontsurface
  10735. p.LeftSurface = leftsurface
  10736. p.RightSurface = rightsurface
  10737. p.TopSurface = topsurface
  10738. p.Transparency = transparency
  10739. p.Material = material
  10740. if p.Transparency>0.285 then
  10741. p.Anchored = false
  10742. else
  10743. p.Anchored=false
  10744. p.Material='Wood'
  10745. game:GetService('Debris'):AddItem(p,10)
  10746. end
  10747. p.CFrame = cframe
  10748. p.Reflectance = reflectance
  10749. p:BreakJoints()
  10750. end
  10751. return
  10752. end
  10753. local mody = math.random(-125,125)/1000
  10754. for y = 1,yi do
  10755. if math.random()> 0.5 then
  10756. local modx = math.random(-125,125)/1000
  10757. for x = 1,xi do
  10758. local modz = math.random(-125,125)/1000
  10759. for z = 1,zi do --offset = x/xi-0.75+modx)
  10760. fragmentate(cframe*CFrame.new(size.X*(xi==1 and 0 or x/xi-0.75+modx),size.Y*(yi==1 and 0 or y/yi-0.75+mody),size.Z*(zi==1 and 0 or z/zi-0.75+modz)),
  10761. Vector3.new(xi == 2 and size.X*(1-2*math.abs(x/xi-0.75+modx)) or size.X,yi == 2 and size.Y*(1-2*math.abs(y/yi-0.75+mody)) or size.Y,
  10762. zi == 2 and size.Z*(1-2*math.abs(z/zi-0.75+modz)) or size.Z or mustardfoot_was_here),color,explosion_position,explosion_blastradius,
  10763. z~=zi and surface_between_splitted_parts or backsurface,y==2 and surface_between_splitted_parts or bottomsurface,
  10764. z==2 and surface_between_splitted_parts or frontsurface,x==2 and surface_between_splitted_parts or leftsurface,x~=xi and surface_between_splitted_parts or rightsurface,
  10765. y~=yi and surface_between_splitted_parts or topsurface,transparency,reflectance,material)
  10766. end
  10767.  
  10768. end
  10769. else
  10770. local modz = math.random(-125,125)/1000
  10771. for z = 1,zi do
  10772. local modx = math.random(-125,125)/1000
  10773. for x = 1,xi do
  10774. fragmentate(cframe*CFrame.new(size.X*(xi==1 and 0 or x/xi-0.75+modx),size.Y*(yi==1 and 0 or y/yi-0.75+mody),size.Z*(zi==1 and 0 or z/zi-0.75+modz)),
  10775. Vector3.new(xi == 2 and size.X*(1-2*math.abs(x/xi-0.75+modx)) or size.X,yi == 2 and size.Y*(1-2*math.abs(y/yi-0.75+mody)) or size.Y,
  10776. zi == 2 and size.Z*(1-2*math.abs(z/zi-0.75+modz)) or size.Z),color,explosion_position,explosion_blastradius,
  10777. z~=zi and surface_between_splitted_parts or backsurface,y==2 and surface_between_splitted_parts or bottomsurface,
  10778. z==2 and surface_between_splitted_parts or frontsurface,x==2 and surface_between_splitted_parts or leftsurface,x~=xi and surface_between_splitted_parts or rightsurface,
  10779. y~=yi and surface_between_splitted_parts or topsurface,transparency,reflectance,material)
  10780. end
  10781. end
  10782. end
  10783. end
  10784. end
  10785.  
  10786. function start_fragmentation(position,radius,nuh)
  10787. local search = Region3.new(position-Vector3.new(radius,radius,radius)*1.1,position+Vector3.new(radius,radius,radius)*1.1)
  10788. repeat
  10789. local finish = false
  10790. local parts = workspace:FindPartsInRegion3WithIgnoreList(search,list,100)
  10791. for i = 1,#parts do
  10792. table.insert(list,1,parts[i])
  10793. end
  10794. finish = true
  10795. until #parts < 100 and finish
  10796. local t = tick()
  10797. for i = 1,#list do
  10798. local p = list[i]
  10799. if p:IsA('UnionOperation') == false and p:IsA('CornerWedgePart') == false and p:IsA('TrussPart') == false and p:IsA('WedgePart') == false and p.Parent and p.Parent ~= obj1 and p.Parent.Name ~= "Projectile" and p:IsDescendantOf(fragmentable) and p:GetMass()<50000 and p.Transparency>0.285 and p.Name~='Base' and p.Parent:FindFirstChildOfClass('Humanoid') == nil and p.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil and p:IsDescendantOf(me)==false then
  10800. fragmentate(p.CFrame,p.Size,p.BrickColor,position,radius,p.BackSurface,p.BottomSurface,p.FrontSurface,p.LeftSurface,p.RightSurface,p.TopSurface,p.Transparency,p.Reflectance,p.Material)
  10801. if #storage < maximumstorage and p.Shape == "Block" then
  10802. p.Anchored = false
  10803. p.FormFactor = "Custom"
  10804. p.Size = stored_partsize
  10805. p.Position = storage_position
  10806. table.insert(storage,1,p)
  10807. else
  10808. p:Destroy()
  10809. end
  10810. end
  10811. if nuh == false and p.Parent and p.Parent ~= obj1 and p.Parent.Name ~= "Projectile" and p:IsDescendantOf(fragmentable) and p:GetMass()<53000 and p.Transparency<0.05 and p.Name~='Base' and tostring(p.Material)=='Enum.Material.Wood' and p:IsDescendantOf(me)==false then
  10812. fragmentate(p.CFrame,p.Size,p.BrickColor,position,radius,p.BackSurface,p.BottomSurface,p.FrontSurface,p.LeftSurface,p.RightSurface,p.TopSurface,p.Transparency,p.Reflectance,p.Material)
  10813. if #storage < maximumstorage and p.Shape == "Block" then
  10814. p.Anchored = false
  10815. p.Material='Wood'
  10816. p.FormFactor = "Custom"
  10817. p.Size = stored_partsize
  10818. p.Position = storage_position
  10819. table.insert(storage,1,p)
  10820. else
  10821. p:Destroy()
  10822. end
  10823. end
  10824. end
  10825. list = {}
  10826. end
  10827.  
  10828.  
  10829. function fling()
  10830. local doit = coroutine.wrap(function()
  10831. if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') and me:FindFirstChild('HumanoidRootPart') then
  10832. acting = true
  10833. for i=1,finishnum do
  10834. local weld2 = Instance.new('Weld',me["Right Arm"])
  10835. weld2.Part0 = me["Right Arm"]
  10836. weld2.Part1 = me["Torso"]
  10837. weld2.C0 = CFrame.new(-1.5,0,0)
  10838. if finishnum == 1 then
  10839. for i = 0,1,0.05 do
  10840. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  10841. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0),i)
  10842. wait(0.01)
  10843. end
  10844. end
  10845. audio.SoundId = "rbxassetid://166083610"
  10846. audio.PlaybackSpeed = 1
  10847. audio.TimePosition = 0.1
  10848. audio:Play()
  10849. if finishnum == 1 then
  10850. for i = 0,1,0.5 do
  10851. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  10852. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0),i)
  10853. wait(0.001)
  10854. end
  10855. end
  10856. weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  10857. local knofe = obj1:Clone()
  10858. for i, v in pairs(obj1:GetChildren()) do
  10859. if v:IsA('BasePart') then
  10860. v.Transparency = 1
  10861. end
  10862. end
  10863. knofe.Parent = workspace
  10864. knofe.Name = "Projectile"
  10865. knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  10866. knofe:FindFirstChild("Trail", true).Enabled = true
  10867. local heck = Instance.new('BodyVelocity',knofe.Grab)
  10868. heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*120
  10869. local coru = coroutine.wrap(function()
  10870. wait(0.45)
  10871. if heck then
  10872. heck:Destroy()
  10873. end
  10874. end)
  10875. coru()
  10876. local able = true
  10877. knofe["big ass knife"].Touched:connect(function(hit)
  10878. if hit.Parent and hit.Parent:FindFirstChildOfClass('Humanoid') and hit.Transparency < 1 and knofe.Grab.CanCollide == false and hit.Parent ~= me and hit.Parent.Parent ~= me then
  10879. local thing = hit.Parent:FindFirstChildOfClass('Humanoid')
  10880. local ree = hit.Parent
  10881. if thing == nil then
  10882. ree = hit.Parent.Parent
  10883. end
  10884. if ree:FindFirstChildOfClass('Humanoid').Health > 0 then
  10885. knofe:FindFirstChild("Trail", true).Enabled = false
  10886. game:GetService('Debris'):AddItem(knofe,5)
  10887. tone = math.random(1, 3)
  10888. local sound = Instance.new('Sound',knofe.Grab)
  10889. if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  10890. if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  10891. if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  10892. sound.PlaybackSpeed = 1
  10893. sound:Play()
  10894. for i, v in pairs(knofe:GetChildren()) do
  10895. if v:IsA('BasePart') then
  10896. v.CanCollide = true
  10897. v.Anchored = true
  10898. end
  10899. end
  10900. hit.Anchored = true
  10901. if ree:FindFirstChildOfClass('Humanoid') and hit.Name == "Torso" or hit.Name == "Head" then
  10902. ree:FindFirstChildOfClass('Humanoid').Health = 0
  10903. end
  10904. wait()
  10905. killz(ree,hit.Name,knofe)
  10906. else
  10907. knofe:FindFirstChild("Trail", true).Enabled = false
  10908. heck.Velocity = Vector3.new(0,0,0)
  10909. heck:Destroy()
  10910. game:GetService('Debris'):AddItem(knofe,5)
  10911. tone = math.random(1, 3)
  10912. local sound = Instance.new('Sound',knofe.Grab)
  10913. if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  10914. if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  10915. if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  10916. sound.PlaybackSpeed = 1
  10917. sound:Play()
  10918. for i, v in pairs(knofe:GetChildren()) do
  10919. if v:IsA('BasePart') then
  10920. v.Anchored = false
  10921. end
  10922. end
  10923. hit.Anchored = true
  10924. wait(0.001)
  10925. hit.Anchored = false
  10926. for i, v in pairs(knofe:GetChildren()) do
  10927. if v:IsA('BasePart') then
  10928. v.Anchored = false
  10929. end
  10930. end
  10931. if knofe then
  10932. local coru = coroutine.wrap(function()
  10933. if hit then
  10934. local uno = Instance.new('Part',workspace)
  10935. local dos = Instance.new('Part',workspace)
  10936. uno.CFrame = hit.CFrame
  10937. dos.CFrame = knofe["big ass knife"].CFrame
  10938. local weld = Instance.new('Weld',knofe["big ass knife"])
  10939. weld.Part0 = hit
  10940. weld.Part1 = knofe["big ass knife"]
  10941. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  10942. uno:Destroy()
  10943. dos:Destroy()
  10944. end
  10945. end)
  10946. coru()
  10947. end
  10948. end
  10949. elseif hit.Parent and hit.Parent ~= me and hit.Parent.Parent ~= me and hit.CanCollide and knofe.Grab.CanCollide == false then
  10950. if hit.Transparency and (hit.Transparency<=0.285 or hit:GetMass()<=3000) then
  10951. knofe:FindFirstChild("Trail", true).Enabled = false
  10952. local sound = Instance.new('Sound',knofe.Grab)
  10953. sound.SoundId = 'rbxassetid://267585646'
  10954. sound:Play()
  10955. for i,v in pairs(knofe:GetChildren()) do
  10956. if v:IsA('BasePart') then
  10957. v.Anchored = true
  10958. end
  10959. end
  10960. wait()
  10961. heck.Velocity = Vector3.new(0,0,0)
  10962. heck:Destroy()
  10963. local uno = Instance.new('Part',workspace)
  10964. local dos = Instance.new('Part',workspace)
  10965. uno.CFrame = hit.CFrame
  10966. dos.CFrame = knofe["big ass knife"].CFrame
  10967. local weld = Instance.new('Weld',knofe["big ass knife"])
  10968. weld.Part0 = hit
  10969. weld.Part1 = knofe["big ass knife"]
  10970. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  10971. uno:Destroy()
  10972. dos:Destroy()
  10973. for i,v in pairs(knofe:GetChildren()) do
  10974. if v:IsA('BasePart') then
  10975. v.Anchored = false
  10976. end
  10977. end
  10978. game:GetService('Debris'):AddItem(knofe,5)
  10979. for i,v in pairs(knofe:GetChildren()) do
  10980. if v:IsA('BasePart') then
  10981. v.CanCollide = true
  10982. end
  10983. end
  10984. end
  10985. if hit.Parent and hit.Transparency>0.285 and able == true and hit:GetMass()<3000 and hit.Parent:FindFirstChildOfClass('Humanoid') == nil and (hit.Parent.Parent == nil or hit.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil) then
  10986. knofe:FindFirstChild("Trail", true).Enabled = false
  10987. able = false
  10988. local sound = Instance.new('Sound',knofe.Grab)
  10989. sound.SoundId = 'rbxassetid://144884907'
  10990. sound:Play()
  10991. local coru = coroutine.wrap(function()
  10992. start_fragmentation(knofe["big ass knife"].Position,1.25,knofe)
  10993. end)
  10994. coru()
  10995. end
  10996. end
  10997. end)
  10998. if finishnum == 1 then
  10999. for i= 0,1,0.1 do
  11000. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11001. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  11002. wait(0.001)
  11003. end
  11004. else
  11005. for i= 0,1,0.5 do
  11006. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11007. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  11008. wait(0.001)
  11009. end
  11010. end
  11011. for i,v in pairs(obj1:GetChildren()) do
  11012. if v:IsA('BasePart') then
  11013. v.Transparency = 0
  11014. end
  11015. end
  11016. weld2:Destroy()
  11017. rightshoulderz:Clone().Parent = me.Torso
  11018. end
  11019. acting = false
  11020. canClick = true
  11021. end
  11022. end)
  11023. doit()
  11024. end
  11025.  
  11026. function instasplode()
  11027. local coru = coroutine.wrap(function()
  11028. acting = true
  11029. for i=1,1 do
  11030. local weld2 = Instance.new('Weld',me["Right Arm"])
  11031. weld2.Part0 = me["Right Arm"]
  11032. weld2.Part1 = me["Torso"]
  11033. weld2.C0 = CFrame.new(-1.5,0,0)
  11034. if finishnum == 1 then
  11035. for i = 0,1,0.05 do
  11036. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11037. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0),i)
  11038. wait(0.01)
  11039. end
  11040. end
  11041. weld2.C0 = CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0)
  11042. audio.SoundId = "rbxassetid://166083610"
  11043. audio.PlaybackSpeed = 1
  11044. audio.TimePosition = 0.1
  11045. audio:Play()
  11046. if finishnum == 1 then
  11047. for i = 0,1,0.5 do
  11048. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11049. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0),i)
  11050. wait(0.001)
  11051. end
  11052. end
  11053. weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  11054. local knofe = obj1:Clone()
  11055. for i,v in pairs(obj1:GetChildren()) do
  11056. if v:IsA('BasePart') then
  11057. v.Transparency = 1
  11058. end
  11059. end
  11060. knofe.Parent = workspace
  11061. knofe.Name = "Projectile"
  11062. knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  11063. knofe:FindFirstChild("Trail", true).Enabled = false
  11064. fireofjesUS = Instance.new("Fire", knofe.Grab)
  11065. local heck = Instance.new('BodyVelocity',knofe.Grab)
  11066. heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*120
  11067. local coru = coroutine.wrap(function()
  11068. wait(0.45)
  11069. if heck then
  11070. heck:Destroy()
  11071. end
  11072. end)
  11073. coru()
  11074. knofe["big ass knife"].Touched:connect(function(hit)
  11075. if hit.Parent ~= me and hit.Parent.Parent ~= me and hit.Transparency < 1 and knofe.Grab.CanCollide == false then
  11076. heck.Velocity = Vector3.new(0,0,0)
  11077. heck:Destroy()
  11078. for i,v in pairs(knofe:GetChildren()) do
  11079. if v:IsA('BasePart') then
  11080. v.CanCollide = true
  11081. end
  11082. end
  11083. local hum = hit.Parent:FindFirstChildOfClass('Humanoid')
  11084. if hum == nil then
  11085. hum = hit.Parent.Parent:FindFirstChildOfClass('Humanoid')
  11086. end
  11087. if knofe then
  11088. local coru = coroutine.wrap(function()
  11089. if hit then
  11090. local uno = Instance.new('Part',workspace)
  11091. local dos = Instance.new('Part',workspace)
  11092. uno.CFrame = hit.CFrame
  11093. dos.CFrame = knofe["big ass knife"].CFrame
  11094. local weld = Instance.new('Weld',knofe["big ass knife"])
  11095. weld.Part0 = hit
  11096. weld.Part1 = knofe["big ass knife"]
  11097. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  11098. uno:Destroy()
  11099. dos:Destroy()
  11100. end
  11101. end)
  11102. coru()
  11103. end
  11104. local sound = Instance.new('Sound',knofe.Grab)
  11105. sound.Name = "BOOM"
  11106. sound.EmitterSize = 25
  11107. sound.SoundId = 'rbxassetid://476477344'
  11108. sound.Volume = 0.5
  11109. sound:Play()
  11110. local exppart = Instance.new("Part", game.Workspace)
  11111. exppart.Size = Vector3.new(0.2, 0.2, 0.2)
  11112. exppart.Anchored = true
  11113. exppart.CanCollide = false
  11114. exppart.CFrame = CFrame.new(knofe.Grab.CFrame.p)
  11115. exppart.Transparency = 1
  11116. local expaccent = Instance.new("ParticleEmitter", exppart)
  11117. expaccent.Color = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 255, 0)), ColorSequenceKeypoint.new(1, Color3.fromRGB(255, 0, 0))})
  11118. expaccent.LightEmission = 0.2
  11119. expaccent.LightInfluence = 0.3
  11120. expaccent.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 0)})
  11121. expaccent.Acceleration = Vector3.new(0, 30, 0)
  11122. expaccent.Drag = 15
  11123. expaccent.LockedToPart = false
  11124. expaccent.Lifetime = NumberRange.new(0.5, 1.5)
  11125. expaccent.Rate = 2000
  11126. expaccent.Speed = NumberRange.new(0,0)
  11127. expaccent.SpreadAngle = Vector2.new(360, 360)
  11128. expaccent:Clone().Parent = exppart
  11129. expaccent:Clone().Parent = exppart
  11130. local exp = Instance.new('Explosion',game.Workspace)
  11131. exp.Position = knofe["big ass knife"].Position
  11132. exp.ExplosionType = Enum.ExplosionType.NoCraters
  11133. exp.BlastRadius = 5
  11134. exp.Visible = false
  11135. exp.BlastPressure = 0
  11136. exp.DestroyJointRadiusPercent = 0
  11137. exp.Hit:connect(function(hit)
  11138. if hit.Parent and hit.Parent ~= me and hit.Parent.Name ~= "bitch ass knife" then
  11139. wait(0.001)
  11140. tgt = hit
  11141. local coru=coroutine.wrap(function(tgtt)
  11142. local fireofgods = Instance.new("Fire", tgtt)
  11143. fireofgods.Size = 0
  11144. fireofgods.Heat = 0
  11145. local fireofgodsaccent = expaccent:Clone()
  11146. fireofgodsaccent.Parent = hit
  11147. fireofgodsaccent.Rate = 0
  11148. fireofgodsaccent.Speed = NumberRange.new(5, 50)
  11149. fireofgodsaccent.SpreadAngle = Vector2.new(45, 45)
  11150. fireofgodsaccent.Acceleration = Vector3.new(0, 20, 0)
  11151.  
  11152. while fireofgods.Size < 10 do
  11153. fireofgods.Size = fireofgods.Size + 0.1
  11154. fireofgods.Heat = fireofgods.Heat + 0.1
  11155. fireofgodsaccent.Rate = fireofgodsaccent.Rate + 1
  11156. wait()
  11157. end
  11158. if hit.Parent and hit.Parent:FindFirstChildOfClass('Humanoid') == nil and hit.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil then
  11159. hit:BreakJoints()
  11160. elseif hit.Parent and hit.Parent:IsA('Accessory') then
  11161. for i,v in pairs(hit:GetChildren()) do
  11162. if v:IsA('SpecialMesh') then
  11163. v.TextureId = ""
  11164. end
  11165. end
  11166. end
  11167. hit.BrickColor = BrickColor.new("Black")
  11168. for i,v in pairs(hit.Parent:GetChildren()) do
  11169. if v:IsA('Shirt') or v:IsA('Pants') then
  11170. v:Destroy()
  11171. end
  11172. end
  11173.  
  11174. while fireofgods.Size > 5 do
  11175. fireofgods.Size = fireofgods.Size - 0.1
  11176. fireofgods.Heat = fireofgods.Heat - 0.1
  11177. wait()
  11178. end
  11179. fireofgods:Destroy()
  11180. if hit.Parent then
  11181. if hit.Parent:FindFirstChildOfClass('Humanoid') == nil and hit.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil then
  11182. local p = hit
  11183. fragmentate(p.CFrame,p.Size,p.BrickColor,p.Position,0.01,p.BackSurface,p.BottomSurface,p.FrontSurface,p.LeftSurface,p.RightSurface,p.TopSurface,p.Transparency,p.Reflectance,p.Material)
  11184. hit:Remove()
  11185. elseif hit.Parent:FindFirstChildOfClass('Humanoid') ~= nil then
  11186. print(hit.Name)
  11187. if hit.Name == "Torso" or hit.Name == "Head" then
  11188. print('ohhh YAAAA')
  11189. hit.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  11190. end
  11191. wait()
  11192. killz(hit.Parent,hit.Name,nil,nil,false,false,true)
  11193. end
  11194. end
  11195. end)
  11196. coru(tgt)
  11197. end
  11198. end)
  11199. local explosionaccenttimeout = coroutine.wrap(function()
  11200. wait(0.2)
  11201. for i, exploodn in pairs(exppart:GetChildren()) do
  11202. exploodn.Enabled = false
  11203. end
  11204. wait(2)
  11205. for i, exploodn in pairs(exppart:GetChildren()) do
  11206. exploodn:Remove()
  11207. end
  11208. end)
  11209. explosionaccenttimeout()
  11210. for i,v in pairs(knofe:GetChildren()) do
  11211. if v:IsA('BasePart') then
  11212. v.Transparency = 1
  11213. end
  11214. end
  11215. exp.AncestryChanged:connect(function() knofe:Destroy() end)
  11216. coru()
  11217. end
  11218. end)
  11219. if finishnum == 1 then
  11220. for i= 0,1,0.1 do
  11221. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11222. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  11223. wait(0.001)
  11224. end
  11225. else
  11226. wait(0.1)
  11227. end
  11228. weld2.C0 = CFrame.new(-1.5,0,0)
  11229. for i,v in pairs(obj1:GetChildren()) do
  11230. if v:IsA('BasePart') then
  11231. v.Transparency = 0
  11232. end
  11233. end
  11234. weld2:Destroy()
  11235. rightshoulderz:Clone().Parent = me.Torso
  11236. end
  11237. acting = false
  11238. canClick = true
  11239. end)
  11240. coru()
  11241. end
  11242.  
  11243. function fireworkit()
  11244. local coru = coroutine.wrap(function()
  11245. acting = true
  11246. local ree = 1
  11247. if finishnum > 1 then
  11248. ree = 3
  11249. end
  11250. for i=1,ree do
  11251. local weld2 = Instance.new('Weld',me["Right Arm"])
  11252. weld2.Part0 = me["Right Arm"]
  11253. weld2.Part1 = me["Torso"]
  11254. weld2.C0 = CFrame.new(-1.5,0,0)
  11255. weld2.C0 = CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0)
  11256. audio.SoundId = "rbxassetid://166083610"
  11257. audio.PlaybackSpeed = 1
  11258. audio.TimePosition = 0.1
  11259. audio:Play()
  11260. weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  11261. local knofe = obj1:Clone()
  11262. for i,v in pairs(obj1:GetChildren()) do
  11263. if v:IsA('BasePart') then
  11264. v.Transparency = 1
  11265. end
  11266. end
  11267. local sound = Instance.new('Sound',knofe.Grab)
  11268. sound.Volume = 0.25
  11269. sound.EmitterSize = 200
  11270. sound.MaxDistance = 300
  11271. sound.SoundId = 'rbxassetid://551051176'
  11272. sound:Play()
  11273. knofe.Parent = workspace
  11274. knofe.Name = "Projectile"
  11275. knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  11276. local partic = Instance.new('ParticleEmitter',knofe.Grab)
  11277. partic.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.4,Color3.fromRGB(255,125,0)),ColorSequenceKeypoint.new(0.8,Color3.new(1,1,0)),ColorSequenceKeypoint.new(1,Color3.new(1,1,1))})
  11278. partic.LightEmission = 0.5
  11279. partic.LightInfluence = 0
  11280. partic.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5),NumberSequenceKeypoint.new(1,0.15)})
  11281. partic.Rotation = NumberRange.new(0,90)
  11282. partic.SpreadAngle = Vector2.new(5,5)
  11283. partic.Speed = NumberRange.new(20)
  11284. partic.Texture = 'rbxassetid://603193846'
  11285. partic.EmissionDirection = Enum.NormalId.Left
  11286. partic.Lifetime = NumberRange.new(0.5,1)
  11287. partic.Rate = 100
  11288. local heck = Instance.new('BodyVelocity',knofe.Grab)
  11289. heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*240
  11290. local coru=coroutine.wrap(function()
  11291. wait(1.2)
  11292. sound:Destroy()
  11293. local sound2 = Instance.new('Sound',workspace)
  11294. sound2.SoundId = 'rbxassetid://138080762'
  11295. sound2:Play()
  11296. if heck then
  11297. heck:Destroy()
  11298. end
  11299. for i,v in pairs(knofe:GetChildren()) do
  11300. v.Anchored = true
  11301. end
  11302. partic.Enabled = false
  11303. local colorscheme = math.random(1,4)
  11304. --1 - red & orange
  11305. --2 - blue & pink
  11306. --3 - green & purple
  11307. --4 - blue, red, white
  11308. local colar1 = Color3.fromRGB(255,0,0)
  11309. local colar2 = Color3.fromRGB(255,125,0)
  11310. local colar3 = Color3.fromRGB(255,255,255)
  11311. if colorscheme == 2 then
  11312. colar1 = Color3.fromRGB(0,132,255)
  11313. colar2 = Color3.fromRGB(243,105,255)
  11314. elseif colorscheme == 3 then
  11315. colar1 = Color3.fromRGB(76,255,0)
  11316. colar2 = Color3.fromRGB(128,0,255)
  11317. elseif colorscheme == 4 then
  11318. colar2 = Color3.fromRGB(0,132,255)
  11319. end
  11320. local partic2 = Instance.new('ParticleEmitter',knofe.Grab)
  11321. partic2.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,colar1),ColorSequenceKeypoint.new(1,colar1)})
  11322. partic2.LightEmission = 0.5
  11323. partic2.LightInfluence = 0
  11324. partic2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5),NumberSequenceKeypoint.new(1,0.1)})
  11325. partic2.Rotation = NumberRange.new(0,90)
  11326. partic2.SpreadAngle = Vector2.new(180,180)
  11327. partic2.Speed = NumberRange.new(20)
  11328. partic2.Texture = 'rbxassetid://603193846'
  11329. partic2.EmissionDirection = Enum.NormalId.Right
  11330. partic2.Lifetime = NumberRange.new(2,2.5)
  11331. partic2.Rate = 1000
  11332. partic2.Drag = 1
  11333. local partic3 = partic2:Clone()
  11334. partic3.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,colar2),ColorSequenceKeypoint.new(1,colar2)})
  11335. partic3.Parent = knofe.Grab
  11336. if colorscheme == 4 then
  11337. local partic4 = partic2:Clone()
  11338. partic4.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,colar3),ColorSequenceKeypoint.new(1,colar3)})
  11339. partic4.Parent = knofe.Grab
  11340. end
  11341. wait(1)
  11342. for i,v in pairs(knofe.Grab:GetChildren()) do
  11343. if v:IsA('ParticleEmitter') then
  11344. v.Enabled = false
  11345. end
  11346. end
  11347. sound:Destroy()
  11348. wait(2)
  11349. knofe:Destroy()
  11350. end)
  11351. coru()
  11352. wait(0.1)
  11353. weld2.C0 = CFrame.new(-1.5,0,0)
  11354. for i,v in pairs(obj1:GetChildren()) do
  11355. if v:IsA('BasePart') then
  11356. v.Transparency = 0
  11357. end
  11358. end
  11359. weld2:Destroy()
  11360. rightshoulderz:Clone().Parent = me.Torso
  11361. end
  11362. acting = false
  11363. canClick = true
  11364. end)
  11365. coru()
  11366. end
  11367.  
  11368. function paralyze()
  11369. local coru = coroutine.wrap(function()
  11370. if paralyzed == true then return end
  11371. paralyzed = true
  11372. local arm = me["Right Arm"]
  11373. local tors = grabbed.Torso
  11374. local arm2 = me["Left Arm"]
  11375. if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  11376. doing = true
  11377. local weld2 = arm:FindFirstChildOfClass('Weld')
  11378. local weld3 = arm2:FindFirstChildOfClass('Weld')
  11379. local humanroot = me.HumanoidRootPart
  11380. for i = 0,1,0.075 do
  11381. weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-2, 0, -1.5), i)
  11382. weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.4, 0, 1.1), i)
  11383. wait(0.01)
  11384. end
  11385. for i = 0,1,0.30 do
  11386. weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-0.75, 0, -1.75), i)
  11387. weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.4, 0, 1.1), i)
  11388. wait(0.01)
  11389. end
  11390. killz(grabbed,'Left Leg')
  11391. killz(grabbed,'Left Arm')
  11392. killz(grabbed,'Right Leg')
  11393. killz(grabbed,'Right Arm')
  11394.  
  11395. for i, v in pairs(grabbed:GetChildren()) do
  11396. if v.Name == "Part" then
  11397. v.CanCollide = false
  11398. end
  11399. end
  11400.  
  11401. audio:Stop()
  11402. audio.SoundId = "rbxassetid://2801263"
  11403. tone = math.random(1, 3)
  11404. if tone == 1 then audio.PlaybackSpeed = 0.8 audio.TimePosition = 0 end
  11405. if tone == 2 then audio.PlaybackSpeed = 1 audio.TimePosition = 0 end
  11406. if tone == 3 then audio.PlaybackSpeed = 1.2 audio.TimePosition = 0 end
  11407. audio:Play()
  11408.  
  11409. local bleedpart = Instance.new("Part", grabbed)
  11410. bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  11411. bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  11412. bleedpart.CanCollide = false
  11413. bleedpart.Position = grabbed.Head.Position + Vector3.new(0, 1, 0)
  11414. bleedpart.Transparency = 1
  11415.  
  11416. local bleedpartweld = Instance.new("Weld", grabbed.Torso)
  11417. bleedpartweld.Part0 = grabbed.Torso
  11418. bleedpartweld.Part1 = bleedpart
  11419. bleedpartweld.C0 = CFrame.Angles(-1, 0, -0.35) * CFrame.new(0, 1, 0.8)
  11420. local cuntruu=coroutine.wrap(function()
  11421. bleed(bleedpart)
  11422. end)
  11423. local thicc = coroutine.wrap(function()
  11424. wait(3)
  11425. bleedpart:Remove()
  11426. end)
  11427. cuntruu()
  11428. thicc()
  11429.  
  11430. for i = 0,1,0.075 do
  11431. weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-1.5, 0, -1.3), i)
  11432. weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.5, 0, 1.1), i)
  11433. wait(0.01)
  11434. end
  11435. acting = true
  11436. canClick = true
  11437. doing = false
  11438. end)
  11439. coru()
  11440. end
  11441.  
  11442. function explode()
  11443. local coru = coroutine.wrap(function()
  11444. acting = true
  11445. for i=1,finishnum do
  11446. local weld2 = Instance.new('Weld',me["Right Arm"])
  11447. weld2.Part0 = me["Right Arm"]
  11448. weld2.Part1 = me["Torso"]
  11449. weld2.C0 = CFrame.new(-1.5,0,0)
  11450. if finishnum == 1 then
  11451. for i = 0,1,0.05 do
  11452. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11453. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0),i)
  11454. wait(0.01)
  11455. end
  11456. end
  11457. weld2.C0 = CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0)
  11458. audio.SoundId = "rbxassetid://166083610"
  11459. audio.PlaybackSpeed = 1
  11460. audio.TimePosition = 0.1
  11461. audio:Play()
  11462. if finishnum == 1 then
  11463. for i = 0,1,0.5 do
  11464. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11465. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0),i)
  11466. wait(0.001)
  11467. end
  11468. end
  11469. weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  11470. local knofe = obj1:Clone()
  11471. for i,v in pairs(obj1:GetChildren()) do
  11472. if v:IsA('BasePart') then
  11473. v.Transparency = 1
  11474. end
  11475. end
  11476. knofe.Parent = workspace
  11477. knofe.Name = "Projectile"
  11478. knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  11479. knofe:FindFirstChild("Trail", true).Enabled = false
  11480. local heck = Instance.new('BodyVelocity',knofe.Grab)
  11481. heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*120
  11482. local coru = coroutine.wrap(function()
  11483. wait(0.45)
  11484. if heck then
  11485. heck:Destroy()
  11486. end
  11487. end)
  11488. coru()
  11489. knofe["big ass knife"].Touched:connect(function(hit)
  11490. if hit.Parent ~= me and hit.Parent.Parent ~= me and hit.Transparency < 1 and knofe.Grab.CanCollide == false then
  11491. heck.Velocity = Vector3.new(0,0,0)
  11492. heck:Destroy()
  11493. for i,v in pairs(knofe:GetChildren()) do
  11494. if v:IsA('BasePart') then
  11495. v.CanCollide = true
  11496. end
  11497. end
  11498. local hum = hit.Parent:FindFirstChildOfClass('Humanoid')
  11499. if hum == nil then
  11500. hum = hit.Parent.Parent:FindFirstChildOfClass('Humanoid')
  11501. end
  11502. if hum then
  11503. tone = math.random(1, 3)
  11504. local sound = Instance.new('Sound',knofe.Grab)
  11505. if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  11506. if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  11507. if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  11508. sound.PlaybackSpeed = 1
  11509. sound:Play()
  11510. else
  11511. local sound = Instance.new('Sound',knofe.Grab)
  11512. sound.SoundId = 'rbxassetid://267585646'
  11513. sound:Play()
  11514. end
  11515. if knofe then
  11516. local coru = coroutine.wrap(function()
  11517. if hit then
  11518. local uno = Instance.new('Part',workspace)
  11519. local dos = Instance.new('Part',workspace)
  11520. uno.CFrame = hit.CFrame
  11521. dos.CFrame = knofe["big ass knife"].CFrame
  11522. local weld = Instance.new('Weld',knofe["big ass knife"])
  11523. weld.Part0 = hit
  11524. weld.Part1 = knofe["big ass knife"]
  11525. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  11526. uno:Destroy()
  11527. dos:Destroy()
  11528. end
  11529. end)
  11530. coru()
  11531. end
  11532. local coru = coroutine.wrap(function()
  11533. for i=1,15,0.7 do
  11534. local sound = Instance.new('Sound',knofe.Grab)
  11535. if knofe then
  11536. if knofe.serration.BrickColor == BrickColor.new('Really red') then
  11537. for i, v in pairs(knofe:GetChildren()) do
  11538. if v.Name == "big ass knife" or v.Name == "serration" or v.Name == "knifetip1" or v.Name == "fricc" then
  11539. v.BrickColor = BrickColor.new('Lily white')
  11540. v.Material = Enum.Material.SmoothPlastic
  11541. end
  11542. end
  11543. else
  11544. for i,v in pairs(knofe:GetChildren()) do
  11545. if v.Name == "big ass knife" or v.Name == "serration" or v.Name == "knifetip1" or v.Name == "fricc" then
  11546. v.BrickColor = BrickColor.new('Really red')
  11547. v.Material = Enum.Material.Neon
  11548. sound.SoundId = 'rbxassetid://300473653'
  11549. sound.Volume = 0.75
  11550. sound.TimePosition = 0.05
  11551. sound.EmitterSize = 25
  11552. sound.PlaybackSpeed = 1
  11553. sound:Play()
  11554. end
  11555. end
  11556. end
  11557. wait(1/i)
  11558. sound:Destroy()
  11559. end
  11560. end
  11561. local sound = Instance.new('Sound',knofe.Grab)
  11562. sound.Name = "BOOM"
  11563. sound.EmitterSize = 25
  11564. sound.SoundId = 'rbxassetid://12222084'
  11565. sound.TimePosition = 0.1
  11566. sound.Volume = 0.5
  11567. sound:Play()
  11568. local exppart = Instance.new("Part", game.Workspace)
  11569. exppart.Size = Vector3.new(0.2, 0.2, 0.2)
  11570. exppart.Anchored = true
  11571. exppart.CanCollide = false
  11572. exppart.CFrame = CFrame.new(knofe.Grab.CFrame.p)
  11573. exppart.Transparency = 1
  11574. local expaccent = Instance.new("ParticleEmitter", exppart)
  11575. expaccent.Color = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 255, 0)), ColorSequenceKeypoint.new(1, Color3.fromRGB(255, 0, 0))})
  11576. expaccent.LightEmission = 0.2
  11577. expaccent.LightInfluence = 0.3
  11578. expaccent.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 0)})
  11579. expaccent.Acceleration = Vector3.new(0, -8, 0)
  11580. expaccent.Drag = 15
  11581. expaccent.LockedToPart = true
  11582. expaccent.Lifetime = NumberRange.new(0.5, 1.5)
  11583. expaccent.Rate = 2000
  11584. expaccent.Speed = NumberRange.new(10, 150)
  11585. expaccent.SpreadAngle = Vector2.new(360, 360)
  11586.  
  11587. local exp = Instance.new('Explosion',game.Workspace)
  11588. exp.Position = knofe["big ass knife"].Position
  11589. exp.ExplosionType = Enum.ExplosionType.NoCraters
  11590. exp.BlastRadius = 10
  11591. exp.BlastPressure = 100000
  11592. exp.DestroyJointRadiusPercent = 1
  11593. exp.Hit:connect(function(hit)
  11594. if hit.Parent and hit.Parent ~= me and hit.Parent:FindFirstChildOfClass('Humanoid') then
  11595. if hit.Parent:FindFirstChildOfClass('Humanoid') and hit.Name == "Torso" or hit.Name == "Head" then
  11596. hit.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  11597. end
  11598. wait(0.001)
  11599. local coru=coroutine.wrap(function()
  11600. killz(hit.Parent,'Head',knofe,exp)
  11601. end)
  11602. coru()
  11603. elseif hit.Parent and hit.Parent ~= workspace and hit.Parent ~= me then
  11604. if hit.Parent.Name ~= "Projectile" then
  11605. hit.Parent:BreakJoints()
  11606. end
  11607. elseif hit.Parent and hit.Parent ~= me then
  11608. hit:BreakJoints()
  11609. end
  11610. end)
  11611. local explosionaccenttimeout = coroutine.wrap(function()
  11612. wait(0.2)
  11613. expaccent.Enabled = false
  11614. wait(2)
  11615. exppart:Remove()
  11616. end)
  11617. explosionaccenttimeout()
  11618. for i,v in pairs(knofe:GetChildren()) do
  11619. if v:IsA('BasePart') then
  11620. v.Transparency = 1
  11621. end
  11622. end
  11623. exp.AncestryChanged:connect(function() knofe:Destroy() end)
  11624. end)
  11625. coru()
  11626. end
  11627. end)
  11628. if finishnum == 1 then
  11629. for i= 0,1,0.1 do
  11630. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  11631. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  11632. wait(0.001)
  11633. end
  11634. else
  11635. wait(0.1)
  11636. end
  11637. weld2.C0 = CFrame.new(-1.5,0,0)
  11638. for i,v in pairs(obj1:GetChildren()) do
  11639. if v:IsA('BasePart') then
  11640. v.Transparency = 0
  11641. end
  11642. end
  11643. weld2:Destroy()
  11644. rightshoulderz:Clone().Parent = me.Torso
  11645. end
  11646. acting = false
  11647. canClick = true
  11648. end)
  11649. coru()
  11650. end
  11651.  
  11652. function release()
  11653. if grabbed.Torso:FindFirstChild("TargetWeld") == nil or grabbed:FindFirstChildOfClass('Humanoid').Health <= 0 then return end
  11654. targetweld = grabbed.Torso.TargetWeld
  11655. local ree= grabbed:FindFirstChild("Left Arm")
  11656. targetweld2 = nil
  11657. if ree and ree:FindFirstChild("Weld") then
  11658. targetweld2 = ree.Weld
  11659. end
  11660. for i, v in pairs(grabbed:GetChildren()) do
  11661. if v.Name == "Part" then
  11662. v.CanCollide = true
  11663. end
  11664. end
  11665. paralyzed = false
  11666. local doit = coroutine.wrap(function()
  11667. local arm = me["Right Arm"]
  11668. local tors = grabbed.Torso
  11669. local arm2 = me["Left Arm"]
  11670. if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  11671. doing = true
  11672. local weld2 = arm:FindFirstChildOfClass('Weld')
  11673. local weld3 = arm2:FindFirstChildOfClass('Weld')
  11674. local humanroot = me.HumanoidRootPart
  11675.  
  11676. if grabbed:FindFirstChildOfClass('Humanoid') then
  11677. grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = false
  11678. end
  11679.  
  11680. rightshoulderz:Clone().Parent = me.Torso
  11681. leftshoulderz:Clone().Parent = me.Torso
  11682. if grabbed:FindFirstChildOfClass('Humanoid') then
  11683. grabbed:FindFirstChildOfClass('Humanoid').Name = "Humanoid"
  11684. grabbed:FindFirstChildOfClass('Humanoid').JumpPower = 50
  11685. grabbed:FindFirstChildOfClass('Humanoid').WalkSpeed = 16
  11686. grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = false
  11687. end
  11688. grabbed = nil
  11689.  
  11690. if humanroot:FindFirstChild('Holder') then
  11691. humanroot.Holder:Destroy()
  11692. end
  11693.  
  11694. for i = 0,1,0.1 do
  11695. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  11696. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  11697. weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0),i)
  11698. targetweld.C0 = targetweld.C0:lerp(CFrame.new(0, 1.5, 0)*CFrame.Angles(0, 0, 0), i)
  11699. if targetweld2 then
  11700. targetweld2.C0 = targetweld2.C0:lerp(CFrame.new(-1.5, 0, 0)*CFrame.Angles(0, 0, 0), i)
  11701. end
  11702. wait(0.01)
  11703. end
  11704.  
  11705. knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0.2)
  11706. weld2:Destroy()
  11707. weld3:Destroy()
  11708. targetweld:Remove()
  11709. if targetweld2 then
  11710. targetweld2:Remove()
  11711. end
  11712. if rightshoulder then
  11713. rightshoulder:Clone().Parent = tors
  11714. end
  11715. if leftshoulder then
  11716. leftshoulder:Clone().Parent = tors
  11717. end
  11718. headweld:Clone().Parent = tors
  11719. rightshoulderz:Clone().Parent = me.Torso
  11720. leftshoulderz:Clone().Parent = me.Torso
  11721. acting = false
  11722. canClick = true
  11723. doing = false
  11724. end)
  11725. doit()
  11726. end
  11727.  
  11728. function stabwithpassion()
  11729. local doit = coroutine.wrap(function()
  11730. if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') and me:FindFirstChild('HumanoidRootPart') and me:FindFirstChild('Left Arm') then
  11731. acting = true
  11732. me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed + 10
  11733. local arm = me["Right Arm"]
  11734. local tors = me.Torso
  11735. local arm2 = me["Left Arm"]
  11736. local humanroot = me.HumanoidRootPart
  11737. local weld = Instance.new('Weld',tors)
  11738. weld.Part0 = tors
  11739. weld.Part1 = humanroot
  11740. weld.C0 = CFrame.new(0,0,0) * CFrame.Angles(0, 0, 0)
  11741. local weld2 = Instance.new('Weld',arm)
  11742. weld2.Part0 = arm
  11743. weld2.Part1 = tors
  11744. weld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  11745. local weld3 = Instance.new('Weld',arm2)
  11746. weld3.Part0 = arm2
  11747. weld3.Part1 = tors
  11748. weld3.C0 = CFrame.new(1.5,0,-0.3) * CFrame.Angles(0.3,0.1,0)
  11749.  
  11750. for i = 0,1,0.15 do
  11751. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  11752. weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(20),0),i)
  11753. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.2,1.3,0.4)*CFrame.Angles(0.5,0,-1.2),i)
  11754. knifeweld.C1 = knifeweld.C1:lerp(CFrame.fromEulerAnglesXYZ(1.55, math.rad(90), -1.55) * CFrame.new(0, 0.95, 0), i)
  11755. wait(0.01)
  11756. end
  11757. wait(0.001)
  11758. trail.Enabled = true
  11759. stabbing = true
  11760. audio2.SoundId = 'rbxassetid://608537390'
  11761. audio2:Play()
  11762. for i = 0,1,0.2 do
  11763. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  11764. weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(-45),0),i)
  11765. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.6,0.8,-1)*CFrame.Angles(math.rad(-90),0,-1),i)
  11766. wait(0.01)
  11767. end
  11768. trail.Enabled = false
  11769. wait(0.1)
  11770. me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed - 10
  11771. stabbing = false
  11772. wait(0.001)
  11773. for i = 0,1,0.075 do
  11774. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  11775. weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0,0),i)
  11776. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0)*CFrame.Angles(0,0,0),i)
  11777. weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0)*CFrame.Angles(0,0,0),i)
  11778. knifeweld.C1 = knifeweld.C1:lerp(CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0), i)
  11779. wait(0.01)
  11780. end
  11781. weld:Destroy()
  11782. weld2:Destroy()
  11783. weld3:Destroy()
  11784. torsojoint:Clone().Parent = humanroot
  11785. rightshoulderz:Clone().Parent = me.Torso
  11786. leftshoulderz:Clone().Parent = me.Torso
  11787. canClick = true
  11788. hit = false
  11789. acting = false
  11790. end
  11791. end)
  11792. doit()
  11793. end
  11794.  
  11795. function stab()
  11796. local doit = coroutine.wrap(function()
  11797. if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') and me:FindFirstChild('HumanoidRootPart') and me:FindFirstChild('Left Arm') then
  11798. acting = true
  11799. me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed + 3
  11800. local arm = me["Right Arm"]
  11801. local tors = me.Torso
  11802. local arm2 = me["Left Arm"]
  11803. local humanroot = me.HumanoidRootPart
  11804. local weld = Instance.new('Weld',tors)
  11805. weld.Part0 = tors
  11806. weld.Part1 = humanroot
  11807. weld.C0 = CFrame.new(0,0,0) * CFrame.Angles(0, 0, 0)
  11808. local weld2 = Instance.new('Weld',arm)
  11809. weld2.Part0 = arm
  11810. weld2.Part1 = tors
  11811. weld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  11812. local weld3 = Instance.new('Weld',arm2)
  11813. weld3.Part0 = arm2
  11814. weld3.Part1 = tors
  11815. weld3.C0 = CFrame.new(1.5,0,-0.3) * CFrame.Angles(0.3,0.1,0)
  11816.  
  11817. for i = 0,1,0.1 do
  11818. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  11819. weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0.3,0),i)
  11820. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.2,1.3,0.4)*CFrame.Angles(0.5,0,-1.2),i)
  11821. wait(0.01)
  11822. end
  11823. wait(0.001)
  11824. trail.Enabled = true
  11825. stabbing = true
  11826. audio2.SoundId = 'rbxassetid://608537390'
  11827. audio2:Play()
  11828. for i = 0,1,0.25 do
  11829. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  11830. weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,-0.3,0),i)
  11831. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.6,0.8,0.5)*CFrame.Angles(-0.5,0,-0.5),i)
  11832. wait(0.01)
  11833. end
  11834. trail.Enabled = false
  11835. wait(0.1)
  11836. me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed - 3
  11837. for i = 0,1,0.25 do
  11838. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  11839. weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0.3,0),i)
  11840. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.6,-0.3)*CFrame.Angles(0.5,0,-0.5),i)
  11841. wait(0.01)
  11842. end
  11843. stabbing = false
  11844. wait(0.001)
  11845. for i = 0,1,0.05 do
  11846. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  11847. weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0,0),i)
  11848. weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0)*CFrame.Angles(0,0,0),i)
  11849. weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0)*CFrame.Angles(0,0,0),i)
  11850. wait(0.01)
  11851. end
  11852. weld:Destroy()
  11853. weld2:Destroy()
  11854. weld3:Destroy()
  11855. torsojoint:Clone().Parent = humanroot
  11856. rightshoulderz:Clone().Parent = me.Torso
  11857. leftshoulderz:Clone().Parent = me.Torso
  11858. canClick = true
  11859. hit = false
  11860. acting = false
  11861. end
  11862. end)
  11863. doit()
  11864. end
  11865. function hardrelease()
  11866. rightshoulderz:Clone().Parent = me.Torso
  11867. leftshoulderz:Clone().Parent = me.Torso
  11868. if me:FindFirstChild('Right Arm') then
  11869. for i,v in pairs(me["Right Arm"]:GetChildren()) do
  11870. if v:IsA('Weld') then
  11871. v:Destroy()
  11872. end
  11873. end
  11874. end
  11875. if me:FindFirstChild('Left Arm') then
  11876. for i,v in pairs(me["Left Arm"]:GetChildren()) do
  11877. if v:IsA('Weld') then
  11878. v:Destroy()
  11879. end
  11880. end
  11881. end
  11882. acting = false
  11883. canClick = true
  11884. doing = false
  11885. grabbed = nil
  11886. end
  11887. function unequip()
  11888. local doit = coroutine.wrap(function()
  11889. if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') then
  11890. acting = true
  11891. local arm = me["Right Arm"]
  11892. local arm2 = me["Left Arm"]
  11893. local tors = me.Torso
  11894. local weld = Instance.new('Weld',arm)
  11895. weld.Part0 = arm
  11896. weld.Part1 = tors
  11897. weld.C0 = CFrame.new(-1.5,0,0)
  11898. local weld2 = Instance.new("Weld", arm2)
  11899. weld2.Part0 = arm2
  11900. weld2.Part1 = tors
  11901. weld2.C0 = CFrame.new(1.5, 0, 0)
  11902. wait(0.001)
  11903. trail.Enabled = true
  11904. for i = 0,1,0.1 do
  11905. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  11906. weld.C0 = weld.C0:lerp(CFrame.new(-0.2,0.2,-0.5)*CFrame.Angles(0,-3.1,0.9),i)
  11907. weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0.6, 0) * CFrame.Angles(0,0,0.5),i)
  11908. wait(0.001)
  11909. end
  11910. trail.Enabled = false
  11911. wait(0.25)
  11912. for i = 0,1,0.1 do
  11913. if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  11914. weld.C0 = weld.C0:lerp(CFrame.new(-1.5,0,0),i)
  11915. weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0, 0), i)
  11916. wait(0.01)
  11917. end
  11918. weld:Destroy()
  11919. weld2:Remove()
  11920. if tors ~= nil then
  11921. rightshoulderz:Clone().Parent = me.Torso
  11922. leftshoulderz:Clone().Parent = me.Torso
  11923. end
  11924. acting = false
  11925. end
  11926. end)
  11927. doit()
  11928. end
  11929.  
  11930. mouse.KeyDown:connect(function(key)
  11931. if usable == true then
  11932. if key == "z" then
  11933. if active == false and acting == false then
  11934. active = true
  11935. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11936. notify("KNIFE EQUIPPED",false)
  11937. audio:Stop()
  11938. audio.SoundId = 'rbxassetid://608618332'
  11939. equip()
  11940. wait(0.6)
  11941. audio:Play()
  11942. knifeweld.Part0 = me["Right Arm"]
  11943. knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0)
  11944. elseif acting == false then
  11945. active = false
  11946. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11947. audio:Stop()
  11948. audio.SoundId = 'rbxassetid://608538233'
  11949. unequip()
  11950. notify("KNIFE UNEQUIPPED",false)
  11951. wait(0.3)
  11952. audio:Play()
  11953. knifeweld.Part0 = me.Torso
  11954. knifeweld.C1 = CFrame.Angles(0,math.rad(90),0) * CFrame.new(1, 0.8, 0.55)
  11955. canClick = true
  11956. end
  11957. elseif key == "f" then
  11958. if mode == 'kill' or active == false then return end
  11959. mode = "kill"
  11960. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11961. notify("MODE || KILL || [F]",false)
  11962. elseif key == "e" then
  11963. if mode == 'throw' or active == false then return end
  11964. mode = "throw"
  11965. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11966. notify("MODE || PUSH || [E]",false)
  11967. elseif key == "q" then
  11968. if mode == 'release' or active == false then return end
  11969. mode = "release"
  11970. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11971. notify("MODE || RELEASE || [Q]",false)
  11972. elseif key == "x" then
  11973. if mode == 'stab' or active == false or acting == true then return end
  11974. mode = "stab"
  11975. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11976. notify("MODE || STAB || [X]",false)
  11977. elseif key == "c" then
  11978. if mode == 'fling' or active == false or acting == true then return end
  11979. mode = "fling"
  11980. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11981. notify("MODE || THROW || [C]",false)
  11982. elseif key == "b" then
  11983. if mode == 'instasplode' or active == false or acting == true then return end
  11984. mode = "instasplode"
  11985. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11986. notify("MODE || MOLOTOV || [B]",false)
  11987. elseif key == "r" then
  11988. if mode == 'paralyze' or active == false then return end
  11989. mode = "paralyze"
  11990. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11991. notify("MODE || PARALYZE || [R]",false)
  11992. elseif key == "v" then
  11993. if mode == 'explode' or active == false or acting == true then return end
  11994. mode = "explode"
  11995. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  11996. notify("MODE || EXPLODE || [V]",false)
  11997. elseif key == "k" then
  11998. if mode == 'suicide' or active == false or acting == true then return end
  11999. mode = "suicide"
  12000. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  12001. notify("MODE || SUICIDE || [K]",false)
  12002. elseif key == "h" then
  12003. if mode == 'firework' or active == false or acting == true then return end
  12004. mode = "firework"
  12005. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  12006. notify("MODE || FIREWORK || [H]",false)
  12007. elseif key == "g" then
  12008. if mode == 'finish' or active == false then return end
  12009. mode = "finish"
  12010. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  12011. local welp = "ON"
  12012. if finishnum == 1 then
  12013. welp = "OFF"
  12014. end
  12015. notify("MODE || FINISH || [G] || "..welp,false)
  12016. elseif key == "n" then
  12017. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  12018. if zombiemode == false then
  12019. notify("ZOMBIE MODE ON || [N]",false)
  12020. zombiemode = true
  12021. else
  12022. notify("ZOMBIE MODE OFF || [N]",false)
  12023. zombiemode = false
  12024. end
  12025. elseif key == "m" then
  12026. if finishnum == 1 then
  12027. finishnum = 15
  12028. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  12029. notify("PSYCHOPATH MODE ON || [M]",false)
  12030. if cancolorfilter then
  12031. local Sp00kyGui = Instance.new("ScreenGui")
  12032. local ImageLabel = Instance.new("ImageLabel")
  12033.  
  12034. -- Properties
  12035.  
  12036. Sp00kyGui.Parent = playergui
  12037. Sp00kyGui.Name = "REEEEEEEE"
  12038.  
  12039. ImageLabel.Parent = Sp00kyGui
  12040. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  12041. ImageLabel.BackgroundTransparency = 1
  12042. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  12043. ImageLabel.Image = "rbxassetid://74443700"
  12044. ImageLabel.ImageColor3 = Color3.new(1, 0, 0)
  12045. end
  12046. if canbackgroundmusic == true then
  12047. local sound = Instance.new('Sound',playergui)
  12048. sound.Name = 'PSYCHOPAAAATH'
  12049. sound.SoundId = 'rbxassetid://220875210'
  12050. sound.Looped = true
  12051. sound.Volume = 0.5
  12052. sound:Play()
  12053. end
  12054. else
  12055. finishnum = 1
  12056. if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  12057. notify("PSYCHOPATH MODE OFF || [M]",false)
  12058. for i,v in pairs(playergui:GetChildren()) do
  12059. if v.Name == "REEEEEEEE" then
  12060. v:Destroy()
  12061. end
  12062. end
  12063. local thisniggarighthere = playergui:FindFirstChild('PSYCHOPAAAATH')
  12064. if thisniggarighthere then thisniggarighthere:Destroy() end
  12065. end
  12066. end
  12067. end
  12068. end)
  12069.  
  12070. mouse.Button1Down:connect(function()
  12071. if active == false or usable == false then return end
  12072. if canClick == true and acting == false then
  12073. if mode == "stab" and finishnum == 1 then
  12074. canClick = false
  12075. stab()
  12076. elseif mode == "stab" and finishnum == 15 then
  12077. canClick = false
  12078. stabwithpassion()
  12079. elseif mode == "fling" then
  12080. canClick = false
  12081. fling()
  12082. elseif mode == "explode" then
  12083. canClick = false
  12084. explode()
  12085. elseif mode == "instasplode" then
  12086. canClick = false
  12087. instasplode()
  12088. elseif mode == "finish" then
  12089. canClick = false
  12090. finish()
  12091. elseif mode == "suicide" then
  12092. canClick = false
  12093. kysnigga()
  12094. elseif mode == "firework" then
  12095. canClick = false
  12096. fireworkit()
  12097. else
  12098. canClick = false
  12099. grab()
  12100. end
  12101. else
  12102. if grabbed ~= nil and doing == false then
  12103. if mode == "release" then
  12104. if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  12105. release()
  12106. else
  12107. hardrelease()
  12108. end
  12109. elseif mode == "kill" then
  12110. if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  12111. kill()
  12112. else
  12113. hardrelease()
  12114. end
  12115. elseif mode == "paralyze" then
  12116. if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  12117. paralyze()
  12118. else
  12119. hardrelease()
  12120. end
  12121. elseif mode == "throw" then
  12122. if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  12123. throw()
  12124. else
  12125. hardrelease()
  12126. end
  12127. elseif mode == "explode" then
  12128. if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  12129. throw()
  12130. else
  12131. hardrelease()
  12132. end
  12133. end
  12134. end
  12135. end
  12136. end)
  12137.  
  12138. knife.Touched:connect(function(hitz)
  12139. if hitz.Parent and hitz.Parent:FindFirstChildOfClass("Humanoid") and hitz.Parent:FindFirstChild('Torso') and acting == true then
  12140. if mode == "stab" and stabbing == true and hit == false then
  12141. hit = true
  12142. tone = math.random(1, 3)
  12143. audio:Stop()
  12144. if tone == 1 then audio.SoundId = "rbxassetid://220833967" end
  12145. if tone == 2 then audio.SoundId = "rbxassetid://220833976" end
  12146. if tone == 3 then audio.SoundId = "rbxassetid://220834000" end
  12147. audio.PlaybackSpeed = 1
  12148. audio:Play()
  12149. killz(hitz.Parent,'Left Leg')
  12150. killz(hitz.Parent,'Left Arm')
  12151. killz(hitz.Parent,'Right Leg')
  12152. killz(hitz.Parent,'Right Arm')
  12153. elseif mode == "finish" and finishing == true then
  12154. print('PSYCHOPATH MODE REEEEEEEEEEEEEEEE')
  12155. tone = math.random(1, 3)
  12156. audio:Stop()
  12157. if tone == 1 then audio.SoundId = "rbxassetid://220833967" end
  12158. if tone == 2 then audio.SoundId = "rbxassetid://220833976" end
  12159. if tone == 3 then audio.SoundId = "rbxassetid://220834000" end
  12160. audio.PlaybackSpeed = 1
  12161. audio:Play()
  12162. if hit == false then
  12163. hitz.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  12164. wait()
  12165. killz(hitz.Parent,'Head',nil,false,true)
  12166. end
  12167. hit = true
  12168. elseif grabbed == nil and grabbing == true and hit == false then
  12169. if hitz.Parent:FindFirstChildOfClass("Humanoid").Health > 0 and hitz.Parent:FindFirstChild('Torso') and hitz.Parent.Torso:FindFirstChild('Neck') then
  12170. grabbed = hitz.Parent
  12171. local weldz = Instance.new('Weld',point)
  12172. weldz.Name = "Holder"
  12173. weldz.Part0 = point
  12174. weldz.Part1 = hitz.Parent.Torso
  12175. weldz.C0 = CFrame.new(0,0,-1.2)
  12176. end
  12177. end
  12178. end
  12179. end)
  12180.  
  12181. player.CharacterAdded:connect(function()
  12182. usable = false
  12183. for i,v in pairs(playergui:GetChildren()) do
  12184. if v.Name == "REEEEEEEE" or v.Name == 'PSYCHOPAAAATH' then
  12185. v:Destroy()
  12186. end
  12187. end
  12188. end)
  12189. while usable do
  12190. local coru = coroutine.wrap(function()
  12191. for i,v in pairs(knifeparts) do
  12192. local function try()
  12193. if v[1].Parent ~= v[2] then
  12194. v[1].Parent = v[2]
  12195. end
  12196. end
  12197. pcall(try)
  12198. end
  12199. if grabbed ~= nil then
  12200. if grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  12201. for i,v in pairs(grabbed:GetChildren()) do
  12202. if v:IsA('Tool') then
  12203. local model = Instance.new('Model',workspace)
  12204. v.Parent = model
  12205. model:TranslateBy(Vector3.new(3,0,0))
  12206. end
  12207. end
  12208. grabbed:FindFirstChildOfClass('Humanoid').Name = "Hoomanoid"
  12209. grabbed:FindFirstChildOfClass('Humanoid').JumpPower = 0
  12210. grabbed:FindFirstChildOfClass('Humanoid').WalkSpeed = 0
  12211. grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = true
  12212. grabweld = grabbed.Torso:FindFirstChild("TargetWeld")
  12213. if grabweld ~= nil then return end
  12214. grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = true
  12215. if grabbed.Torso:FindFirstChild('Left Shoulder') then
  12216. leftshoulder = grabbed.Torso["Left Shoulder"]:Clone()
  12217. end
  12218. if grabbed.Torso:FindFirstChild('Right Shoulder') then
  12219. rightshoulder = grabbed.Torso["Right Shoulder"]:Clone()
  12220. end
  12221. headweld = grabbed.Torso["Neck"]:Clone()
  12222. local targetweld = Instance.new('Weld',grabbed.Torso)
  12223. targetweld.Part0 = grabbed.Torso
  12224. targetweld.Part1 = grabbed.Head
  12225. targetweld.Name = "TargetWeld"
  12226. targetweld.C0 = CFrame.new(0,1.5,0) * CFrame.Angles(0, 0, 0)
  12227. if grabbed:FindFirstChild('Left Arm') then
  12228. local targetweld2 = Instance.new('Weld',grabbed["Left Arm"])
  12229. targetweld2.Part0 = grabbed.Torso
  12230. targetweld2.Part1 = grabbed["Left Arm"]
  12231. targetweld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  12232. end
  12233.  
  12234. for i = 0,1,0.1 do
  12235. if me:FindFirstChild("Left Arm") == nil or me:FindFirstChild("Torso") == nil or targetweld == nil then return end
  12236. targetweld.C0 = targetweld.C0:lerp(CFrame.new(0, 1.5, 0)*CFrame.Angles(0.25, 0, 0), i)
  12237. if targetweld2 then
  12238. targetweld2.C0 = targetweld2.C0:lerp(CFrame.new(-1.5, 0.5, 0)*CFrame.Angles(0, 0, -0.55), i)
  12239. end
  12240. wait(0.001)
  12241. end
  12242. end
  12243. end
  12244. end)
  12245. coru()
  12246. wait()
  12247. end
  12248.  
  12249. end
  12250. local coru=coroutine.wrap(function()
  12251. nub()
  12252. end)
  12253. coru()
  12254.  
  12255. player.CharacterAppearanceLoaded:connect(function()
  12256. local coru =coroutine.wrap(function()
  12257. nub()
  12258. end)
  12259. coru()
  12260. end)
  12261.  
  12262. while true do
  12263. local coru=coroutine.wrap(function()
  12264. if grabbed then
  12265. v:FindFirstChildOfClass('Humanoid').Jump = false
  12266. v:FindFirstChildOfClass('Humanoid').Sit = false
  12267. v:FindFirstChildOfClass('Humanoid').JumpPower = 0
  12268. v:FindFirstChildOfClass('Humanoid').PlatformStand = true
  12269. v:FindFirstChildOfClass('Humanoid').Name = "No escape."
  12270. end
  12271. for i,v in pairs(rekt) do
  12272. if v and v:FindFirstChildOfClass('Humanoid') then
  12273. for a,c in pairs(v:GetChildren()) do
  12274. if c:IsA('Tool') then
  12275. local model = Instance.new('Model',workspace)
  12276. c.Parent = model
  12277. model:TranslateBy(Vector3.new(3,0,0))
  12278. end
  12279. end
  12280. v:FindFirstChildOfClass('Humanoid').Jump = false
  12281. v:FindFirstChildOfClass('Humanoid').Sit = false
  12282. v:FindFirstChildOfClass('Humanoid').JumpPower = 0
  12283. v:FindFirstChildOfClass('Humanoid').PlatformStand = true
  12284. v:FindFirstChildOfClass('Humanoid').Name = "No escape."
  12285. local thing = getplr(v)
  12286. if thing then
  12287. thing.CameraMinZoomDistance = 3
  12288. end
  12289. else
  12290. local thing = getplr(v)
  12291. if thing then
  12292. thing.CameraMinZoomDistance = 0.5
  12293. end
  12294. table.remove(rekt,i)
  12295. end
  12296. end
  12297. end)
  12298. coru()
  12299. local coru2 = coroutine.wrap(function()
  12300. if curpart then
  12301. curpoint = curpart.CFrame.p
  12302. end
  12303. if lastgui then
  12304. lastgui:Destroy()
  12305. lastgui = nil
  12306. end
  12307. if curpoint then
  12308. lastgui = Instance.new('BillboardGui',player.PlayerGui)
  12309. lastgui.AlwaysOnTop = true
  12310. lastgui.MaxDistance = 0
  12311. lastgui.Size = UDim2.new(5,0,5,0)
  12312. if curpart == nil then
  12313. lastgui.Adornee = workspace
  12314. lastgui.StudsOffsetWorldSpace = curpoint
  12315. else
  12316. lastgui.Adornee = curpart
  12317. end
  12318. local cross = Instance.new('ImageLabel',lastgui)
  12319. cross.BackgroundTransparency = 1
  12320. cross.Size = UDim2.new(1,0,1,0)
  12321. cross.Image = 'rbxassetid://316279304'
  12322. for i,v in pairs(zombies) do
  12323. if v:FindFirstChildOfClass('Humanoid') then
  12324. v:FindFirstChildOfClass('Humanoid').WalkToPoint = curpoint
  12325. end
  12326. end
  12327. else
  12328. for i,v in pairs(zombies) do
  12329. if v:FindFirstChildOfClass('Humanoid') and v:FindFirstChild('Head') then
  12330. v:FindFirstChildOfClass('Humanoid').WalkToPoint = v.Head.Position
  12331. end
  12332. end
  12333. end
  12334. end)
  12335. coru2()
  12336. wait()
  12337. end
  12338. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement