Yurza

Untitled

Apr 4th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 308.20 KB | None | 0 0
  1.  
  2. -- Credits
  3. print ("credits Alby#6188 & Yn#0001")
  4. -- Objects
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local script3 = Instance.new("TextButton")
  10. local script1 = Instance.new("TextButton")
  11. local script2 = Instance.new("TextButton")
  12. local script5 = Instance.new("TextButton")
  13. local script7 = Instance.new("TextButton")
  14. local script6 = Instance.new("TextButton")
  15. local Frame_2 = Instance.new("Frame")
  16. local script8 = Instance.new("TextButton")
  17. local script4 = Instance.new("TextButton")
  18.  
  19. -- Properties
  20.  
  21. ScreenGui.Parent = game.CoreGui
  22. -[[ don't edit anything above ]]-
  23. Frame.Parent == ScreenGui
  24. Frame.BackgroundColor3 = Color3.new(1, 0.968628, 0.513726)
  25. Frame.BackgroundTransparency = 0.25
  26. Frame.BorderSizePixel = 0
  27. Frame.Position = UDim2.new(0, 0, 0, 170)
  28. Frame.Size = UDim2.new(0, 270, 0, 350)
  29. Frame.Active = true
  30. Frame.Selectable = true
  31. Frame.Visible = true
  32.  
  33. TextLabel.Parent = Frame
  34. TextLabel.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  35. TextLabel.BackgroundTransparency = 0.34999999403954
  36. TextLabel.BorderSizePixel = 0
  37. TextLabel.Size = UDim2.new(0, 270, 0, 40)
  38. TextLabel.Font = Enum.Font.Fantasy
  39. TextLabel.FontSize = Enum.FontSize.Size28
  40. TextLabel.Text = "-- ALBY --"
  41. TextLabel.TextSize = 25
  42. TextLabel.TextWrapped = true
  43.  
  44. script3.Name = "script3"
  45. script3.Parent = Frame
  46. script3.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  47. script3.BackgroundTransparency = 0.34999999403954
  48. script3.BorderSizePixel = 0
  49. script3.Position = UDim2.new(0, 20, 0, 200)
  50. script3.Size = UDim2.new(0, 100, 0, 35)
  51. script3.Font = Enum.Font.Fantasy
  52. script3.FontSize = Enum.FontSize.Size14
  53. script3.TextSize = 14
  54. script3.Text = "FE GUI"
  55. script3.MouseButton1Click:connect (function()
  56. OPFinality = Instance.new("ScreenGui")
  57. MainFrame = Instance.new("Frame")
  58. TopFrame = Instance.new("Frame")
  59. CloseGUI = Instance.new("TextButton")
  60. MenuEnterFrame = Instance.new("Frame")
  61. Title = Instance.new("TextLabel")
  62. OpenMenu = Instance.new("ImageButton")
  63. Pages = Instance.new("Frame")
  64. Information = Instance.new("Frame")
  65. Image_FE_ENABLED = Instance.new("ImageLabel")
  66. Text_FE_ENABLED = Instance.new("TextLabel")
  67. WhatIsOPFinality = Instance.new("TextLabel")
  68. Text_FE_DISABLED = Instance.new("TextLabel")
  69. OPFin_Description = Instance.new("TextLabel")
  70. OPFin_Warning = Instance.new("TextLabel")
  71. Info_Bar = Instance.new("Frame")
  72. Info_Background = Instance.new("Frame")
  73. Warning_Bar = Instance.new("Frame")
  74. Warning_Background = Instance.new("Frame")
  75. Info_Image = Instance.new("ImageLabel")
  76. Image_FE_DISABLED = Instance.new("ImageLabel")
  77. Warn_Image = Instance.new("ImageLabel")
  78. Others_1 = Instance.new("Frame")
  79. OthersTitle = Instance.new("TextLabel")
  80. Char_Image = Instance.new("ImageLabel")
  81. OthersText = Instance.new("TextLabel")
  82. TXTBOX_PlrName = Instance.new("TextBox")
  83. othersBaseBackground = Instance.new("Frame")
  84. TeleportTo = Instance.new("TextButton")
  85. Annoy = Instance.new("TextButton")
  86. Follow = Instance.new("TextButton")
  87. View = Instance.new("TextButton")
  88. Orbit = Instance.new("TextButton")
  89. HeadWalk = Instance.new("TextButton")
  90. Stick = Instance.new("TextButton")
  91. Spam = Instance.new("TextButton")
  92. Carpet = Instance.new("TextButton")
  93. Others_toPAGE2 = Instance.new("TextButton")
  94. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  95. Character_2 = Instance.new("Frame")
  96. CharacterTitle = Instance.new("TextLabel")
  97. CharacterText = Instance.new("TextLabel")
  98. Animations_SPOOKY = Instance.new("Frame")
  99. spookytitle = Instance.new("TextLabel")
  100. headthrow = Instance.new("TextButton")
  101. armsoff = Instance.new("TextButton")
  102. loophead = Instance.new("TextButton")
  103. levitate = Instance.new("TextButton")
  104. headfloat = Instance.new("TextButton")
  105. Character_backPAGE1 = Instance.new("TextButton")
  106. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  107. Animations_DANCE = Instance.new("Frame")
  108. dancetitle = Instance.new("TextLabel")
  109. normal = Instance.new("TextButton")
  110. movingdance = Instance.new("TextButton")
  111. insane = Instance.new("TextButton")
  112. happy = Instance.new("TextButton")
  113. spindance = Instance.new("TextButton")
  114. Animations_HEROIC = Instance.new("Frame")
  115. heroictitle = Instance.new("TextLabel")
  116. swordstrike = Instance.new("TextButton")
  117. jumpland = Instance.new("TextButton")
  118. punches = Instance.new("TextButton")
  119. swing = Instance.new("TextButton")
  120. crawl = Instance.new("TextButton")
  121. Char2_Image = Instance.new("ImageLabel")
  122. Character_1 = Instance.new("Frame")
  123. CharacterTitle_2 = Instance.new("TextLabel")
  124. Char_Image_2 = Instance.new("ImageLabel")
  125. CharacterText_2 = Instance.new("TextLabel")
  126. TXTBOX_Stats = Instance.new("TextBox")
  127. BackGroundChar = Instance.new("Frame")
  128. HipHeight = Instance.new("TextButton")
  129. JumpHeight = Instance.new("TextButton")
  130. Speed = Instance.new("TextButton")
  131. TXTBOX_Chat = Instance.new("TextBox")
  132. BackGroundChar2 = Instance.new("Frame")
  133. Chat = Instance.new("TextButton")
  134. Spam_2 = Instance.new("TextButton")
  135. BackGroundChar3 = Instance.new("Frame")
  136. Noclip = Instance.new("TextButton")
  137. Fly = Instance.new("TextButton")
  138. Character_toPAGE2 = Instance.new("TextButton")
  139. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  140. Others_2 = Instance.new("Frame")
  141. OthersTitle_2 = Instance.new("TextLabel")
  142. Other_Image2 = Instance.new("ImageLabel")
  143. OthersText_2 = Instance.new("TextLabel")
  144. TXTBOX_PlrName2 = Instance.new("TextBox")
  145. othersBaseBackground2 = Instance.new("Frame")
  146. Flatten = Instance.new("TextButton")
  147. AimHead = Instance.new("TextButton")
  148. Float = Instance.new("TextButton")
  149. Multiple = Instance.new("TextButton")
  150. Animated = Instance.new("TextButton")
  151. SlowAttract = Instance.new("TextButton")
  152. WeirdOrbit = Instance.new("TextButton")
  153. Violent = Instance.new("TextButton")
  154. Max = Instance.new("TextButton")
  155. Others_toPAGE3 = Instance.new("TextButton")
  156. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  157. Others_backPAGE1 = Instance.new("TextButton")
  158. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  159. Extra_1 = Instance.new("Frame")
  160. Extra_Image = Instance.new("ImageLabel")
  161. ExtraText = Instance.new("TextLabel")
  162. ExtraBaseBackGround1 = Instance.new("Frame")
  163. CrouchRocket = Instance.new("TextButton")
  164. ExtraBaseBackGround1Side = Instance.new("Frame")
  165. CloneIllusion = Instance.new("TextButton")
  166. CoolSpin = Instance.new("TextButton")
  167. JumpRocket = Instance.new("TextButton")
  168. Extra_toPAGE2 = Instance.new("TextButton")
  169. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  170. Extra_Title = Instance.new("TextLabel")
  171. ExtraBaseBackGround2 = Instance.new("Frame")
  172. NoLimbs = Instance.new("TextButton")
  173. FEGodmode = Instance.new("TextButton")
  174. BrickHats = Instance.new("TextButton")
  175. RapidPunch = Instance.new("TextButton")
  176. ExtraBaseBackGround2Side = Instance.new("Frame")
  177. ExtraBaseBackGround3 = Instance.new("Frame")
  178. PunchFollow = Instance.new("TextButton")
  179. ArmFollow = Instance.new("TextButton")
  180. Spin = Instance.new("TextButton")
  181. Faint = Instance.new("TextButton")
  182. ExtraBaseBackGround3Side = Instance.new("Frame")
  183. Extra_2 = Instance.new("Frame")
  184. Extra_Image_2 = Instance.new("ImageLabel")
  185. ExtraText_2 = Instance.new("TextLabel")
  186. Extra_Title_2 = Instance.new("TextLabel")
  187. ExtraBaseBackGround2_2 = Instance.new("Frame")
  188. CrouchAttack = Instance.new("TextButton")
  189. WalkThrough = Instance.new("TextButton")
  190. CreepyWatch = Instance.new("TextButton")
  191. SpinAttack = Instance.new("TextButton")
  192. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  193. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  194. _18 = Instance.new("TextButton")
  195. SlamPropulsion = Instance.new("TextButton")
  196. Extra_backPAGE1 = Instance.new("TextButton")
  197. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  198. Others_3 = Instance.new("Frame")
  199. OthersTitle_3 = Instance.new("TextLabel")
  200. Other_Image3 = Instance.new("ImageLabel")
  201. OthersText_3 = Instance.new("TextLabel")
  202. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  203. othersBaseBackground3 = Instance.new("Frame")
  204. FreeFall = Instance.new("TextButton")
  205. Attach = Instance.new("TextButton")
  206. Bring = Instance.new("TextButton")
  207. SafeKill = Instance.new("TextButton")
  208. SuperSpin = Instance.new("TextButton")
  209. Kill = Instance.new("TextButton")
  210. Others_backPAGE2 = Instance.new("TextButton")
  211. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  212. Games = Instance.new("Frame")
  213. Games_IMAGE = Instance.new("ImageLabel")
  214. GamesText = Instance.new("TextLabel")
  215. Games_TITLE = Instance.new("TextLabel")
  216. Games_IMAGE2 = Instance.new("ImageLabel")
  217. SwordFightingTournament = Instance.new("TextButton")
  218. PlatesOfFateMayhem = Instance.new("TextButton")
  219. GamesText2 = Instance.new("TextLabel")
  220. Frappe = Instance.new("TextButton")
  221. Frappe_2 = Instance.new("TextButton")
  222. MenuFrame = Instance.new("Frame")
  223. Welcome = Instance.new("TextLabel")
  224. NameOfPlayer = Instance.new("TextLabel")
  225. T_Information = Instance.new("TextButton")
  226. T_InfoImage = Instance.new("ImageLabel")
  227. T_Character = Instance.new("TextButton")
  228. T_CharImage = Instance.new("ImageLabel")
  229. T_Games = Instance.new("TextButton")
  230. T_GameImage = Instance.new("ImageLabel")
  231. T_Others = Instance.new("TextButton")
  232. T_OtherImage = Instance.new("ImageLabel")
  233. T_Extra = Instance.new("TextButton")
  234. T_ExtraImage = Instance.new("ImageLabel")
  235. DeleteGUI = Instance.new("TextButton")
  236. DELETEIMAGE = Instance.new("ImageLabel")
  237. Darkness = Instance.new("TextButton")
  238.  
  239. -- Properties
  240.  
  241. OPFinality.Name = "OPFinality"
  242. OPFinality.Parent = game.CoreGui
  243.  
  244. MainFrame.Name = "MainFrame"
  245. MainFrame.Parent = OPFinality
  246. MainFrame.Active = true
  247. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  248. MainFrame.BackgroundTransparency = 1
  249. MainFrame.BorderSizePixel = 0
  250. MainFrame.ClipsDescendants = true
  251. MainFrame.Draggable = true
  252. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  253. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  254.  
  255. TopFrame.Name = "TopFrame"
  256. TopFrame.Parent = MainFrame
  257. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  258. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  259. TopFrame.BorderSizePixel = 0
  260. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  261. TopFrame.ZIndex = 7
  262.  
  263. CloseGUI.Parent = TopFrame
  264. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  265. CloseGUI.BackgroundTransparency = 1
  266. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  267. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  268. CloseGUI.Font = Enum.Font.Cartoon
  269. CloseGUI.FontSize = Enum.FontSize.Size28
  270. CloseGUI.Text = "X"
  271. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  272. CloseGUI.TextSize = 25
  273. CloseGUI.ZIndex = 8
  274.  
  275. MenuEnterFrame.Name = "MenuEnterFrame"
  276. MenuEnterFrame.Parent = MainFrame
  277. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  278. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  279. MenuEnterFrame.BorderSizePixel = 0
  280. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  281. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  282. MenuEnterFrame.ZIndex = 5
  283.  
  284. Title.Name = "Title"
  285. Title.Parent = MenuEnterFrame
  286. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  287. Title.BackgroundTransparency = 1
  288. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  289. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  290. Title.Font = Enum.Font.SourceSansLight
  291. Title.FontSize = Enum.FontSize.Size32
  292. Title.Text = "OPFinality"
  293. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  294. Title.TextSize = 30
  295. Title.ZIndex = 6
  296.  
  297. OpenMenu.Name = "OpenMenu"
  298. OpenMenu.Parent = MenuEnterFrame
  299. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  300. OpenMenu.BackgroundTransparency = 1
  301. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  302. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  303. OpenMenu.ZIndex = 6
  304.  
  305. Pages.Name = "Pages"
  306. Pages.Parent = MainFrame
  307. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  308. Pages.BorderSizePixel = 0
  309. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  310. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  311.  
  312. Information.Name = "Information"
  313. Information.Parent = Pages
  314. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  315. Information.BorderSizePixel = 0
  316. Information.Size = UDim2.new(1, 0, 1, 0)
  317.  
  318. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  319. Image_FE_ENABLED.Parent = Information
  320. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  321. Image_FE_ENABLED.BackgroundTransparency = 1
  322. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  323. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  324. Image_FE_ENABLED.Visible = false
  325. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  326.  
  327. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  328. Text_FE_ENABLED.Parent = Information
  329. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  330. Text_FE_ENABLED.BackgroundTransparency = 1
  331. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  332. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  333. Text_FE_ENABLED.Visible = false
  334. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  335. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  336. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  337. Text_FE_ENABLED.TextSize = 19
  338.  
  339. WhatIsOPFinality.Name = "WhatIsOPFinality"
  340. WhatIsOPFinality.Parent = Information
  341. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  342. WhatIsOPFinality.BackgroundTransparency = 1
  343. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  344. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  345. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  346. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  347. WhatIsOPFinality.Text = "What is OPFinality?"
  348. WhatIsOPFinality.TextSize = 25
  349.  
  350. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  351. Text_FE_DISABLED.Parent = Information
  352. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  353. Text_FE_DISABLED.BackgroundTransparency = 1
  354. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  355. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  356. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  357. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  358. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  359. Text_FE_DISABLED.TextSize = 19
  360.  
  361. OPFin_Description.Name = "OPFin_Description"
  362. OPFin_Description.Parent = Information
  363. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  364. OPFin_Description.BackgroundTransparency = 1
  365. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  366. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  367. OPFin_Description.ZIndex = 3
  368. OPFin_Description.Font = Enum.Font.SourceSans
  369. OPFin_Description.FontSize = Enum.FontSize.Size18
  370. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  371. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  372. OPFin_Description.TextSize = 18
  373. OPFin_Description.TextWrapped = true
  374.  
  375. OPFin_Warning.Name = "OPFin_Warning"
  376. OPFin_Warning.Parent = Information
  377. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  378. OPFin_Warning.BackgroundTransparency = 1
  379. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  380. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  381. OPFin_Warning.ZIndex = 2
  382. OPFin_Warning.Font = Enum.Font.SourceSans
  383. OPFin_Warning.FontSize = Enum.FontSize.Size18
  384. OPFin_Warning.Text = "If this game is detected as Filtering Disabled, this GUI wont work as well as other scripts would. Consider using a different script."
  385. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  386. OPFin_Warning.TextSize = 18
  387. OPFin_Warning.TextWrapped = true
  388.  
  389. Info_Bar.Name = "Info_Bar"
  390. Info_Bar.Parent = Information
  391. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  392. Info_Bar.BorderSizePixel = 0
  393. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  394. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  395.  
  396. Info_Background.Name = "Info_Background"
  397. Info_Background.Parent = Information
  398. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  399. Info_Background.BorderSizePixel = 0
  400. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  401. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  402. Info_Background.ZIndex = 2
  403.  
  404. Warning_Bar.Name = "Warning_Bar"
  405. Warning_Bar.Parent = Information
  406. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  407. Warning_Bar.BorderSizePixel = 0
  408. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  409. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  410.  
  411. Warning_Background.Name = "Warning_Background"
  412. Warning_Background.Parent = Information
  413. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  414. Warning_Background.BorderSizePixel = 0
  415. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  416. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  417.  
  418. Info_Image.Name = "Info_Image"
  419. Info_Image.Parent = Information
  420. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  421. Info_Image.BackgroundTransparency = 1
  422. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  423. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  424. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  425.  
  426. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  427. Image_FE_DISABLED.Parent = Information
  428. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  429. Image_FE_DISABLED.BackgroundTransparency = 1
  430. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  431. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  432. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  433.  
  434. Warn_Image.Name = "Warn_Image"
  435. Warn_Image.Parent = Information
  436. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  437. Warn_Image.BackgroundTransparency = 1
  438. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  439. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  440. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  441.  
  442. Others_1.Name = "Others_1"
  443. Others_1.Parent = Pages
  444. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  445. Others_1.BorderSizePixel = 0
  446. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  447. Others_1.Size = UDim2.new(1, 0, 1, 0)
  448.  
  449. OthersTitle.Name = "OthersTitle"
  450. OthersTitle.Parent = Others_1
  451. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  452. OthersTitle.BackgroundTransparency = 1
  453. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  454. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  455. OthersTitle.Font = Enum.Font.SourceSansBold
  456. OthersTitle.FontSize = Enum.FontSize.Size28
  457. OthersTitle.Text = "Others"
  458. OthersTitle.TextSize = 25
  459.  
  460. Char_Image.Name = "Char_Image"
  461. Char_Image.Parent = Others_1
  462. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  463. Char_Image.BackgroundTransparency = 1
  464. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  465. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  466. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  467.  
  468. OthersText.Name = "OthersText"
  469. OthersText.Parent = Others_1
  470. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  471. OthersText.BackgroundTransparency = 1
  472. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  473. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  474. OthersText.Font = Enum.Font.SourceSansItalic
  475. OthersText.FontSize = Enum.FontSize.Size24
  476. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  477. OthersText.TextSize = 19
  478. OthersText.TextWrapped = true
  479.  
  480. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  481. TXTBOX_PlrName.Parent = Others_1
  482. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  483. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  484. TXTBOX_PlrName.BorderSizePixel = 0
  485. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  486. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  487. TXTBOX_PlrName.ZIndex = 2
  488. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  489. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  490. TXTBOX_PlrName.Text = "Player"
  491. TXTBOX_PlrName.TextScaled = true
  492. TXTBOX_PlrName.TextSize = 14
  493. TXTBOX_PlrName.TextWrapped = true
  494.  
  495. othersBaseBackground.Name = "othersBaseBackground"
  496. othersBaseBackground.Parent = Others_1
  497. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  498. othersBaseBackground.BorderSizePixel = 0
  499. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  500. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  501.  
  502. TeleportTo.Name = "TeleportTo"
  503. TeleportTo.Parent = othersBaseBackground
  504. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  505. TeleportTo.BorderSizePixel = 0
  506. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  507. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  508. TeleportTo.Font = Enum.Font.SourceSans
  509. TeleportTo.FontSize = Enum.FontSize.Size24
  510. TeleportTo.Text = "Teleport To"
  511. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  512. TeleportTo.TextSize = 22
  513.  
  514. Annoy.Name = "Annoy"
  515. Annoy.Parent = othersBaseBackground
  516. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  517. Annoy.BorderSizePixel = 0
  518. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  519. Annoy.Size = UDim2.new(0, 92, 0, 25)
  520. Annoy.Font = Enum.Font.SourceSans
  521. Annoy.FontSize = Enum.FontSize.Size24
  522. Annoy.Text = "Annoy"
  523. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  524. Annoy.TextSize = 22
  525.  
  526. Follow.Name = "Follow"
  527. Follow.Parent = othersBaseBackground
  528. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  529. Follow.BorderSizePixel = 0
  530. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  531. Follow.Size = UDim2.new(0, 92, 0, 25)
  532. Follow.Font = Enum.Font.SourceSans
  533. Follow.FontSize = Enum.FontSize.Size24
  534. Follow.Text = "Follow"
  535. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  536. Follow.TextSize = 22
  537.  
  538. View.Name = "View"
  539. View.Parent = othersBaseBackground
  540. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  541. View.BorderSizePixel = 0
  542. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  543. View.Size = UDim2.new(0, 92, 0, 25)
  544. View.Font = Enum.Font.SourceSans
  545. View.FontSize = Enum.FontSize.Size24
  546. View.Text = "View"
  547. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  548. View.TextSize = 22
  549.  
  550. Orbit.Name = "Orbit"
  551. Orbit.Parent = othersBaseBackground
  552. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  553. Orbit.BorderSizePixel = 0
  554. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  555. Orbit.Size = UDim2.new(0, 92, 0, 25)
  556. Orbit.Font = Enum.Font.SourceSans
  557. Orbit.FontSize = Enum.FontSize.Size24
  558. Orbit.Text = "Orbit"
  559. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  560. Orbit.TextSize = 22
  561.  
  562. HeadWalk.Name = "HeadWalk"
  563. HeadWalk.Parent = othersBaseBackground
  564. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  565. HeadWalk.BorderSizePixel = 0
  566. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  567. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  568. HeadWalk.Font = Enum.Font.SourceSans
  569. HeadWalk.FontSize = Enum.FontSize.Size24
  570. HeadWalk.Text = "Head Walk"
  571. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  572. HeadWalk.TextSize = 22
  573.  
  574. Stick.Name = "Stick"
  575. Stick.Parent = othersBaseBackground
  576. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  577. Stick.BorderSizePixel = 0
  578. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  579. Stick.Size = UDim2.new(0, 92, 0, 25)
  580. Stick.Font = Enum.Font.SourceSans
  581. Stick.FontSize = Enum.FontSize.Size24
  582. Stick.Text = "Stick"
  583. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  584. Stick.TextSize = 22
  585.  
  586. Spam.Name = "Spam"
  587. Spam.Parent = othersBaseBackground
  588. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  589. Spam.BorderSizePixel = 0
  590. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  591. Spam.Size = UDim2.new(0, 92, 0, 25)
  592. Spam.Font = Enum.Font.SourceSans
  593. Spam.FontSize = Enum.FontSize.Size24
  594. Spam.Text = "Spam"
  595. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  596. Spam.TextSize = 22
  597.  
  598. Carpet.Name = "Carpet"
  599. Carpet.Parent = othersBaseBackground
  600. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  601. Carpet.BorderSizePixel = 0
  602. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  603. Carpet.Size = UDim2.new(0, 92, 0, 25)
  604. Carpet.Font = Enum.Font.SourceSans
  605. Carpet.FontSize = Enum.FontSize.Size24
  606. Carpet.Text = "Carpet"
  607. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  608. Carpet.TextSize = 22
  609.  
  610. Others_toPAGE2.Name = "Others_toPAGE2"
  611. Others_toPAGE2.Parent = Others_1
  612. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  613. Others_toPAGE2.BorderSizePixel = 0
  614. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  615. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  616. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  617. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  618. Others_toPAGE2.Text = "Next"
  619. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  620. Others_toPAGE2.TextSize = 22
  621.  
  622. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  623. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  624. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  625. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  626. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  627. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  628. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  629.  
  630. Character_2.Name = "Character_2"
  631. Character_2.Parent = Pages
  632. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  633. Character_2.BorderSizePixel = 0
  634. Character_2.Position = UDim2.new(1, 0, 0, 0)
  635. Character_2.Size = UDim2.new(1, 0, 1, 0)
  636.  
  637. CharacterTitle.Name = "CharacterTitle"
  638. CharacterTitle.Parent = Character_2
  639. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  640. CharacterTitle.BackgroundTransparency = 1
  641. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  642. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  643. CharacterTitle.Font = Enum.Font.SourceSansBold
  644. CharacterTitle.FontSize = Enum.FontSize.Size28
  645. CharacterTitle.Text = "Character"
  646. CharacterTitle.TextSize = 25
  647.  
  648. CharacterText.Name = "CharacterText"
  649. CharacterText.Parent = Character_2
  650. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  651. CharacterText.BackgroundTransparency = 1
  652. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  653. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  654. CharacterText.Font = Enum.Font.SourceSansItalic
  655. CharacterText.FontSize = Enum.FontSize.Size24
  656. CharacterText.Text = "Apply cool animations to your player!"
  657. CharacterText.TextSize = 19
  658. CharacterText.TextWrapped = true
  659.  
  660. Animations_SPOOKY.Name = "Animations_SPOOKY"
  661. Animations_SPOOKY.Parent = Character_2
  662. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  663. Animations_SPOOKY.BorderSizePixel = 0
  664. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  665. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  666.  
  667. spookytitle.Name = "spookytitle"
  668. spookytitle.Parent = Animations_SPOOKY
  669. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  670. spookytitle.BackgroundTransparency = 1
  671. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  672. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  673. spookytitle.Font = Enum.Font.SourceSansLight
  674. spookytitle.FontSize = Enum.FontSize.Size28
  675. spookytitle.Text = "Spooky"
  676. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  677. spookytitle.TextSize = 25
  678.  
  679. headthrow.Name = "headthrow"
  680. headthrow.Parent = Animations_SPOOKY
  681. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  682. headthrow.BorderSizePixel = 0
  683. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  684. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  685. headthrow.Font = Enum.Font.SourceSans
  686. headthrow.FontSize = Enum.FontSize.Size14
  687. headthrow.Text = "Head Throw"
  688. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  689. headthrow.TextScaled = true
  690. headthrow.TextSize = 14
  691. headthrow.TextWrapped = true
  692.  
  693. armsoff.Name = "armsoff"
  694. armsoff.Parent = Animations_SPOOKY
  695. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  696. armsoff.BorderSizePixel = 0
  697. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  698. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  699. armsoff.Font = Enum.Font.SourceSans
  700. armsoff.FontSize = Enum.FontSize.Size14
  701. armsoff.Text = "Arms Off"
  702. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  703. armsoff.TextScaled = true
  704. armsoff.TextSize = 14
  705. armsoff.TextWrapped = true
  706.  
  707. loophead.Name = "loophead"
  708. loophead.Parent = Animations_SPOOKY
  709. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  710. loophead.BorderSizePixel = 0
  711. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  712. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  713. loophead.Font = Enum.Font.SourceSans
  714. loophead.FontSize = Enum.FontSize.Size14
  715. loophead.Text = "Loop Head"
  716. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  717. loophead.TextScaled = true
  718. loophead.TextSize = 14
  719. loophead.TextWrapped = true
  720.  
  721. levitate.Name = "levitate"
  722. levitate.Parent = Animations_SPOOKY
  723. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  724. levitate.BorderSizePixel = 0
  725. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  726. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  727. levitate.Font = Enum.Font.SourceSans
  728. levitate.FontSize = Enum.FontSize.Size14
  729. levitate.Text = "Levitate"
  730. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  731. levitate.TextScaled = true
  732. levitate.TextSize = 14
  733. levitate.TextWrapped = true
  734.  
  735. headfloat.Name = "headfloat"
  736. headfloat.Parent = Animations_SPOOKY
  737. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  738. headfloat.BorderSizePixel = 0
  739. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  740. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  741. headfloat.Font = Enum.Font.SourceSans
  742. headfloat.FontSize = Enum.FontSize.Size14
  743. headfloat.Text = "Head Float"
  744. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  745. headfloat.TextScaled = true
  746. headfloat.TextSize = 14
  747. headfloat.TextWrapped = true
  748.  
  749. Character_backPAGE1.Name = "Character_backPAGE1"
  750. Character_backPAGE1.Parent = Character_2
  751. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  752. Character_backPAGE1.BorderSizePixel = 0
  753. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  754. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  755. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  756. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  757. Character_backPAGE1.Text = "Prev"
  758. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  759. Character_backPAGE1.TextSize = 22
  760.  
  761. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  762. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  763. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  764. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  765. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  766. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  767. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  768.  
  769. Animations_DANCE.Name = "Animations_DANCE"
  770. Animations_DANCE.Parent = Character_2
  771. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  772. Animations_DANCE.BorderSizePixel = 0
  773. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  774. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  775.  
  776. dancetitle.Name = "dancetitle"
  777. dancetitle.Parent = Animations_DANCE
  778. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  779. dancetitle.BackgroundTransparency = 1
  780. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  781. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  782. dancetitle.Font = Enum.Font.SourceSansLight
  783. dancetitle.FontSize = Enum.FontSize.Size28
  784. dancetitle.Text = "Dance"
  785. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  786. dancetitle.TextSize = 25
  787.  
  788. normal.Name = "normal"
  789. normal.Parent = Animations_DANCE
  790. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  791. normal.BorderSizePixel = 0
  792. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  793. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  794. normal.Font = Enum.Font.SourceSans
  795. normal.FontSize = Enum.FontSize.Size14
  796. normal.Text = "Normal"
  797. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  798. normal.TextScaled = true
  799. normal.TextSize = 14
  800. normal.TextWrapped = true
  801.  
  802. movingdance.Name = "movingdance"
  803. movingdance.Parent = Animations_DANCE
  804. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  805. movingdance.BorderSizePixel = 0
  806. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  807. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  808. movingdance.Font = Enum.Font.SourceSans
  809. movingdance.FontSize = Enum.FontSize.Size14
  810. movingdance.Text = "Moving Dance"
  811. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  812. movingdance.TextScaled = true
  813. movingdance.TextSize = 14
  814. movingdance.TextWrapped = true
  815.  
  816. insane.Name = "insane"
  817. insane.Parent = Animations_DANCE
  818. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  819. insane.BorderSizePixel = 0
  820. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  821. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  822. insane.Font = Enum.Font.SourceSans
  823. insane.FontSize = Enum.FontSize.Size14
  824. insane.Text = "Insane"
  825. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  826. insane.TextScaled = true
  827. insane.TextSize = 14
  828. insane.TextWrapped = true
  829.  
  830. happy.Name = "happy"
  831. happy.Parent = Animations_DANCE
  832. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  833. happy.BorderSizePixel = 0
  834. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  835. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  836. happy.Font = Enum.Font.SourceSans
  837. happy.FontSize = Enum.FontSize.Size14
  838. happy.Text = "Happy"
  839. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  840. happy.TextScaled = true
  841. happy.TextSize = 14
  842. happy.TextWrapped = true
  843.  
  844. spindance.Name = "spindance"
  845. spindance.Parent = Animations_DANCE
  846. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  847. spindance.BorderSizePixel = 0
  848. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  849. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  850. spindance.Font = Enum.Font.SourceSans
  851. spindance.FontSize = Enum.FontSize.Size14
  852. spindance.Text = "Spin Dance"
  853. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  854. spindance.TextScaled = true
  855. spindance.TextSize = 14
  856. spindance.TextWrapped = true
  857.  
  858. Animations_HEROIC.Name = "Animations_HEROIC"
  859. Animations_HEROIC.Parent = Character_2
  860. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  861. Animations_HEROIC.BorderSizePixel = 0
  862. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  863. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  864.  
  865. heroictitle.Name = "heroictitle"
  866. heroictitle.Parent = Animations_HEROIC
  867. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  868. heroictitle.BackgroundTransparency = 1
  869. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  870. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  871. heroictitle.Font = Enum.Font.SourceSansLight
  872. heroictitle.FontSize = Enum.FontSize.Size28
  873. heroictitle.Text = "Heroic"
  874. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  875. heroictitle.TextSize = 25
  876.  
  877. swordstrike.Name = "swordstrike"
  878. swordstrike.Parent = Animations_HEROIC
  879. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  880. swordstrike.BorderSizePixel = 0
  881. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  882. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  883. swordstrike.Font = Enum.Font.SourceSans
  884. swordstrike.FontSize = Enum.FontSize.Size14
  885. swordstrike.Text = "Sword Strike"
  886. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  887. swordstrike.TextScaled = true
  888. swordstrike.TextSize = 14
  889. swordstrike.TextWrapped = true
  890.  
  891. jumpland.Name = "jumpland"
  892. jumpland.Parent = Animations_HEROIC
  893. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  894. jumpland.BorderSizePixel = 0
  895. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  896. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  897. jumpland.Font = Enum.Font.SourceSans
  898. jumpland.FontSize = Enum.FontSize.Size14
  899. jumpland.Text = "Jump Land"
  900. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  901. jumpland.TextScaled = true
  902. jumpland.TextSize = 14
  903. jumpland.TextWrapped = true
  904.  
  905. punches.Name = "punches"
  906. punches.Parent = Animations_HEROIC
  907. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  908. punches.BorderSizePixel = 0
  909. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  910. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  911. punches.Font = Enum.Font.SourceSans
  912. punches.FontSize = Enum.FontSize.Size14
  913. punches.Text = "Punches"
  914. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  915. punches.TextScaled = true
  916. punches.TextSize = 14
  917. punches.TextWrapped = true
  918.  
  919. swing.Name = "swing"
  920. swing.Parent = Animations_HEROIC
  921. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  922. swing.BorderSizePixel = 0
  923. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  924. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  925. swing.Font = Enum.Font.SourceSans
  926. swing.FontSize = Enum.FontSize.Size14
  927. swing.Text = "Swing"
  928. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  929. swing.TextScaled = true
  930. swing.TextSize = 14
  931. swing.TextWrapped = true
  932.  
  933. crawl.Name = "crawl"
  934. crawl.Parent = Animations_HEROIC
  935. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  936. crawl.BorderSizePixel = 0
  937. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  938. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  939. crawl.Font = Enum.Font.SourceSans
  940. crawl.FontSize = Enum.FontSize.Size14
  941. crawl.Text = "Crawl"
  942. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  943. crawl.TextScaled = true
  944. crawl.TextSize = 14
  945. crawl.TextWrapped = true
  946.  
  947. Char2_Image.Name = "Char2_Image"
  948. Char2_Image.Parent = Character_2
  949. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  950. Char2_Image.BackgroundTransparency = 1
  951. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  952. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  953. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  954.  
  955. Character_1.Name = "Character_1"
  956. Character_1.Parent = Pages
  957. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  958. Character_1.BorderSizePixel = 0
  959. Character_1.Position = UDim2.new(11, 0, 0, 0)
  960. Character_1.Size = UDim2.new(1, 0, 1, 0)
  961.  
  962. CharacterTitle_2.Name = "CharacterTitle"
  963. CharacterTitle_2.Parent = Character_1
  964. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  965. CharacterTitle_2.BackgroundTransparency = 1
  966. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  967. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  968. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  969. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  970. CharacterTitle_2.Text = "Character"
  971. CharacterTitle_2.TextSize = 25
  972.  
  973. Char_Image_2.Name = "Char_Image"
  974. Char_Image_2.Parent = Character_1
  975. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  976. Char_Image_2.BackgroundTransparency = 1
  977. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  978. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  979. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  980.  
  981. CharacterText_2.Name = "CharacterText"
  982. CharacterText_2.Parent = Character_1
  983. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  984. CharacterText_2.BackgroundTransparency = 1
  985. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  986. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  987. CharacterText_2.Font = Enum.Font.SourceSansItalic
  988. CharacterText_2.FontSize = Enum.FontSize.Size24
  989. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  990. CharacterText_2.TextSize = 19
  991. CharacterText_2.TextWrapped = true
  992.  
  993. TXTBOX_Stats.Name = "TXTBOX_Stats"
  994. TXTBOX_Stats.Parent = Character_1
  995. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  996. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  997. TXTBOX_Stats.BorderSizePixel = 6
  998. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  999. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  1000. TXTBOX_Stats.Font = Enum.Font.SourceSans
  1001. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  1002. TXTBOX_Stats.Text = "Number"
  1003. TXTBOX_Stats.TextScaled = true
  1004. TXTBOX_Stats.TextSize = 14
  1005. TXTBOX_Stats.TextWrapped = true
  1006.  
  1007. BackGroundChar.Name = "BackGroundChar"
  1008. BackGroundChar.Parent = Character_1
  1009. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1010. BackGroundChar.BorderSizePixel = 0
  1011. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  1012. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  1013.  
  1014. HipHeight.Name = "HipHeight"
  1015. HipHeight.Parent = BackGroundChar
  1016. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1017. HipHeight.BorderSizePixel = 0
  1018. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  1019. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  1020. HipHeight.Font = Enum.Font.SourceSans
  1021. HipHeight.FontSize = Enum.FontSize.Size24
  1022. HipHeight.Text = "HipHeight"
  1023. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1024. HipHeight.TextSize = 22
  1025.  
  1026. JumpHeight.Name = "JumpHeight"
  1027. JumpHeight.Parent = BackGroundChar
  1028. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1029. JumpHeight.BorderSizePixel = 0
  1030. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  1031. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  1032. JumpHeight.Font = Enum.Font.SourceSans
  1033. JumpHeight.FontSize = Enum.FontSize.Size24
  1034. JumpHeight.Text = "JumpHeight"
  1035. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1036. JumpHeight.TextSize = 20
  1037.  
  1038. Speed.Name = "Speed"
  1039. Speed.Parent = BackGroundChar
  1040. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1041. Speed.BorderSizePixel = 0
  1042. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  1043. Speed.Size = UDim2.new(0, 92, 0, 25)
  1044. Speed.Font = Enum.Font.SourceSans
  1045. Speed.FontSize = Enum.FontSize.Size24
  1046. Speed.Text = "Speed"
  1047. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1048. Speed.TextSize = 22
  1049.  
  1050. TXTBOX_Chat.Name = "TXTBOX_Chat"
  1051. TXTBOX_Chat.Parent = Character_1
  1052. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1053. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1054. TXTBOX_Chat.BorderSizePixel = 6
  1055. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  1056. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1057. TXTBOX_Chat.Font = Enum.Font.SourceSans
  1058. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  1059. TXTBOX_Chat.Text = "Text for chatting"
  1060. TXTBOX_Chat.TextScaled = true
  1061. TXTBOX_Chat.TextSize = 14
  1062. TXTBOX_Chat.TextWrapped = true
  1063.  
  1064. BackGroundChar2.Name = "BackGroundChar2"
  1065. BackGroundChar2.Parent = Character_1
  1066. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1067. BackGroundChar2.BorderSizePixel = 0
  1068. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  1069. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  1070.  
  1071. Chat.Name = "Chat"
  1072. Chat.Parent = BackGroundChar2
  1073. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1074. Chat.BorderSizePixel = 0
  1075. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  1076. Chat.Size = UDim2.new(0, 92, 0, 25)
  1077. Chat.Font = Enum.Font.SourceSans
  1078. Chat.FontSize = Enum.FontSize.Size24
  1079. Chat.Text = "Chat"
  1080. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1081. Chat.TextSize = 22
  1082.  
  1083. Spam_2.Name = "Spam"
  1084. Spam_2.Parent = BackGroundChar2
  1085. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1086. Spam_2.BorderSizePixel = 0
  1087. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  1088. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  1089. Spam_2.Font = Enum.Font.SourceSans
  1090. Spam_2.FontSize = Enum.FontSize.Size24
  1091. Spam_2.Text = "Spam"
  1092. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1093. Spam_2.TextSize = 22
  1094.  
  1095. BackGroundChar3.Name = "BackGroundChar3"
  1096. BackGroundChar3.Parent = Character_1
  1097. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1098. BackGroundChar3.BorderSizePixel = 0
  1099. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  1100. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  1101.  
  1102. Noclip.Name = "Noclip"
  1103. Noclip.Parent = BackGroundChar3
  1104. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1105. Noclip.BorderSizePixel = 0
  1106. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  1107. Noclip.Size = UDim2.new(0, 92, 0, 25)
  1108. Noclip.Font = Enum.Font.SourceSans
  1109. Noclip.FontSize = Enum.FontSize.Size24
  1110. Noclip.Text = "Noclip"
  1111. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1112. Noclip.TextSize = 22
  1113.  
  1114. Fly.Name = "Fly"
  1115. Fly.Parent = BackGroundChar3
  1116. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1117. Fly.BorderSizePixel = 0
  1118. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  1119. Fly.Size = UDim2.new(0, 92, 0, 25)
  1120. Fly.Font = Enum.Font.SourceSans
  1121. Fly.FontSize = Enum.FontSize.Size24
  1122. Fly.Text = "Fly"
  1123. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1124. Fly.TextSize = 22
  1125.  
  1126. Character_toPAGE2.Name = "Character_toPAGE2"
  1127. Character_toPAGE2.Parent = Character_1
  1128. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1129. Character_toPAGE2.BorderSizePixel = 0
  1130. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1131. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1132. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  1133. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  1134. Character_toPAGE2.Text = "Next"
  1135. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1136. Character_toPAGE2.TextSize = 22
  1137.  
  1138. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  1139. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  1140. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1141. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  1142. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  1143. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1144. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  1145.  
  1146. Others_2.Name = "Others_2"
  1147. Others_2.Parent = Pages
  1148. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1149. Others_2.BorderSizePixel = 0
  1150. Others_2.Position = UDim2.new(1, 0, 0, 0)
  1151. Others_2.Size = UDim2.new(1, 0, 1, 0)
  1152.  
  1153. OthersTitle_2.Name = "OthersTitle"
  1154. OthersTitle_2.Parent = Others_2
  1155. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1156. OthersTitle_2.BackgroundTransparency = 1
  1157. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1158. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1159. OthersTitle_2.Font = Enum.Font.SourceSansBold
  1160. OthersTitle_2.FontSize = Enum.FontSize.Size28
  1161. OthersTitle_2.Text = "Others"
  1162. OthersTitle_2.TextSize = 25
  1163.  
  1164. Other_Image2.Name = "Other_Image2"
  1165. Other_Image2.Parent = Others_2
  1166. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  1167. Other_Image2.BackgroundTransparency = 1
  1168. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  1169. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1170. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  1171.  
  1172. OthersText_2.Name = "OthersText"
  1173. OthersText_2.Parent = Others_2
  1174. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1175. OthersText_2.BackgroundTransparency = 1
  1176. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  1177. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  1178. OthersText_2.Font = Enum.Font.SourceSansItalic
  1179. OthersText_2.FontSize = Enum.FontSize.Size24
  1180. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  1181. OthersText_2.TextSize = 19
  1182. OthersText_2.TextWrapped = true
  1183.  
  1184. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  1185. TXTBOX_PlrName2.Parent = Others_2
  1186. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1187. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1188. TXTBOX_PlrName2.BorderSizePixel = 0
  1189. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  1190. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1191. TXTBOX_PlrName2.ZIndex = 2
  1192. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  1193. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  1194. TXTBOX_PlrName2.Text = "Player"
  1195. TXTBOX_PlrName2.TextScaled = true
  1196. TXTBOX_PlrName2.TextSize = 14
  1197. TXTBOX_PlrName2.TextWrapped = true
  1198.  
  1199. othersBaseBackground2.Name = "othersBaseBackground2"
  1200. othersBaseBackground2.Parent = Others_2
  1201. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1202. othersBaseBackground2.BorderSizePixel = 0
  1203. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  1204. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  1205.  
  1206. Flatten.Name = "Flatten"
  1207. Flatten.Parent = othersBaseBackground2
  1208. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1209. Flatten.BorderSizePixel = 0
  1210. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  1211. Flatten.Size = UDim2.new(0, 92, 0, 25)
  1212. Flatten.Font = Enum.Font.SourceSans
  1213. Flatten.FontSize = Enum.FontSize.Size24
  1214. Flatten.Text = "Flatten"
  1215. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1216. Flatten.TextSize = 22
  1217.  
  1218. AimHead.Name = "AimHead"
  1219. AimHead.Parent = othersBaseBackground2
  1220. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1221. AimHead.BorderSizePixel = 0
  1222. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  1223. AimHead.Size = UDim2.new(0, 92, 0, 25)
  1224. AimHead.Font = Enum.Font.SourceSans
  1225. AimHead.FontSize = Enum.FontSize.Size24
  1226. AimHead.Text = "Aim Head"
  1227. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1228. AimHead.TextSize = 22
  1229.  
  1230. Float.Name = "Float"
  1231. Float.Parent = othersBaseBackground2
  1232. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1233. Float.BorderSizePixel = 0
  1234. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  1235. Float.Size = UDim2.new(0, 92, 0, 25)
  1236. Float.Font = Enum.Font.SourceSans
  1237. Float.FontSize = Enum.FontSize.Size24
  1238. Float.Text = "Float"
  1239. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1240. Float.TextSize = 22
  1241.  
  1242. Multiple.Name = "Multiple"
  1243. Multiple.Parent = othersBaseBackground2
  1244. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1245. Multiple.BorderSizePixel = 0
  1246. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  1247. Multiple.Size = UDim2.new(0, 92, 0, 25)
  1248. Multiple.Font = Enum.Font.SourceSans
  1249. Multiple.FontSize = Enum.FontSize.Size24
  1250. Multiple.Text = "Multiple"
  1251. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1252. Multiple.TextSize = 22
  1253.  
  1254. Animated.Name = "Animated"
  1255. Animated.Parent = othersBaseBackground2
  1256. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1257. Animated.BorderSizePixel = 0
  1258. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  1259. Animated.Size = UDim2.new(0, 92, 0, 25)
  1260. Animated.Font = Enum.Font.SourceSans
  1261. Animated.FontSize = Enum.FontSize.Size24
  1262. Animated.Text = "Animated"
  1263. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1264. Animated.TextSize = 22
  1265.  
  1266. SlowAttract.Name = "SlowAttract"
  1267. SlowAttract.Parent = othersBaseBackground2
  1268. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1269. SlowAttract.BorderSizePixel = 0
  1270. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  1271. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  1272. SlowAttract.Font = Enum.Font.SourceSans
  1273. SlowAttract.FontSize = Enum.FontSize.Size24
  1274. SlowAttract.Text = "SlowAttract"
  1275. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1276. SlowAttract.TextSize = 22
  1277.  
  1278. WeirdOrbit.Name = "WeirdOrbit"
  1279. WeirdOrbit.Parent = othersBaseBackground2
  1280. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1281. WeirdOrbit.BorderSizePixel = 0
  1282. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  1283. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  1284. WeirdOrbit.Font = Enum.Font.SourceSans
  1285. WeirdOrbit.FontSize = Enum.FontSize.Size24
  1286. WeirdOrbit.Text = "Weird Orbit"
  1287. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1288. WeirdOrbit.TextSize = 22
  1289.  
  1290. Violent.Name = "Violent"
  1291. Violent.Parent = othersBaseBackground2
  1292. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1293. Violent.BorderSizePixel = 0
  1294. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  1295. Violent.Size = UDim2.new(0, 92, 0, 25)
  1296. Violent.Font = Enum.Font.SourceSans
  1297. Violent.FontSize = Enum.FontSize.Size24
  1298. Violent.Text = "Violent"
  1299. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1300. Violent.TextSize = 22
  1301.  
  1302. Max.Name = "Max"
  1303. Max.Parent = othersBaseBackground2
  1304. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1305. Max.BorderSizePixel = 0
  1306. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  1307. Max.Size = UDim2.new(0, 92, 0, 25)
  1308. Max.Font = Enum.Font.SourceSans
  1309. Max.FontSize = Enum.FontSize.Size24
  1310. Max.Text = "Max"
  1311. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1312. Max.TextSize = 22
  1313.  
  1314. Others_toPAGE3.Name = "Others_toPAGE3"
  1315. Others_toPAGE3.Parent = Others_2
  1316. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1317. Others_toPAGE3.BorderSizePixel = 0
  1318. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1319. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1320. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  1321. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  1322. Others_toPAGE3.Text = "Next"
  1323. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1324. Others_toPAGE3.TextSize = 22
  1325.  
  1326. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  1327. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  1328. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1329. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  1330. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  1331. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1332. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  1333.  
  1334. Others_backPAGE1.Name = "Others_backPAGE1"
  1335. Others_backPAGE1.Parent = Others_2
  1336. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1337. Others_backPAGE1.BorderSizePixel = 0
  1338. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1339. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1340. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  1341. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  1342. Others_backPAGE1.Text = "Prev"
  1343. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1344. Others_backPAGE1.TextSize = 22
  1345.  
  1346. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  1347. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  1348. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1349. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  1350. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1351. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1352. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  1353.  
  1354. Extra_1.Name = "Extra_1"
  1355. Extra_1.Parent = Pages
  1356. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1357. Extra_1.BorderSizePixel = 0
  1358. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  1359. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  1360.  
  1361. Extra_Image.Name = "Extra_Image"
  1362. Extra_Image.Parent = Extra_1
  1363. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1364. Extra_Image.BackgroundTransparency = 1
  1365. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1366. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1367. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  1368.  
  1369. ExtraText.Name = "ExtraText"
  1370. ExtraText.Parent = Extra_1
  1371. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  1372. ExtraText.BackgroundTransparency = 1
  1373. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1374. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  1375. ExtraText.Font = Enum.Font.SourceSansItalic
  1376. ExtraText.FontSize = Enum.FontSize.Size24
  1377. ExtraText.Text = "Cool and unique commands for yourself!"
  1378. ExtraText.TextSize = 19
  1379. ExtraText.TextWrapped = true
  1380.  
  1381. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  1382. ExtraBaseBackGround1.Parent = Extra_1
  1383. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  1384. ExtraBaseBackGround1.BorderSizePixel = 0
  1385. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  1386. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1387.  
  1388. CrouchRocket.Name = "CrouchRocket"
  1389. CrouchRocket.Parent = ExtraBaseBackGround1
  1390. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1391. CrouchRocket.BorderSizePixel = 0
  1392. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1393. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  1394. CrouchRocket.Font = Enum.Font.SourceSans
  1395. CrouchRocket.FontSize = Enum.FontSize.Size18
  1396. CrouchRocket.Text = "Crouch Rocket"
  1397. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1398. CrouchRocket.TextSize = 17
  1399.  
  1400. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  1401. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  1402. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1403. ExtraBaseBackGround1Side.BorderSizePixel = 0
  1404. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1405. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1406.  
  1407. CloneIllusion.Name = "CloneIllusion"
  1408. CloneIllusion.Parent = ExtraBaseBackGround1
  1409. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1410. CloneIllusion.BorderSizePixel = 0
  1411. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1412. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  1413. CloneIllusion.Font = Enum.Font.SourceSans
  1414. CloneIllusion.FontSize = Enum.FontSize.Size18
  1415. CloneIllusion.Text = "Clone Illusion"
  1416. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1417. CloneIllusion.TextSize = 17
  1418.  
  1419. CoolSpin.Name = "CoolSpin"
  1420. CoolSpin.Parent = ExtraBaseBackGround1
  1421. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1422. CoolSpin.BorderSizePixel = 0
  1423. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1424. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  1425. CoolSpin.Font = Enum.Font.SourceSans
  1426. CoolSpin.FontSize = Enum.FontSize.Size18
  1427. CoolSpin.Text = "Cool Spin"
  1428. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1429. CoolSpin.TextSize = 17
  1430.  
  1431. JumpRocket.Name = "JumpRocket"
  1432. JumpRocket.Parent = ExtraBaseBackGround1
  1433. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1434. JumpRocket.BorderSizePixel = 0
  1435. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1436. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  1437. JumpRocket.Font = Enum.Font.SourceSans
  1438. JumpRocket.FontSize = Enum.FontSize.Size18
  1439. JumpRocket.Text = "Jump Rocket"
  1440. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1441. JumpRocket.TextSize = 17
  1442.  
  1443. Extra_toPAGE2.Name = "Extra_toPAGE2"
  1444. Extra_toPAGE2.Parent = Extra_1
  1445. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1446. Extra_toPAGE2.BorderSizePixel = 0
  1447. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1448. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1449. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  1450. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  1451. Extra_toPAGE2.Text = "Next"
  1452. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1453. Extra_toPAGE2.TextSize = 22
  1454.  
  1455. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  1456. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  1457. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1458. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  1459. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  1460. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1461. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  1462.  
  1463. Extra_Title.Name = "Extra_Title"
  1464. Extra_Title.Parent = Extra_1
  1465. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1466. Extra_Title.BackgroundTransparency = 1
  1467. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  1468. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1469. Extra_Title.Font = Enum.Font.SourceSansBold
  1470. Extra_Title.FontSize = Enum.FontSize.Size28
  1471. Extra_Title.Text = "Extra"
  1472. Extra_Title.TextSize = 25
  1473.  
  1474. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  1475. ExtraBaseBackGround2.Parent = Extra_1
  1476. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1477. ExtraBaseBackGround2.BorderSizePixel = 0
  1478. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  1479. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1480.  
  1481. NoLimbs.Name = "NoLimbs"
  1482. NoLimbs.Parent = ExtraBaseBackGround2
  1483. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1484. NoLimbs.BorderSizePixel = 0
  1485. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1486. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  1487. NoLimbs.Font = Enum.Font.SourceSans
  1488. NoLimbs.FontSize = Enum.FontSize.Size18
  1489. NoLimbs.Text = "No Limbs"
  1490. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1491. NoLimbs.TextSize = 17
  1492.  
  1493. FEGodmode.Name = "FE Godmode"
  1494. FEGodmode.Parent = ExtraBaseBackGround2
  1495. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1496. FEGodmode.BorderSizePixel = 0
  1497. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1498. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  1499. FEGodmode.Font = Enum.Font.SourceSans
  1500. FEGodmode.FontSize = Enum.FontSize.Size18
  1501. FEGodmode.Text = "FE Godmode"
  1502. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1503. FEGodmode.TextSize = 17
  1504.  
  1505. BrickHats.Name = "BrickHats"
  1506. BrickHats.Parent = ExtraBaseBackGround2
  1507. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1508. BrickHats.BorderSizePixel = 0
  1509. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1510. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  1511. BrickHats.Font = Enum.Font.SourceSans
  1512. BrickHats.FontSize = Enum.FontSize.Size18
  1513. BrickHats.Text = "Brick Hats"
  1514. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1515. BrickHats.TextSize = 17
  1516.  
  1517. RapidPunch.Name = "RapidPunch"
  1518. RapidPunch.Parent = ExtraBaseBackGround2
  1519. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1520. RapidPunch.BorderSizePixel = 0
  1521. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1522. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  1523. RapidPunch.Font = Enum.Font.SourceSans
  1524. RapidPunch.FontSize = Enum.FontSize.Size18
  1525. RapidPunch.Text = "RapidPunch"
  1526. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1527. RapidPunch.TextSize = 17
  1528.  
  1529. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  1530. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  1531. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1532. ExtraBaseBackGround2Side.BorderSizePixel = 0
  1533. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1534. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1535.  
  1536. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  1537. ExtraBaseBackGround3.Parent = Extra_1
  1538. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1539. ExtraBaseBackGround3.BorderSizePixel = 0
  1540. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  1541. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1542.  
  1543. PunchFollow.Name = "PunchFollow"
  1544. PunchFollow.Parent = ExtraBaseBackGround3
  1545. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1546. PunchFollow.BorderSizePixel = 0
  1547. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1548. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  1549. PunchFollow.Font = Enum.Font.SourceSans
  1550. PunchFollow.FontSize = Enum.FontSize.Size18
  1551. PunchFollow.Text = "Punch Follow"
  1552. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1553. PunchFollow.TextSize = 17
  1554.  
  1555. ArmFollow.Name = "ArmFollow"
  1556. ArmFollow.Parent = ExtraBaseBackGround3
  1557. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1558. ArmFollow.BorderSizePixel = 0
  1559. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1560. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  1561. ArmFollow.Font = Enum.Font.SourceSans
  1562. ArmFollow.FontSize = Enum.FontSize.Size18
  1563. ArmFollow.Text = "Arm Follow"
  1564. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1565. ArmFollow.TextSize = 17
  1566.  
  1567. Spin.Name = "Spin"
  1568. Spin.Parent = ExtraBaseBackGround3
  1569. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1570. Spin.BorderSizePixel = 0
  1571. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1572. Spin.Size = UDim2.new(0, 92, 0, 25)
  1573. Spin.Font = Enum.Font.SourceSans
  1574. Spin.FontSize = Enum.FontSize.Size18
  1575. Spin.Text = "Spin"
  1576. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1577. Spin.TextSize = 17
  1578.  
  1579. Faint.Name = "Faint"
  1580. Faint.Parent = ExtraBaseBackGround3
  1581. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1582. Faint.BorderSizePixel = 0
  1583. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1584. Faint.Size = UDim2.new(0, 92, 0, 25)
  1585. Faint.Font = Enum.Font.SourceSans
  1586. Faint.FontSize = Enum.FontSize.Size18
  1587. Faint.Text = "Faint"
  1588. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1589. Faint.TextSize = 17
  1590.  
  1591. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  1592. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  1593. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1594. ExtraBaseBackGround3Side.BorderSizePixel = 0
  1595. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1596. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1597.  
  1598. Extra_2.Name = "Extra_2"
  1599. Extra_2.Parent = Pages
  1600. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1601. Extra_2.BorderSizePixel = 0
  1602. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  1603. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  1604.  
  1605. Extra_Image_2.Name = "Extra_Image"
  1606. Extra_Image_2.Parent = Extra_2
  1607. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1608. Extra_Image_2.BackgroundTransparency = 1
  1609. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  1610. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1611. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  1612.  
  1613. ExtraText_2.Name = "ExtraText"
  1614. ExtraText_2.Parent = Extra_2
  1615. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1616. ExtraText_2.BackgroundTransparency = 1
  1617. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1618. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1619. ExtraText_2.Font = Enum.Font.SourceSansItalic
  1620. ExtraText_2.FontSize = Enum.FontSize.Size24
  1621. ExtraText_2.Text = "Cool and unique commands for other players!"
  1622. ExtraText_2.TextSize = 19
  1623. ExtraText_2.TextWrapped = true
  1624.  
  1625. Extra_Title_2.Name = "Extra_Title"
  1626. Extra_Title_2.Parent = Extra_2
  1627. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1628. Extra_Title_2.BackgroundTransparency = 1
  1629. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1630. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1631. Extra_Title_2.Font = Enum.Font.SourceSansBold
  1632. Extra_Title_2.FontSize = Enum.FontSize.Size28
  1633. Extra_Title_2.Text = "Extra"
  1634. Extra_Title_2.TextSize = 25
  1635.  
  1636. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  1637. ExtraBaseBackGround2_2.Parent = Extra_2
  1638. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1639. ExtraBaseBackGround2_2.BorderSizePixel = 0
  1640. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  1641. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  1642.  
  1643. CrouchAttack.Name = "CrouchAttack"
  1644. CrouchAttack.Parent = ExtraBaseBackGround2_2
  1645. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1646. CrouchAttack.BorderSizePixel = 0
  1647. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  1648. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  1649. CrouchAttack.Font = Enum.Font.SourceSans
  1650. CrouchAttack.FontSize = Enum.FontSize.Size18
  1651. CrouchAttack.Text = "Crouch Attack"
  1652. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1653. CrouchAttack.TextSize = 17
  1654.  
  1655. WalkThrough.Name = "WalkThrough"
  1656. WalkThrough.Parent = ExtraBaseBackGround2_2
  1657. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1658. WalkThrough.BorderSizePixel = 0
  1659. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  1660. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  1661. WalkThrough.Font = Enum.Font.SourceSans
  1662. WalkThrough.FontSize = Enum.FontSize.Size18
  1663. WalkThrough.Text = "Walk Through"
  1664. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1665. WalkThrough.TextSize = 17
  1666.  
  1667. CreepyWatch.Name = "CreepyWatch"
  1668. CreepyWatch.Parent = ExtraBaseBackGround2_2
  1669. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1670. CreepyWatch.BorderSizePixel = 0
  1671. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  1672. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  1673. CreepyWatch.Font = Enum.Font.SourceSans
  1674. CreepyWatch.FontSize = Enum.FontSize.Size18
  1675. CreepyWatch.Text = "Creepy Watch"
  1676. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1677. CreepyWatch.TextSize = 17
  1678.  
  1679. SpinAttack.Name = "SpinAttack"
  1680. SpinAttack.Parent = ExtraBaseBackGround2_2
  1681. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1682. SpinAttack.BorderSizePixel = 0
  1683. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  1684. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  1685. SpinAttack.Font = Enum.Font.SourceSans
  1686. SpinAttack.FontSize = Enum.FontSize.Size18
  1687. SpinAttack.Text = "Spin Attack"
  1688. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1689. SpinAttack.TextSize = 17
  1690.  
  1691. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  1692. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  1693. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1694. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  1695. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  1696. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  1697.  
  1698. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  1699. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  1700. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1701. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1702. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  1703. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  1704. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  1705. TXTBOX_PlrNameEXTRA.ZIndex = 2
  1706. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  1707. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  1708. TXTBOX_PlrNameEXTRA.Text = "Player"
  1709. TXTBOX_PlrNameEXTRA.TextScaled = true
  1710. TXTBOX_PlrNameEXTRA.TextSize = 14
  1711. TXTBOX_PlrNameEXTRA.TextWrapped = true
  1712.  
  1713. _18.Name = "18+"
  1714. _18.Parent = ExtraBaseBackGround2_2
  1715. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1716. _18.BorderSizePixel = 0
  1717. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  1718. _18.Size = UDim2.new(0, 92, 0, 25)
  1719. _18.Font = Enum.Font.SourceSans
  1720. _18.FontSize = Enum.FontSize.Size18
  1721. _18.Text = "18+"
  1722. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1723. _18.TextSize = 17
  1724.  
  1725. SlamPropulsion.Name = "SlamPropulsion"
  1726. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  1727. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1728. SlamPropulsion.BorderSizePixel = 0
  1729. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  1730. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  1731. SlamPropulsion.Font = Enum.Font.SourceSans
  1732. SlamPropulsion.FontSize = Enum.FontSize.Size18
  1733. SlamPropulsion.Text = "Slam Propulsion"
  1734. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1735. SlamPropulsion.TextSize = 15
  1736. SlamPropulsion.TextWrapped = true
  1737.  
  1738. Extra_backPAGE1.Name = "Extra_backPAGE1"
  1739. Extra_backPAGE1.Parent = Extra_2
  1740. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1741. Extra_backPAGE1.BorderSizePixel = 0
  1742. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1743. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1744. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  1745. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  1746. Extra_backPAGE1.Text = "Prev"
  1747. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1748. Extra_backPAGE1.TextSize = 22
  1749.  
  1750. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  1751. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  1752. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1753. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  1754. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1755. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1756. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  1757.  
  1758. Others_3.Name = "Others_3"
  1759. Others_3.Parent = Pages
  1760. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1761. Others_3.BorderSizePixel = 0
  1762. Others_3.Position = UDim2.new(1, 0, 0, 0)
  1763. Others_3.Size = UDim2.new(1, 0, 1, 0)
  1764.  
  1765. OthersTitle_3.Name = "OthersTitle"
  1766. OthersTitle_3.Parent = Others_3
  1767. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1768. OthersTitle_3.BackgroundTransparency = 1
  1769. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  1770. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1771. OthersTitle_3.Font = Enum.Font.SourceSansBold
  1772. OthersTitle_3.FontSize = Enum.FontSize.Size28
  1773. OthersTitle_3.Text = "Others"
  1774. OthersTitle_3.TextSize = 25
  1775.  
  1776. Other_Image3.Name = "Other_Image3"
  1777. Other_Image3.Parent = Others_3
  1778. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  1779. Other_Image3.BackgroundTransparency = 1
  1780. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  1781. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1782. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  1783.  
  1784. OthersText_3.Name = "OthersText"
  1785. OthersText_3.Parent = Others_3
  1786. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1787. OthersText_3.BackgroundTransparency = 1
  1788. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  1789. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  1790. OthersText_3.Font = Enum.Font.SourceSansItalic
  1791. OthersText_3.FontSize = Enum.FontSize.Size24
  1792. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  1793. OthersText_3.TextSize = 19
  1794. OthersText_3.TextWrapped = true
  1795.  
  1796. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  1797. TXTBOX_PlrNameOTHER3.Parent = Others_3
  1798. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1799. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1800. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  1801. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  1802. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1803. TXTBOX_PlrNameOTHER3.ZIndex = 2
  1804. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  1805. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  1806. TXTBOX_PlrNameOTHER3.Text = "Player"
  1807. TXTBOX_PlrNameOTHER3.TextScaled = true
  1808. TXTBOX_PlrNameOTHER3.TextSize = 14
  1809. TXTBOX_PlrNameOTHER3.TextWrapped = true
  1810.  
  1811. othersBaseBackground3.Name = "othersBaseBackground3"
  1812. othersBaseBackground3.Parent = Others_3
  1813. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  1814. othersBaseBackground3.BorderSizePixel = 0
  1815. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  1816. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  1817.  
  1818. FreeFall.Name = "FreeFall"
  1819. FreeFall.Parent = othersBaseBackground3
  1820. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1821. FreeFall.BorderSizePixel = 0
  1822. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  1823. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  1824. FreeFall.Font = Enum.Font.SourceSans
  1825. FreeFall.FontSize = Enum.FontSize.Size24
  1826. FreeFall.Text = "Free Fall"
  1827. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1828. FreeFall.TextSize = 22
  1829.  
  1830. Attach.Name = "Attach"
  1831. Attach.Parent = othersBaseBackground3
  1832. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1833. Attach.BorderSizePixel = 0
  1834. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  1835. Attach.Size = UDim2.new(0, 92, 0, 25)
  1836. Attach.Font = Enum.Font.SourceSans
  1837. Attach.FontSize = Enum.FontSize.Size24
  1838. Attach.Text = "Attach"
  1839. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1840. Attach.TextSize = 22
  1841.  
  1842. Bring.Name = "Bring"
  1843. Bring.Parent = othersBaseBackground3
  1844. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1845. Bring.BorderSizePixel = 0
  1846. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  1847. Bring.Size = UDim2.new(0, 92, 0, 25)
  1848. Bring.Font = Enum.Font.SourceSans
  1849. Bring.FontSize = Enum.FontSize.Size24
  1850. Bring.Text = "Bring"
  1851. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1852. Bring.TextSize = 22
  1853.  
  1854. SafeKill.Name = "SafeKill"
  1855. SafeKill.Parent = othersBaseBackground3
  1856. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1857. SafeKill.BorderSizePixel = 0
  1858. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  1859. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  1860. SafeKill.Font = Enum.Font.SourceSans
  1861. SafeKill.FontSize = Enum.FontSize.Size24
  1862. SafeKill.Text = "SafeKill"
  1863. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1864. SafeKill.TextSize = 22
  1865.  
  1866. SuperSpin.Name = "SuperSpin"
  1867. SuperSpin.Parent = othersBaseBackground3
  1868. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1869. SuperSpin.BorderSizePixel = 0
  1870. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  1871. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  1872. SuperSpin.Font = Enum.Font.SourceSans
  1873. SuperSpin.FontSize = Enum.FontSize.Size24
  1874. SuperSpin.Text = "SuperSpin"
  1875. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1876. SuperSpin.TextSize = 22
  1877.  
  1878. Kill.Name = "Kill"
  1879. Kill.Parent = othersBaseBackground3
  1880. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1881. Kill.BorderSizePixel = 0
  1882. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  1883. Kill.Size = UDim2.new(0, 92, 0, 25)
  1884. Kill.Font = Enum.Font.SourceSans
  1885. Kill.FontSize = Enum.FontSize.Size24
  1886. Kill.Text = "Kill"
  1887. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1888. Kill.TextSize = 22
  1889.  
  1890. Others_backPAGE2.Name = "Others_backPAGE2"
  1891. Others_backPAGE2.Parent = Others_3
  1892. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1893. Others_backPAGE2.BorderSizePixel = 0
  1894. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1895. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1896. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  1897. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  1898. Others_backPAGE2.Text = "Prev"
  1899. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1900. Others_backPAGE2.TextSize = 22
  1901.  
  1902. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  1903. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  1904. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1905. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  1906. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1907. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  1908. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  1909.  
  1910. Games.Name = "Games"
  1911. Games.Parent = Pages
  1912. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1913. Games.BorderSizePixel = 0
  1914. Games.Position = UDim2.new(1, 0, 0, 0)
  1915. Games.Size = UDim2.new(1, 0, 1, 0)
  1916.  
  1917. Games_IMAGE.Name = "Games_IMAGE"
  1918. Games_IMAGE.Parent = Games
  1919. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  1920. Games_IMAGE.BackgroundTransparency = 1
  1921. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  1922. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1923. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  1924.  
  1925. GamesText.Name = "GamesText"
  1926. GamesText.Parent = Games
  1927. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  1928. GamesText.BackgroundTransparency = 1
  1929. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1930. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1931. GamesText.Font = Enum.Font.SourceSansItalic
  1932. GamesText.FontSize = Enum.FontSize.Size24
  1933. GamesText.Text = "Not a completed part, I will be updating with more games."
  1934. GamesText.TextSize = 19
  1935. GamesText.TextWrapped = true
  1936.  
  1937. Games_TITLE.Name = "Games_TITLE"
  1938. Games_TITLE.Parent = Games
  1939. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  1940. Games_TITLE.BackgroundTransparency = 1
  1941. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  1942. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1943. Games_TITLE.Font = Enum.Font.SourceSansBold
  1944. Games_TITLE.FontSize = Enum.FontSize.Size28
  1945. Games_TITLE.Text = "Games"
  1946. Games_TITLE.TextSize = 25
  1947.  
  1948. Games_IMAGE2.Name = "Games_IMAGE2"
  1949. Games_IMAGE2.Parent = Games
  1950. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  1951. Games_IMAGE2.BackgroundTransparency = 1
  1952. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  1953. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1954. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  1955.  
  1956. SwordFightingTournament.Name = "SwordFightingTournament"
  1957. SwordFightingTournament.Parent = Games
  1958. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1959. SwordFightingTournament.BorderSizePixel = 0
  1960. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  1961. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1962. SwordFightingTournament.Font = Enum.Font.SourceSans
  1963. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  1964. SwordFightingTournament.Text = "Sword Fighting Tournament"
  1965. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1966. SwordFightingTournament.TextScaled = true
  1967. SwordFightingTournament.TextSize = 14
  1968. SwordFightingTournament.TextWrapped = true
  1969.  
  1970. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  1971. PlatesOfFateMayhem.Parent = Games
  1972. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1973. PlatesOfFateMayhem.BorderSizePixel = 0
  1974. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  1975. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1976. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  1977. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  1978. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  1979. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1980. PlatesOfFateMayhem.TextScaled = true
  1981. PlatesOfFateMayhem.TextSize = 14
  1982. PlatesOfFateMayhem.TextWrapped = true
  1983.  
  1984. GamesText2.Name = "GamesText2"
  1985. GamesText2.Parent = Games
  1986. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  1987. GamesText2.BackgroundTransparency = 1
  1988. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  1989. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  1990. GamesText2.Font = Enum.Font.SourceSansItalic
  1991. GamesText2.FontSize = Enum.FontSize.Size24
  1992. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  1993. GamesText2.TextSize = 19
  1994. GamesText2.TextWrapped = true
  1995.  
  1996. Frappe.Name = "Frappe"
  1997. Frappe.Parent = Games
  1998. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1999. Frappe.BorderSizePixel = 0
  2000. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  2001. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2002. Frappe.Font = Enum.Font.SourceSans
  2003. Frappe.FontSize = Enum.FontSize.Size14
  2004. Frappe.Text = "Frappe"
  2005. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2006. Frappe.TextScaled = true
  2007. Frappe.TextSize = 14
  2008. Frappe.TextWrapped = true
  2009.  
  2010. Frappe_2.Name = "Frappe"
  2011. Frappe_2.Parent = Games
  2012. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2013. Frappe_2.BorderSizePixel = 0
  2014. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  2015. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2016. Frappe_2.Font = Enum.Font.SourceSans
  2017. Frappe_2.FontSize = Enum.FontSize.Size14
  2018. Frappe_2.Text = "Frappe"
  2019. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2020. Frappe_2.TextScaled = true
  2021. Frappe_2.TextSize = 14
  2022. Frappe_2.TextWrapped = true
  2023.  
  2024. MenuFrame.Name = "MenuFrame"
  2025. MenuFrame.Parent = MainFrame
  2026. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2027. MenuFrame.BorderSizePixel = 0
  2028. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2029. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  2030.  
  2031. Welcome.Name = "Welcome"
  2032. Welcome.Parent = MenuFrame
  2033. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  2034. Welcome.BackgroundTransparency = 1
  2035. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  2036. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  2037. Welcome.Font = Enum.Font.SourceSansLight
  2038. Welcome.FontSize = Enum.FontSize.Size14
  2039. Welcome.Text = "Welcome,"
  2040. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2041. Welcome.TextScaled = true
  2042. Welcome.TextSize = 14
  2043. Welcome.TextWrapped = true
  2044.  
  2045. NameOfPlayer.Name = "NameOfPlayer"
  2046. NameOfPlayer.Parent = MenuFrame
  2047. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  2048. NameOfPlayer.BackgroundTransparency = 1
  2049. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  2050. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  2051. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  2052. NameOfPlayer.FontSize = Enum.FontSize.Size14
  2053. NameOfPlayer.Text = "PlayerName"
  2054. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2055. NameOfPlayer.TextScaled = true
  2056. NameOfPlayer.TextSize = 14
  2057. NameOfPlayer.TextWrapped = true
  2058.  
  2059. T_Information.Name = "T_Information"
  2060. T_Information.Parent = MenuFrame
  2061. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2062. T_Information.BorderSizePixel = 0
  2063. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  2064. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2065. T_Information.Font = Enum.Font.SourceSans
  2066. T_Information.FontSize = Enum.FontSize.Size18
  2067. T_Information.Text = "Information"
  2068. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2069. T_Information.TextSize = 16
  2070. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  2071.  
  2072. T_InfoImage.Name = "T_InfoImage"
  2073. T_InfoImage.Parent = T_Information
  2074. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2075. T_InfoImage.BackgroundTransparency = 1
  2076. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2077. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2078. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  2079.  
  2080. T_Character.Name = "T_Character"
  2081. T_Character.Parent = MenuFrame
  2082. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2083. T_Character.BorderSizePixel = 0
  2084. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  2085. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2086. T_Character.Font = Enum.Font.SourceSans
  2087. T_Character.FontSize = Enum.FontSize.Size18
  2088. T_Character.Text = "Character"
  2089. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2090. T_Character.TextSize = 16
  2091. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  2092.  
  2093. T_CharImage.Name = "T_CharImage"
  2094. T_CharImage.Parent = T_Character
  2095. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2096. T_CharImage.BackgroundTransparency = 1
  2097. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2098. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2099. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  2100.  
  2101. T_Games.Name = "T_Games"
  2102. T_Games.Parent = MenuFrame
  2103. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2104. T_Games.BorderSizePixel = 0
  2105. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  2106. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2107. T_Games.Font = Enum.Font.SourceSans
  2108. T_Games.FontSize = Enum.FontSize.Size18
  2109. T_Games.Text = "Games"
  2110. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2111. T_Games.TextSize = 16
  2112. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  2113.  
  2114. T_GameImage.Name = "T_GameImage"
  2115. T_GameImage.Parent = T_Games
  2116. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2117. T_GameImage.BackgroundTransparency = 1
  2118. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2119. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2120. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  2121.  
  2122. T_Others.Name = "T_Others"
  2123. T_Others.Parent = MenuFrame
  2124. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2125. T_Others.BorderSizePixel = 0
  2126. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  2127. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2128. T_Others.Font = Enum.Font.SourceSans
  2129. T_Others.FontSize = Enum.FontSize.Size18
  2130. T_Others.Text = "Others"
  2131. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2132. T_Others.TextSize = 16
  2133. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  2134.  
  2135. T_OtherImage.Name = "T_OtherImage"
  2136. T_OtherImage.Parent = T_Others
  2137. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2138. T_OtherImage.BackgroundTransparency = 1
  2139. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  2140. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  2141. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  2142.  
  2143. T_Extra.Name = "T_Extra"
  2144. T_Extra.Parent = MenuFrame
  2145. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2146. T_Extra.BorderSizePixel = 0
  2147. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  2148. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2149. T_Extra.Font = Enum.Font.SourceSans
  2150. T_Extra.FontSize = Enum.FontSize.Size18
  2151. T_Extra.Text = "Extra"
  2152. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2153. T_Extra.TextSize = 16
  2154. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  2155.  
  2156. T_ExtraImage.Name = "T_ExtraImage"
  2157. T_ExtraImage.Parent = T_Extra
  2158. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2159. T_ExtraImage.BackgroundTransparency = 1
  2160. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2161. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2162. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  2163.  
  2164. DeleteGUI.Name = "DeleteGUI"
  2165. DeleteGUI.Parent = MenuFrame
  2166. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2167. DeleteGUI.BorderSizePixel = 0
  2168. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  2169. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2170. DeleteGUI.Font = Enum.Font.SourceSans
  2171. DeleteGUI.FontSize = Enum.FontSize.Size18
  2172. DeleteGUI.Text = "Delete GUI"
  2173. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2174. DeleteGUI.TextSize = 16
  2175. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  2176.  
  2177. DELETEIMAGE.Name = "DELETEIMAGE"
  2178. DELETEIMAGE.Parent = DeleteGUI
  2179. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2180. DELETEIMAGE.BackgroundTransparency = 1
  2181. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  2182. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  2183. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  2184.  
  2185. Darkness.Name = "Darkness"
  2186. Darkness.Parent = MainFrame
  2187. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  2188. Darkness.BackgroundTransparency = 0.8
  2189. Darkness.BorderSizePixel = 0
  2190. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  2191. Darkness.Size = UDim2.new(0, 272, 0, 271)
  2192. Darkness.Visible = false
  2193. Darkness.ZIndex = 7
  2194. Darkness.Font = Enum.Font.SourceSans
  2195. Darkness.FontSize = Enum.FontSize.Size14
  2196. Darkness.Text = ""
  2197. Darkness.TextSize = 14
  2198.  
  2199. -----------------------------------------------------------------
  2200. -----------------------------------------------------------------
  2201. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  2202. if game.Workspace.FilteringEnabled == true then
  2203. Image_FE_ENABLED.Visible = true
  2204. Image_FE_DISABLED.Visible = false
  2205. Text_FE_ENABLED.Visible = true
  2206. Text_FE_DISABLED.Visible = false
  2207. else
  2208. Image_FE_ENABLED.Visible = false
  2209. Image_FE_DISABLED.Visible = true
  2210. Text_FE_ENABLED.Visible = false
  2211. Text_FE_DISABLED.Visible = true
  2212. end
  2213.  
  2214. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  2215. local Found = {}
  2216. local strl = String:lower()
  2217. if strl == "all" then
  2218. for i,v in pairs(game.Players:GetPlayers()) do
  2219. table.insert(Found,v)
  2220. end
  2221. elseif strl == "others" then
  2222. for i,v in pairs(game.Players:GetPlayers()) do
  2223. if v.Name ~= game.Players.LocalPlayer.Name then
  2224. table.insert(Found,v)
  2225. end
  2226. end
  2227. else
  2228. for i,v in pairs(game.Players:GetPlayers()) do
  2229. if v.Name:lower():sub(1, #String) == String:lower() then
  2230. table.insert(Found,v)
  2231. end
  2232. end
  2233. end
  2234. return Found
  2235. end
  2236.  
  2237. OpenMenu.MouseButton1Click:connect(function()
  2238. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  2239. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  2240. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  2241. wait(0.7)
  2242. Darkness.Visible = true
  2243. Darkness.BackgroundTransparency = 0.8
  2244. end)
  2245.  
  2246. Darkness.MouseButton1Click:connect(function()
  2247. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  2248. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  2249. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  2250. Darkness.Visible = false
  2251. end)
  2252.  
  2253. closedgui = true
  2254. CloseGUI.MouseButton1Click:connect(function()
  2255. wait(0.3)
  2256. if closedgui then
  2257. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  2258. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  2259. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2260. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2261. Darkness.Visible = false
  2262. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  2263. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  2264. wait(1.6)
  2265. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2266. Darkness.Visible = false
  2267. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2268. closedgui = false
  2269. else
  2270. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  2271. wait(1.5)
  2272. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2273. wait(0.6)
  2274. closedgui = true
  2275. end
  2276. end)
  2277.  
  2278. DeleteGUI.MouseButton1Click:connect(function()
  2279. game.CoreGui.OPFinality:Destroy()
  2280. end)
  2281.  
  2282. T_Character.MouseButton1Click:connect(function()
  2283. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2284. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2285. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2286. Darkness.Visible = false
  2287. wait(0.5)
  2288. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2289. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2290. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2291. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2292. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2293. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2294. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2295. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2296. wait(0.5)
  2297. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2298. end)
  2299.  
  2300. T_Extra.MouseButton1Click:connect(function()
  2301. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2302. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2303. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2304. Darkness.Visible = false
  2305. wait(0.5)
  2306. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2307. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2308. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2309. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2310. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2311. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2312. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2313. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2314. wait(0.5)
  2315. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2316. end)
  2317.  
  2318. T_Games.MouseButton1Click:connect(function()
  2319. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2320. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2321. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2322. Darkness.Visible = false
  2323. wait(0.5)
  2324. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2325. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2326. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2327. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2328. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2329. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2330. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2331. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2332. wait(0.5)
  2333. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2334. end)
  2335.  
  2336. T_Information.MouseButton1Click:connect(function()
  2337. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2338. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2339. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2340. Darkness.Visible = false
  2341. wait(0.5)
  2342. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2343. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2344. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2345. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2346. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2347. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2348. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2349. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2350. wait(0.5)
  2351. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2352. end)
  2353.  
  2354. T_Others.MouseButton1Click:connect(function()
  2355. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2356. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2357. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2358. Darkness.Visible = false
  2359. wait(0.5)
  2360. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2361. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2362. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2363. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2364. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2365. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2366. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2367. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2368. wait(0.5)
  2369. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2370. end)
  2371.  
  2372. Character_toPAGE2.MouseButton1Click:connect(function()
  2373. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2374. wait(0.5)
  2375. Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2376. end)
  2377. Character_backPAGE1.MouseButton1Click:connect(function()
  2378. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2379. wait(0.5)
  2380. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2381. end)
  2382. Extra_toPAGE2.MouseButton1Click:connect(function()
  2383. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2384. wait(0.5)
  2385. Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2386. end)
  2387. Extra_backPAGE1.MouseButton1Click:connect(function()
  2388. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2389. wait(0.5)
  2390. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2391. end)
  2392. Others_toPAGE2.MouseButton1Click:connect(function()
  2393. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2394. wait(0.5)
  2395. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2396. end)
  2397. Others_toPAGE3.MouseButton1Click:connect(function()
  2398. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2399. wait(0.5)
  2400. Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2401. end)
  2402. Others_backPAGE1.MouseButton1Click:connect(function()
  2403. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2404. wait(0.5)
  2405. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2406. end)
  2407. Others_backPAGE2.MouseButton1Click:connect(function()
  2408. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2409. wait(0.5)
  2410. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2411. end)
  2412.  
  2413. -------------------------------------------------------------------------------
  2414. -------------------------------------------------------------------------------
  2415.  
  2416. HipHeight.MouseButton1Click:connect(function()
  2417. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  2418. end)
  2419. Speed.MouseButton1Click:connect(function()
  2420. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  2421. end)
  2422. JumpHeight.MouseButton1Click:connect(function()
  2423. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  2424. end)
  2425. Chat.MouseButton1Click:connect(function()
  2426. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  2427. end)
  2428. SpammingChar = false
  2429. Spam_2.MouseButton1Click:connect(function()
  2430. SpammingChar = not SpammingChar
  2431. end)
  2432.  
  2433. local flying = false
  2434. Fly.MouseButton1Click:connect(function()
  2435. flying = not flying
  2436. repeat wait()
  2437. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2438. local mouse = game.Players.LocalPlayer:GetMouse()
  2439. repeat wait() until mouse
  2440. local plr = game.Players.LocalPlayer
  2441. local torso = plr.Character.Torso
  2442. local deb = true
  2443. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2444. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2445. local maxspeed = 80
  2446. local speed = 0
  2447. if flying then
  2448. Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2449. else
  2450. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2451. end
  2452.  
  2453. function FlyFunction()
  2454. local bg = Instance.new("BodyGyro", torso)
  2455. bg.P = 9e4
  2456. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2457. bg.cframe = torso.CFrame
  2458. local bv = Instance.new("BodyVelocity", torso)
  2459. bv.velocity = Vector3.new(0,0.1,0)
  2460. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2461. repeat wait()
  2462. plr.Character.Humanoid.PlatformStand = true
  2463. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2464. speed = speed+.5+(speed/maxspeed)
  2465. if speed > maxspeed then
  2466. speed = maxspeed
  2467. end
  2468. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2469. speed = speed-1
  2470. if speed < 0 then
  2471. speed = 0
  2472. end
  2473. end
  2474. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2475. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2476. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2477. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2478. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2479. else
  2480. bv.velocity = Vector3.new(0,0.1,0)
  2481. end
  2482. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2483. until not flying
  2484. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2485. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2486. speed = 0
  2487. bg:Destroy()
  2488. bv:Destroy()
  2489. plr.Character.Humanoid.PlatformStand = false
  2490. end
  2491. mouse.KeyDown:connect(function(key)
  2492. if key:lower() == "w" then
  2493. ctrl.f = 1
  2494. elseif key:lower() == "s" then
  2495. ctrl.b = -1
  2496. elseif key:lower() == "a" then
  2497. ctrl.l = -1
  2498. elseif key:lower() == "d" then
  2499. ctrl.r = 1
  2500. end
  2501. end)
  2502. mouse.KeyUp:connect(function(key)
  2503. if key:lower() == "w" then
  2504. ctrl.f = 0
  2505. elseif key:lower() == "s" then
  2506. ctrl.b = 0
  2507. elseif key:lower() == "a" then
  2508. ctrl.l = 0
  2509. elseif key:lower() == "d" then
  2510. ctrl.r = 0
  2511. end
  2512. end)
  2513. FlyFunction()
  2514. end)
  2515.  
  2516. clip = true
  2517. Noclip.MouseButton1Click:connect(function()
  2518. clip = not clip
  2519. game:GetService('RunService').Stepped:connect(function()
  2520. if not clip then
  2521. Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2522. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2523. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2524. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2525. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2526. else
  2527. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2528. end
  2529. end)
  2530. end)
  2531.  
  2532. local Anim = Instance.new("Animation")
  2533. Anim.AnimationId = "rbxassetid://33169583"
  2534. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2535. local armsareoff = false
  2536. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2537. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2538. armsareoff = false
  2539. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2540. end)
  2541. armsoff.MouseButton1Click:connect(function()
  2542. armsareoff = not armsareoff
  2543. if armsareoff then
  2544. armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2545. while wait() do
  2546. if track.IsPlaying == false then
  2547. if armsareoff then
  2548. track:Play(.1, 1, 1e6)
  2549. end
  2550. end
  2551. end
  2552. else
  2553. track:Stop()
  2554. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2555. end
  2556. end)
  2557.  
  2558. local Anim = Instance.new("Animation")
  2559. Anim.AnimationId = "rbxassetid://121572214"
  2560. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2561. headfloatACTIVE = false
  2562. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2563. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2564. headfloatACTIVE = false
  2565. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2566. end)
  2567. headfloat.MouseButton1Click:connect(function()
  2568. headfloatACTIVE = not headfloatACTIVE
  2569. if headfloatACTIVE then
  2570. headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2571. while wait() do
  2572. if track.IsPlaying == false then
  2573. if headfloatACTIVE then
  2574. track:Play(.1, 1, 1)
  2575. end
  2576. end
  2577. end
  2578. else
  2579. track:Stop()
  2580. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2581. end
  2582. end)
  2583.  
  2584. local Anim = Instance.new("Animation")
  2585. Anim.AnimationId = "rbxassetid://35154961"
  2586. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2587. local headthrowACTIVE = false
  2588. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2589. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2590. headthrowACTIVE = false
  2591. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2592. end)
  2593. headthrow.MouseButton1Click:connect(function()
  2594. headthrowACTIVE = not headthrowACTIVE
  2595. if headthrowACTIVE then
  2596. headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2597. while wait() do
  2598. if track.IsPlaying == false then
  2599. if headthrowACTIVE then
  2600. track:Play(.1, 1, 1)
  2601. end
  2602. end
  2603. end
  2604. else
  2605. track:Stop()
  2606. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2607. end
  2608. end)
  2609.  
  2610. local Anim = Instance.new("Animation")
  2611. Anim.AnimationId = "rbxassetid://35154961"
  2612. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2613. local loopheadACTIVE = false
  2614. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2615. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2616. loopheadACTIVE = false
  2617. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2618. end)
  2619. loophead.MouseButton1Click:connect(function()
  2620. loopheadACTIVE = not loopheadACTIVE
  2621. if loopheadACTIVE then
  2622. loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2623. while wait() do
  2624. if track.IsPlaying == false then
  2625. if loopheadACTIVE then
  2626. track:Play(.1, 1, 1e6)
  2627. end
  2628. end
  2629. end
  2630. else
  2631. track:Stop()
  2632. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2633. end
  2634. end)
  2635.  
  2636. local Anim = Instance.new("Animation")
  2637. Anim.AnimationId = "rbxassetid://313762630"
  2638. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2639. local levitateACTIVE = false
  2640. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2641. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2642. levitateACTIVE = false
  2643. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2644. end)
  2645. levitate.MouseButton1Click:connect(function()
  2646. levitateACTIVE = not levitateACTIVE
  2647. if levitateACTIVE then
  2648. levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2649. while wait() do
  2650. if track.IsPlaying == false then
  2651. if levitateACTIVE then
  2652. track:Play(.1, 1, 1)
  2653. end
  2654. end
  2655. end
  2656. else
  2657. track:Stop()
  2658. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2659. end
  2660. end)
  2661.  
  2662. local Anim = Instance.new("Animation")
  2663. Anim.AnimationId = "rbxassetid://282574440"
  2664. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2665. local crawlACTIVE = false
  2666. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2667. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2668. crawlACTIVE = false
  2669. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2670. end)
  2671. crawl.MouseButton1Click:connect(function()
  2672. crawlACTIVE = not crawlACTIVE
  2673. if crawlACTIVE then
  2674. crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2675. while wait() do
  2676. if track.IsPlaying == false then
  2677. if crawlACTIVE then
  2678. track:Play(.1, 1, 1)
  2679. end
  2680. end
  2681. end
  2682. else
  2683. track:Stop()
  2684. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2685. end
  2686. end)
  2687.  
  2688. local Anim = Instance.new("Animation")
  2689. Anim.AnimationId = "rbxassetid://184574340"
  2690. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2691. local jumplandACTIVE = false
  2692. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2693. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2694. jumplandACTIVE = false
  2695. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2696. end)
  2697. jumpland.MouseButton1Click:connect(function()
  2698. jumplandACTIVE = not jumplandACTIVE
  2699. if jumplandACTIVE then
  2700. jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2701. while wait() do
  2702. if track.IsPlaying == false then
  2703. if jumplandACTIVE then
  2704. track:Play(.1, 1, 1)
  2705. end
  2706. end
  2707. end
  2708. else
  2709. track:Stop()
  2710. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2711. end
  2712. end)
  2713.  
  2714. local Anim = Instance.new("Animation")
  2715. Anim.AnimationId = "rbxassetid://126753849"
  2716. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2717. local punchesACTIVE = false
  2718. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2719. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2720. punchesACTIVE = false
  2721. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2722. end)
  2723. punches.MouseButton1Click:connect(function()
  2724. punchesACTIVE = not punchesACTIVE
  2725. if punchesACTIVE then
  2726. punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2727. while wait() do
  2728. if track.IsPlaying == false then
  2729. if punchesACTIVE then
  2730. track:Play(.1, 1, 1)
  2731. end
  2732. end
  2733. end
  2734. else
  2735. track:Stop()
  2736. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2737. end
  2738. end)
  2739.  
  2740. local Anim = Instance.new("Animation")
  2741. Anim.AnimationId = "rbxassetid://204062532"
  2742. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2743. local swingACTIVE = false
  2744. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2745. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2746. swingACTIVE = false
  2747. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2748. end)
  2749. swing.MouseButton1Click:connect(function()
  2750. swingACTIVE = not swingACTIVE
  2751. if swingACTIVE then
  2752. swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2753. while wait() do
  2754. if track.IsPlaying == false then
  2755. if swingACTIVE then
  2756. track:Play(.1, 1, 1)
  2757. end
  2758. end
  2759. end
  2760. else
  2761. track:Stop()
  2762. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2763. end
  2764. end)
  2765.  
  2766. local Anim = Instance.new("Animation")
  2767. Anim.AnimationId = "rbxassetid://204295235"
  2768. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2769. local swordstrikeACTIVE = false
  2770. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2771. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2772. swordstrikeACTIVE = false
  2773. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2774. end)
  2775. swordstrike.MouseButton1Click:connect(function()
  2776. swordstrikeACTIVE = not swordstrikeACTIVE
  2777. if swordstrikeACTIVE then
  2778. swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2779. while wait() do
  2780. if track.IsPlaying == false then
  2781. if swordstrikeACTIVE then
  2782. track:Play(.1, 1, 1)
  2783. end
  2784. end
  2785. end
  2786. else
  2787. track:Stop()
  2788. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2789. end
  2790. end)
  2791.  
  2792. local Anim = Instance.new("Animation")
  2793. Anim.AnimationId = "rbxassetid://45834924"
  2794. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2795. local happyACTIVE = false
  2796. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2797. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2798. happyACTIVE = false
  2799. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2800. end)
  2801. happy.MouseButton1Click:connect(function()
  2802. happyACTIVE = not happyACTIVE
  2803. if happyACTIVE then
  2804. happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2805. while wait() do
  2806. if track.IsPlaying == false then
  2807. if happyACTIVE then
  2808. track:Play(.1, 1, 1)
  2809. end
  2810. end
  2811. end
  2812. else
  2813. track:Stop()
  2814. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2815. end
  2816. end)
  2817.  
  2818. local Anim = Instance.new("Animation")
  2819. Anim.AnimationId = "rbxassetid://33796059"
  2820. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2821. local insaneACTIVE = false
  2822. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2823. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2824. insaneACTIVE = false
  2825. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2826. end)
  2827. insane.MouseButton1Click:connect(function()
  2828. insaneACTIVE = not insaneACTIVE
  2829. if insaneACTIVE then
  2830. insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2831. while wait() do
  2832. if track.IsPlaying == false then
  2833. if insaneACTIVE then
  2834. track:Play(.1, 1, 1e6)
  2835. end
  2836. end
  2837. end
  2838. else
  2839. track:Stop()
  2840. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2841. end
  2842. end)
  2843.  
  2844. local Anim = Instance.new("Animation")
  2845. Anim.AnimationId = "rbxassetid://429703734"
  2846. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2847. local movingdanceACTIVE = false
  2848. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2849. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2850. movingdanceACTIVE = false
  2851. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2852. end)
  2853. movingdance.MouseButton1Click:connect(function()
  2854. movingdanceACTIVE = not movingdanceACTIVE
  2855. if movingdanceACTIVE then
  2856. movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2857. while wait() do
  2858. if track.IsPlaying == false then
  2859. if movingdanceACTIVE then
  2860. track:Play(.1, 1, 1)
  2861. end
  2862. end
  2863. end
  2864. else
  2865. track:Stop()
  2866. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2867. end
  2868. end)
  2869.  
  2870. local Anim = Instance.new("Animation")
  2871. Anim.AnimationId = "rbxassetid://35654637"
  2872. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2873. local normalACTIVE = false
  2874. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2875. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2876. normalACTIVE = false
  2877. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2878. end)
  2879. normal.MouseButton1Click:connect(function()
  2880. normalACTIVE = not normalACTIVE
  2881. if normalACTIVE then
  2882. normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2883. while wait() do
  2884. if track.IsPlaying == false then
  2885. if normalACTIVE then
  2886. track:Play(.1, 1, 1)
  2887. end
  2888. end
  2889. end
  2890. else
  2891. track:Stop()
  2892. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2893. end
  2894. end)
  2895.  
  2896. local Anim = Instance.new("Animation")
  2897. Anim.AnimationId = "rbxassetid://186934910"
  2898. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2899. local spindanceACTIVE = false
  2900. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2901. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2902. spindanceACTIVE = false
  2903. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2904. end)
  2905. spindance.MouseButton1Click:connect(function()
  2906. spindanceACTIVE = not spindanceACTIVE
  2907. if spindanceACTIVE then
  2908. spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2909. while wait() do
  2910. if track.IsPlaying == false then
  2911. if spindanceACTIVE then
  2912. track:Play(.1, 1, 1)
  2913. end
  2914. end
  2915. end
  2916. else
  2917. track:Stop()
  2918. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2919. end
  2920. end)
  2921.  
  2922. local Anim = Instance.new("Animation")
  2923. Anim.AnimationId = "rbxassetid://215384594"
  2924. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2925. local CloneIllusionACTIVE = false
  2926. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2927. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2928. CloneIllusionACTIVE = false
  2929. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2930. end)
  2931. CloneIllusion.MouseButton1Click:connect(function()
  2932. CloneIllusionACTIVE = not CloneIllusionACTIVE
  2933. if CloneIllusionACTIVE then
  2934. CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2935. while wait() do
  2936. if track.IsPlaying == false then
  2937. if CloneIllusionACTIVE then
  2938. track:Play(.1, 1, 1e6)
  2939. end
  2940. end
  2941. end
  2942. else
  2943. track:Stop()
  2944. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2945. end
  2946. end)
  2947.  
  2948. spinning = false
  2949. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2950. spinning = false
  2951. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2952. end)
  2953. CoolSpin.MouseButton1Click:connect(function()
  2954. spinning = not spinning
  2955. if spinning then
  2956. local p = Instance.new("RocketPropulsion")
  2957. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2958. p.Name = "CrazySpin"
  2959. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  2960. p:Fire()
  2961. CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2962. else
  2963. game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  2964. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2965. end
  2966. end)
  2967.  
  2968. local Anim = Instance.new("Animation")
  2969. Anim.AnimationId = "rbxassetid://180612465"
  2970. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2971. local ScaredACTIVE = false
  2972. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2973. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2974. ScaredACTIVE = false
  2975. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  2976. end)
  2977. CrouchRocket.MouseButton1Click:connect(function()
  2978. ScaredACTIVE = not ScaredACTIVE
  2979. if ScaredACTIVE then
  2980. local u = Instance.new("RocketPropulsion")
  2981. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2982. u.Name = "CrouchRocket"
  2983. u.Target = game.Players.LocalPlayer.Character.Head
  2984. u:Fire()
  2985. CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2986. while wait() do
  2987. if track.IsPlaying == false then
  2988. if ScaredACTIVE then
  2989. track:Play(.1, 1, 1)
  2990. end
  2991. end
  2992. end
  2993. else
  2994. track:Stop()
  2995. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2996. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  2997. end
  2998. end)
  2999.  
  3000. local Anim = Instance.new("Animation")
  3001. Anim.AnimationId = "rbxassetid://184574340"
  3002. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3003. local jumprocketnow = false
  3004. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3005. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3006. jumprocketnow = false
  3007. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  3008. end)
  3009. JumpRocket.MouseButton1Click:connect(function()
  3010. jumprocketnow = not jumprocketnow
  3011. if jumprocketnow then
  3012. local u = Instance.new("RocketPropulsion")
  3013. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3014. u.Name = "JumpRocket"
  3015. u.Target = game.Players.LocalPlayer.Character.Head
  3016. u:Fire()
  3017. JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3018. while wait() do
  3019. if track.IsPlaying == false then
  3020. if jumprocketnow then
  3021. track:Play(.1, 1, 1)
  3022. end
  3023. end
  3024. end
  3025. else
  3026. track:Stop()
  3027. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3028. game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  3029. end
  3030. end)
  3031.  
  3032. local Anim = Instance.new("Animation")
  3033. Anim.AnimationId = "rbxassetid://126753849"
  3034. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3035. local RapidPunchACTIVE = false
  3036. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3037. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3038. RapidPunchACTIVE = false
  3039. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3040. end)
  3041. RapidPunch.MouseButton1Click:connect(function()
  3042. RapidPunchACTIVE = not RapidPunchACTIVE
  3043. if RapidPunchACTIVE then
  3044. RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  3045. while wait() do
  3046. if track.IsPlaying == false then
  3047. if RapidPunchACTIVE then
  3048. track:Play(.1, 1, 10)
  3049. end
  3050. end
  3051. end
  3052. else
  3053. track:Stop()
  3054. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3055. end
  3056. end)
  3057.  
  3058. FEGodmode.MouseButton1Click:connect(function()
  3059. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3060. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3061. l.Parent = game.Players.LocalPlayer.Character
  3062. l.Name = "Humanoid"
  3063. wait(0.1)
  3064. game.Players.LocalPlayer.Character["1"]:Destroy()
  3065. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3066. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3067. wait(0.1)
  3068. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3069. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3070. end)
  3071.  
  3072. NoLimbs.MouseButton1Click:connect(function()
  3073. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  3074. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  3075. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  3076. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  3077. end)
  3078.  
  3079. BrickHats.MouseButton1Click:connect(function()
  3080. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3081. if (v:IsA("Accessory")) then
  3082. v.Handle.Mesh:Destroy()
  3083. end
  3084. end
  3085. end)
  3086.  
  3087. local Anim = Instance.new("Animation")
  3088. Anim.AnimationId = "rbxassetid://181525546"
  3089. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3090. local FaintACTIVE = false
  3091. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3092. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3093. FaintACTIVE = false
  3094. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3095. end)
  3096. Faint.MouseButton1Click:connect(function()
  3097. FaintACTIVE = not FaintACTIVE
  3098. if FaintACTIVE then
  3099. Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3100. while wait() do
  3101. if track.IsPlaying == false then
  3102. if FaintACTIVE then
  3103. track:Play(.1, 1, 1)
  3104. end
  3105. end
  3106. end
  3107. else
  3108. track:Stop()
  3109. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3110. end
  3111. end)
  3112.  
  3113. local Anim = Instance.new("Animation")
  3114. Anim.AnimationId = "rbxassetid://188632011"
  3115. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3116. local SpinACTIVE = false
  3117. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3118. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3119. SpinACTIVE = false
  3120. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3121. end)
  3122. Spin.MouseButton1Click:connect(function()
  3123. SpinACTIVE = not SpinACTIVE
  3124. if SpinACTIVE then
  3125. Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3126. while wait() do
  3127. if track.IsPlaying == false then
  3128. if SpinACTIVE then
  3129. track:Play(.1, 1, 1)
  3130. end
  3131. end
  3132. end
  3133. else
  3134. track:Stop()
  3135. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3136. end
  3137. end)
  3138.  
  3139. local Anim = Instance.new("Animation")
  3140. Anim.AnimationId = "rbxassetid://33169583"
  3141. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3142. local ArmFollowACTIVE = false
  3143. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3144. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3145. ArmFollowACTIVE = false
  3146. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3147. end)
  3148. ArmFollow.MouseButton1Click:connect(function()
  3149. ArmFollowACTIVE = not ArmFollowACTIVE
  3150. if ArmFollowACTIVE then
  3151. local u = Instance.new("RocketPropulsion")
  3152. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3153. u.Name = "ArmFollow"
  3154. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3155. u:Fire()
  3156. ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3157. while wait() do
  3158. if track.IsPlaying == false then
  3159. if ArmFollowACTIVE then
  3160. track:Play(.1, 1, 1)
  3161. end
  3162. end
  3163. end
  3164. else
  3165. track:Stop()
  3166. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3167. game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  3168. end
  3169. end)
  3170.  
  3171. local Anim = Instance.new("Animation")
  3172. Anim.AnimationId = "rbxassetid://126753849"
  3173. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3174. local PunchFollowACTIVE = false
  3175. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3176. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3177. PunchFollowACTIVE = false
  3178. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3179. end)
  3180. PunchFollow.MouseButton1Click:connect(function()
  3181. PunchFollowACTIVE = not PunchFollowACTIVE
  3182. if PunchFollowACTIVE then
  3183. local u = Instance.new("RocketPropulsion")
  3184. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3185. u.Name = "PunchFollow"
  3186. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3187. u:Fire()
  3188. PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3189. while wait() do
  3190. if track.IsPlaying == false then
  3191. if PunchFollowACTIVE then
  3192. track:Play(.1, 1, 1)
  3193. end
  3194. end
  3195. end
  3196. else
  3197. track:Stop()
  3198. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3199. game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  3200. end
  3201. end)
  3202.  
  3203. AnimationId = "148840371"
  3204. local Anim = Instance.new("Animation")
  3205. Anim.AnimationId = "rbxassetid://"..AnimationId
  3206. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3207. _18active = false
  3208. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3209. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3210. _18active = false
  3211. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3212. end)
  3213. _18.MouseButton1Click:connect(function()
  3214. _18active = not _18active
  3215. if _18active then
  3216. _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3217. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3218. track:Play()
  3219. while wait() do
  3220. if _18active then
  3221. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3222. end
  3223. end
  3224. end
  3225. else
  3226. track:Stop()
  3227. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3228. end
  3229. end)
  3230.  
  3231. local Anim = Instance.new("Animation")
  3232. Anim.AnimationId = "rbxassetid://180612465"
  3233. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3234. local crouchattacking = false
  3235. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3236. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3237. crouchattacking = false
  3238. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3239. end)
  3240. CrouchAttack.MouseButton1Click:connect(function()
  3241. crouchattacking = not crouchattacking
  3242. if crouchattacking then
  3243. local u = Instance.new("RocketPropulsion")
  3244. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3245. u.Name = "CrouchAttack"
  3246. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3247. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3248. end
  3249. u:Fire()
  3250. CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3251. while wait() do
  3252. if track.IsPlaying == false then
  3253. if crouchattacking then
  3254. track:Play(.1, 1, 1)
  3255. end
  3256. end
  3257. end
  3258. else
  3259. track:Stop()
  3260. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3261. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  3262. end
  3263. end)
  3264.  
  3265. local Anim = Instance.new("Animation")
  3266. Anim.AnimationId = "rbxassetid://184574340"
  3267. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3268. local SlamPropulsioning = false
  3269. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3270. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3271. SlamPropulsioning = false
  3272. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3273. end)
  3274. SlamPropulsion.MouseButton1Click:connect(function()
  3275. SlamPropulsioning = not SlamPropulsioning
  3276. if SlamPropulsioning then
  3277. local u = Instance.new("RocketPropulsion")
  3278. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3279. u.Name = "SlamPropulsion"
  3280. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3281. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3282. end
  3283. u:Fire()
  3284. SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3285. while wait() do
  3286. if track.IsPlaying == false then
  3287. if SlamPropulsioning then
  3288. track:Play(.1, 1, 1)
  3289. end
  3290. end
  3291. end
  3292. else
  3293. track:Stop()
  3294. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3295. game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  3296. end
  3297. end)
  3298.  
  3299. local Anim = Instance.new("Animation")
  3300. Anim.AnimationId = "rbxassetid://429730430"
  3301. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3302. local SpinAttacking = false
  3303. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3304. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3305. SpinAttacking = false
  3306. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3307. end)
  3308. SpinAttack.MouseButton1Click:connect(function()
  3309. SpinAttacking = not SpinAttacking
  3310. if SpinAttacking then
  3311. local u = Instance.new("RocketPropulsion")
  3312. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3313. u.Name = "SpinAttack"
  3314. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3315. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3316. end
  3317. u:Fire()
  3318. SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3319. while wait() do
  3320. if track.IsPlaying == false then
  3321. if SpinAttacking then
  3322. track:Play(.1, 1, 1)
  3323. end
  3324. end
  3325. end
  3326. else
  3327. track:Stop()
  3328. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3329. game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  3330. end
  3331. end)
  3332.  
  3333. watching = false
  3334. CreepyWatch.MouseButton1Click:connect(function()
  3335. watching = not watching
  3336. end)
  3337.  
  3338. local Anim = Instance.new("Animation")
  3339. Anim.AnimationId = "rbxassetid://215384594"
  3340. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3341. walkingthrough = false
  3342. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3343. walkingthrough = false
  3344. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3345. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3346. end)
  3347. WalkThrough.MouseButton1Click:connect(function()
  3348. walkingthrough = not walkingthrough
  3349. if walkingthrough then
  3350. WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3351. while wait() do
  3352. if walkingthrough then
  3353. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3354. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3355. if track.IsPlaying == false then
  3356. if walkingthrough then
  3357. track:Play(.1, 1, 1e6)
  3358. end
  3359. end
  3360. end
  3361. end
  3362. end
  3363. else
  3364. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3365. track:Stop()
  3366. end
  3367. end)
  3368.  
  3369. annoying = false
  3370. Annoy.MouseButton1Click:connect(function()
  3371. annoying = not annoying
  3372. end)
  3373. local Anim = Instance.new("Animation")
  3374. Anim.AnimationId = "rbxassetid://282574440"
  3375. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3376. local crawlACTIVE = false
  3377. Carpett = false
  3378. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3379. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3380. Carpett = false
  3381. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3382. end)
  3383. Carpet.MouseButton1Click:connect(function()
  3384. Carpett = not Carpett
  3385. if Carpett then
  3386. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3387. while wait() do
  3388. if track.IsPlaying == false then
  3389. if Carpett then
  3390. track:Play(.1, 1, 1)
  3391. end
  3392. end
  3393. end
  3394. else
  3395. track:Stop()
  3396. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3397. end
  3398. end)
  3399. following = false
  3400. Follow.MouseButton1Click:connect(function()
  3401. following = not following
  3402. end)
  3403. headwalking = false
  3404. HeadWalk.MouseButton1Click:connect(function()
  3405. headwalking = not headwalking
  3406. end)
  3407. Spammer = false
  3408. Spam.MouseButton1Click:connect(function()
  3409. Spammer = not Spammer
  3410. end)
  3411. stuck = false
  3412. Stick.MouseButton1Click:connect(function()
  3413. stuck = not stuck
  3414. end)
  3415. TeleportTo.MouseButton1Click:connect(function()
  3416. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3417. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3418. end
  3419. end)
  3420.  
  3421. orbital = false
  3422. Orbit.MouseButton1Click:connect(function()
  3423. orbital = not orbital
  3424. if orbital then
  3425. Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3426. local o = Instance.new("RocketPropulsion")
  3427. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3428. o.Name = "Orbit"
  3429. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3430. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3431. o:Fire()
  3432. game:GetService('RunService').Stepped:connect(function()
  3433. if orbital then
  3434. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3435. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3436. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3437. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3438. end
  3439. end)
  3440. end
  3441. else
  3442. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  3443. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3444. end
  3445. end)
  3446.  
  3447. currentview = false
  3448. View.MouseButton1Click:connect(function()
  3449. currentview = not currentview
  3450. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3451. if currentview then
  3452. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3453. View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3454. else
  3455. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  3456. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3457. end
  3458. end
  3459. end)
  3460.  
  3461. floating = false
  3462. Float.MouseButton1Click:connect(function()
  3463. floating = not floating
  3464. if floating then
  3465. Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3466. local y = Instance.new("RocketPropulsion")
  3467. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3468. y.CartoonFactor = 1
  3469. y.MaxThrust = 50000
  3470. y.MaxSpeed = 1000
  3471. y.ThrustP = 50000
  3472. y.Name = "Float"
  3473. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3474. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3475. y.Target = game.Players[v.Name].Character.Head
  3476. y:Fire()
  3477. game:GetService('RunService').Stepped:connect(function()
  3478. if floating then
  3479. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3480. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3481. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3482. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3483. end
  3484. end)
  3485. while wait(0.3) do
  3486. if floating then
  3487. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  3488. end
  3489. end
  3490. end
  3491. else
  3492. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3493. game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  3494. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3495. end
  3496. end)
  3497.  
  3498. local Anim = Instance.new("Animation")
  3499. Anim.AnimationId = "rbxassetid://282574440"
  3500. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3501. flattening = false
  3502. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3503. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3504. flattening = false
  3505. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3506. end)
  3507. Flatten.MouseButton1Click:connect(function()
  3508. flattening = not flattening
  3509. if flattening then
  3510. Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3511. local y = Instance.new("RocketPropulsion")
  3512. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3513. y.CartoonFactor = 1
  3514. y.MaxThrust = 50000
  3515. y.MaxSpeed = 1000
  3516. y.ThrustP = 50000
  3517. y.Name = "Flatten"
  3518. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3519. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3520. y.Target = game.Players[v.Name].Character["Left Leg"]
  3521. y:Fire()
  3522. track:Play(.1, 1, 1)
  3523. game:GetService('RunService').Stepped:connect(function()
  3524. if flattening then
  3525. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3526. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3527. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3528. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3529. end
  3530. end)
  3531. while wait(0.3) do
  3532. if flattening then
  3533. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  3534. end
  3535. end
  3536. end
  3537. else
  3538. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3539. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  3540. track:Stop()
  3541. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3542. end
  3543. end)
  3544.  
  3545. SlowAttracting = false
  3546. SlowAttract.MouseButton1Click:connect(function()
  3547. SlowAttracting = not SlowAttracting
  3548. if SlowAttracting then
  3549. SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3550. local b = Instance.new("RocketPropulsion")
  3551. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3552. b.TurnD = 5000
  3553. b.MaxThrust = 5000
  3554. b.MaxSpeed = 200
  3555. b.ThrustP = 5000
  3556. b.CartoonFactor = 1
  3557. b.Name = "SlowAttract"
  3558. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3559. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  3560. b:Fire()
  3561. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3562. game:GetService('RunService').Stepped:connect(function()
  3563. if SlowAttracting then
  3564. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3565. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3566. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3567. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3568. end
  3569. end)
  3570. end
  3571. else
  3572. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3573. game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  3574. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3575. end
  3576. end)
  3577.  
  3578. AimHeading = false
  3579. AimHead.MouseButton1Click:connect(function()
  3580. AimHeading = not AimHeading
  3581. if AimHeading then
  3582. AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3583. local b = Instance.new("RocketPropulsion")
  3584. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3585. b.TurnP = 2500
  3586. b.MaxThrust = 50000
  3587. b.MaxSpeed = 1000
  3588. b.ThrustP = 50000
  3589. b.CartoonFactor = 1
  3590. b.Name = "AimHead"
  3591. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3592. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3593. b.Target = game.Players[v.Name].Character.Head
  3594. b:Fire()
  3595. game:GetService('RunService').Stepped:connect(function()
  3596. if AimHeading then
  3597. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3598. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3599. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3600. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3601. end
  3602. end)
  3603. end
  3604. else
  3605. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3606. game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  3607. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3608. end
  3609. end)
  3610.  
  3611. Multipleing = false
  3612. Multiple.MouseButton1Click:connect(function()
  3613. Multipleing = not Multipleing
  3614. if Multipleing then
  3615. Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3616. local t1 = Instance.new("RocketPropulsion")
  3617. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3618. t1.TurnP = 30000
  3619. t1.MaxThrust = 30000
  3620. t1.MaxSpeed = 1000
  3621. t1.ThrustP = 30000
  3622. t1.CartoonFactor = 1
  3623. t1.Name = "one"
  3624. local t2 = Instance.new("RocketPropulsion")
  3625. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3626. t2.TurnP = 30000
  3627. t2.MaxThrust = 30000
  3628. t2.MaxSpeed = 1000
  3629. t2.ThrustP = 30000
  3630. t2.CartoonFactor = 1
  3631. t2.Name = "two"
  3632. local t3 = Instance.new("RocketPropulsion")
  3633. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3634. t3.TurnP = 30000
  3635. t3.MaxThrust = 30000
  3636. t3.MaxSpeed = 1000
  3637. t3.ThrustP = 30000
  3638. t3.CartoonFactor = 1
  3639. t3.Name = "three"
  3640. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3641. t1.Target = game.Players[v.Name].Character.Torso
  3642. t1:Fire()
  3643. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3644. t2:Fire()
  3645. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3646. t3:Fire()
  3647. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3648. game:GetService('RunService').Stepped:connect(function()
  3649. if Multipleing then
  3650. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3651. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3652. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3653. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3654. end
  3655. end)
  3656. end
  3657. else
  3658. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3659. game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  3660. game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  3661. game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  3662. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3663. end
  3664. end)
  3665.  
  3666. local Anim = Instance.new("Animation")
  3667. Anim.AnimationId = "rbxassetid://215384594"
  3668. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3669. Violenting = false
  3670. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3671. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3672. Violenting = false
  3673. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3674. end)
  3675. Violent.MouseButton1Click:connect(function()
  3676. Violenting = not Violenting
  3677. if Violenting then
  3678. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3679. local y = Instance.new("RocketPropulsion")
  3680. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3681. y.CartoonFactor = 1
  3682. y.MaxThrust = 50000
  3683. y.MaxSpeed = 1000
  3684. y.ThrustP = 50000
  3685. y.Name = "Violent"
  3686. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3687. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3688. y:Fire()
  3689. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3690. track:Play(.1, 1, 10)
  3691. game:GetService('RunService').Stepped:connect(function()
  3692. if Violenting then
  3693. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3694. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3695. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3696. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3697. end
  3698. end)
  3699. end
  3700. else
  3701. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3702. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3703. track:Stop()
  3704. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3705. end
  3706. end)
  3707.  
  3708. local Anim = Instance.new("Animation")
  3709. Anim.AnimationId = "rbxassetid://215384594"
  3710. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3711. Violenting = false
  3712. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3713. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3714. Violenting = false
  3715. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3716. end)
  3717. Violent.MouseButton1Click:connect(function()
  3718. Violenting = not Violenting
  3719. if Violenting then
  3720. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3721. local y = Instance.new("RocketPropulsion")
  3722. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3723. y.CartoonFactor = 1
  3724. y.MaxThrust = 500000
  3725. y.MaxSpeed = 1000
  3726. y.ThrustP = 50000
  3727. y.Name = "Violent"
  3728. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3729. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3730. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3731. y:Fire()
  3732. track:Play(.1, 1, 10)
  3733. game:GetService('RunService').Stepped:connect(function()
  3734. if Violenting then
  3735. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3736. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3737. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3738. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3739. end
  3740. end)
  3741. end
  3742. else
  3743. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3744. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3745. track:Stop()
  3746. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3747. end
  3748. end)
  3749.  
  3750. WeirdOrbital = false
  3751. WeirdOrbit.MouseButton1Click:connect(function()
  3752. WeirdOrbital = not WeirdOrbital
  3753. if WeirdOrbital then
  3754. WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3755. local o = Instance.new("RocketPropulsion")
  3756. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3757. o.TurnD = 50000
  3758. o.Name = "WeirdOrbit"
  3759. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3760. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3761. o:Fire()
  3762. game:GetService('RunService').Stepped:connect(function()
  3763. if WeirdOrbital then
  3764. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3765. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3766. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3767. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3768. end
  3769. end)
  3770. end
  3771. else
  3772. game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  3773. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3774. end
  3775. end)
  3776.  
  3777. Maxing = false
  3778. Max.MouseButton1Click:connect(function()
  3779. Maxing = not Maxing
  3780. if Maxing then
  3781. Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3782. local t1 = Instance.new("RocketPropulsion")
  3783. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3784. t1.TurnP = 100000
  3785. t1.MaxThrust = 100000
  3786. t1.MaxSpeed = 5000
  3787. t1.ThrustP = 100000
  3788. t1.CartoonFactor = 1
  3789. t1.Name = "onee"
  3790. local t2 = Instance.new("RocketPropulsion")
  3791. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3792. t2.TurnP = 100000
  3793. t2.MaxThrust = 100000
  3794. t2.MaxSpeed = 5000
  3795. t2.ThrustP = 100000
  3796. t2.CartoonFactor = 1
  3797. t2.Name = "twoo"
  3798. local t3 = Instance.new("RocketPropulsion")
  3799. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3800. t3.TurnP = 100000
  3801. t3.MaxThrust = 100000
  3802. t3.MaxSpeed = 5000
  3803. t3.ThrustP = 100000
  3804. t3.CartoonFactor = 1
  3805. t3.Name = "threee"
  3806. local t4 = Instance.new("RocketPropulsion")
  3807. t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3808. t4.TurnP = 100000
  3809. t4.MaxThrust = 100000
  3810. t4.MaxSpeed = 5000
  3811. t4.ThrustP = 100000
  3812. t4.CartoonFactor = 1
  3813. t4.Name = "fourr"
  3814. local t5 = Instance.new("RocketPropulsion")
  3815. t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3816. t5.TurnP = 100000
  3817. t5.MaxThrust = 100000
  3818. t5.MaxSpeed = 5000
  3819. t5.ThrustP = 100000
  3820. t5.CartoonFactor = 1
  3821. t5.Name = "fivee"
  3822. local t6 = Instance.new("RocketPropulsion")
  3823. t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3824. t6.TurnP = 100000
  3825. t6.MaxThrust = 100000
  3826. t6.MaxSpeed = 5000
  3827. t6.ThrustP = 100000
  3828. t6.CartoonFactor = 1
  3829. t6.Name = "sixx"
  3830. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3831. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3832. t1.Target = game.Players[v.Name].Character.Torso
  3833. t1:Fire()
  3834. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3835. t2:Fire()
  3836. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3837. t3:Fire()
  3838. t4.Target = game.Players[v.Name].Character["Left Leg"]
  3839. t4:Fire()
  3840. t5.Target = game.Players[v.Name].Character["Right Arm"]
  3841. t5:Fire()
  3842. t6.Target = game.Players[v.Name].Character.Head
  3843. t6:Fire()
  3844. game:GetService('RunService').Stepped:connect(function()
  3845. if Maxing then
  3846. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3847. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3848. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3849. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3850. end
  3851. end)
  3852. end
  3853. else
  3854. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3855. game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  3856. game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  3857. game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  3858. game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  3859. game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  3860. game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  3861. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3862. end
  3863. end)
  3864.  
  3865. local Anim = Instance.new("Animation")
  3866. Anim.AnimationId = "rbxassetid://184574340"
  3867. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3868. Animateding = false
  3869. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3870. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3871. Animateding = false
  3872. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3873. end)
  3874. Animated.MouseButton1Click:connect(function()
  3875. Animateding = not Animateding
  3876. if Animateding then
  3877. Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3878. local y = Instance.new("RocketPropulsion")
  3879. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3880. y.CartoonFactor = 1
  3881. y.MaxThrust = 200000
  3882. y.MaxSpeed = 1000
  3883. y.ThrustP = 50000
  3884. y.Name = "Animated"
  3885. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3886. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3887. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3888. y:Fire()
  3889. track:Play(.1, 1, 10)
  3890. game:GetService('RunService').Stepped:connect(function()
  3891. if Animateding then
  3892. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3893. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3894. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3895. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3896. end
  3897. end)
  3898. end
  3899. else
  3900. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3901. game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  3902. track:Stop()
  3903. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3904. end
  3905. end)
  3906.  
  3907. Attach.MouseButton1Click:connect(function()
  3908. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3909. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3910. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3911. l.Parent = game.Players.LocalPlayer.Character
  3912. l.Name = "Humanoid"
  3913. wait(0.1)
  3914. game.Players.LocalPlayer.Character["1"]:Destroy()
  3915. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3916. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3917. wait(0.1)
  3918. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3919. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3920. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3921. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3922. end
  3923. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3924. end
  3925. end)
  3926.  
  3927. superspinning = false
  3928. SuperSpin.MouseButton1Click:connect(function()
  3929. superspinning = not superspinning
  3930. if superspinning then
  3931. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  3932. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3933. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3934. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3935. l.Parent = game.Players.LocalPlayer.Character
  3936. l.Name = "Humanoid"
  3937. wait(0.1)
  3938. game.Players.LocalPlayer.Character["1"]:Destroy()
  3939. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3940. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3941. wait(0.1)
  3942. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3943. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3944. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3945. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3946. end
  3947. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3948. wait(1)
  3949. while wait() do
  3950. if superspinning then
  3951. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3952. end
  3953. end
  3954. end
  3955. else
  3956. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3957. end
  3958. end)
  3959.  
  3960. Kill.MouseButton1Click:connect(function()
  3961. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3962. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3963. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3964. l.Parent = game.Players.LocalPlayer.Character
  3965. l.Name = "Humanoid"
  3966. wait(0.1)
  3967. game.Players.LocalPlayer.Character["1"]:Destroy()
  3968. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3969. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3970. wait(0.1)
  3971. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3972. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3973. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3974. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3975. end
  3976. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3977. wait(0.2)
  3978. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3979. wait(0.4)
  3980. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  3981. end
  3982. end)
  3983.  
  3984. SafeKill.MouseButton1Click:connect(function()
  3985. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3986. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3987. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3988. l.Parent = game.Players.LocalPlayer.Character
  3989. l.Name = "Humanoid"
  3990. wait(0.1)
  3991. game.Players.LocalPlayer.Character["1"]:Destroy()
  3992. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3993. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3994. wait(0.1)
  3995. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3996. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3997. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3998. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3999. end
  4000. local function tp(player,player2)
  4001. local char1,char2=player.Character,player2.Character
  4002. if char1 and char2 then
  4003. char1:MoveTo(char2.Head.Position)
  4004. end
  4005. end
  4006. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4007. wait(0.1)
  4008. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4009. wait(0.2)
  4010. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4011. wait(0.2)
  4012. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  4013. wait(0.7)
  4014. tp(game.Players.LocalPlayer,game.Players[v.Name])
  4015. wait(0.7)
  4016. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4017. end
  4018. end)
  4019.  
  4020. Bring.MouseButton1Click:connect(function()
  4021. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4022. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4023. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4024. l.Parent = game.Players.LocalPlayer.Character
  4025. l.Name = "Humanoid"
  4026. wait(0.1)
  4027. game.Players.LocalPlayer.Character["1"]:Destroy()
  4028. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4029. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4030. wait(0.1)
  4031. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4032. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4033. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4034. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4035. end
  4036.  
  4037. local function tp(player,player2)
  4038. local char1,char2=player.Character,player2.Character
  4039. if char1 and char2 then
  4040. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4041. end
  4042. end
  4043.  
  4044. local function getout(player,player2)
  4045. local char1,char2=player.Character,player2.Character
  4046. if char1 and char2 then
  4047. char1:MoveTo(char2.Head.Position)
  4048. end
  4049. end
  4050.  
  4051. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4052. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4053. wait(0.2)
  4054. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4055. wait(0.5)
  4056. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4057. wait(0.5)
  4058. getout(game.Players.LocalPlayer, game.Players[v.Name])
  4059. wait(0.3)
  4060. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4061. end
  4062. end)
  4063.  
  4064. FreeFall.MouseButton1Click:connect(function()
  4065. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4066. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4067. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4068. l.Parent = game.Players.LocalPlayer.Character
  4069. l.Name = "Humanoid"
  4070. wait(0.1)
  4071. game.Players.LocalPlayer.Character["1"]:Destroy()
  4072. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4073. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4074. wait(0.1)
  4075. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4076. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4077. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4078. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4079. end
  4080. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4081. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4082. wait(0.2)
  4083. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4084. wait(0.6)
  4085. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4086. wait(0.6)
  4087. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4088. end
  4089. end)
  4090.  
  4091. while wait() do
  4092. if SpammingChar then
  4093. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  4094. Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  4095. wait(0.5)
  4096. else
  4097. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  4098. end
  4099. if annoying then
  4100. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4101. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4102. Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4103. end
  4104. else
  4105. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4106. end
  4107. if Carpett then
  4108. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4109. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4110. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4111. end
  4112. else
  4113. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4114. end
  4115. if following then
  4116. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4117. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  4118. Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4119. end
  4120. else
  4121. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4122. end
  4123. if headwalking then
  4124. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4125. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  4126. HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4127. end
  4128. else
  4129. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4130. end
  4131. if Spammer then
  4132. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4133. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  4134. Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4135. wait(0.5)
  4136. end
  4137. else
  4138. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4139. end
  4140. if watching then
  4141. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4142. CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  4143. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  4144. end
  4145. else
  4146. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  4147. end
  4148. end
  4149. end)
  4150.  
  4151. script1.Name = "script1"
  4152. script1.Parent = Frame
  4153. script1.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  4154. script1.BackgroundTransparency = 0.34999999403954
  4155. script1.BorderSizePixel = 0
  4156. script1.Position = UDim2.new(0, 20, 0, 100)
  4157. script1.Size = UDim2.new(0, 100, 0, 35)
  4158. script1.Font = Enum.Font.Fantasy
  4159. script1.FontSize = Enum.FontSize.Size14
  4160. script1.TextSize = 14
  4161. script1.Text = "ADMIN"
  4162. script1.MouseButton1Click:connect (function()
  4163. local ADMINS = {}
  4164. local BANS = {7355}
  4165.  
  4166.  
  4167.  
  4168. -- / stuff
  4169.  
  4170. local VERSION = '1.7.9'
  4171. local UPDATED = '2/24/2017'
  4172. local CHANGELOG = {
  4173. ' * changed control center look',
  4174. ' + added ;fun',
  4175. ' + added ;message [s]',
  4176. ' * fixed ;nograv [plr]',
  4177. ' - removed ;spam and ;nospam (updates)',
  4178. ' * hopefully fixed ;crash [plr]',
  4179. ' - removed ;fr [plr] and ;unfr [plr] (updates)',
  4180. ' + added ;control [plr] (beta)'
  4181. }
  4182.  
  4183. local CREDITS = [[
  4184. Rocky2u - lol
  4185. veinyrox - ;crash and ;shutdown
  4186. Harkinian - half of the message function
  4187. 9jn - For Skidding off rocky2u "Skid lel"
  4188. Peyton - fully cracking his "shit string LOL <3"
  4189. Meow_Gang - Getting the loadstring mew mew
  4190. Rainn - Adding new commands, and fixes]]
  4191.  
  4192. function _G.ADD_ADMIN(ID) table.insert(ADMINS, ID) end
  4193. function _G.ADD_BAN(ID) table.insert(BANS, ID) end
  4194.  
  4195. local gCoreGui = game:GetService('CoreGui')
  4196. local gLighting = game:GetService('Lighting')
  4197. local gNetworkClient = game:GetService('NetworkClient')
  4198. local gPlayers = game:GetService('Players')
  4199. local gWorkspace = game:GetService('Workspace')
  4200.  
  4201. local LP = gPlayers.LocalPlayer
  4202. local MOUSE = LP:GetMouse()
  4203.  
  4204. local SERVER_LOCKED = false
  4205. local SHOWING_MESSAGE = false
  4206.  
  4207. local SERVICES = {}
  4208. SERVICES.EVENTS = {}
  4209.  
  4210. local COMMANDS = {}
  4211. local STD = {}
  4212. local FRIEND_SPAM = {}
  4213. local JAILED = {}
  4214. local KICKS = {}
  4215.  
  4216. local C_PREFIX = '!'
  4217. local SPLIT = ' '
  4218.  
  4219.  
  4220.  
  4221. local NEW = LoadLibrary('RbxUtility').Create
  4222.  
  4223. for i,v in pairs(gCoreGui:GetChildren()) do if v.Name == 'cmdbar_seth' or v.Name == 'notify_seth' then v:destroy() end end
  4224.  
  4225. function UPDATE_CHAT(PLAYER) local C = PLAYER.Chatted:connect(function(M) if CHECK_ADMIN(PLAYER) then DEXECUTE(M, PLAYER) end end) table.insert(SERVICES.EVENTS, C) end
  4226. function STD.TABLE(T, V) if not T then return false end for i,v in pairs(T) do if v == V then return true end end return false end
  4227. function STD.ENDAT(S, V) local SF = S:find(V) if SF then return S:sub(0, SF - string.len(V)), true else return S, false end end
  4228. function CHECK_ADMIN(PLAYER) if FIND_IN_TABLE(ADMINS, PLAYER.userId) then return true elseif PLAYER.userId == LP.userId then return true end end
  4229. function FCOMMAND(COMMAND) for i,v in pairs(COMMANDS) do if v.N:lower() == COMMAND:lower() or STD.TABLE(v.A, COMMAND:lower()) then return v end end end
  4230. function GCOMMAND(M) local CMD, HS = STD.ENDAT(M:lower(), SPLIT) if HS then return {CMD, true} else return {CMD, false} end end
  4231. function GPREFIX(STRING) if STRING:sub(1, string.len(C_PREFIX)) == C_PREFIX then return {'COMMAND', string.len(C_PREFIX) + 1} end return end
  4232. function GARGS(STRING) local A = {} local NA = nil local HS = nil local S = STRING repeat NA, HS = STD.ENDAT(S:lower(), SPLIT) if NA ~= '' then table.insert(A, NA) S = S:sub(string.len(NA) + string.len(SPLIT) + 1) end until not HS return A end
  4233. function GCAPARGS(STRING) local A = {} local NA = nil local HS = nil local S = STRING repeat NA, HS = STD.ENDAT(S, SPLIT) if NA ~= '' then table.insert(A, NA) S = S:sub(string.len(NA) + string.len(SPLIT) + 1) end until not HS return A end
  4234. function ECOMMAND(STRING, SPEAKER) repeat if STRING:find(' ') then STRING = STRING:gsub(' ', ' ') end until not STRING:find(' ') local SCMD, A, CMD SCMD = GCOMMAND(STRING) CMD = FCOMMAND(SCMD[1]) if not CMD then return end A = STRING:sub(string.len(SCMD[1]) + string.len(SPLIT) + 1) local ARGS = GARGS(A) CA = GCAPARGS(A) pcall(function() CMD.F(ARGS, SPEAKER) end) end
  4235. function DEXECUTE(STRING, SPEAKER) if not CHECK_ADMIN(SPEAKER) then return end STRING = STRING:gsub('/e ', '') local GP = GPREFIX(STRING) if not GP then return end STRING = STRING:sub(GP[2]) if GP[1] == 'COMMAND' then ECOMMAND(STRING, SPEAKER) end end
  4236.  
  4237. function GLS(LOWER, START) local AA = '' for i,v in pairs(CA) do if i > START then if AA ~= '' then AA = AA .. ' ' .. v else AA = AA .. v end end end if not LOWER then return AA else return string.lower(AA) end end
  4238. function C3(R, G, B) return Color3.new(R/255, G/255, B/255) end
  4239. function GET_MASS(A, B) B = 0 for i,v in pairs(A:GetChildren()) do if v:IsA('BasePart') then B = B + v:GetMass() end GET_MASS(v) end return B end
  4240.  
  4241. gPlayers.PlayerAdded:connect(function(PLAYER)
  4242. if SERVER_LOCKED then PLAYER.CharacterAdded:connect(function() table.insert(KICKS, PLAYER) return end) end
  4243. if FIND_IN_TABLE(BANS, PLAYER.userId) then PLAYER.CharacterAdded:connect(function() table.insert(KICKS, PLAYER) return end) end
  4244. UPDATE_CHAT(PLAYER)
  4245. if CHECK_ADMIN(PLAYER) then PLAYER.CharacterAdded:connect(function() game.Chat:Chat(PLAYER.Character.Head, STUFF .. 'Welcome, you\'re an admin!') end) end
  4246. end)
  4247.  
  4248. function ADD_COMMAND(N, D, A, F) table.insert(COMMANDS, {N = N, D = D, A = A, F = F}) end
  4249.  
  4250. function GET_PLAYER(NAME, SPEAKER)
  4251. local NAME_TABLE = {}
  4252. NAME = NAME:lower()
  4253. if NAME == 'me' then
  4254. table.insert(NAME_TABLE, SPEAKER.Name)
  4255. elseif NAME == 'others' then
  4256. for i,v in pairs(gPlayers:GetPlayers()) do if v.Name ~= SPEAKER.Name then table.insert(NAME_TABLE, v.Name) end end
  4257. elseif NAME == 'all' then
  4258. for i,v in pairs(gPlayers:GetPlayers()) do table.insert(NAME_TABLE, v.Name) end
  4259. elseif NAME == 'random' then
  4260. table.insert(NAME_TABLE, gPlayers:GetPlayers()[math.random(1, #gPlayers:GetPlayers())].Name)
  4261. elseif NAME == 'team' then
  4262. for i,v in pairs(gPlayers:GetPlayers()) do if v.TeamColor == SPEAKER.TeamColor then table.insert(NAME_TABLE, v.Name) end end
  4263. elseif NAME == 'nonadmins' then
  4264. for i,v in pairs(gPlayers:GetPlayers()) do if not CHECK_ADMIN(v) then table.insert(NAME_TABLE, v.Name) end end
  4265. elseif NAME == 'admins' then
  4266. for i,v in pairs(gPlayers:GetPlayers()) do if CHECK_ADMIN(v) then table.insert(NAME_TABLE, v.Name) end end
  4267. elseif NAME == 'nonfriends' then
  4268. for i,v in pairs(gPlayers:GetPlayers()) do if not v:IsFriendsWith(SPEAKER.userId) then table.insert(NAME_TABLE, v.Name) end end
  4269. elseif NAME == 'friends' then
  4270. for i,v in pairs(gPlayers:GetPlayers()) do if v ~= SPEAKER and v:IsFriendsWith(SPEAKER.userId) then table.insert(NAME_TABLE, v.Name) end end
  4271. elseif NAME == 'nonguests' then
  4272. for i,v in pairs(gPlayers:GetPlayers()) do if not v.Guest then table.insert(NAME_TABLE, v.Name) end end
  4273. elseif NAME == 'guests' then
  4274. for i,v in pairs(gPlayers:GetPlayers()) do if v.Guest then table.insert(NAME_TABLE, v.Name) end end
  4275. elseif NAME == 'nbcs' then
  4276. for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.None then table.insert(NAME_TABLE, v.Name) end end
  4277. elseif NAME == 'bcs' then
  4278. for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.BuildersClub then table.insert(NAME_TABLE, v.Name) end end
  4279. elseif NAME == 'tbcs' then
  4280. for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.TurboBuildersClub then table.insert(NAME_TABLE, v.Name) end end
  4281. elseif NAME == 'obcs' then
  4282. for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.OutrageousBuildersClub then table.insert(NAME_TABLE, v.Name) end end
  4283. else
  4284. for i,v in pairs(gPlayers:GetPlayers()) do local L_NAME = v.Name:lower() local F = L_NAME:find(NAME) if F == 1 then table.insert(NAME_TABLE, v.Name) end end
  4285. end
  4286. return NAME_TABLE
  4287. end
  4288.  
  4289. -- / stuff
  4290.  
  4291. STUFF = '[ Rocky2u\'s CMDs ] : '
  4292.  
  4293. local p = game.Players.LocalPlayer
  4294.  
  4295.  
  4296.  
  4297. local SI = 'rbxasset://textures/blackBkg_square.png'
  4298.  
  4299.  
  4300. function LOAD_DATA()
  4301. local DATA = Instance.new('Folder')
  4302.  
  4303. LOOPED = Instance.new('Folder', DATA)
  4304. GUIS = Instance.new('Folder', DATA)
  4305. HUMANOIDS = Instance.new('Folder', DATA)
  4306. OTHER = Instance.new('Folder', DATA)
  4307.  
  4308. MAIN_GUI = Instance.new('ScreenGui', GUIS)
  4309. MAIN_GUI.Name = 'seth_main'
  4310. NEW'TextLabel'{Name = 'main', Active = true, BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0.5, -200, 0.4, 0), Size = UDim2.new(0, 400, 0, 25), Draggable = true, Font = 'SourceSansBold', Text = ' Control Center', TextColor3 = C3(255, 255, 255), TextSize = 20, TextXAlignment = 'Left', Parent = MAIN_GUI}
  4311. NEW'Frame'{Name = 'holder', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 0, 1, 0), Size = UDim2.new(1, 25, 12, 0), Parent = MAIN_GUI.main}
  4312. local BUTTONS = Instance.new('Folder', MAIN_GUI.main.holder) BUTTONS.Name = 'buttons'
  4313. NEW'TextButton'{Name = 'server', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 5), Size = UDim2.new(0, 100, 0, 30), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'server info', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = BUTTONS}
  4314. NEW'TextButton'{Name = 'admins', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 110, 0, 5), Size = UDim2.new(0, 100, 0, 30), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'admins', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = BUTTONS}
  4315. NEW'TextButton'{Name = 'bans', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 215, 0, 5), Size = UDim2.new(0, 100, 0, 30), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'bans', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = BUTTONS}
  4316. NEW'TextButton'{Name = 'cmds', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 320, 0, 5), Size = UDim2.new(0, 100, 0, 30), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'commands', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = BUTTONS}
  4317. NEW'TextButton'{Name = 'fun', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 50, 0, 40), Size = UDim2.new(0, 105, 0, 30), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'fun', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = BUTTONS}
  4318. NEW'TextButton'{Name = 'changelog', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 160, 0, 40), Size = UDim2.new(0, 105, 0, 30), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'changelog', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = BUTTONS}
  4319. NEW'TextButton'{Name = 'credits', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 270, 0, 40), Size = UDim2.new(0, 105, 0, 30), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'credits', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = BUTTONS}
  4320.  
  4321. local HOLDERS = Instance.new('Folder', MAIN_GUI.main.holder) HOLDERS.Name = 'holders'
  4322. NEW'Frame'{Name = 'server', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.8, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 85), Size = UDim2.new(1, -10, 0, 210), Parent = HOLDERS}
  4323. NEW'TextLabel'{Name = 'fe', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = ' FilteringEnabled | ', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.server}
  4324. NEW'TextLabel'{Name = 'ip', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, 30), Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = ' IP Address | ', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.server}
  4325. NEW'TextLabel'{Name = 'port', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, 60), Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = ' Port | ', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.server}
  4326. NEW'TextLabel'{Name = 'place_id', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, 90), Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = ' Place ID | ', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.server}
  4327. NEW'TextLabel'{Name = 'players', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, 120), Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = ' Players | ', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.server}
  4328. NEW'TextLabel'{Name = 'time', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, 150), Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = ' Time | ', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.server}
  4329. NEW'TextLabel'{Name = 'gravity', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, 180), Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = ' Gravity | ', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.server}
  4330. NEW'ScrollingFrame'{Name = 'admins', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.8, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 85), Size = UDim2.new(1, -10, 0, 210), Visible = false, CanvasSize = UDim2.new(0, 0, 0, 0), ScrollBarThickness = 5, TopImage = SI, MidImage = SI, BottomImage = SI, Parent = HOLDERS}
  4331. NEW'ScrollingFrame'{Name = 'bans', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.8, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 85), Size = UDim2.new(1, -10, 0, 210), Visible = false, CanvasSize = UDim2.new(0, 0, 0, 0), ScrollBarThickness = 5, TopImage = SI, MidImage = SI, BottomImage = SI, Parent = HOLDERS}
  4332. NEW'ScrollingFrame'{Name = 'cmds', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.8, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 115), Size = UDim2.new(1, -10, 0, 210), Visible = false, CanvasSize = UDim2.new(0, 0, 0, 0), ScrollBarThickness = 5, TopImage = SI, MidImage = SI, BottomImage = SI, Parent = HOLDERS}
  4333. NEW'ScrollingFrame'{Name = 'fun', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.8, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 85), Size = UDim2.new(1, -10, 0, 210), Visible = false, CanvasSize = UDim2.new(0, 0, 0, 0), ScrollBarThickness = 5, TopImage = SI, MidImage = SI, BottomImage = SI, Parent = HOLDERS}
  4334. NEW'ScrollingFrame'{Name = 'changelog', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.8, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 85), Size = UDim2.new(1, -10, 0, 210), Visible = false, CanvasSize = UDim2.new(0, 0, 0, 0), ScrollBarThickness = 5, TopImage = SI, MidImage = SI, BottomImage = SI, Parent = HOLDERS}
  4335. local Y_CHANGES = 0
  4336. for i,v in pairs(CHANGELOG) do
  4337. NEW'TextLabel'{Name = '', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, Y_CHANGES), Size = UDim2.new(1, 0, 0, 30), Font = 'SourceSansBold', Text = v, TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.changelog}
  4338. HOLDERS.changelog.CanvasSize = HOLDERS.changelog.CanvasSize + UDim2.new(0, 0, 0, 30)
  4339. Y_CHANGES = Y_CHANGES + 30
  4340. end
  4341. NEW'Frame'{Name = 'credits', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.8, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 85), Size = UDim2.new(1, -10, 0, 210), Visible = false, Parent = HOLDERS}
  4342. NEW'TextLabel'{Name = 'text', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 1, BorderSizePixel = 0, Size = UDim2.new(1, 0, 1, 0), Font = 'SourceSansBold', Text = CREDITS, TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', TextYAlignment = 'Top', Parent = HOLDERS.credits}
  4343. NEW'TextBox'{Name = 'search', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0.25, 0, 0, 85), Size = UDim2.new(0.5, 0, 0, 25), Visible = false, Font = 'SourceSansBold', Text = 'search commands', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = HOLDERS}
  4344.  
  4345. NEW'Frame'{Name = 'line', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(0, 5, 0, 75), Size = UDim2.new(1, -10, 0, 5), Parent = MAIN_GUI.main.holder}
  4346. NEW'TextButton'{Name = 'close', BackgroundColor3 = C3(255, 50, 50), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(1, 0, 0, 0), Size = UDim2.new(0, 25, 0, 25), Text = '', Parent = MAIN_GUI.main}
  4347.  
  4348. CMD_BAR_H = Instance.new('ScreenGui', GUIS)
  4349. CMD_BAR_H.Name = 'cmdbar_seth'
  4350. NEW'TextBox'{Name = 'bar', BackgroundColor3 = C3(0, 0, 0), BackgroundTransparency = 0.5, BorderSizePixel = 0, Position = UDim2.new(0, -200, 1, -50), Size = UDim2.new(0, 225, 0, 25), Font = 'SourceSansItalic', Text = 'press ; to execute a command', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = CMD_BAR_H}
  4351. NEW'ScrollingFrame'{Name = 'commands', BackgroundColor3 = C3(50, 50, 50), BackgroundTransparency = 0.5, BorderSizePixel = 0, Position = UDim2.new(0, 0, 1, -25), Size = UDim2.new(1, 0, 0, 0), Visible = false, CanvasSize = UDim2.new(0, 0, 0, 0), ScrollBarThickness = 6, ScrollingEnabled = true, BottomImage = SI, MidImage = SI, TopImage = SI, Parent = CMD_BAR_H.bar}
  4352. NEW'TextLabel'{Name = 'commands_ex', BackgroundTransparency = 1, BorderSizePixel = 0, Size = UDim2.new(0, 200, 0, 20), Visible = false, Font = 'SourceSansBold', TextColor3 = C3(255, 255, 255), TextSize = 18, TextXAlignment = 'Left', Parent = CMD_BAR_H.bar}
  4353.  
  4354. local NOTIFY_H = Instance.new('ScreenGui', GUIS)
  4355. NOTIFY_H.Name = 'notify_seth'
  4356. local N = Instance.new('Frame', NOTIFY_H)
  4357. N.Name = 'notify'
  4358. N.BackgroundColor3 = C3(0, 0, 0)
  4359. N.BackgroundTransparency = 0.5
  4360. N.BorderSizePixel = 0
  4361. N.Position = UDim2.new(0, -225, 0.6, 0)
  4362. N.Size = UDim2.new(0, 225, 0, 30)
  4363. local BAR = Instance.new('Frame', N)
  4364. BAR.Name = ''
  4365. BAR.BackgroundColor3 = C3(255, 255, 255)
  4366. BAR.BackgroundTransparency = 0.5
  4367. BAR.BorderSizePixel = 0
  4368. BAR.Position = UDim2.new(0, 0, 1, 0)
  4369. BAR.Size = UDim2.new(1, 0, 0, 5)
  4370. local TEXT = Instance.new('TextLabel', N)
  4371. TEXT.Name = 'text'
  4372. TEXT.BackgroundTransparency = 1
  4373. TEXT.BorderSizePixel = 0
  4374. TEXT.Size = UDim2.new(1, 0, 1, 0)
  4375. TEXT.Font = 'SourceSansBold'
  4376. TEXT.TextColor3 = C3(255, 255, 255)
  4377. TEXT.TextSize = 18
  4378. TEXT.TextXAlignment = 'Left'
  4379.  
  4380. PAPER_MESH = Instance.new('BlockMesh', OTHER)
  4381. PAPER_MESH.Scale = Vector3.new(1, 1, 0.1)
  4382.  
  4383. JAIL = Instance.new('Model', OTHER)
  4384. JAIL.Name = 'JAIL'
  4385. local B = Instance.new('Part', JAIL)
  4386. B.Name = 'BUTTOM'
  4387. B.BrickColor = BrickColor.new('Black')
  4388. B.Transparency = 0.5
  4389. B.Anchored = true
  4390. B.Locked = true
  4391. B.Size = Vector3.new(6, 1, 6)
  4392. B.TopSurface = 'Smooth'
  4393. B.BottomSurface = 'Smooth'
  4394. local M = Instance.new('Part', JAIL)
  4395. M.Name = 'MAIN'
  4396. M.BrickColor = BrickColor.new('Black')
  4397. M.Transparency = 1
  4398. M.Anchored = true
  4399. M.CanCollide = false
  4400. M.Locked = true
  4401. M.Position = B.Position + Vector3.new(0, 3, 0)
  4402. M.Size = Vector3.new(1, 1, 1)
  4403. local P1 = Instance.new('Part', JAIL)
  4404. P1.BrickColor = BrickColor.new('Black')
  4405. P1.Transparency = 1
  4406. P1.Position = B.Position + Vector3.new(0, 3.5, -2.5)
  4407. P1.Rotation = Vector3.new(0, 90, 0)
  4408. P1.Anchored = true
  4409. P1.Locked = true
  4410. P1.Size = Vector3.new(1, 6, 6)
  4411. local P2 = Instance.new('Part', JAIL)
  4412. P2.BrickColor = BrickColor.new('Black')
  4413. P2.Transparency = 1
  4414. P2.Position = B.Position + Vector3.new(-2.5, 3.5, 0)
  4415. P2.Rotation = Vector3.new(-180, 0, -180)
  4416. P2.Anchored = true
  4417. P2.Locked = true
  4418. P2.Size = Vector3.new(1, 6, 4)
  4419. local P3 = Instance.new('Part', JAIL)
  4420. P3.BrickColor = BrickColor.new('Black')
  4421. P3.Transparency = 1
  4422. P3.Position = B.Position + Vector3.new(2.5, 3.5, 0)
  4423. P3.Rotation = Vector3.new(0, 0, 0)
  4424. P3.Anchored = true
  4425. P3.Locked = true
  4426. P3.Size = Vector3.new(1, 6, 4)
  4427. local P4 = Instance.new('Part', JAIL)
  4428. P4.BrickColor = BrickColor.new('Black')
  4429. P4.Transparency = 1
  4430. P4.Position = B.Position + Vector3.new(0, 3.5, 2.5)
  4431. P4.Rotation = Vector3.new(0, 90, 0)
  4432. P4.Anchored = true
  4433. P4.Locked = true
  4434. P4.Size = Vector3.new(1, 6, 4)
  4435. local TOP = Instance.new('Part', JAIL)
  4436. TOP.BrickColor = BrickColor.new('Black')
  4437. TOP.Transparency = 0.5
  4438. TOP.Position = B.Position + Vector3.new(0, 7, 0)
  4439. TOP.Rotation = Vector3.new(0, 0, 0)
  4440. TOP.Anchored = true
  4441. TOP.Locked = true
  4442. TOP.Size = Vector3.new(6, 1, 6)
  4443. TOP.TopSurface = 'Smooth'
  4444. TOP.BottomSurface = 'Smooth'
  4445.  
  4446. ROCKET = Instance.new('Part', OTHER)
  4447. ROCKET.Name = 'rocket_seth'
  4448. ROCKET.CanCollide = false
  4449. ROCKET.Size = Vector3.new(2, 5, 2)
  4450. Instance.new('CylinderMesh', ROCKET)
  4451. local F = Instance.new('Part', ROCKET)
  4452. F.BrickColor = BrickColor.new('Black')
  4453. F.CanCollide = false
  4454. F.Size = Vector3.new(2, 0.2, 2)
  4455. Instance.new('CylinderMesh', F)
  4456. local PE = Instance.new('ParticleEmitter', F)
  4457. PE.Color = ColorSequence.new(C3(236, 139, 70), C3(236, 139, 70))
  4458. PE.Size = NumberSequence.new(0.2)
  4459. PE.Texture = 'rbxassetid://17238048'
  4460. PE.LockedToPart = true
  4461. PE.Lifetime = NumberRange.new(0.2)
  4462. PE.Rate = 50
  4463. PE.Speed = NumberRange.new(-20)
  4464. local TOP = Instance.new('Part', ROCKET)
  4465. TOP.CanCollide = false
  4466. TOP.Shape = 'Ball'
  4467. TOP.Size = Vector3.new(2, 2, 2)
  4468. TOP.TopSurface = 'Smooth'
  4469. TOP.BottomSurface = 'Smooth'
  4470. local BF = Instance.new('BodyForce', ROCKET)
  4471. BF.Name = 'force'
  4472. BF.Force = Vector3.new(0, 0, 0)
  4473. local W1 = Instance.new('Weld', ROCKET)
  4474. W1.Part0 = ROCKET
  4475. W1.Part1 = F
  4476. W1.C1 = CFrame.new(0, 2.6, 0)
  4477. local W2 = Instance.new('Weld', ROCKET)
  4478. W2.Part0 = ROCKET
  4479. W2.Part1 = TOP
  4480. W2.C1 = CFrame.new(0, -2.6, 0)
  4481.  
  4482. ALIEN_H = Instance.new('Accessory', OTHER)
  4483. local H = Instance.new('Part', ALIEN_H)
  4484. H.Name = 'Handle'
  4485. H.Size = Vector3.new(2, 2.4, 2)
  4486. local HA = Instance.new('Attachment', H)
  4487. HA.Name = 'HatAttachment'
  4488. HA.Position = Vector3.new(0, 0.15, 0)
  4489. local SM = Instance.new('SpecialMesh', H)
  4490. SM.MeshId = 'rbxassetid://13827689'
  4491. SM.MeshType = 'FileMesh'
  4492. SM.Scale = Vector3.new(1, 1.02, 1)
  4493. SM.TextureId = 'rbxassetid://13827796'
  4494.  
  4495. local S = Instance.new('Model', OTHER) S.Name = 'swastika'
  4496. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Anchored = true, CanCollide = false, Size = Vector3.new(2, 2, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4497. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(0, 3, 0), Anchored = true, CanCollide = false, Size = Vector3.new(2, 4, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4498. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(3, 0, 0), Anchored = true, CanCollide = false, Size = Vector3.new(4, 2, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4499. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(0, -3, 0), Anchored = true, CanCollide = false, Size = Vector3.new(2, 4, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4500. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(-3, 0, 0), Anchored = true, CanCollide = false, Size = Vector3.new(4, 2, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4501. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(3, 4, 0), Anchored = true, CanCollide = false, Size = Vector3.new(4, 2, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4502. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(4, -3, 0), Anchored = true, CanCollide = false, Size = Vector3.new(2, 4, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4503. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(-3, -4, 0), Anchored = true, CanCollide = false, Size = Vector3.new(4, 2, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4504. NEW'Part'{BrickColor = BrickColor.new('Really red'), Material = 'Plastic', Position = Vector3.new(-4, 3, 0), Anchored = true, CanCollide = false, Size = Vector3.new(2, 4, 2), BottomSurface = 'Smooth', TopSurface = 'Smooth', Parent = S}
  4505.  
  4506. CMD_BAR_H.Parent = gCoreGui
  4507. end
  4508.  
  4509. local RS = game:GetService('RunService').RenderStepped
  4510.  
  4511. function OPEN_MAIN()
  4512. SETH_MAIN = MAIN_GUI:Clone()
  4513.  
  4514. local BUTTONS = SETH_MAIN.main.holder.buttons
  4515. local HOLDERS = SETH_MAIN.main.holder.holders
  4516.  
  4517. for i,v in pairs(SETH_MAIN.main.holder.buttons:GetChildren()) do
  4518. v.MouseButton1Down:connect(function(X, Y)
  4519. OPEN_TAB(v.Name)
  4520. if not v:FindFirstChild('circle') then
  4521. local C = Instance.new('ImageLabel', v)
  4522. C.BackgroundTransparency = 1
  4523. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, v.AbsolutePosition.X, 0, v.AbsolutePosition.Y)
  4524. C.Size = UDim2.new(0, 0, 0, 0)
  4525. C.ZIndex = v.ZIndex
  4526. C.Image = 'rbxassetid://200182847'
  4527. C.ImageColor3 = C3(0, 100, 255)
  4528. C.Name = 'circle'
  4529. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  4530. for i = 0, 1, 0.03 do
  4531. C.ImageTransparency = i
  4532. RS:wait()
  4533. end
  4534. C:destroy()
  4535. end
  4536. end)
  4537. end
  4538.  
  4539. HOLDERS.server.place_id.Text = ' Place ID | ' .. game.PlaceId
  4540. game:GetService('RunService').Stepped:connect(function()
  4541. if SETH_MAIN:FindFirstChild('main') and HOLDERS:FindFirstChild('server') then
  4542. if not gWorkspace.FilteringEnabled then
  4543. HOLDERS.server.fe.Text = ' FilteringEnabled | false'
  4544. else
  4545. HOLDERS.server.fe.Text = ' FilteringEnabled | true'
  4546. end
  4547. HOLDERS.server.ip.Text = ' IP Address | ' .. IP
  4548. HOLDERS.server.port.Text = ' Port | ' .. PORT
  4549. HOLDERS.server.players.Text = ' Players | ' .. gPlayers.NumPlayers .. '/' .. gPlayers.MaxPlayers
  4550. HOLDERS.server.time.Text = ' Time | ' .. gLighting.TimeOfDay
  4551. HOLDERS.server.gravity.Text = ' Gravity | ' .. gWorkspace.Gravity
  4552. end
  4553. end)
  4554.  
  4555. function UPDATE_ADMINS()
  4556. HOLDERS.admins:ClearAllChildren()
  4557. HOLDERS.admins.CanvasSize = UDim2.new(0, 0, 0, 0)
  4558. local Y_ADMINS = 5
  4559. for i,v in pairs(ADMINS) do
  4560. NEW'TextLabel'{Name = v, BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, Y_ADMINS), Size = UDim2.new(1, -30, 0, 25), Font = 'SourceSansBold', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.admins}
  4561. NEW'TextButton'{Name = 'update', BackgroundColor3 = C3(255, 50, 50), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(1, 0, 0, 0), Size = UDim2.new(0, 25, 0, 25), Text = '', Parent = HOLDERS.admins[v]}
  4562. HOLDERS.admins[v].update.MouseButton1Down:connect(function()
  4563. table.remove(ADMINS, i)
  4564. UPDATE_ADMINS()
  4565. end)
  4566. HOLDERS.admins.CanvasSize = HOLDERS.admins.CanvasSize + UDim2.new(0, 0, 0, 30)
  4567. Y_ADMINS = Y_ADMINS + 30
  4568. end
  4569. HOLDERS.admins.CanvasSize = HOLDERS.admins.CanvasSize + UDim2.new(0, 0, 0, 5)
  4570. spawn(function()
  4571. for i,v in pairs(HOLDERS.admins:GetChildren()) do
  4572. v.Text = ' ' .. gPlayers:GetNameFromUserIdAsync(v.Name)
  4573. end
  4574. end)
  4575. end
  4576. UPDATE_ADMINS()
  4577.  
  4578. function UPDATE_BANS()
  4579. HOLDERS.bans:ClearAllChildren()
  4580. HOLDERS.bans.CanvasSize = UDim2.new(0, 0, 0, 0)
  4581. local Y_BANS = 5
  4582. for i,v in pairs(BANS) do
  4583. NEW'TextLabel'{Name = v, BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, Y_BANS), Size = UDim2.new(1, -30, 0, 25), Font = 'SourceSansBold', Text = '', TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.bans}
  4584. NEW'TextButton'{Name = 'update', BackgroundColor3 = C3(255, 50, 50), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(1, 0, 0, 0), Size = UDim2.new(0, 25, 0, 25), Text = '', Parent = HOLDERS.bans[v]}
  4585. HOLDERS.bans[v].update.MouseButton1Down:connect(function()
  4586. table.remove(BANS, i)
  4587. UPDATE_BANS()
  4588. end)
  4589. HOLDERS.bans.CanvasSize = HOLDERS.bans.CanvasSize + UDim2.new(0, 0, 0, 30)
  4590. Y_BANS = Y_BANS + 30
  4591. end
  4592. HOLDERS.bans.CanvasSize = HOLDERS.bans.CanvasSize + UDim2.new(0, 0, 0, 5)
  4593. spawn(function()
  4594. for i,v in pairs(HOLDERS.bans:GetChildren()) do
  4595. v.Text = ' ' .. gPlayers:GetNameFromUserIdAsync(v.Name)
  4596. end
  4597. end)
  4598. end
  4599. UPDATE_BANS()
  4600.  
  4601. local function DISPLAY_CMDS()
  4602. local Y_COMMANDS = 0
  4603. for i,v in pairs(COMMANDS) do
  4604. NEW'TextLabel'{Name = '', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, Y_COMMANDS), Size = UDim2.new(1, 0, 0, 25), Font = 'SourceSansBold', Text = ' ' .. v.D, TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.cmds}
  4605. HOLDERS.cmds.CanvasSize = HOLDERS.cmds.CanvasSize + UDim2.new(0, 0, 0, 25)
  4606. Y_COMMANDS = Y_COMMANDS + 25
  4607. end
  4608. end
  4609. DISPLAY_CMDS()
  4610.  
  4611. HOLDERS.search.Changed:connect(function()
  4612. if SETH_MAIN:FindFirstChild('main') and SETH_MAIN.main.holder.holders:FindFirstChild('search') then
  4613. if HOLDERS.search.Text ~= 'search commands' and HOLDERS.search.Focused then
  4614. if HOLDERS.search.Text ~= '' then
  4615. if not HOLDERS.search.Text:find(' ') then
  4616. HOLDERS.cmds:ClearAllChildren()
  4617. HOLDERS.cmds.CanvasSize = UDim2.new(0, 0, 0, 0)
  4618. local Y_COMMANDS = 0
  4619. for i,v in pairs(COMMANDS) do
  4620. if v.N:find(HOLDERS.search.Text) then
  4621. HOLDERS.cmds.CanvasSize = HOLDERS.cmds.CanvasSize + UDim2.new(0, 0, 0, 25)
  4622. NEW'TextLabel'{Name = '', BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, Y_COMMANDS), Size = UDim2.new(1, 0, 0, 25), Font = 'SourceSansBold', Text = ' ' .. v.D, TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.cmds}
  4623. HOLDERS.changelog.CanvasSize = HOLDERS.changelog.CanvasSize + UDim2.new(0, 0, 0, 25)
  4624. Y_COMMANDS = Y_COMMANDS + 25
  4625. end
  4626. end
  4627. end
  4628. else
  4629. HOLDERS.cmds:ClearAllChildren()
  4630. HOLDERS.cmds.CanvasSize = UDim2.new(0, 0, 0, 0)
  4631. DISPLAY_CMDS()
  4632. end
  4633. end
  4634. end
  4635. end)
  4636.  
  4637. local FUN = {'balefire', 'swastika', 'trowel', 'path giver', 'orbital strike'}
  4638. local Y_FUN = 5
  4639. for i,v in pairs(FUN) do
  4640. NEW'TextLabel'{Name = v, BackgroundColor3 = C3(255, 255, 255), BackgroundTransparency = 1, Position = UDim2.new(0, 0, 0, Y_FUN), Size = UDim2.new(1, -50, 0, 25), Font = 'SourceSansBold', Text = ' ' .. v, TextColor3 = C3(0, 0, 0), TextSize = 24, TextTransparency = 0.25, TextXAlignment = 'Left', Parent = HOLDERS.fun}
  4641. HOLDERS.fun.CanvasSize = HOLDERS.fun.CanvasSize + UDim2.new(0, 0, 0, 30)
  4642. Y_FUN = Y_FUN + 30
  4643. end
  4644. HOLDERS.fun.CanvasSize = HOLDERS.fun.CanvasSize + UDim2.new(0, 0, 0, 5)
  4645. for i,v in pairs(HOLDERS.fun:GetChildren()) do
  4646. NEW'TextButton'{Name = 'load', BackgroundColor3 = C3(50, 50, 255), BackgroundTransparency = 0.25, BorderSizePixel = 0, Position = UDim2.new(1, 0, 0, 0), Size = UDim2.new(0, 45, 0, 25), ClipsDescendants = true, Font = 'SourceSansBold', Text = 'load', TextColor3 = C3(255, 255, 255), TextSize = 20, Parent = v}
  4647. v.load.MouseButton1Down:connect(function()
  4648. if v.Name == 'balefire' then LOAD_BALEFIRE()
  4649. elseif v.Name == 'swastika' then local S = OTHER.swastika:Clone() S.Parent = gWorkspace S:MoveTo(LP.Character.Head.Position + Vector3.new(0, 10, 0))
  4650. elseif v.Name == 'trowel' then LOAD_TROWEL()
  4651. elseif v.Name == 'path giver' then LOAD_PATH()
  4652. elseif v.Name == 'orbital strike' then LOAD_STRIKE()
  4653. end
  4654. end)
  4655. end
  4656.  
  4657. SETH_MAIN.main.close.MouseButton1Down:connect(function()
  4658. SETH_MAIN:destroy()
  4659. end)
  4660.  
  4661. SETH_MAIN.Parent = gCoreGui
  4662. end
  4663.  
  4664. LOAD_DATA()
  4665.  
  4666. --/ TOOLS
  4667.  
  4668. function LOAD_BALEFIRE()
  4669. local HB = Instance.new('HopperBin', LP.Backpack)
  4670. HB.Name = 'balefire'
  4671.  
  4672. local function BF(P)
  4673. for i = 1, 50 do
  4674. local E = Instance.new('Explosion', gWorkspace)
  4675. E.BlastRadius = 3
  4676. E.BlastPressure = 999999
  4677. E.Position = LP.Character.Torso.CFrame.p + ((P - LP.Character.Torso.CFrame.p).unit * 6 * i) + ((P - LP.Character.Torso.CFrame.p).unit * 7)
  4678. end
  4679. end
  4680.  
  4681. FIRED = false
  4682. local function FIRE(M)
  4683. if not FIRED then
  4684. FIRED = true
  4685. BF(M.Hit.p)
  4686. wait(0.25)
  4687. FIRED = false
  4688. end
  4689. end
  4690.  
  4691. HB.Selected:connect(function(M)
  4692. M.Button1Down:connect(function()
  4693. FIRE(M)
  4694. end)
  4695. end)
  4696. end
  4697.  
  4698. function LOAD_TROWEL()
  4699. local T = Instance.new('Tool', LP.Backpack) T.Name = 'trowel'
  4700. NEW'Part'{Name = 'Handle', Size = Vector3.new(1, 4.4, 1), Parent = T}
  4701. NEW'SpecialMesh'{MeshId = 'rbxasset://fonts/trowel.mesh', MeshType = 'FileMesh', TextureId = 'rbxasset://textures/TrowelTexture.png', Parent = T.Handle}
  4702. NEW'Sound'{Name = 'build', SoundId = 'rbxasset://sounds//bass.wav', Volume = 1, Parent = T.Handle}
  4703.  
  4704. local HEIGHT = 5
  4705. local SPEED = 0.05
  4706. local WIDTH = 15
  4707.  
  4708. function BRICK(CF, P, C)
  4709. local B = Instance.new('Part')
  4710. B.BrickColor = C
  4711. B.CFrame = CF * CFrame.new(P + B.Size / 2)
  4712. B.Parent = game.Workspace
  4713. B:MakeJoints()
  4714. B.Material = 'Neon'
  4715. return B, P + B.Size
  4716. end
  4717.  
  4718. function BW(CF)
  4719. local BC = BrickColor.Random()
  4720. local B = {}
  4721. assert(WIDTH > 0)
  4722. local Y = 0
  4723. while Y < HEIGHT do
  4724. local P
  4725. local X = -WIDTH / 2
  4726. while X < WIDTH / 2 do
  4727. local brick
  4728. brick, P = BRICK(CF, Vector3.new(X, Y, 0), BC)
  4729. X = P.x
  4730. table.insert(B, brick)
  4731. wait(SPEED)
  4732. end
  4733. Y = P.y
  4734. end
  4735. return B
  4736. end
  4737.  
  4738. function S(A)
  4739. if math.abs(A.x) > math.abs(A.z) then
  4740. if A.x > 0 then
  4741. return Vector3.new(1, 0, 0)
  4742. else
  4743. return Vector3.new(-1, 0, 0)
  4744. end
  4745. else
  4746. if A.z > 0 then
  4747. return Vector3.new(0, 0, 1)
  4748. else
  4749. return Vector3.new(0, 0, -1)
  4750. end
  4751. end
  4752. end
  4753.  
  4754. T.Enabled = true
  4755. T.Activated:connect(function()
  4756. if T.Enabled and LP.Character:FindFirstChild('Humanoid') then
  4757. T.Enabled = false
  4758. T.Handle.build:Play()
  4759. BW(CFrame.new(LP.Character.Humanoid.TargetPoint, LP.Character.Humanoid.TargetPoint + S((LP.Character.Humanoid.TargetPoint - LP.Character.Head.Position).unit)))
  4760. T.Enabled = true
  4761. end
  4762. end)
  4763. end
  4764.  
  4765. function LOAD_PATH()
  4766. local HB = Instance.new('HopperBin', LP.Backpack) HB.Name = 'path giver'
  4767.  
  4768. local function PATH(M, C)
  4769. if ENABLED and LP.Character then
  4770. if not gWorkspace:FindFirstChild('paths_seth') then Instance.new('Folder', gWorkspace).Name = 'paths_seth' end
  4771. local hit = M.Target
  4772. local point = M.Hit.p
  4773. local P = Instance.new('Part', gWorkspace.paths_seth)
  4774. P.BrickColor = C
  4775. P.Material = 'Neon'
  4776. P.Transparency = 0.75
  4777. P.Anchored = true
  4778. P.Size = Vector3.new(20, 1, 20)
  4779. P.Velocity = M.Hit.lookVector * 75
  4780. P.BottomSurface = 'Smooth'
  4781. P.TopSurface = 'Smooth'
  4782. P.CFrame = CFrame.new(LP.Character.Head.Position)
  4783. P.CFrame = CFrame.new(LP.Character.Torso.Position.x, LP.Character.Torso.Position.y - 4, LP.Character.Torso.Position.z)
  4784. P.CFrame = CFrame.new(P.Position, point)
  4785. wait()
  4786. PATH(M, C)
  4787. end
  4788. end
  4789.  
  4790. local function SELECTED(M)
  4791. M.Button1Down:connect(function() ENABLED = true PATH(M, BrickColor.Random()) end)
  4792. M.Button1Up:connect(function() ENABLED = false end)
  4793. M.KeyDown:connect(function(K) if K == 'r' then if gWorkspace:FindFirstChild('paths_seth') then gWorkspace.paths_seth:destroy() end end end)
  4794. end
  4795.  
  4796. HB.Selected:connect(SELECTED)
  4797. end
  4798.  
  4799. function LOAD_STRIKE()
  4800. local HB = Instance.new('HopperBin', LP.Backpack) HB.Name = 'orbital strike'
  4801.  
  4802. local function SHOOT(T)
  4803. if ENABLED then
  4804. local P0 = CFrame.new(0, 1500, 0)
  4805. P0 = P0 + ((P0 * CFrame.fromEulerAnglesXYZ(math.pi / 2, 0, 0)).lookVector * 0.5) + (P0 * CFrame.fromEulerAnglesXYZ(0, math.pi / 2, 0)).lookVector
  4806. local P1 = P0 + ((P0.p - T.Hit.p).unit * -2)
  4807. SATELITE.CFrame = CFrame.new((P0.p + P1.p) / 2, P0.p) * CFrame.fromEulerAnglesXYZ(-math.pi / 2, 0, 0)
  4808.  
  4809. local M = Instance.new('Model', gWorkspace)
  4810. NEW'Part'{BrickColor = BrickColor.new('Pink'), Material = 'Neon', CFrame = CFrame.new((SATELITE.CFrame.p + T.Hit.p) / 2, SATELITE.CFrame.p), Anchored = true, CanCollide = false, Size = Vector3.new(1, 1, 1), Parent = M}
  4811. NEW'BlockMesh'{Scale = Vector3.new(1, 1, (SATELITE.CFrame.p - T.Hit.p).magnitude), Parent = M.Part}
  4812. NEW'Explosion'{Position = T.Hit.p, BlastRadius = 20, Parent = gWorkspace}
  4813.  
  4814. for i = 1,10 do M.Part.Transparency = 0.5 + (i * 0.05) wait(0.05) end
  4815. M:destroy()
  4816. end
  4817. end
  4818.  
  4819. HB.Selected:connect(function(M)
  4820. if not gWorkspace:FindFirstChild('orbital_seth') then
  4821. SATELITE = Instance.new('Part', gWorkspace)
  4822. SATELITE.Name = 'orbital_seth'
  4823. SATELITE.Position = Vector3.new(0, 1500, 0)
  4824. SATELITE.Anchored = true
  4825. SATELITE.CanCollide = false
  4826. SATELITE.Size = Vector3.new(5, 16.8, 5)
  4827. NEW'SpecialMesh'{MeshId = 'rbxassetid://1064328', Scale = Vector3.new(0.2, 0.2, 0.2), Parent = SATELITE}
  4828. end
  4829. M.Button1Down:connect(function() ENABLED = true SHOOT(M) end)
  4830. M.Button1Up:connect(function() ENABLED = false end)
  4831. end)
  4832. end
  4833.  
  4834. function FIND_IN_TABLE(TABLE, NAME)
  4835. for i,v in pairs(TABLE) do
  4836. if v == NAME then
  4837. return true
  4838. end
  4839. end
  4840. return false
  4841. end
  4842.  
  4843. function GET_IN_TABLE(TABLE, NAME)
  4844. for i = 1, #TABLE do
  4845. if TABLE[i] == NAME then
  4846. return i
  4847. end
  4848. end
  4849. return false
  4850. end
  4851.  
  4852. local NOCLIP, JESUSFLY, SWIM = false, false, false
  4853.  
  4854. game:GetService('RunService').Stepped:connect(function()
  4855. if NOCLIP then
  4856. if LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid:ChangeState(11) end
  4857. elseif JESUSFLY then
  4858. if LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid:ChangeState(12) end
  4859. elseif SWIM then
  4860. if LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid:ChangeState(4) end
  4861. end
  4862. for i,v in pairs(gPlayers:GetPlayers()) do if FIND_IN_TABLE(KICKS, v) then KICK(v) end end
  4863. end)
  4864.  
  4865. local NOTIFY_1 = false
  4866. local NOTIFY_2 = false
  4867.  
  4868. function NOTIFY(M, R, G, B)
  4869. spawn(function()
  4870. repeat wait() until not NOTIFY_1
  4871. local NOTIFY_SETH = GUIS.notify_seth:Clone() NOTIFY_SETH.Parent = gCoreGui
  4872. if NOTIFY_SETH then
  4873. NOTIFY_SETH.notify[''].BackgroundColor3 = C3(R, G, B)
  4874. NOTIFY_SETH.notify.text.Text = ' ' .. M
  4875. repeat wait() until not NOTIFY_1
  4876. NOTIFY_1 = true
  4877. wait(0.5)
  4878. NOTIFY_SETH.notify:TweenPosition(UDim2.new(0, 0, 0.6, 0), 'InOut', 'Quad', 0.4, false) wait(0.5)
  4879. wait(0.5)
  4880. repeat wait() until not NOTIFY_2
  4881. NOTIFY_1 = false
  4882. NOTIFY_SETH.notify:TweenPosition(UDim2.new(0, 0, 0.6, -40), 'InOut', 'Quad', 0.4, false) wait(0.5)
  4883. wait(0.5)
  4884. NOTIFY_2 = true
  4885. wait(2.5)
  4886. NOTIFY_SETH.notify:TweenPosition(UDim2.new(0, -225, 0.6, -40), 'InOut', 'Quad', 0.4, false) wait(0.5)
  4887. end
  4888. wait(1)
  4889. NOTIFY_SETH:destroy()
  4890. NOTIFY_2 = false
  4891. end)
  4892. end
  4893.  
  4894. function KICK(P)
  4895. spawn(function()
  4896. for i = 1,5 do
  4897. if P.Character and P.Character:FindFirstChild('HumanoidRootPart') and P.Character:FindFirstChild('Torso') then
  4898. P.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
  4899. local SP = Instance.new('SkateboardPlatform', P.Character) SP.Position = P.Character.HumanoidRootPart.Position SP.Transparency = 1
  4900. spawn(function()
  4901. repeat wait()
  4902. if P.Character and P.Character:FindFirstChild('HumanoidRootPart') then SP.Position = P.Character.HumanoidRootPart.Position end
  4903. until not gPlayers:FindFirstChild(P.Name)
  4904. end)
  4905. P.Character.Torso.Anchored = true
  4906. end
  4907. end
  4908. end)
  4909. end
  4910.  
  4911. gPlayers.PlayerRemoving:connect(function(P)
  4912. if FIND_IN_TABLE(KICKS, P) then
  4913. for i,v in pairs(KICKS) do if v == P then table.remove(KICKS, i) end end
  4914. NOTIFY('KICKED ' .. P.Name, 255, 255, 255)
  4915. end
  4916. if FIND_IN_TABLE(JAILED, P.Name) then
  4917. for i,v in pairs(JAILED) do if v == P.Name then table.remove(KICKS, i) end end
  4918. end
  4919. end)
  4920.  
  4921. function FIX_LIGHTING()
  4922. gLighting.Ambient = C3(0.5, 0.5, 0.5)
  4923. gLighting.Brightness = 1
  4924. gLighting.GlobalShadows = true
  4925. gLighting.Outlines = false
  4926. gLighting.TimeOfDay = 14
  4927. gLighting.FogEnd = 100000
  4928. end
  4929.  
  4930. function COLOR(PLAYER, BCOLOR)
  4931. for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Shirt') or v:IsA('Pants') then v:destroy() elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end
  4932. for i,v in pairs(PLAYER.Character.Head:GetChildren()) do if v:IsA('Decal') then v:destroy() end end
  4933. for i,v in pairs(PLAYER.Character:GetChildren()) do
  4934. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  4935. v.BrickColor = BrickColor.new(BCOLOR)
  4936. elseif v:IsA('Accessory') then
  4937. v.Handle.BrickColor = BrickColor.new(BCOLOR)
  4938. for a,b in pairs(v.Handle:GetChildren()) do
  4939. if b:IsA('SpecialMesh') then
  4940. b.TextureId = ''
  4941. end
  4942. end
  4943. end
  4944. end
  4945. end
  4946.  
  4947. function LAG(PLAYER)
  4948. local POS = CFrame.new(math.random(-100000, 100000), math.random(-100000, 100000), math.random(-100000, 100000))
  4949. spawn(function()
  4950. repeat wait()
  4951. if PLAYER and PLAYER.Character then
  4952. PLAYER.CameraMode = 'LockFirstPerson'
  4953. PLAYER.Character.HumanoidRootPart.CFrame = POS
  4954. PLAYER.Character.Torso.Anchored = true
  4955. Instance.new('ForceField', PLAYER.Character)
  4956. Instance.new('Smoke', PLAYER.Character.Head)
  4957. end
  4958. until not gPlayers:FindFirstChild(PLAYER.Name)
  4959. end)
  4960. end
  4961.  
  4962. local FLYING = false
  4963.  
  4964. if LP.Character and LP.Character:FindFirstChild('Humanoid') then
  4965. LP.Character.Humanoid.Died:connect(function() FLYING = false end)
  4966. end
  4967.  
  4968. function sFLY()
  4969. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso') and LP.Character:FindFirstChild('Humanoid')
  4970. repeat wait() until MOUSE
  4971.  
  4972. local T = LP.Character.Torso
  4973. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4974. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4975. local SPEED = 0
  4976.  
  4977. local function FLY()
  4978. FLYING = true
  4979. local BG = Instance.new('BodyGyro', T)
  4980. local BV = Instance.new('BodyVelocity', T)
  4981. BG.P = 9e4
  4982. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4983. BG.cframe = T.CFrame
  4984. BV.velocity = Vector3.new(0, 0.1, 0)
  4985. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4986. spawn(function()
  4987. repeat wait()
  4988. LP.Character.Humanoid.PlatformStand = true
  4989. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  4990. SPEED = 50
  4991. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  4992. SPEED = 0
  4993. end
  4994. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  4995. BV.velocity = ((gWorkspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((gWorkspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - gWorkspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  4996. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  4997. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  4998. BV.velocity = ((gWorkspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((gWorkspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - gWorkspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  4999. else
  5000. BV.velocity = Vector3.new(0, 0.1, 0)
  5001. end
  5002. BG.cframe = gWorkspace.CurrentCamera.CoordinateFrame
  5003. until not FLYING
  5004. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5005. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5006. SPEED = 0
  5007. BG:destroy()
  5008. BV:destroy()
  5009. LP.Character.Humanoid.PlatformStand = false
  5010. end)
  5011. end
  5012.  
  5013. MOUSE.KeyDown:connect(function(KEY)
  5014. if KEY:lower() == 'w' then
  5015. CONTROL.F = 1
  5016. elseif KEY:lower() == 's' then
  5017. CONTROL.B = -1
  5018. elseif KEY:lower() == 'a' then
  5019. CONTROL.L = -1
  5020. elseif KEY:lower() == 'd' then
  5021. CONTROL.R = 1
  5022. end
  5023. end)
  5024.  
  5025. MOUSE.KeyUp:connect(function(KEY)
  5026. if KEY:lower() == 'w' then
  5027. CONTROL.F = 0
  5028. elseif KEY:lower() == 's' then
  5029. CONTROL.B = 0
  5030. elseif KEY:lower() == 'a' then
  5031. CONTROL.L = 0
  5032. elseif KEY:lower() == 'd' then
  5033. CONTROL.R = 0
  5034. end
  5035. end)
  5036. FLY()
  5037. end
  5038.  
  5039. function NOFLY()
  5040. FLYING = false
  5041. LP.Character.Humanoid.PlatformStand = false
  5042. end
  5043.  
  5044. function RESET_MODEL(MODEL)
  5045. for i,v in pairs(MODEL:GetChildren()) do
  5046. if v:IsA('Seat') and v.Name == 'FakeTorso' then
  5047. v:destroy()
  5048. elseif v:IsA('CharacterMesh') or v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Accessory') then
  5049. v:destroy()
  5050. elseif v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5051. v.Transparency = 0
  5052. elseif v:IsA('ShirtGraphic') then
  5053. v.Archivable = false
  5054. v.Graphic = ''
  5055. end
  5056. end
  5057. for i,v in pairs(MODEL.Torso:GetChildren()) do
  5058. if v:IsA('SpecialMesh') then
  5059. v:destroy()
  5060. end
  5061. end
  5062. if MODEL.Head:FindFirstChild('Mesh') then
  5063. MODEL.Head.Mesh:destroy()
  5064. end
  5065. if MODEL.Torso:FindFirstChild('Neck') then MODEL.Torso.Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(90), math.rad(180), 0) end
  5066. if MODEL.Torso:FindFirstChild('Left Shoulder') then MODEL.Torso['Left Shoulder'].C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(0, math.rad(-90), 0) end
  5067. if MODEL.Torso:FindFirstChild('Right Shoulder') then MODEL.Torso['Right Shoulder'].C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(0, math.rad(90), 0) end
  5068. if MODEL.Torso:FindFirstChild('Left Hip') then MODEL.Torso['Left Hip'].C0 = CFrame.new(-1, -1, 0) * CFrame.Angles(0, math.rad(-90), 0) end
  5069. if MODEL.Torso:FindFirstChild('Right Hip') then MODEL.Torso['Right Hip'].C0 = CFrame.new(1, -1, 0) * CFrame.Angles(0, math.rad(90), 0) end
  5070. end
  5071.  
  5072. function UPDATE_MODEL(MODEL, USERNAME)
  5073. local AppModel = gPlayers:GetCharacterAppearanceAsync(gPlayers:GetUserIdFromNameAsync(USERNAME))
  5074. MODEL.Name = USERNAME
  5075. for i,v in pairs(AppModel:GetChildren()) do
  5076. if v:IsA('SpecialMesh') or v:IsA('BlockMesh') or v:IsA('CylinderMesh') then
  5077. v.Parent = MODEL.Head
  5078. elseif v:IsA('Decal') then
  5079. if MODEL.Head:FindFirstChild('face') then
  5080. MODEL.Head.face.Texture = v.Texture
  5081. else
  5082. local FACE = Instance.new('Decal', MODEL.Head)
  5083. FACE.Texture = v.Texture
  5084. end
  5085. elseif v:IsA('BodyColors') or v:IsA('CharacterMesh') or v:IsA('Shirt') or v:IsA('Pants') or v:IsA('ShirtGraphic') then
  5086. if MODEL:FindFirstChild('Body Colors') then
  5087. MODEL['Body Colors']:destroy()
  5088. end
  5089. v.Parent = MODEL
  5090. elseif v:IsA('Accessory') then
  5091. v.Parent = MODEL
  5092. v.Handle.CFrame = MODEL.Head.CFrame * CFrame.new(0, MODEL.Head.Size.Y / 2, 0) * v.AttachmentPoint:inverse()
  5093. end
  5094. end
  5095. if not MODEL.Head:FindFirstChild('Mesh') then
  5096. local SM = Instance.new('SpecialMesh', MODEL.Head)
  5097. SM.MeshType = Enum.MeshType.Head
  5098. SM.Scale = Vector3.new(1.25, 1.25, 1.25)
  5099. end
  5100. end
  5101.  
  5102. function CREEPER(PLAYER)
  5103. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5104. if v:IsA('Shirt') or v:IsA('Pants') then
  5105. v:destroy()
  5106. elseif v:IsA('ShirtGraphic') then
  5107. v.Archivable = false
  5108. v.Graphic = ''
  5109. end
  5110. end
  5111. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5112. if v:IsA('Accessory') then
  5113. v:destroy()
  5114. end
  5115. end
  5116. PLAYER.Character.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  5117. PLAYER.Character.Torso['Right Shoulder'].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(90),0)
  5118. PLAYER.Character.Torso['Left Shoulder'].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(-90),0)
  5119. PLAYER.Character.Torso['Right Hip'].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(90),0)
  5120. PLAYER.Character.Torso['Left Hip'].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(-90),0)
  5121. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5122. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5123. v.BrickColor = BrickColor.new('Bright green')
  5124. end
  5125. end
  5126. end
  5127.  
  5128. function SHREK(PLAYER)
  5129. COLOR(PLAYER, 'Bright green')
  5130. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5131. if v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Accessory') or v:IsA('CharacterMesh') then
  5132. v:destroy()
  5133. elseif v:IsA('ShirtGraphic') then
  5134. v.Archivable = false
  5135. v.Graphic = ''
  5136. end
  5137. end
  5138. for i,v in pairs(PLAYER.Character.Head:GetChildren()) do
  5139. if v:IsA('Decal') or v:IsA('SpecialMesh') then
  5140. v:destroy()
  5141. end
  5142. end
  5143. if PLAYER.Character:FindFirstChild('Shirt Graphic') then
  5144. PLAYER.Character['Shirt Graphic'].Archivable = false
  5145. PLAYER.Character['Shirt Graphic'].Graphic = ''
  5146. end
  5147. local M = Instance.new('SpecialMesh', PLAYER.Character.Head)
  5148. local S = Instance.new('Shirt', PLAYER.Character)
  5149. local P = Instance.new('Pants', PLAYER.Character)
  5150. M.MeshType = 'FileMesh'
  5151. M.MeshId = 'rbxassetid://19999257'
  5152. M.Offset = Vector3.new(-0.1, 0.1, 0)
  5153. M.TextureId = 'rbxassetid://156397869'
  5154. S.ShirtTemplate = 'rbxassetid://133078194'
  5155. P.PantsTemplate = 'rbxassetid://133078204'
  5156. end
  5157.  
  5158. function DUCK(PLAYER)
  5159. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5160. if v:IsA('Part') and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  5161. v.Transparency = 1
  5162. elseif v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Accessory') then
  5163. v:destroy()
  5164. elseif v:IsA('ShirtGraphic') then
  5165. v.Archivable = false
  5166. v.Graphic = ''
  5167. end
  5168. end
  5169. local DUCK = Instance.new('SpecialMesh', PLAYER.Character.Torso)
  5170. DUCK.MeshType = 'FileMesh'
  5171. DUCK.MeshId = 'rbxassetid://9419831'
  5172. DUCK.TextureId = 'rbxassetid://9419827'
  5173. DUCK.Scale = Vector3.new(5, 5, 5)
  5174. if PLAYER.Character.Head:FindFirstChild('face') then
  5175. PLAYER.Character.Head.face.Transparency = 1
  5176. end
  5177. end
  5178.  
  5179. function DOG(PLAYER)
  5180. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5181. if v:IsA('Shirt') or v:IsA('Pants') then
  5182. v:destroy()
  5183. elseif v:IsA('ShirtGraphic') then
  5184. v.Archivable = false
  5185. v.Graphic = ''
  5186. end
  5187. end
  5188. PLAYER.Character.Torso.Transparency = 1
  5189. PLAYER.Character.Torso.Neck.C0 = CFrame.new(0, -0.5, -2) * CFrame.Angles(math.rad(90), math.rad(180), 0)
  5190. PLAYER.Character.Torso['Right Shoulder'].C0 = CFrame.new(0.5, -1.5, -1.5) * CFrame.Angles(0, math.rad(90), 0)
  5191. PLAYER.Character.Torso['Left Shoulder'].C0 = CFrame.new(-0.5, -1.5, -1.5) * CFrame.Angles(0, math.rad(-90), 0)
  5192. PLAYER.Character.Torso['Right Hip'].C0 = CFrame.new(1.5, -1, 1.5) * CFrame.Angles(0, math.rad(90), 0)
  5193. PLAYER.Character.Torso['Left Hip'].C0 = CFrame.new(-1.5, -1, 1.5) * CFrame.Angles(0, math.rad(-90), 0)
  5194. local FakeTorso = Instance.new('Seat', PLAYER.Character)
  5195. local BF = Instance.new('BodyForce', FakeTorso)
  5196. local W = Instance.new('Weld', PLAYER.Character.Torso)
  5197. FakeTorso.Name = 'FakeTorso'
  5198. FakeTorso.TopSurface = 0
  5199. FakeTorso.BottomSurface = 0
  5200. FakeTorso.Size = Vector3.new(3,1,4)
  5201. FakeTorso.BrickColor = BrickColor.new('Brown')
  5202. FakeTorso.CFrame = PLAYER.Character.Torso.CFrame
  5203. BF.Force = Vector3.new(0, FakeTorso:GetMass() * 196.25, 0)
  5204. W.Part0 = PLAYER.Character.Torso
  5205. W.Part1 = FakeTorso
  5206. W.C0 = CFrame.new(0, -0.5, 0)
  5207. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5208. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5209. v.BrickColor = BrickColor.new('Brown')
  5210. end
  5211. end
  5212. end
  5213.  
  5214. function ALIEN(PLAYER)
  5215. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5216. if v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Accessory') then
  5217. v:destroy()
  5218. elseif v:IsA('ShirtGraphic') then
  5219. v.Archivable = false
  5220. v.Graphic = ''
  5221. elseif v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5222. v.BrickColor = BrickColor.new('Fossil')
  5223. end
  5224. end
  5225. ALIEN_H:Clone().Parent = PLAYER.Character
  5226. end
  5227.  
  5228. function DECALSPAM(INSTANCE, ID)
  5229. for i,v in pairs(INSTANCE:GetChildren()) do
  5230. if v:IsA('BasePart') then
  5231. spawn(function()
  5232. local FACES = {'Back', 'Bottom', 'Front', 'Left', 'Right', 'Top'}
  5233. local CURRENT_FACE = 1
  5234. for i = 1, 6 do
  5235. local DECAL = Instance.new('Decal', v)
  5236. DECAL.Name = 'decal_seth'
  5237. DECAL.Texture = 'rbxassetid://' .. ID - 1
  5238. DECAL.Face = FACES[CURRENT_FACE]
  5239. CURRENT_FACE = CURRENT_FACE + 1
  5240. end
  5241. end)
  5242. end
  5243. DECALSPAM(v, ID)
  5244. end
  5245. end
  5246.  
  5247. function UNDECALSPAM(INSTANCE)
  5248. for i,v in pairs(INSTANCE:GetChildren()) do
  5249. if v:IsA('BasePart') then
  5250. for a,b in pairs(v:GetChildren()) do
  5251. if b:IsA('Decal') and b.Name == 'decal_seth' then
  5252. b:destroy()
  5253. end
  5254. end
  5255. end
  5256. UNDECALSPAM(v)
  5257. end
  5258. end
  5259.  
  5260. function CREATE_DONG(PLAYER, DONG_COLOR)
  5261. if PLAYER.Character:FindFirstChild('DONG') then
  5262. PLAYER.Character.DONG:destroy()
  5263. end
  5264. local D = Instance.new('Model', PLAYER.Character)
  5265. D.Name = 'DONG'
  5266.  
  5267. local BG = Instance.new('BodyGyro', PLAYER.Character.Torso)
  5268. local MAIN = Instance.new('Part', PLAYER.Character['DONG'])
  5269. local M1 = Instance.new('CylinderMesh', MAIN)
  5270. local W1 = Instance.new('Weld', PLAYER.Character.Head)
  5271. local P1 = Instance.new('Part', PLAYER.Character['DONG'])
  5272. local M2 = Instance.new('SpecialMesh', P1)
  5273. local W2 = Instance.new('Weld', P1)
  5274. local B1 = Instance.new('Part', PLAYER.Character['DONG'])
  5275. local M3 = Instance.new('SpecialMesh', B1)
  5276. local W3 = Instance.new('Weld', B1)
  5277. local B2 = Instance.new('Part', PLAYER.Character['DONG'])
  5278. local M4 = Instance.new('SpecialMesh', B2)
  5279. local W4 = Instance.new('Weld', B2)
  5280. MAIN.TopSurface = 0 MAIN.BottomSurface = 0 MAIN.Name = 'Main' MAIN.Size = Vector3.new(0.6, 2.5, 0.6) MAIN.BrickColor = BrickColor.new(DONG_COLOR) MAIN.Position = PLAYER.Character.Head.Position MAIN.CanCollide = false
  5281. W1.Part0 = MAIN W1.Part1 = PLAYER.Character.Head W1.C0 = CFrame.new(0, 0.25, 2.1) * CFrame.Angles(math.rad(45), 0, 0)
  5282. P1.Name = 'Mush' P1.BottomSurface = 0 P1.TopSurface = 0 P1.Size = Vector3.new(0.6, 0.6, 0.6) P1.CFrame = CFrame.new(MAIN.Position) P1.BrickColor = BrickColor.new('Pink') P1.CanCollide = false
  5283. M2.MeshType = 'Sphere'
  5284. W2.Part0 = MAIN W2.Part1 = P1 W2.C0 = CFrame.new(0, 1.3, 0)
  5285. B1.Name = 'Left Ball' B1.BottomSurface = 0 B1.TopSurface = 0 B1.CanCollide = false B1.Size = Vector3.new(1, 1, 1) B1.CFrame = CFrame.new(PLAYER.Character['Left Leg'].Position) B1.BrickColor = BrickColor.new(DONG_COLOR)
  5286. M3.Parent = B1 M3.MeshType = 'Sphere'
  5287. W3.Part0 = PLAYER.Character['Left Leg'] W3.Part1 = B1 W3.C0 = CFrame.new(0, 0.5, -0.5)
  5288. B2.Name = 'Right Ball' B2.BottomSurface = 0 B2.CanCollide = false B2.TopSurface = 0 B2.Size = Vector3.new(1, 1, 1) B2.CFrame = CFrame.new(PLAYER.Character['Right Leg'].Position) B2.BrickColor = BrickColor.new(DONG_COLOR)
  5289. M4.MeshType = 'Sphere'
  5290. W4.Part0 = PLAYER.Character['Right Leg'] W4.Part1 = B2 W4.C0 = CFrame.new(0, 0.5, -0.5)
  5291. end
  5292.  
  5293. function SCALE(C, S)
  5294. if tonumber(S) < 0.5 then S = 0.5 elseif tonumber(S) > 25 then S = 25 end
  5295.  
  5296. local HAT_CLONE = {}
  5297.  
  5298. for i,v in pairs(C:GetChildren()) do if v:IsA('Accessory') then local HC = v:Clone() table.insert(HAT_CLONE, HC) v:destroy() end end
  5299.  
  5300. local HEAD = C.Head
  5301. local TORSO = C.Torso
  5302. local LA = C['Left Arm']
  5303. local RA = C['Right Arm']
  5304. local LL = C['Left Leg']
  5305. local RL = C['Right Leg']
  5306. local HRP = C.HumanoidRootPart
  5307.  
  5308. HEAD.Size = Vector3.new(S * 2, S, S)
  5309. TORSO.Size = Vector3.new(S * 2, S * 2, S)
  5310. LA.Size = Vector3.new(S, S * 2, S)
  5311. RA.Size = Vector3.new(S, S * 2, S)
  5312. LL.Size = Vector3.new(S, S * 2, S)
  5313. RL.Size = Vector3.new(S, S * 2, S)
  5314. HRP.Size = Vector3.new(S * 2, S * 2, S)
  5315.  
  5316. local M1 = Instance.new('Motor6D', TORSO)
  5317. local M2 = Instance.new('Motor6D', TORSO)
  5318. local M3 = Instance.new('Motor6D', TORSO)
  5319. local M4 = Instance.new('Motor6D', TORSO)
  5320. local M5 = Instance.new('Motor6D', TORSO)
  5321. local M6 = Instance.new('Motor6D', HRP)
  5322.  
  5323. M1.Name = 'Neck' M1.Part0 = TORSO M1.Part1 = HEAD M1.C0 = CFrame.new(0, 1 * S, 0) * CFrame.Angles(-1.6, 0, 3.1) M1.C1 = CFrame.new(0, -0.5 * S, 0) * CFrame.Angles(-1.6, 0, 3.1)
  5324. M2.Name = 'Left Shoulder' M2.Part0 = TORSO M2.Part1 = LA M2.C0 = CFrame.new(-1 * S, 0.5 * S, 0) * CFrame.Angles(0, -1.6, 0) M2.C1 = CFrame.new(0.5 * S, 0.5 * S, 0) * CFrame.Angles(0, -1.6, 0)
  5325. M3.Name = 'Right Shoulder' M3.Part0 = TORSO M3.Part1 = RA M3.C0 = CFrame.new(1 * S, 0.5 * S, 0) * CFrame.Angles(0, 1.6, 0) M3.C1 = CFrame.new(-0.5 * S, 0.5 * S, 0) * CFrame.Angles(0, 1.6, 0)
  5326. M4.Name = 'Left Hip' M4.Part0 = TORSO M4.Part1 = LL M4.C0 = CFrame.new(-1 * S, -1 * S, 0) * CFrame.Angles(0, -1.6, 0) M4.C1 = CFrame.new(-0.5 * S, 1 * S, 0) * CFrame.Angles(0, -1.6, 0)
  5327. M5.Name = 'Right Hip' M5.Part0 = TORSO M5.Part1 = RL M5.C0 = CFrame.new(1 * S, -1 * S, 0) * CFrame.Angles(0, 1.6, 0) M5.C1 = CFrame.new(0.5 * S, 1 * S, 0) * CFrame.Angles(0, 1.6, 0)
  5328. M6.Name = 'RootJoint' M6.Part0 = HRP M6.Part1 = TORSO M6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1) M6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  5329.  
  5330. for i,v in pairs(HAT_CLONE) do v.Parent = C end
  5331. end
  5332.  
  5333. function CAPE(COLOR)
  5334. if LP.Character:FindFirstChild('Cape') then LP.Character.Cape:destroy() end
  5335.  
  5336. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso')
  5337.  
  5338. local T = LP.Character.Torso
  5339.  
  5340. local C = Instance.new('Part', T.Parent)
  5341. C.Name = 'cape_seth'
  5342. C.Anchored = false
  5343. C.CanCollide = false
  5344. C.TopSurface = 0
  5345. C.BottomSurface = 0
  5346. C.BrickColor = BrickColor.new(COLOR)
  5347. C.Material = 'Neon'
  5348. C.Size = Vector3.new(0.2, 0.2, 0.2)
  5349.  
  5350. local M = Instance.new('BlockMesh', C)
  5351. M.Scale = Vector3.new(9, 17.5, 0.5)
  5352.  
  5353. local M1 = Instance.new('Motor', C)
  5354. M1.Part0 = C
  5355. M1.Part1 = T
  5356. M1.MaxVelocity = 1
  5357. M1.C0 = CFrame.new(0, 1.75, 0) * CFrame.Angles(0, math.rad(90), 0)
  5358. M1.C1 = CFrame.new(0, 1, .45) * CFrame.Angles(0, math.rad(90), 0)
  5359.  
  5360. local WAVE = false
  5361.  
  5362. repeat wait(1 / 44)
  5363. local ANG = 0.2
  5364. local oldMag = T.Velocity.magnitude
  5365. local MV = 0.1
  5366.  
  5367. if WAVE then
  5368. ANG = ANG + ((T.Velocity.magnitude / 10) * 0.05) + 1
  5369. WAVE = false
  5370. else
  5371. WAVE = false
  5372. end
  5373. ANG = ANG + math.min(T.Velocity.magnitude / 30, 1)
  5374. M1.MaxVelocity = math.min((T.Velocity.magnitude / 10), 0.04) + MV
  5375. M1.DesiredAngle = -ANG
  5376. if M1.CurrentAngle < -0.05 and M1.DesiredAngle > -.05 then
  5377. M1.MaxVelocity = 0.04
  5378. end
  5379. repeat
  5380. wait()
  5381. until M1.CurrentAngle == M1.DesiredAngle or math.abs(T.Velocity.magnitude - oldMag) >= (T.Velocity.magnitude / 10) + 1
  5382. if T.Velocity.magnitude < 0.1 then
  5383. wait(0.1)
  5384. end
  5385. until not C or C.Parent ~= T.Parent
  5386. end
  5387.  
  5388. function INFECT(PLAYER)
  5389. for i,v in pairs(PLAYER.Character:GetChildren()) do
  5390. Instance.new('Folder', PLAYER.Character).Name = 'infected_seth'
  5391. if v:IsA('Accessory') or v:IsA('Shirt') or v:IsA('Pants') then
  5392. v:destroy()
  5393. elseif v:IsA('ShirtGraphic') then
  5394. v.Archivable = false
  5395. v.Graphic = ''
  5396. end
  5397. end
  5398.  
  5399. if PLAYER.Character.Head:FindFirstChild('face') then
  5400. PLAYER.Character.Head.face.Texture = 'rbxassetid://7074882'
  5401. end
  5402.  
  5403. for i,v in pairs (PLAYER.Character:GetChildren()) do
  5404. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5405. if v.Name == 'Head' or v.Name == 'Left Arm' or v.Name == 'Right Arm' then
  5406. v.BrickColor = BrickColor.new('Medium green')
  5407. elseif v.Name == 'Torso' or v.Name == 'Left Leg' or v.Name == 'Right Leg' then
  5408. v.BrickColor = BrickColor.new('Brown')
  5409. end
  5410. end
  5411. end
  5412.  
  5413. local T = PLAYER.Character.Torso.Touched:connect(function(TC)
  5414. if not TC.Parent:FindFirstChild('infected_seth') then
  5415. local GPFC = gPlayers:GetPlayerFromCharacter(TC.Parent)
  5416. if GPFC then
  5417. INFECT(GPFC)
  5418. end
  5419. end
  5420. end)
  5421. end
  5422.  
  5423. function fWeld(zName, zParent, zPart0, zPart1, zCoco, A, B, C, D, E, F)
  5424. local funcw = Instance.new('Weld') funcw.Name = zName funcw.Parent = zParent funcw.Part0 = zPart0 funcw.Part1 = zPart1
  5425. if (zCoco) then
  5426. funcw.C0 = CFrame.new(A, B, C) * CFrame.fromEulerAnglesXYZ(D, E, F)
  5427. else
  5428. funcw.C1 = CFrame.new(A, B, C) * CFrame.fromEulerAnglesXYZ(D, E, F)
  5429. end
  5430. return funcw
  5431. end
  5432.  
  5433. function BANG(VICTIM)
  5434. spawn(function()
  5435. local P1 = gPlayers.LocalPlayer.Character.Torso
  5436. local V1 = gPlayers[VICTIM].Character.Torso
  5437.  
  5438. V1.Parent.Humanoid.PlatformStand = true
  5439.  
  5440. P1['Left Shoulder']:destroy() local LA1 = Instance.new('Weld', P1) LA1.Part0 = P1 LA1.Part1 = P1.Parent['Left Arm'] LA1.C0 = CFrame.new(-1.5, 0, 0) LA1.Name = 'Left Shoulder'
  5441.  
  5442. P1['Right Shoulder']:destroy() local RS1 = Instance.new('Weld', P1) RS1.Part0 = P1 RS1.Part1 = P1.Parent['Right Arm'] RS1.C0 = CFrame.new(1.5, 0, 0) RS1.Name = 'Right Shoulder'
  5443.  
  5444. V1['Left Shoulder']:destroy() local LS2 = Instance.new('Weld', V1) LS2.Part0 = V1 LS2.Part1 = V1.Parent['Left Arm'] LS2.C0 = CFrame.new(-1.5, 0, 0) LS2.Name = 'Left Shoulder'
  5445.  
  5446. V1['Right Shoulder']:destroy() local RS2 = Instance.new('Weld', V1) RS2.Part0 = V1 RS2.Part1 = V1.Parent['Right Arm'] RS2.C0 = CFrame.new(1.5, 0, 0) RS2.Name = 'Right Shoulder'
  5447.  
  5448. V1['Left Hip']:destroy() local LH2 = Instance.new('Weld', V1) LH2.Part0 = V1 LH2.Part1 = V1.Parent['Left Leg'] LH2.C0 = CFrame.new(-0.5, -2, 0) LH2.Name = 'Left Hip'
  5449.  
  5450. V1['Right Hip']:destroy() local RH2 = Instance.new('Weld', V1) RH2.Part0 = V1 RH2.Part1 = V1.Parent['Right Leg'] RH2.C0 = CFrame.new(0.5, -2, 0) RH2.Name = 'Right Hip'
  5451.  
  5452. local D = Instance.new('Part', P1) D.TopSurface = 0 D.BottomSurface = 0 D.CanCollide = false D.BrickColor = BrickColor.new('Pastel brown') D.Shape = 'Ball' D.Size = Vector3.new(1, 1, 1)
  5453.  
  5454. local DM1 = Instance.new('SpecialMesh', D) DM1.MeshType = 'Sphere' DM1.Scale = Vector3.new(0.4, 0.4, 0.4)
  5455.  
  5456. fWeld('weld', P1, P1, D, true, -0.2, -1.3, -0.6, 0, 0, 0)
  5457.  
  5458. local D2 = D:Clone() D2.Parent = P1
  5459.  
  5460. fWeld('weld', P1, P1, D2, true, 0.2, -1.3, -0.6, 0, 0, 0)
  5461.  
  5462. local C = Instance.new('Part', P1) C.TopSurface = 0 C.BottomSurface = 0 C.CanCollide = false C.BrickColor = BrickColor.new('Pastel brown') C.Size = Vector3.new(0.4, 1.3, 0.4)
  5463.  
  5464. fWeld('weld', P1, P1, C, true, 0, -1, -0.52 + (-C.Size.y / 2), math.rad(-80), 0, 0)
  5465.  
  5466. local C2 = D:Clone() C2.BrickColor = BrickColor.new('Pink') C2.Mesh.Scale = Vector3.new(0.4, 0.62, 0.4) C2.Parent = P1
  5467.  
  5468. fWeld('weld', C, C, C2, true, 0, 0 + (C.Size.y / 2), 0, math.rad(-10), 0, 0)
  5469.  
  5470. local CM = Instance.new('CylinderMesh', C)
  5471.  
  5472. local BL = Instance.new('Part', V1) BL.TopSurface = 0 BL.BottomSurface = 0 BL.CanCollide = false BL.BrickColor = BrickColor.new('Pastel brown') BL.Shape = 'Ball' BL.Size = Vector3.new(1, 1, 1)
  5473.  
  5474. local DM2 = Instance.new('SpecialMesh', BL) DM2.MeshType = 'Sphere' DM2.Scale = Vector3.new(1.2, 1.2, 1.2)
  5475.  
  5476. fWeld('weld', V1, V1, BL, true, -0.5, 0.5, -0.6, 0, 0, 0)
  5477.  
  5478. local BR = Instance.new('Part', V1) BR.TopSurface = 0 BR.BottomSurface = 0 BR.CanCollide = false BR.BrickColor = BrickColor.new('Pastel brown') BR.Shape = 'Ball' BR.Size = Vector3.new(1, 1, 1)
  5479.  
  5480. local DM3 = Instance.new('SpecialMesh', BR) DM3.MeshType = 'Sphere' DM3.Scale = Vector3.new(1.2, 1.2, 1.2)
  5481.  
  5482. fWeld('weld', V1, V1, BR, true, 0.5, 0.5, -0.6, 0, 0, 0)
  5483.  
  5484. local BLN = Instance.new('Part', V1) BLN.TopSurface = 0 BLN.BottomSurface = 0 BLN.CanCollide = false BLN.BrickColor = BrickColor.new('Pink') BLN.Shape = 'Ball' BLN.Size = Vector3.new(1, 1, 1)
  5485.  
  5486. local DM4 = Instance.new('SpecialMesh', BLN) DM4.MeshType = 'Sphere' DM4.Scale = Vector3.new(0.2, 0.2, 0.2)
  5487.  
  5488. fWeld('weld', V1, V1, BLN, true, -0.5, 0.5, -1.2, 0, 0, 0)
  5489.  
  5490. local BRN = Instance.new('Part', V1) BRN.TopSurface = 0 BRN.BottomSurface = 0 BRN.CanCollide = false BRN.BrickColor = BrickColor.new('Pink') BRN.Shape = 'Ball' BRN.Size = Vector3.new(1, 1, 1)
  5491.  
  5492. local DM5 = Instance.new('SpecialMesh', BRN) DM5.MeshType = 'Sphere' DM5.Scale = Vector3.new(0.2, 0.2, 0.2)
  5493.  
  5494. fWeld('weld', V1, V1, BRN, true, 0.5, 0.5, -1.2, 0, 0, 0)
  5495.  
  5496. LH2.C1 = CFrame.new(0.2, 1.6, 0.4) * CFrame.Angles(3.9, -0.4, 0) RH2.C1 = CFrame.new(-0.2, 1.6, 0.4) * CFrame.Angles(3.9, 0.4, 0)
  5497. LS2.C1 = CFrame.new(-0.2, 0.9, 0.6) * CFrame.Angles(3.9, -0.2, 0) RS2.C1 = CFrame.new(0.2, 0.9, 0.6) * CFrame.Angles(3.9, 0.2, 0)
  5498. LA1.C1 = CFrame.new(-0.5, 0.7, 0) * CFrame.Angles(-0.9, -0.4, 0) RS1.C1 = CFrame.new(0.5, 0.7, 0) * CFrame.Angles(-0.9, 0.4, 0)
  5499.  
  5500. if P1:FindFirstChild('weldx') then P1.weldx:destroy() end
  5501.  
  5502. WE = fWeld('weldx', P1, P1, V1, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  5503.  
  5504. local N = V1.Neck N.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  5505. end)
  5506. spawn(function() while wait() do for i = 1, 6 do WE.C1 = WE.C1 * CFrame.new(0, -0.3, 0) end for i = 1, 6 do WE.C1 = WE.C1 * CFrame.new(0, 0.3, 0) end end end)
  5507. end
  5508.  
  5509. function RESPAWN(PLAYER)
  5510. local M = Instance.new('Model', gWorkspace) M.Name = 'respawn_seth'
  5511. local T = Instance.new('Part', M) T.Name = 'Torso' T.CanCollide = false T.Transparency = 1
  5512. Instance.new('Humanoid', M)
  5513. PLAYER.Character = M
  5514. end
  5515.  
  5516. function LOAD_MESSAGE(STRING)
  5517. gPlayers.LocalPlayer.CharacterAppearanceId = 20018
  5518. RESPAWN(LP)
  5519.  
  5520. R = false
  5521. LP.CharacterAdded:connect(function()
  5522. if not R then
  5523. wait(0.5)
  5524. if LP.Character:FindFirstChild('Humanoid') then
  5525. MAIN_HAT = LP.Character:FindFirstChild('BunnyEarsOfCaprice'):Clone()
  5526. end
  5527. R = true
  5528. end
  5529. end)
  5530. repeat wait() until R
  5531. RESPAWN(LP)
  5532. LP.CharacterAppearanceId = 0
  5533.  
  5534. if MAIN_HAT then
  5535. MAIN_HAT.Handle.CanCollide = true
  5536. local M = MAIN_HAT.Handle.BunnyTools.EggScript3:Clone()
  5537. local P = Instance.new('Part')
  5538. M.Disabled = false
  5539. M.Parent = P
  5540. MAIN_HAT.Handle.BunnyTools.EggMesh3:Clone().Parent = P
  5541. MAIN_HAT:destroy()
  5542. P.Parent = LP.Character
  5543. repeat wait() until LP:FindFirstChild('ChessMsg')
  5544. MG = LP:FindFirstChild('ChessMsg')
  5545. MG.Name = 'message_seth'
  5546. MG.Text = ''
  5547. MG.Parent = gWorkspace
  5548. MESSAGE(STRING)
  5549. P:destroy()
  5550. for i,v in pairs(gWorkspace:GetChildren()) do
  5551. if v:IsA('Part') and v.BrickColor == BrickColor.new('Bright red') and v.Reflectance == 0 and v.Transparency == 0 and not v.Anchored and v.CanCollide and v.Locked and v:FindFirstChild('Decal') and v.Size == Vector3.new(8, 0.4, 8) then
  5552. if v.Decal.Texture == 'http://www.roblox.com/asset/?id=1531000' and v.Transparency == 0 and v.Decal.Face == Enum.NormalId.Top then
  5553. v:destroy()
  5554. end
  5555. end
  5556. end
  5557. end
  5558. end
  5559.  
  5560. function MESSAGE(STRING)
  5561. if not SHOWING_MESSAGE then
  5562. spawn(function()
  5563. SHOWING_MESSAGE = true
  5564. MG.Text = STRING
  5565. wait(5)
  5566. MG.Text = ''
  5567. SHOWING_MESSAGE = false
  5568. end)
  5569. end
  5570. end
  5571.  
  5572. _G.CLICK_TP = false
  5573. local M_CTRL = false
  5574.  
  5575. MOUSE.KeyDown:connect(function(K) if K:byte() == 50 then M_CTRL = true end end)
  5576. MOUSE.KeyUp:connect(function(K) if K:byte() == 50 then M_CTRL = false end end)
  5577. MOUSE.Button1Down:connect(function() if _G.CLICK_TP and M_CTRL and MOUSE.Target and LP.Character and LP.Character:FindFirstChild('HumanoidRootPart') then LP.Character.HumanoidRootPart.CFrame = CFrame.new(MOUSE.Hit.p) + Vector3.new(0, 3, 0) end end)
  5578.  
  5579. gLighting.Outlines = false -- / outlines are gross
  5580.  
  5581. if FIND_IN_TABLE(BANS, LP.userId) then LP:Kick() end
  5582.  
  5583. for i,v in pairs(gPlayers:GetPlayers()) do if FIND_IN_TABLE(BANS, v.userId) then table.insert(KICKS, v) else UPDATE_CHAT(v) end end
  5584.  
  5585. -- / commands
  5586.  
  5587. ADD_COMMAND('ff','ff [plr]', {},
  5588. function(ARGS, SPEAKER)
  5589. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5590. for i,v in pairs(PLAYERS) do
  5591. Instance.new('ForceField', gPlayers[v].Character)
  5592. end
  5593. end)
  5594.  
  5595. ADD_COMMAND('unff','unff [plr]',{},
  5596. function(ARGS, SPEAKER)
  5597. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5598. for i,v in pairs(PLAYERS) do
  5599. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5600. if v:IsA('ForceField') then
  5601. v:destroy()
  5602. end
  5603. end
  5604. end
  5605. end)
  5606.  
  5607. ADD_COMMAND('fire','fire [plr] [r] [g] [b]',{},
  5608. function(ARGS, SPEAKER)
  5609. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5610. for i,v in pairs(PLAYERS) do
  5611. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5612. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5613. local F = Instance.new('Fire', v)
  5614. if ARGS[2] and ARGS[3] and ARGS[4] then
  5615. F.Color = C3(ARGS[2], ARGS[3], ARGS[4])
  5616. F.SecondaryColor = C3(ARGS[2], ARGS[3], ARGS[4])
  5617. end
  5618. end
  5619. end
  5620. end
  5621. end)
  5622.  
  5623. ADD_COMMAND('unfire','unfire [plr]',{},
  5624. function(ARGS, SPEAKER)
  5625. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5626. for i,v in pairs(PLAYERS) do
  5627. local PCHAR = gPlayers[v].Character
  5628. for i,v in pairs(PCHAR:GetChildren()) do
  5629. for i,v in pairs(v:GetChildren()) do
  5630. if v:IsA('Fire') then
  5631. v:destroy()
  5632. end
  5633. end
  5634. end
  5635. end
  5636. end)
  5637.  
  5638. ADD_COMMAND('sp','sp [plr] [r] [g] [b]',{'sparkles'},
  5639. function(ARGS, SPEAKER)
  5640. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5641. for i,v in pairs(PLAYERS) do
  5642. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5643. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5644. if ARGS[2] and ARGS[3] and ARGS[4] then
  5645. Instance.new('Sparkles', v).Color = C3(ARGS[2], ARGS[3], ARGS[4])
  5646. else
  5647. Instance.new('Sparkles', v)
  5648. end
  5649. end
  5650. end
  5651. end
  5652. end)
  5653.  
  5654. ADD_COMMAND('unsp','unsp [plr]',{'unsparkles'},
  5655. function(ARGS, SPEAKER)
  5656. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5657. for i,v in pairs(PLAYERS) do
  5658. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5659. for i,v in pairs(v:GetChildren()) do
  5660. if v:IsA('Sparkles') then
  5661. v:destroy()
  5662. end
  5663. end
  5664. end
  5665. end
  5666. end)
  5667.  
  5668. ADD_COMMAND('smoke','smoke [plr]',{},
  5669. function(ARGS, SPEAKER)
  5670. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5671. for i,v in pairs(PLAYERS) do
  5672. Instance.new('Smoke', gPlayers[v].Character.Torso)
  5673. end
  5674. end)
  5675.  
  5676. ADD_COMMAND('unsmoke','unsmoke [plr]',{},
  5677. function(ARGS, SPEAKER)
  5678. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5679. for i,v in pairs(PLAYERS) do
  5680. for i,v in pairs(gPlayers[v].Character.Torso:GetChildren()) do
  5681. if v:IsA('Smoke') then
  5682. v:destroy()
  5683. end
  5684. end
  5685. end
  5686. end)
  5687.  
  5688. ADD_COMMAND('btools','btools [plr]',{},
  5689. function(ARGS, SPEAKER)
  5690. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5691. for i,v in pairs(PLAYERS) do
  5692. Instance.new('HopperBin', gPlayers[v].Backpack).BinType = 2
  5693. Instance.new('HopperBin', gPlayers[v].Backpack).BinType = 3
  5694. Instance.new('HopperBin', gPlayers[v].Backpack).BinType = 4
  5695. end
  5696. end)
  5697.  
  5698. ADD_COMMAND('heal','heal [plr]',{},
  5699. function(ARGS, SPEAKER)
  5700. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5701. for i,v in pairs(PLAYERS) do
  5702. local PCHAR = gPlayers[v].Character
  5703. if PCHAR:FindFirstChild('Humanoid') then
  5704. PCHAR.Humanoid.Health = PCHAR.Humanoid.MaxHealth
  5705. end
  5706. end
  5707. end)
  5708.  
  5709. ADD_COMMAND('freeze','freeze [plr]',{'frz'},
  5710. function(ARGS, SPEAKER)
  5711. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5712. for i,v in pairs(PLAYERS) do
  5713. for i,v in pairs(PLAYERS) do
  5714. local PCHAR = gPlayers[v].Character
  5715. for i,v in pairs(PCHAR:GetChildren()) do
  5716. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5717. v.Anchored = true
  5718. end
  5719. end
  5720. end
  5721. end
  5722. end)
  5723.  
  5724. ADD_COMMAND('thaw','thaw [plr]',{'unfreeze','unfrz'},
  5725. function(ARGS, SPEAKER)
  5726. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5727. for i,v in pairs(PLAYERS) do
  5728. for i,v in pairs(PLAYERS) do
  5729. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5730. if v:IsA('Part') then
  5731. v.Anchored = false
  5732. end
  5733. end
  5734. end
  5735. end
  5736. end)
  5737.  
  5738. ADD_COMMAND('kill','kill [plr]',{},
  5739. function(ARGS, SPEAKER)
  5740. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5741. for i,v in pairs(PLAYERS) do
  5742. gPlayers[v].Character:BreakJoints()
  5743. end
  5744. end)
  5745.  
  5746. ADD_COMMAND('sound','sound [id]',{},
  5747. function(ARGS, SPEAKER)
  5748. for i,v in pairs(gWorkspace:GetChildren()) do if v:IsA('Sound') then v:Stop() v:destroy() end end
  5749. if ARGS[1]:lower() ~= 'off' then
  5750. local S = Instance.new('Sound', gWorkspace) S.Name = 'song_seth' S.Archivable = false S.Looped = true S.SoundId = 'rbxassetid://' .. ARGS[1] S.Volume = 1 S:Play()
  5751. end
  5752. end)
  5753.  
  5754. ADD_COMMAND('volume','volume [int]',{},
  5755. function(ARGS, SPEAKER)
  5756. for i,v in pairs(gWorkspace:GetChildren()) do if v:IsA('Sound') then v.Volume = ARGS[1] end end
  5757. end)
  5758.  
  5759. ADD_COMMAND('pitch','pitch [int]',{},
  5760. function(ARGS, SPEAKER)
  5761. for i,v in pairs(gWorkspace:GetChildren()) do if v:IsA('Sound') then v.Pitch = ARGS[1] end end
  5762. end)
  5763.  
  5764. ADD_COMMAND('explode','explode [plr]',{},
  5765. function(ARGS, SPEAKER)
  5766. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5767. for i,v in pairs(PLAYERS) do
  5768. local PCHAR = gPlayers[v].Character
  5769. if PCHAR:FindFirstChild('Torso') then
  5770. Instance.new('Explosion', PCHAR).Position = PCHAR.Torso.Position
  5771. end
  5772. end
  5773. end)
  5774.  
  5775. ADD_COMMAND('invis','invis [plr]',{},
  5776. function(ARGS, SPEAKER)
  5777. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5778. for i,v in pairs(PLAYERS) do
  5779. local PCHAR = gPlayers[v].Character
  5780. for i,v in pairs(PCHAR:GetChildren()) do
  5781. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5782. v.Transparency = 1
  5783. end
  5784. if v:IsA('Accessory') and v:FindFirstChild('Handle') then
  5785. v.Handle.Transparency = 1
  5786. end
  5787. end
  5788. if PCHAR.Head:FindFirstChild('face') then PCHAR.Head.face.Transparency = 1 end
  5789. end
  5790. end)
  5791.  
  5792. ADD_COMMAND('vis','vis [plr]',{},
  5793. function(ARGS, SPEAKER)
  5794. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5795. for i,v in pairs(PLAYERS) do
  5796. local PCHAR = gPlayers[v].Character
  5797. for i,v in pairs(PCHAR:GetChildren()) do
  5798. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  5799. v.Transparency = 0
  5800. end
  5801. if v:IsA('Accessory') and v:FindFirstChild('Handle') then
  5802. v.Handle.Transparency = 0
  5803. end
  5804. end
  5805. if PCHAR.Head:FindFirstChild('face') then PCHAR.Head.face.Transparency = 0 end
  5806. end
  5807. end)
  5808.  
  5809. ADD_COMMAND('to','to [plr]',{},
  5810. function(ARGS, SPEAKER)
  5811. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5812. for i,v in pairs(PLAYERS) do
  5813. local PCHAR = gPlayers[v].Character
  5814. if PCHAR then
  5815. SPEAKER.Character.HumanoidRootPart.CFrame = PCHAR.HumanoidRootPart.CFrame
  5816. end
  5817. end
  5818. end)
  5819.  
  5820. ADD_COMMAND('bring','bring [plr]',{},
  5821. function(ARGS, SPEAKER)
  5822. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5823. for i,v in pairs(PLAYERS) do
  5824. local PCHAR = gPlayers[v].Character
  5825. spawn(function()
  5826. for i = 0, 4 do
  5827. if PCHAR then
  5828. PCHAR.HumanoidRootPart.CFrame = SPEAKER.Character.HumanoidRootPart.CFrame
  5829. end
  5830. end
  5831. end)
  5832. end
  5833. end)
  5834.  
  5835. ADD_COMMAND('tp','tp [plr] [plr]',{},
  5836. function(ARGS, SPEAKER)
  5837. local PLAYERS1, PLAYERS2 = GET_PLAYER(ARGS[1], SPEAKER), GET_PLAYER(ARGS[2], SPEAKER)
  5838. for i,v in pairs(PLAYERS1) do for a,b in pairs(PLAYERS2) do
  5839. spawn(function()
  5840. for i = 0, 3 do
  5841. if gPlayers[v].Character and gPlayers[b].Character then
  5842. gPlayers[v].Character.HumanoidRootPart.CFrame = gPlayers[b].Character.HumanoidRootPart.CFrame
  5843. end
  5844. end
  5845. end)
  5846. end end
  5847. end)
  5848.  
  5849. ADD_COMMAND('char','char [plr] [id]',{'charapp'},
  5850. function(ARGS, SPEAKER)
  5851. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5852. for i,v in pairs(PLAYERS) do
  5853. gPlayers[v].CharacterAppearanceId = ARGS[2]
  5854. gPlayers[v].Character:BreakJoints()
  5855. end
  5856. end)
  5857.  
  5858. ADD_COMMAND('ws','ws [plr] [int]',{},
  5859. function(ARGS, SPEAKER)
  5860. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5861. for i,v in pairs(PLAYERS) do
  5862. local PCHAR = gPlayers[v].Character
  5863. if PCHAR:FindFirstChild('Humanoid') then
  5864. PCHAR.Humanoid.WalkSpeed = tonumber(ARGS[2])
  5865. end
  5866. end
  5867. end)
  5868.  
  5869. ADD_COMMAND('time','time [int]',{},
  5870. function(ARGS, SPEAKER)
  5871. gLighting:SetMinutesAfterMidnight(tonumber(ARGS[1]) * 60)
  5872. end)
  5873.  
  5874. ADD_COMMAND('kick','kick [plr]',{},
  5875. function(ARGS, SPEAKER)
  5876. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5877. for i,v in pairs(PLAYERS) do
  5878. table.insert(KICKS, gPlayers[v])
  5879. end
  5880. end)
  5881.  
  5882. ADD_COMMAND('ban','ban [plr]',{},
  5883. function(ARGS, SPEAKER)
  5884. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5885. for i,v in pairs(PLAYERS) do
  5886. table.insert(BANS, gPlayers[v].userId)
  5887. table.insert(KICKS, gPlayers[v])
  5888. UPDATE_BANS()
  5889. end
  5890. end)
  5891.  
  5892. ADD_COMMAND('unban','unban [username]',{},
  5893. function(ARGS, SPEAKER)
  5894. if FIND_IN_TABLE(BANS, game.Players:GetUserIdFromNameAsync(ARGS[1])) then
  5895. table.remove(BANS, GET_IN_TABLE(BANS, game.Players:GetUserIdFromNameAsync(ARGS[1])))
  5896. end
  5897. end)
  5898.  
  5899. ADD_COMMAND('unlockws','unlock',{'unlock'},
  5900. function(ARGS, SPEAKER)
  5901. local function UNLOCK(INSTANCE)
  5902. for i,v in pairs(INSTANCE:GetChildren()) do
  5903. if v:IsA('BasePart') then
  5904. v.Locked = false
  5905. end
  5906. UNLOCK(v)
  5907. end
  5908. end
  5909. UNLOCK(gWorkspace)
  5910. end)
  5911.  
  5912. ADD_COMMAND('lockws','lock',{'lock'},
  5913. function(ARGS, SPEAKER)
  5914. local function LOCK(INSTANCE)
  5915. for i,v in pairs(INSTANCE:GetChildren()) do
  5916. if v:IsA('BasePart') then
  5917. v.Locked = true
  5918. end
  5919. LOCK(v)
  5920. end
  5921. end
  5922. LOCK(gWorkspace)
  5923. end)
  5924.  
  5925. ADD_COMMAND('unanchorws','unanchor',{'unanchor'},
  5926. function(ARGS, SPEAKER)
  5927. local function UNANCHOR(INSTANCE)
  5928. for i,v in pairs(INSTANCE:GetChildren()) do
  5929. if v:IsA('BasePart') then
  5930. v.Anchored = false
  5931. end
  5932. UNANCHOR(v)
  5933. end
  5934. end
  5935. UNANCHOR(gWorkspace)
  5936. end)
  5937.  
  5938. ADD_COMMAND('anchorws','anchor',{'anchor'},
  5939. function(ARGS, SPEAKER)
  5940. local function ANCHOR(INSTANCE)
  5941. for i,v in pairs(INSTANCE:GetChildren()) do
  5942. if v:IsA('BasePart') then
  5943. v.Anchored = true
  5944. end
  5945. ANCHOR(v)
  5946. end
  5947. end
  5948. ANCHOR(gWorkspace)
  5949. end)
  5950.  
  5951. ADD_COMMAND('hsize','hsize [plr] [int]',{'hatsize'},
  5952. function(ARGS, SPEAKER)
  5953. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5954. for i,v in pairs(PLAYERS) do
  5955. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5956. if v:IsA('Accessory') then
  5957. for a,b in pairs(v.Handle:GetChildren()) do
  5958. if b:IsA('SpecialMesh') then
  5959. b.Scale = ARGS[2] * Vector3.new(1, 1, 1)
  5960. end
  5961. end
  5962. end
  5963. end
  5964. end
  5965. end)
  5966.  
  5967. ADD_COMMAND('shats','shats [plr]',{'stealhats'},
  5968. function(ARGS, SPEAKER)
  5969. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5970. for i,v in pairs(PLAYERS) do
  5971. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5972. if v:IsA('Accessory') then
  5973. v.Parent = SPEAKER.Character
  5974. end
  5975. end
  5976. end
  5977. end)
  5978.  
  5979. ADD_COMMAND('rhats','rhats [plr]',{'removehats'},
  5980. function(ARGS, SPEAKER)
  5981. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5982. for i,v in pairs(PLAYERS) do
  5983. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  5984. if v:IsA('Accessory') then
  5985. v:destroy()
  5986. end
  5987. end
  5988. end
  5989. end)
  5990.  
  5991. ADD_COMMAND('firstp','firstp [plr]',{},
  5992. function(ARGS, SPEAKER)
  5993. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  5994. for i,v in pairs(PLAYERS) do
  5995. gPlayers[v].CameraMode = 'LockFirstPerson'
  5996. end
  5997. end)
  5998.  
  5999. ADD_COMMAND('thirdp','thirdp [plr]',{},
  6000. function(ARGS, SPEAKER)
  6001. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6002. for i,v in pairs(PLAYERS) do
  6003. gPlayers[v].CameraMode = 'Classic'
  6004. end
  6005. end)
  6006.  
  6007. ADD_COMMAND('chat','chat [plr] [string]',{},
  6008. function(ARGS, SPEAKER)
  6009. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6010. for i,v in pairs(PLAYERS) do
  6011. game.Chat:Chat(gPlayers[v].Character.Head, GLS(false, 1))
  6012. end
  6013. end)
  6014.  
  6015. ADD_COMMAND('name','name [plr] [string]',{},
  6016. function(ARGS, SPEAKER)
  6017. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6018. for i,v in pairs(PLAYERS) do
  6019. gPlayers[v].Character.Name = GLS(false, 1)
  6020. end
  6021. end)
  6022.  
  6023. ADD_COMMAND('unname','unname [plr]',{},
  6024. function(ARGS, SPEAKER)
  6025. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6026. for i,v in pairs(PLAYERS) do
  6027. gPlayers[v].Character.Name = gPlayers[v].Name
  6028. end
  6029. end)
  6030.  
  6031. ADD_COMMAND('noname','noname [plr]',{},
  6032. function(ARGS, SPEAKER)
  6033. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6034. for i,v in pairs(PLAYERS) do
  6035. gPlayers[v].Character.Name = ''
  6036. end
  6037. end)
  6038.  
  6039. ADD_COMMAND('stun','stun [plr]',{},
  6040. function(ARGS, SPEAKER)
  6041. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6042. for i,v in pairs(PLAYERS) do
  6043. local PCHAR = gPlayers[v].Character
  6044. PCHAR.Humanoid.PlatformStand = true
  6045. end
  6046. end)
  6047.  
  6048. ADD_COMMAND('unstun','unstun [plr]',{},
  6049. function(ARGS, SPEAKER)
  6050. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6051. for i,v in pairs(PLAYERS) do
  6052. local PCHAR = gPlayers[v].Character
  6053. PCHAR.Humanoid.PlatformStand = false
  6054. end
  6055. end)
  6056.  
  6057. ADD_COMMAND('guest','guest [plr]',{},
  6058. function(ARGS, SPEAKER)
  6059. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6060. for i,v in pairs(PLAYERS) do
  6061. local PCHAR = gPlayers[v].Character
  6062. gPlayers[v].CharacterAppearanceId = 1
  6063. PCHAR:BreakJoints()
  6064. end
  6065. end)
  6066.  
  6067. ADD_COMMAND('noob','noob [plr]',{},
  6068. function(ARGS, SPEAKER)
  6069. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6070. for i,v in pairs(PLAYERS) do
  6071. local PCHAR = gPlayers[v].Character
  6072. gPlayers[v].CharacterAppearanceId = 155902847
  6073. PCHAR:BreakJoints()
  6074. end
  6075. end)
  6076.  
  6077. ADD_COMMAND('damage','damage [plr] [int]',{},
  6078. function(ARGS, SPEAKER)
  6079. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6080. for i,v in pairs(PLAYERS) do
  6081. local PCHAR = gPlayers[v].Character
  6082. PCHAR.Humanoid.Health = PCHAR.Humanoid.Health - ARGS[2]
  6083. end
  6084. end)
  6085.  
  6086. ADD_COMMAND('view','view [plr]',{},
  6087. function(ARGS, SPEAKER)
  6088. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6089. for i,v in pairs(PLAYERS) do
  6090. local PCHAR = gPlayers[v].Character
  6091. gWorkspace.CurrentCamera.CameraSubject = PCHAR
  6092. end
  6093. end)
  6094.  
  6095. ADD_COMMAND('unview','unview',{},
  6096. function()
  6097. gWorkspace.CurrentCamera.CameraSubject = gPlayers.LocalPlayer.Character
  6098. end)
  6099.  
  6100. ADD_COMMAND('nolimbs','nolimbs [plr]',{},
  6101. function(ARGS, SPEAKER)
  6102. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6103. for i,v in pairs(PLAYERS) do
  6104. local PCHAR = gPlayers[v].Character
  6105. for i,v in pairs(PCHAR:GetChildren()) do
  6106. if v:IsA('Part') and v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  6107. v:destroy()
  6108. end
  6109. end
  6110. end
  6111. end)
  6112.  
  6113. ADD_COMMAND('box','box [plr]',{},
  6114. function(ARGS, SPEAKER)
  6115. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6116. for i,v in pairs(PLAYERS) do
  6117. local PCHAR = gPlayers[v].Character
  6118. local SB = Instance.new('SelectionBox', PCHAR)
  6119. SB.Adornee = SB.Parent
  6120. SB.Color = BrickColor.new('' .. (ARGS[2]))
  6121. end
  6122. end)
  6123.  
  6124. ADD_COMMAND('unbox','nobox [plr]',{},
  6125. function(ARGS, SPEAKER)
  6126. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6127. for i,v in pairs(PLAYERS) do
  6128. local PCHAR = gPlayers[v].Character
  6129. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  6130. if v:IsA('SelectionBox') then
  6131. v:destroy()
  6132. end
  6133. end
  6134. end
  6135. end)
  6136.  
  6137. ADD_COMMAND('ghost','ghost [plr]',{},
  6138. function(ARGS, SPEAKER)
  6139. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6140. for i,v in pairs(PLAYERS) do
  6141. local PCHAR = gPlayers[v].Character
  6142. for i,v in pairs(PCHAR:GetChildren()) do
  6143. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  6144. v.Transparency = 0.5
  6145. elseif v:IsA('Accessory') and v:FindFirstChild('Handle') then
  6146. v.Handle.Transparency = 0.5
  6147. elseif PCHAR.Head:FindFirstChild('face') then
  6148. PCHAR.Head.face.Transparency = 0.5
  6149. end
  6150. end
  6151. end
  6152. end)
  6153.  
  6154. ADD_COMMAND('sphere','sphere [plr]',{},
  6155. function(ARGS, SPEAKER)
  6156. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6157. for i,v in pairs(PLAYERS) do
  6158. local PCHAR=gPlayers[v].Character
  6159. local SS = Instance.new('SelectionSphere', PCHAR)
  6160. SS.Adornee = SS.Parent
  6161. end
  6162. end)
  6163.  
  6164. ADD_COMMAND('sky','sky [id]',{},
  6165. function(ARGS, SPEAKER)
  6166. if ARGS[1] then
  6167. for i,v in pairs(gLighting:GetChildren()) do if v:IsA('Sky') then v:destroy() end end
  6168. local SKIES = {'Bk', 'Dn', 'Ft', 'Lf', 'Rt', 'Up'}
  6169. local SKY = Instance.new('Sky', gLighting)
  6170. for i,v in pairs(SKIES) do
  6171. SKY['Skybox' .. v] = 'rbxassetid://' .. ARGS[1] - 1
  6172. end
  6173. end
  6174. end)
  6175.  
  6176. ADD_COMMAND('ambient','ambient [r] [g] [b]',{},
  6177. function(ARGS, SPEAKER)
  6178. if ARGS[1] and ARGS[2] and ARGS[3] then
  6179. gLighting.Ambient = C3(ARGS[1], ARGS[2], ARGS[3])
  6180. end
  6181. end)
  6182.  
  6183. ADD_COMMAND('jail','jail [plr]',{},
  6184. function(ARGS, SPEAKER)
  6185. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6186. for i,v in pairs(PLAYERS) do
  6187. if FIND_IN_TABLE(JAILED, gPlayers[v].Name) then return end
  6188. table.insert(JAILED, gPlayers[v].Name)
  6189. local PCHAR = gPlayers[v].Character
  6190. local J = JAIL:Clone() J.Parent = gWorkspace J:MoveTo(PCHAR.Torso.Position) J.Name = 'JAIL_' .. gPlayers[v].Name
  6191. repeat wait()
  6192. PCHAR = gPlayers[v].Character if PCHAR and PCHAR:FindFirstChild('HumanoidRootPart') and J:FindFirstChild('MAIN') then PCHAR.HumanoidRootPart.CFrame = J.MAIN.CFrame + Vector3.new(0, 1, 0) end
  6193. until not FIND_IN_TABLE(JAILED, gPlayers[v].Name)
  6194. end
  6195. end)
  6196.  
  6197. ADD_COMMAND('unjail','unjail [plr]',{},
  6198. function(ARGS, SPEAKER)
  6199. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6200. for i,v in pairs(PLAYERS) do
  6201. for a,b in pairs(JAILED) do if b == gPlayers[v].Name then table.remove(JAILED, a) end end
  6202. if gWorkspace:FindFirstChild('JAIL_' .. gPlayers[v].Name) then gWorkspace['JAIL_' .. gPlayers[v].Name]:destroy() end
  6203. end
  6204. end)
  6205.  
  6206. ADD_COMMAND('animation','animation [plr] [id]',{'anim'},
  6207. function(ARGS, SPEAKER)
  6208. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6209. for i,v in pairs(PLAYERS) do
  6210. local ID = ARGS[2]
  6211. if ARGS[2] == 'climb' then ID = '180436334' end
  6212. if ARGS[2] == 'fall' then ID = '180436148' end
  6213. if ARGS[2] == 'jump' then ID = '125750702' end
  6214. if ARGS[2] == 'sit' then ID = '178130996' end
  6215. for a,b in pairs(gPlayers[v].Character.Animate:GetChildren()) do
  6216. if b:IsA('StringValue') then
  6217. for c,d in pairs(b:GetChildren()) do
  6218. if d:IsA('Animation') then
  6219. d.AnimationId = 'rbxassetid://' .. ID
  6220. end
  6221. end
  6222. end
  6223. end
  6224. end
  6225. end)
  6226.  
  6227. ADD_COMMAND('fix','fix [plr]',{},
  6228. function(ARGS, SPEAKER)
  6229. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6230. for i,v in pairs(PLAYERS) do
  6231. local PCHAR = gPlayers[v].Character
  6232. RESET_MODEL(PCHAR)
  6233. UPDATE_MODEL(PCHAR, gPlayers[v].Name)
  6234. end
  6235. end)
  6236.  
  6237. ADD_COMMAND('creeper','creeper [plr]',{'crpr'},
  6238. function(ARGS, SPEAKER)
  6239. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6240. for i,v in pairs(PLAYERS) do
  6241. CREEPER(gPlayers[v])
  6242. end
  6243. end)
  6244.  
  6245. ADD_COMMAND('uncreeper','uncreeper [plr]',{},
  6246. function(ARGS, SPEAKER)
  6247. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6248. for i,v in pairs(PLAYERS) do
  6249. local PCHAR = gPlayers[v].Character
  6250. RESET_MODEL(PCHAR)
  6251. UPDATE_MODEL(PCHAR, gPlayers[v].Name)
  6252. end
  6253. end)
  6254.  
  6255. ADD_COMMAND('shrek','shrek [plr]',{},
  6256. function(ARGS, SPEAKER)
  6257. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6258. for i,v in pairs(PLAYERS) do
  6259. SHREK(gPlayers[v])
  6260. end
  6261. end)
  6262.  
  6263. ADD_COMMAND('unshrek','unshrek [plr]',{},
  6264. function(ARGS, SPEAKER)
  6265. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6266. for i,v in pairs(PLAYERS) do
  6267. local PCHAR = gPlayers[v].Character
  6268. RESET_MODEL(PCHAR)
  6269. UPDATE_MODEL(PCHAR, gPlayers[v].Name)
  6270. end
  6271. end)
  6272.  
  6273. ADD_COMMAND('nuke','nuke [plr]',{},
  6274. function(ARGS, SPEAKER)
  6275. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6276. for i,v in pairs(PLAYERS) do
  6277. local PCHAR = gPlayers[v].Character
  6278. spawn(function()
  6279. if gPlayers[v] and PCHAR and PCHAR:FindFirstChild('Torso') then
  6280. local N = Instance.new('Part', gWorkspace)
  6281. N.Name = 'nuke_seth'
  6282. N.Anchored = true
  6283. N.CanCollide = false
  6284. N.Shape = 'Ball'
  6285. N.Size = Vector3.new(1, 1, 1)
  6286. N.BrickColor = BrickColor.new('New Yeller')
  6287. N.Transparency = 0.5
  6288. N.Reflectance = 0.2
  6289. N.TopSurface = 0
  6290. N.BottomSurface = 0
  6291. N.Touched:connect(function(T)
  6292. if T and T.Parent then
  6293. local E = Instance.new('Explosion', gWorkspace)
  6294. E.Position = T.Position
  6295. E.BlastRadius = 20
  6296. E.BlastPressure = math.huge
  6297. end
  6298. end)
  6299. local CF = PCHAR.Torso.CFrame
  6300. N.CFrame = CF
  6301. for i = 1,30 do
  6302. N.Size = N.Size + Vector3.new(5, 5, 5)
  6303. N.CFrame = CF
  6304. wait(1 / 44)
  6305. end
  6306. N:destroy()
  6307. end
  6308. end)
  6309. end
  6310. end)
  6311.  
  6312. ADD_COMMAND('unnuke','nonuke',{},
  6313. function(ARGS, SPEAKER)
  6314. for i,v in pairs(gWorkspace:GetChildren()) do
  6315. if v:IsA('Part') and v.Name == 'nuke_seth' then
  6316. v:destroy()
  6317. end
  6318. end
  6319. end)
  6320.  
  6321. ADD_COMMAND('infect','infect [plr]',{},
  6322. function(ARGS, SPEAKER)
  6323. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6324. for i,v in pairs(PLAYERS) do
  6325. INFECT(gPlayers[v])
  6326. end
  6327. end)
  6328.  
  6329. ADD_COMMAND('uninfect','uninfect [plr]',{},
  6330. function(ARGS, SPEAKER)
  6331. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6332. for i,v in pairs(PLAYERS) do
  6333. local PCHAR = gPlayers[v].Character
  6334. RESET_MODEL(PCHAR)
  6335. UPDATE_MODEL(PCHAR, gPlayers[v].Name)
  6336. end
  6337. end)
  6338.  
  6339. ADD_COMMAND('duck','duck [plr]',{},
  6340. function(ARGS, SPEAKER)
  6341. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6342. for i,v in pairs(PLAYERS) do
  6343. DUCK(gPlayers[v])
  6344. end
  6345. end)
  6346.  
  6347. ADD_COMMAND('unduck','unduck [plr]',{},
  6348. function(ARGS, SPEAKER)
  6349. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6350. for i,v in pairs(PLAYERS) do
  6351. local PCHAR = gPlayers[v].Character
  6352. RESET_MODEL(PCHAR)
  6353. UPDATE_MODEL(PCHAR, gPlayers[v].Name)
  6354. end
  6355. end)
  6356.  
  6357. ADD_COMMAND('rander','rander [plr]',{},
  6358. function(ARGS, SPEAKER)
  6359. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6360. for i,v in pairs(PLAYERS) do
  6361. local PCHAR = gPlayers[v].Character
  6362. if PCHAR:FindFirstChild('Humanoid') then
  6363. PCHAR.Humanoid.Name = 'HUMANOID_' .. gPlayers[v].Name
  6364. local humanoid = PCHAR['HUMANOID_' .. gPlayers[v].Name]
  6365. humanoid.Parent = HUMANOIDS
  6366. end
  6367. end
  6368. end)
  6369.  
  6370. ADD_COMMAND('erea','erea [plr]',{},
  6371. function(ARGS, SPEAKER)
  6372. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6373. for i,v in pairs(PLAYERS) do
  6374. local PCHAR = gPlayers[v].Character
  6375. if PCHAR:FindFirstChild('Humanoid') then
  6376. return
  6377. else
  6378. if HUMANOIDS:FindFirstChild('HUMANOID_' .. gPlayers[v].Name) then
  6379. local humanoid = HUMANOIDS['HUMANOID_' .. gPlayers[v].Name] humanoid.Parent = PCHAR humanoid.Name = 'Humanoid'
  6380. end
  6381. end
  6382. end
  6383. end)
  6384.  
  6385. ADD_COMMAND('size','size [plr] [int]',{},
  6386. function(ARGS, SPEAKER)
  6387. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6388. for i,v in pairs(PLAYERS) do
  6389. SCALE(gPlayers[v].Character, ARGS[2])
  6390. end
  6391. end)
  6392.  
  6393. ADD_COMMAND('clone','clone [plr]',{},
  6394. function(ARGS, SPEAKER)
  6395. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6396. for i,v in pairs(PLAYERS) do
  6397. local PCHAR = gPlayers[v].Character PCHAR.Archivable = true
  6398. local C = PCHAR:Clone() C.Parent = gWorkspace C:MoveTo(PCHAR:GetModelCFrame().p) C:MakeJoints()
  6399. PCHAR.Archivable = false
  6400. end
  6401. end)
  6402.  
  6403. ADD_COMMAND('spin','spin [plr]',{},
  6404. function(ARGS, SPEAKER)
  6405. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6406. for i,v in pairs(PLAYERS) do
  6407. local PCHAR = gPlayers[v].Character
  6408. for i,v in pairs(PCHAR.Torso:GetChildren()) do
  6409. if v.Name == 'SPIN' then
  6410. v:destroy()
  6411. end
  6412. end
  6413. local T = PCHAR.Torso
  6414. local BG = Instance.new('BodyGyro', T) BG.Name = 'SPIN' BG.maxTorque = Vector3.new(0, math.huge, 0) BG.P = 11111 BG.cframe = T.CFrame
  6415. spawn(function()
  6416. repeat wait(1/44)
  6417. BG.CFrame = BG.CFrame * CFrame.Angles(0,math.rad(30),0)
  6418. until not BG or BG.Parent ~= T
  6419. end)
  6420. end
  6421. end)
  6422.  
  6423. ADD_COMMAND('unspin','unspin [plr]',{},
  6424. function(ARGS, SPEAKER)
  6425. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6426. for i,v in pairs(PLAYERS) do
  6427. local PCHAR = gPlayers[v].Character
  6428. for i,v in pairs(PCHAR.Torso:GetChildren()) do
  6429. if v.Name == 'SPIN' then
  6430. v:destroy()
  6431. end
  6432. end
  6433. end
  6434. end)
  6435.  
  6436. ADD_COMMAND('dog','dog [plr]',{},
  6437. function(ARGS, SPEAKER)
  6438. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6439. for i,v in pairs(PLAYERS) do
  6440. DOG(gPlayers[v])
  6441. end
  6442. end)
  6443.  
  6444. ADD_COMMAND('undog','undog [plr]',{},
  6445. function(ARGS, SPEAKER)
  6446. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6447. for i,v in pairs(PLAYERS) do
  6448. local PCHAR = gPlayers[v].Character
  6449. RESET_MODEL(PCHAR)
  6450. UPDATE_MODEL(PCHAR, gPlayers[v].Name)
  6451. end
  6452. end)
  6453.  
  6454. ADD_COMMAND('loopheal','loopheal [plr]',{'lheal'},
  6455. function(ARGS, SPEAKER)
  6456. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6457. for i,v in pairs(PLAYERS) do
  6458. local PCHAR = gPlayers[v].Character
  6459. if LOOPED:FindFirstChild(gPlayers[v].Name .. '_heal') then
  6460. LOOPED[gPlayers[v].Name .. '_heal']:destroy()
  6461. else
  6462. local loopheal = Instance.new('StringValue', LOOPED)
  6463. loopheal.Name = gPlayers[v].Name .. '_heal'
  6464. spawn(function() while wait() do
  6465. if LOOPED:FindFirstChild(gPlayers[v].Name .. '_heal') then
  6466. PCHAR.Humanoid.Health = PCHAR.Humanoid.MaxHealth
  6467. end
  6468. end end)
  6469. end
  6470. end
  6471. end)
  6472.  
  6473. ADD_COMMAND('noradio','noradio [plr]',{},
  6474. function(ARGS, SPEAKER)
  6475. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6476. for i,v in pairs(PLAYERS) do
  6477. while true do
  6478. gPlayers[v].Character.Torso.Song.TimePosition = 0
  6479. wait(0.001)
  6480. end
  6481. end
  6482. end)
  6483.  
  6484.  
  6485.  
  6486. ADD_COMMAND('hide','hide [plr]',{},
  6487. function(ARGS, SPEAKER)
  6488. while wait(1)do
  6489. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6490. for i,v in pairs(PLAYERS) do
  6491. while true do
  6492. gPlayers[v].Backpack.ServerTraits.Crouch:FireServer({true})
  6493. wait(0.01)
  6494. end
  6495. end
  6496. end
  6497. end)
  6498.  
  6499. ADD_COMMAND('annoy','annoy [plr]',{},
  6500. function(ARGS, SPEAKER)
  6501. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6502. for i,v in pairs(PLAYERS) do
  6503. local player = game.Players.LocalPlayer.Character
  6504. local w = game.Players[v.Name].Character.HumanoidRootPart
  6505. repeat
  6506. player.HumanoidRootPart.CFrame = w.CFrame
  6507. wait(.01)
  6508. until player.Health == 0
  6509. end
  6510. end)
  6511.  
  6512. ADD_COMMAND('bypass','bypass [plr]',{},
  6513. function(ARGS, SPEAKER)
  6514. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6515. for i,v in pairs(PLAYERS) do
  6516.  
  6517. while true do
  6518. game.ReplicatedStorage.Name = "RepStorage"
  6519. end
  6520. end
  6521. end)
  6522.  
  6523.  
  6524. ADD_COMMAND('skip','skip [int]',{},
  6525. function(ARGS, SPEAKER)
  6526. local e = game.Players.LocalPlayer
  6527. local f = e.Character.Torso:findFirstChild("Song")
  6528. if f then
  6529. f.TimePosition = ARGS[1]
  6530. end
  6531. end)
  6532.  
  6533. ADD_COMMAND('chatlog','chatlog [int]',{},
  6534. function(ARGS, SPEAKER)
  6535. local e = game.Players.LocalPlayer
  6536. local PlayerService = game:GetService("Players")
  6537.  
  6538.  
  6539.  
  6540. local function LogMessage(Player,Message)
  6541. print(Player.Name.." - ".."\n"..Message)
  6542. end
  6543.  
  6544. for i,v in next, PlayerService:GetPlayers() do
  6545. v.Chatted:connect(function(Message)
  6546. LogMessage(v, Message)
  6547. end)
  6548. end
  6549.  
  6550. PlayerService.PlayerAdded:connect(function(Player)
  6551. Player.Chatted:connect(function(Message)
  6552. LogMessage(Player, Message)
  6553. end)
  6554. end)
  6555. end)
  6556.  
  6557.  
  6558. ADD_COMMAND('chicken','chicken [plr]',{},
  6559. function(ARGS, SPEAKER)
  6560. while wait(1)do
  6561. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6562. for i,v in pairs(PLAYERS) do
  6563. for i=1,20 do
  6564. game.Workspace["Chicken | $12"].Head.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6565. local chicken = game.Workspace["Chicken | $12"].Head
  6566. chicken.CanCollide = false
  6567. chicken.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6568. wait(1)
  6569. end
  6570. end
  6571. end
  6572. end)
  6573.  
  6574. ADD_COMMAND('ammo','ammo [plr]',{},
  6575. function(ARGS, SPEAKER)
  6576. while wait(1)do
  6577. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6578. for i,v in pairs(PLAYERS) do
  6579. local chicken = game.Workspace["Buy Ammo | $25"].Head
  6580. chicken.CanCollide = false
  6581. wait()
  6582. chicken.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6583. wait(0.5)
  6584. end
  6585. end
  6586. end)
  6587.  
  6588. ADD_COMMAND('uzi','uzi [plr]',{},
  6589. function(ARGS, SPEAKER)
  6590. while wait(1)do
  6591. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6592. for i,v in pairs(PLAYERS) do
  6593. game.Workspace["Uzi | $250"].Head.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6594. local chicken = game.Workspace["Uzi | $250"].Head
  6595. chicken.CanCollide = false
  6596. chicken.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6597. wait(1)
  6598. end
  6599. end
  6600. end)
  6601.  
  6602. ADD_COMMAND('glock','glock [plr]',{},
  6603. function(ARGS, SPEAKER)
  6604. while wait(1)do
  6605. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6606. for i,v in pairs(PLAYERS) do
  6607. game.Workspace["Glock | $325"].Head.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6608. local chicken = game.Workspace["Glock | $325"].Head
  6609. chicken.CanCollide = false
  6610. chicken.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6611. wait(1)
  6612. end
  6613. end
  6614. end)
  6615.  
  6616. ADD_COMMAND('drink','drink [plr]',{},
  6617. function(ARGS, SPEAKER)
  6618. while wait(1)do
  6619. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6620. for i,v in pairs(PLAYERS) do
  6621. game.Workspace["Drink | $15"].Head.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6622. local chicken = game.Workspace["Drink | $15"].Head
  6623. chicken.CanCollide = false
  6624. chicken.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6625. wait(1)
  6626. end
  6627. end
  6628. end)
  6629.  
  6630. ADD_COMMAND('anii','anii [plr]',{},
  6631. function(ARGS, SPEAKER)
  6632. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6633. for i,v in pairs(PLAYERS) do
  6634. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://451687057"
  6635. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  6636. v.AnimationId = 'rbxassetid://451686028'
  6637. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  6638. v.AnimationId = 'rbxassetid://451686028'
  6639. end
  6640. end
  6641. wait(1)
  6642. end
  6643. end)
  6644.  
  6645.  
  6646. ADD_COMMAND('hidea','hidea [plr]',{},
  6647. function(ARGS, SPEAKER)
  6648. while wait(1)do
  6649. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6650. for i,v in pairs(PLAYERS) do
  6651. while wait(0.5)do
  6652. for i,v in pairs(game.Players:GetChildren())do
  6653. game.Players[v.Name].Backpack.ServerTraits.Crouch:FireServer(true)
  6654. end
  6655. end
  6656. end
  6657. end
  6658. end)
  6659.  
  6660. ADD_COMMAND('hatelist','hatelist [plr]',{},
  6661. function(ARGS, SPEAKER)
  6662. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6663. for i,v in pairs(PLAYERS) do
  6664. while true do
  6665. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.THATBOT15.Character.HumanoidRootPart.CFrame
  6666. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.o_Crxzy.Character.HumanoidRootPart.CFrame
  6667. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LuhTayK47.Character.HumanoidRootPart.CFrame
  6668. wait(0.01)
  6669. end
  6670. end
  6671. end)
  6672.  
  6673. ADD_COMMAND('spampunch','spampunch [plr]',{},
  6674. function(ARGS, SPEAKER)
  6675. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6676. for i,v in pairs(PLAYERS) do
  6677. for i,v in pairs(game.Players:GetChildren())do
  6678. local userinput = game:GetService("UserInputService")
  6679. userinput.InputBegan:connect(function(input)
  6680. if userinput:GetFocusedTextBox() then
  6681. return
  6682. end
  6683. if input.KeyCode == Enum.KeyCode.Q then
  6684. while true do
  6685. local plr = game.Players.LocalPlayer
  6686. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.LeftHand, plr.Character.Punch, true)
  6687. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.RightFoot, plr.Character.Punch, true)
  6688. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.RightHand, plr.Character.Punch, true)
  6689. wait(0.001)
  6690. end
  6691. end
  6692. end)
  6693. end
  6694. end
  6695. end)
  6696.  
  6697. ADD_COMMAND('spampipe','spampipe[plr]',{},
  6698. function(ARGS, SPEAKER)
  6699. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6700. for i,v in pairs(PLAYERS) do
  6701. for i,v in pairs(game.Players:GetChildren())do
  6702. local userinput = game:GetService("UserInputService")
  6703. userinput.InputBegan:connect(function(input)
  6704. if userinput:GetFocusedTextBox() then
  6705. return
  6706. end
  6707. if input.KeyCode == Enum.KeyCode.R then
  6708. while true do
  6709. local plr = game.Players.LocalPlayer
  6710. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.LeftHand, plr.Character.Pipe, true)
  6711. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.RightFoot, plr.Character.Pipe, true)
  6712. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.RightHand, plr.Character.Pipe, true)
  6713. wait(0.001)
  6714. end
  6715. end
  6716. end)
  6717. end
  6718. end
  6719. end)
  6720.  
  6721.  
  6722. ADD_COMMAND('spamreport','spamreport [plr]',{},
  6723. function(ARGS, SPEAKER)
  6724. while wait(1)do
  6725. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6726. for i,v in pairs(PLAYERS) do
  6727. while wait(0) do
  6728. gPlayers:ReportAbuse(gPlayers[v],"Swearing","Person was saying mean things towards my friends and everyone cussing us out")
  6729. end
  6730. end
  6731. end
  6732. end)
  6733.  
  6734. ADD_COMMAND('moon','moon [plr]',{},
  6735. function(ARGS, SPEAKER)
  6736. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6737. for i,v in pairs(PLAYERS) do
  6738. for a,a in pairs(game:GetService'Players':GetPlayers())do
  6739. if a.Character and a.Character:FindFirstChild'BoomBox'then
  6740. a.Character:WaitForChild'BoomBox':WaitForChild'Remote':FireServer('PlaySong', '961770713')
  6741. wait(0.01)
  6742. game.Players[v].Character.Torso.Song.TimePosition = 100
  6743.  
  6744. end
  6745. end
  6746. end
  6747. end)
  6748.  
  6749. ADD_COMMAND('moon1','moon1 [plr]',{},
  6750. function(ARGS, SPEAKER)
  6751. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6752. for i,v in pairs(PLAYERS) do
  6753. for a,a in pairs(game:GetService'Players':GetPlayers())do
  6754. if a.Character and a.Character:FindFirstChild'BoomBox'then
  6755. a.Character:WaitForChild'BoomBox':WaitForChild'Remote':FireServer('PlaySong', '886816568')
  6756. wait(0.01)
  6757. game.Players[v].Character.Torso.Song.TimePosition = 35
  6758. end
  6759. end
  6760. end
  6761. end)
  6762.  
  6763. ADD_COMMAND('mexico','mexico [plr]',{},
  6764. function(ARGS, SPEAKER)
  6765. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6766. for i,v in pairs(PLAYERS) do
  6767. for a,a in pairs(game:GetService'Players':GetPlayers())do
  6768. if a.Character and a.Character:FindFirstChild'BoomBox'then
  6769. a.Character:WaitForChild'BoomBox':WaitForChild'Remote':FireServer('PlaySong', '600196352')
  6770. end
  6771. end
  6772. end
  6773.  
  6774. end)
  6775.  
  6776. ADD_COMMAND('tentacion','tentacion[plr]',{},
  6777. function(ARGS, SPEAKER)
  6778. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6779. for i,v in pairs(PLAYERS) do
  6780. for a,a in pairs(game:GetService'Players':GetPlayers())do
  6781. if a.Character and a.Character:FindFirstChild'BoomBox'then
  6782. a.Character:WaitForChild'BoomBox':WaitForChild'Remote':FireServer('PlaySong', '1002952227')
  6783. end
  6784.  
  6785. end
  6786. end
  6787. end)
  6788.  
  6789.  
  6790. ADD_COMMAND('skipa','skipa [int]',{},
  6791. function(ARGS, SPEAKER)
  6792. local e = game.Players:GetChildren()
  6793. for i = 1, #e do
  6794. local f = e[i].Character.Torso:findFirstChild("Song")
  6795. if f then
  6796. f.TimePosition = ARGS[1]
  6797. end
  6798. end
  6799. end)
  6800.  
  6801.  
  6802.  
  6803.  
  6804. ADD_COMMAND('skip60','skip60 [plr]',{},
  6805. function(ARGS, SPEAKER)
  6806. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6807. for i,v in pairs(PLAYERS) do
  6808. game.Workspace[v].Torso.Song.TimePosition = 60
  6809. end
  6810. wait(1)
  6811. end)
  6812.  
  6813. ADD_COMMAND('skip100','skip100 [plr]',{},
  6814. function(ARGS, SPEAKER)
  6815. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6816. for i,v in pairs(PLAYERS) do
  6817. game.Workspace[v].Torso.Song.TimePosition = 100
  6818. end
  6819. wait(1)
  6820. end)
  6821.  
  6822. ADD_COMMAND('Skip30','Skip30',{},
  6823. function(ARGS, SPEAKER)
  6824. local LocalPlayer = game.Players.LocalPlayer
  6825. local v = LocalPlayer
  6826. game.Workspace[v].Torso.Song.TimePosition = 30
  6827. end)
  6828. ADD_COMMAND('Skip10','Skip10',{},
  6829. function(ARGS, SPEAKER)
  6830. local LocalPlayer = game.Players.LocalPlayer
  6831. local v = LocalPlayer
  6832. game.Workspace[v].Torso.Song.TimePosition = 10
  6833. end)
  6834. ADD_COMMAND('Skip20','Skip20',{},
  6835. function(ARGS, SPEAKER)
  6836. local LocalPlayer = game.Players.LocalPlayer
  6837. local v = LocalPlayer
  6838. game.Workspace[v].Torso.Song.TimePosition = 20
  6839. end)
  6840. ADD_COMMAND('Skip40','Skip40',{},
  6841. function(ARGS, SPEAKER)
  6842. local LocalPlayer = game.Players.LocalPlayer
  6843. local v = LocalPlayer
  6844. game.Workspace[v].Torso.Song.TimePosition = 40
  6845. end)
  6846. ADD_COMMAND('Skip50','Skip50',{},
  6847. function(ARGS, SPEAKER)
  6848. local LocalPlayer = game.Players.LocalPlayer
  6849. local v = LocalPlayer
  6850. game.Workspace[v].Torso.Song.TimePosition = 50
  6851. end)
  6852.  
  6853.  
  6854. ADD_COMMAND('spamkill','spamkill [plr]',{},
  6855. function(ARGS, SPEAKER)
  6856. local v
  6857. local Weapon = game.Workspace[v].Pipe.Handle
  6858. local pipe = gPlayers[v].Backpack.Servertraits.Touch:FireServer(Weapon)
  6859. local Handle1 = game.Workspace[v].Pipe.Handle
  6860. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6861. for i,v in pairs(PLAYERS) do
  6862. gPlayers[v].Backpack.ServerTraits.Tool:FireServer(Handle1)
  6863. wait(1)
  6864. gPlayers[v].Backpack.Servertraits.Touch:FireServer(pipe)
  6865. wait(1)
  6866. for i=1,3003 do
  6867. wait(0.5)
  6868. end
  6869. local PCHAR = gPlayers[v].Character
  6870. if PCHAR then
  6871. SPEAKER.Character.HumanoidRootPart.CFrame = PCHAR.HumanoidRootPart.CFrame
  6872.  
  6873. end
  6874. end
  6875. end)
  6876.  
  6877. ADD_COMMAND('stam','stamina [plr]',{},
  6878. function(ARGS, SPEAKER)
  6879. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6880. for i,v in pairs(PLAYERS) do
  6881. local player=gPlayers[v]
  6882. player.Backpack.ServerTraits.Stam.Changed:connect(function()
  6883. player.Backpack.ServerTraits.Stam.Value = 100
  6884. end)
  6885. wait(1)
  6886. end
  6887. end)
  6888.  
  6889.  
  6890.  
  6891. ADD_COMMAND('AutoPunch','AutoPunch [plr]',{},
  6892. function(ARGS, SPEAKER)
  6893. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6894. for i,v in pairs(PLAYERS) do
  6895. local AutoPunch
  6896. local Punch
  6897. local RunService = game:GetService('RunService')
  6898. touch=game.Players.LocalPlayer.Backpack.ServerTraits.Touch
  6899. stamina = game.Players.LocalPlayer.Backpack.ServerTraits.Stam.Value
  6900. righthand = game.Players.LocalPlayer.Character.RightHand
  6901. rightfoot = game.Players.LocalPlayer.Character.RightFoot
  6902. lefthand = game.Players.LocalPlayer.Character.LeftHand
  6903. Punch = game.Players.LocalPlayer.Character.Punch
  6904. backpack = game.Players.LocalPlayer.Backpack
  6905. character = game.Players.LocalPlayer.Character
  6906.  
  6907. RunService.Heartbeat:connect(function(step)
  6908. if not backpack:FindFirstChild("Punch") and character:FindFirstChild("Punch") then
  6909. touch:FireServer(righthand, Punch, false)
  6910. stamina= stamina + 500
  6911. touch:FireServer(lefthand, Punch, false)
  6912. stamina= stamina + 500
  6913. touch:FireServer(rightfoot, Punch, false)
  6914. stamina= stamina + 500
  6915. local Punch
  6916. end
  6917.  
  6918. end)
  6919. wait(1)
  6920. end
  6921.  
  6922. end)
  6923.  
  6924. ADD_COMMAND('AutoKnife','AutoKnife [plr]',{},
  6925. function(ARGS, SPEAKER)
  6926. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6927. for i,v in pairs(PLAYERS) do
  6928. local Knife
  6929. local RunService = game:GetService('RunService')
  6930. touch=game.Players.LocalPlayer.Backpack.ServerTraits.Touch
  6931. stamina = game.Players.LocalPlayer.Backpack.ServerTraits.Stam.Value
  6932. righthand = game.Players.LocalPlayer.Character.RightHand
  6933. rightfoot = game.Players.LocalPlayer.Character.RightFoot
  6934. lefthand = game.Players.LocalPlayer.Character.LeftHand
  6935. Knife = game.Players.LocalPlayer.Character.Knife
  6936. backpack = game.Players.LocalPlayer.Backpack
  6937. character = game.Players.LocalPlayer.Character
  6938.  
  6939. RunService.Heartbeat:connect(function(step)
  6940. if not backpack:FindFirstChild("Knife") and character:FindFirstChild("Knife") then
  6941. touch:FireServer(righthand, Knife, false)
  6942. stamina= stamina + 500
  6943. touch:FireServer(lefthand, Knife, false)
  6944. stamina= stamina + 500
  6945. touch:FireServer(rightfoot, Knife, false)
  6946. stamina= stamina + 500
  6947. local Knife
  6948.  
  6949. wait(1)
  6950. end
  6951. end)
  6952. end
  6953.  
  6954.  
  6955. end)
  6956.  
  6957. ADD_COMMAND('AutoPipe','AutoPipe [plr]',{},
  6958. function(ARGS, SPEAKER)
  6959. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6960. for i,v in pairs(PLAYERS) do
  6961. local Pipe
  6962. local RunService = game:GetService('RunService')
  6963. touch=game.Players.LocalPlayer.Backpack.ServerTraits.Touch
  6964. stamina = game.Players.LocalPlayer.Backpack.ServerTraits.Stam.Value
  6965. righthand = game.Players.LocalPlayer.Character.RightHand
  6966. rightfoot = game.Players.LocalPlayer.Character.RightFoot
  6967. lefthand = game.Players.LocalPlayer.Character.LeftHand
  6968. pipe = game.Players.LocalPlayer.Character.Pipe
  6969. backpack = game.Players.LocalPlayer.Backpack
  6970. character = game.Players.LocalPlayer.Character
  6971.  
  6972. RunService.Heartbeat:connect(function(step)
  6973. if not backpack:FindFirstChild("Pipe") and character:FindFirstChild("Pipe") then
  6974. touch:FireServer(righthand, pipe, false)
  6975. stamina= stamina + 500
  6976. touch:FireServer(lefthand, pipe, false)
  6977. stamina= stamina + 500
  6978. touch:FireServer(rightfoot, pipe, false)
  6979. stamina= stamina + 500
  6980. end
  6981. end)
  6982.  
  6983. wait(1)
  6984. end
  6985. end)
  6986.  
  6987. ADD_COMMAND('copyid','copyid [plr]',{},
  6988. function(ARGS, SPEAKER)
  6989. local arg1 = "Name"
  6990. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  6991. for i,v in pairs(PLAYERS) do
  6992. local audio = gPlayers[v].Character.Torso.Song.SoundId
  6993. print(audio)
  6994. wait(1)
  6995. end
  6996.  
  6997. end)
  6998.  
  6999. ADD_COMMAND('copydecal','copydecal [plr]',{},
  7000. function(ARGS, SPEAKER)
  7001. local arg1 = "Name"
  7002. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7003. for i,v in pairs(PLAYERS) do
  7004. local decal = gPlayers[v].Spray.Decal.Texture
  7005. print(decal)
  7006. wait(1)
  7007. end
  7008.  
  7009. end)
  7010.  
  7011.  
  7012. ADD_COMMAND('annoy','annoy [plr]',{},
  7013. function(ARGS, SPEAKER)
  7014. local arg1 = "Name"
  7015. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7016. for i,v in pairs(PLAYERS) do
  7017. local Follow
  7018. local T = Instance.new('Tool', game.Players.LocalPlayer.Backpack)
  7019. local p = Instance.new('Part')
  7020. p.Name = 'Handle'
  7021. p.Size = Vector3.new(1,4.4,1)
  7022. p.Parent = T
  7023.  
  7024. if p.Character and p.Character:FindFirstChild('Humanoid') then
  7025. if Follow == true then
  7026. Follow = false; return
  7027. else Follow = true end
  7028. while Follow == true do
  7029. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame=
  7030. p.Character.HumanoidRootPart.CFrame
  7031. wait()
  7032. end
  7033. end
  7034. end
  7035. end)
  7036.  
  7037. ADD_COMMAND('grab','grab [plr]',{},
  7038. function(ARGS, SPEAKER)
  7039. local items
  7040. local player
  7041. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7042. for i,v in pairs(PLAYERS) do
  7043. for Num, Obj in pairs(game.Workspace:GetChildren()) do
  7044. if Obj.Name == "RandomSpawner" then
  7045. Obj.CanCollide = false
  7046. wait()
  7047. Obj.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  7048. end
  7049. end
  7050. end
  7051. wait(1)
  7052. end)
  7053.  
  7054. ADD_COMMAND('fegod','fegod [plr]',{},
  7055. function(ARGS, SPEAKER)
  7056. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7057. for i,v in pairs(PLAYERS) do
  7058. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  7059. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  7060. l.Parent = game.Players.LocalPlayer.Character
  7061. l.Name = "Humanoid"
  7062. wait(0.1)
  7063. game.Players.LocalPlayer.Character["1"]:Destroy()
  7064. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7065. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7066. wait(0.1)
  7067. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7068. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7069. wait(1)
  7070. end
  7071. end)
  7072.  
  7073. ADD_COMMAND('unfegod','unfegod [plr]',{},
  7074. function(ARGS, SPEAKER)
  7075. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7076. for i,v in pairs(PLAYERS) do
  7077. v = game.Players.LocalPlayer
  7078. local a1 = Instance.new("Model", game.Workspace)
  7079. local a2 = Instance.new("Part", game.Workspace)
  7080. a2.CanCollide = true
  7081. a2.Anchored = true
  7082. a2.CFrame = CFrame.new(10000, 10000, 10000)
  7083. a2.Name = "Torso"
  7084. local a3 = Instance.new("Humanoid", a1)
  7085. a3.MaxHealth=100;a3.Health=100
  7086. v.Character = a1
  7087. a3.Health=0
  7088. wait(1)
  7089. end
  7090. end)
  7091.  
  7092.  
  7093. ADD_COMMAND('noclipkey','noclipkey [plr]',{},
  7094. function(ARGS, SPEAKER)
  7095. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7096. for i,v in pairs(PLAYERS) do
  7097. noclip = false
  7098. game:GetService('RunService').Stepped:connect(function()
  7099. if noclip then
  7100. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  7101. end
  7102. end)
  7103. local plr = game.Players.LocalPlayer
  7104. mouse = plr:GetMouse()
  7105. mouse.KeyDown:connect(function(key)
  7106.  
  7107. if key == "t" then
  7108. noclip = not noclip
  7109. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  7110. end
  7111. end)
  7112. print('Loaded')
  7113. print('Press "T" to noclip')
  7114. wait(1)
  7115. end
  7116. end)
  7117.  
  7118.  
  7119. ADD_COMMAND('noboom','noboom [plr]',{},
  7120. function(ARGS, SPEAKER)
  7121. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7122. for i,v in pairs(PLAYERS) do
  7123. for i=1,5 do
  7124. wait(1)
  7125. for a,a in pairs(game:GetService'Players':GetPlayers())do
  7126. if a.Character and a.Character:FindFirstChild'Torso'and a.Character.Torso:FindFirstChild'Song'then
  7127. a.Character.Torso.Song.TimePosition = 0
  7128. end
  7129. end
  7130.  
  7131. end
  7132. end
  7133. end)
  7134.  
  7135.  
  7136.  
  7137.  
  7138. ADD_COMMAND('aimbot','aimbot [plr]',{},
  7139. function(ARGS, SPEAKER)
  7140. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7141. for i,v in pairs(PLAYERS) do
  7142. mouse = game.Players.LocalPlayer:getMouse()
  7143. mouse.Button1Down:connect(function()
  7144. if game.Players:GetPlayerFromCharacter(mouse.Target.Parent) then
  7145. local selected = game.Players:GetPlayerFromCharacter(mouse.Target.Parent)
  7146. if game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool") then
  7147. local tool = game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool")
  7148. if tool:findFirstChild("Fire") then
  7149. if selected ~= nil then
  7150. repeat
  7151. tool.Fire:FireServer(selected.Character.HumanoidRootPart.CFrame)
  7152. tool.Fire:FireServer(selected.Character.Torso.CFrame)
  7153. tool.Fire:FireServer(selected.Character.Head.CFrame)
  7154. wait()
  7155. until selected.Character:findFirstChild("KO")
  7156. end
  7157. end
  7158. end
  7159. end
  7160. end)
  7161. end
  7162. end)
  7163.  
  7164.  
  7165. ADD_COMMAND('showname','showname [plr]',{},
  7166. function(ARGS, SPEAKER)
  7167. while true do
  7168. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7169. for i,v in pairs(PLAYERS) do
  7170. gPlayers[v].Backpack.ServerTraits.Crouch:FireServer(false)
  7171. wait(0.05)
  7172. end
  7173. end
  7174. end)
  7175.  
  7176. ADD_COMMAND('hand','hand [plr]',{},
  7177. function(ARGS, SPEAKER)
  7178. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7179. for i,v in pairs(PLAYERS) do
  7180. local Player
  7181. local AnimationId
  7182. Player = "LocalPlayer"
  7183. AnimationId = "48977286"
  7184. local Anim = Instance.new("Animation")
  7185. Anim.AnimationId = "rbxassetid://"..AnimationId
  7186. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  7187. k:Play() --Play the animation
  7188. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  7189. wait(1)
  7190. wait(0.05)
  7191. end
  7192. end)
  7193.  
  7194. ADD_COMMAND('headthrow','headthrow [plr]',{},
  7195. function(ARGS, SPEAKER)
  7196. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7197. for i,v in pairs(PLAYERS) do
  7198. local Player
  7199. local AnimationId
  7200. Player = "LocalPlayer"
  7201. AnimationId = "35154961"
  7202. local Anim = Instance.new("Animation")
  7203. Anim.AnimationId = "rbxassetid://"..AnimationId
  7204. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  7205. k:Play() --Play the animation
  7206. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  7207. wait(1)
  7208. wait(0.05)
  7209. end
  7210. end)
  7211.  
  7212.  
  7213. ADD_COMMAND('clicktp','clicktp [plr]',{},
  7214. function(ARGS, SPEAKER)
  7215. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7216. for i,v in pairs(PLAYERS) do
  7217. local UIS = game:GetService("UserInputService")
  7218.  
  7219. local Player = game.Players.LocalPlayer
  7220. local Mouse = Player:GetMouse()
  7221.  
  7222.  
  7223. function GetCharacter()
  7224. return game.Players.LocalPlayer.Character
  7225. end
  7226.  
  7227. function Teleport(pos)
  7228. local Char = GetCharacter()
  7229. if Char then
  7230. Char:MoveTo(pos)
  7231. end
  7232. end
  7233.  
  7234.  
  7235. UIS.InputBegan:Connect(function(input)
  7236. if input.UserInputType == Enum.UserInputType.MouseButton1 and UIS:IsKeyDown(Enum.KeyCode.LeftControl) then
  7237. Teleport(Mouse.Hit.p)
  7238. end
  7239. end)
  7240. wait(0.05)
  7241. end
  7242. end)
  7243.  
  7244. ADD_COMMAND('unloopheal','unloopheal [plr]',{'unlheal'},
  7245. function(ARGS, SPEAKER)
  7246. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7247. for i,v in pairs(PLAYERS) do
  7248. local PCHAR = gPlayers[v].Character
  7249. if LOOPED:FindFirstChild(gPlayers[v].Name .. '_heal') then
  7250. LOOPED[gPlayers[v].Name .. '_heal']:destroy()
  7251. end
  7252. end
  7253. end)
  7254.  
  7255. ADD_COMMAND('fling','fling [plr]',{},
  7256. function(ARGS, SPEAKER)
  7257. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7258. for i,v in pairs(PLAYERS) do
  7259. local PCHAR = gPlayers[v].Character
  7260. if PCHAR:FindFirstChild('Humanoid') then
  7261. local X
  7262. local Z
  7263. repeat
  7264. X = math.random(-9999, 9999)
  7265. until math.abs(X) >= 5555
  7266. repeat
  7267. Z = math.random(-9999, 9999)
  7268. until math.abs(Z) >= 5555
  7269. PCHAR.Torso.Velocity = Vector3.new(0, 0, 0)
  7270. local BF = Instance.new('BodyForce', PCHAR.Torso) BF.force = Vector3.new(X * 4, 9999 * 5, Z * 4)
  7271. end
  7272. end
  7273. end)
  7274.  
  7275. ADD_COMMAND('alien','alien [plr]',{},
  7276. function(ARGS, SPEAKER)
  7277. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7278. for i,v in pairs(PLAYERS) do
  7279. ALIEN(gPlayers[v])
  7280. end
  7281. end)
  7282.  
  7283. ADD_COMMAND('nograv','nograv [plr]',{},
  7284. function(ARGS, SPEAKER)
  7285. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7286. for i,v in pairs(PLAYERS) do
  7287. if not gPlayers[v].Character.Torso:FindFirstChild('nograv_seth') then
  7288. NEW'BodyForce'{Name = 'nograv_seth', Force = Vector3.new(0, GET_MASS(gPlayers[v].Character) * 196.2, 0), Parent = gPlayers[v].Character.Torso}
  7289. end
  7290. end
  7291. end)
  7292.  
  7293. ADD_COMMAND('grav','grav [plr]',{},
  7294. function(ARGS, SPEAKER)
  7295. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7296. for i,v in pairs(PLAYERS) do
  7297. if gPlayers[v].Character.Torso:FindFirstChild('nograv_seth') then
  7298. gPlayers[v].Character.Torso.nograv_seth:destroy()
  7299. end
  7300. end
  7301. end)
  7302.  
  7303. ADD_COMMAND('cape','cape [brick color]',{},
  7304. function(ARGS, SPEAKER)
  7305. spawn(function()
  7306. if LP.Character:FindFirstChild('Cape') then
  7307. LP.Character.Cape:destroy()
  7308. end
  7309. if not ARGS[1] then
  7310. ARGS[1] = 'Deep blue'
  7311. end
  7312. CAPE(GLS(false, 1))
  7313. end)
  7314. end)
  7315.  
  7316. ADD_COMMAND('uncape','uncape',{},
  7317. function(ARGS, SPEAKER)
  7318. if LP.Character:FindFirstChild('cape_seth') then
  7319. LP.Character.cape_seth:destroy()
  7320. end
  7321. end)
  7322.  
  7323. ADD_COMMAND('paper','paper [plr]',{},
  7324. function(ARGS, SPEAKER)
  7325. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7326. for i,v in pairs(PLAYERS) do
  7327. local PCHAR = gPlayers[v].Character
  7328. for i,v in pairs(PCHAR:GetChildren()) do
  7329. if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then
  7330. PAPER_MESH:Clone().Parent = v
  7331. end
  7332. end
  7333. end
  7334. end)
  7335.  
  7336. ADD_COMMAND('punish','punish [plr]',{},
  7337. function(ARGS, SPEAKER)
  7338. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7339. for i,v in pairs(PLAYERS) do
  7340. local PCHAR = gPlayers[v].Character
  7341. PCHAR.Parent = gLighting
  7342. end
  7343. end)
  7344.  
  7345. ADD_COMMAND('unpunish','unpunish [plr]',{},
  7346. function(ARGS, SPEAKER)
  7347. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7348. for i,v in pairs(PLAYERS) do
  7349. local PCHAR = gLighting['' .. gPlayers[v].Name]
  7350. PCHAR.Parent = gWorkspace
  7351. end
  7352. end)
  7353.  
  7354. local DISCO = false
  7355.  
  7356. ADD_COMMAND('disco','disco',{},
  7357. function(ARGS, SPEAKER)
  7358. DISCO = true
  7359. if not DISCO then
  7360. spawn(function()
  7361. repeat wait(1) gLighting.Ambient = C3(math.random(), math.random(), math.random()) until not DISCO
  7362. end)
  7363. end
  7364. end)
  7365.  
  7366. ADD_COMMAND('undisco','undisco',{},
  7367. function(ARGS, SPEAKER)
  7368. DISCO = false
  7369. end)
  7370.  
  7371. ADD_COMMAND('team','team [plr] [team]',{},
  7372. function(ARGS, SPEAKER)
  7373. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7374. for i,v in pairs(PLAYERS) do
  7375. for a,b in pairs(game.Teams:GetChildren()) do
  7376. if string.lower(b.Name) == GLS(true, 1) then
  7377. gPlayers[v].Team = b
  7378. end
  7379. end
  7380. end
  7381. end)
  7382.  
  7383. ADD_COMMAND('jp','jp [plr] [int]',{},
  7384. function(ARGS, SPEAKER)
  7385. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7386. for i,v in pairs(PLAYERS) do
  7387. local PCHAR = gPlayers[v].Character
  7388. if PCHAR:FindFirstChild('Humanoid') then PCHAR.Humanoid.JumpPower = ARGS[2] end
  7389. end
  7390. end)
  7391.  
  7392. ADD_COMMAND('smallhead','smallhead [plr]',{'shead'},
  7393. function(ARGS, SPEAKER)
  7394. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7395. for i,v in pairs(PLAYERS) do
  7396. local PCHAR = gPlayers[v].Character
  7397. PCHAR.Head.Mesh.Scale = Vector3.new(0.5, 0.5, 0.5)
  7398. PCHAR.Head.Mesh.Offset = Vector3.new(0, -0.25, 0)
  7399. end
  7400. end)
  7401.  
  7402. ADD_COMMAND('bighead','bighead [plr]',{'bhead'},
  7403. function(ARGS, SPEAKER)
  7404. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7405. for i,v in pairs(PLAYERS) do
  7406. local PCHAR = gPlayers[v].Character
  7407. PCHAR.Head.Mesh.Scale = Vector3.new(2.25, 2.25, 2.25)
  7408. PCHAR.Head.Mesh.Offset = Vector3.new(0, 0.5, 0)
  7409. end
  7410. end)
  7411.  
  7412. ADD_COMMAND('headsize','headsize [plr] [int]',{'hsize'},
  7413. function(ARGS, SPEAKER)
  7414. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7415. for i,v in pairs(PLAYERS) do
  7416. local PCHAR = gPlayers[v].Character
  7417. if ARGS[2] == 1 then
  7418. PCHAR.Head.Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  7419. PCHAR.Head.Mesh.Offset = Vector3.new(0, 0, 0)
  7420. else
  7421. PCHAR.Head.Mesh.Scale = ARGS[2] * Vector3.new(1.25, 1.25, 1.25)
  7422. end
  7423. end
  7424. end)
  7425.  
  7426. ADD_COMMAND('fixhead','fixhead [plr]',{'fhead'},
  7427. function(ARGS, SPEAKER)
  7428. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7429. for i,v in pairs(PLAYERS) do
  7430. local PCHAR = gPlayers[v].Character
  7431. PCHAR.Head.Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  7432. PCHAR.Head.Mesh.Offset = Vector3.new(0, 0, 0)
  7433. PCHAR.Head.Transparency = 0
  7434. if PCHAR.Head:FindFirstChild('face') then PCHAR.Head.face.Transparency = 0 end
  7435. end
  7436. end)
  7437.  
  7438. ADD_COMMAND('removehead','removehead [plr]',{'rhead'},
  7439. function(ARGS, SPEAKER)
  7440. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7441. for i,v in pairs(PLAYERS) do
  7442. local PCHAR = gPlayers[v].Character
  7443. PCHAR.Head.Transparency = 1
  7444. if PCHAR.Head:FindFirstChild('face') then PCHAR.Head.face.Transparency = 1 end
  7445. end
  7446. end)
  7447.  
  7448. ADD_COMMAND('stealtools','stealtools [plr]',{'stools'},
  7449. function(ARGS, SPEAKER)
  7450. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7451. for i,v in pairs(PLAYERS) do
  7452. for i,v in pairs(gPlayers[v].Backpack:GetChildren()) do
  7453. if v:IsA('Tool') or v:IsA('HopperBin') then
  7454. v.Parent = LP.Backpack
  7455. end
  7456. end
  7457. end
  7458. end)
  7459.  
  7460. ADD_COMMAND('removetools','removetools [plr]',{'rtools'},
  7461. function(ARGS, SPEAKER)
  7462. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7463. for i,v in pairs(PLAYERS) do
  7464. for i,v in pairs(gPlayers[v].Backpack:GetChildren()) do
  7465. if v:IsA('Tool') or v:IsA('HopperBin') then
  7466. v:destroy()
  7467. end
  7468. end
  7469. end
  7470. end)
  7471.  
  7472.  
  7473. ADD_COMMAND('clonetools','clonetools [plr]',{'ctools'},
  7474. function(ARGS, SPEAKER)
  7475. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7476. for i,v in pairs(PLAYERS) do
  7477. for i,v in pairs(gPlayers[v].Backpack:GetChildren()) do
  7478. if v:IsA('Tool') or v:IsA('HopperBin') then
  7479. v:Clone().Parent = LP.Backpack
  7480. end
  7481. end
  7482. end
  7483. end)
  7484.  
  7485. ADD_COMMAND('dong','dong [plr]',{},
  7486. function(ARGS, SPEAKER)
  7487. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7488. for i,v in pairs(PLAYERS) do
  7489. local PCHAR = gPlayers[v].Character
  7490. if ARGS[2] == 'black' then
  7491. CREATE_DONG(gPlayers[v], 'Brown')
  7492. end
  7493. if ARGS[2] == 'asian' then
  7494. CREATE_DONG(gPlayers[v], 'Cool yellow')
  7495. end
  7496. if ARGS[2] == 'alien' then
  7497. CREATE_DONG(gPlayers[v], 'Lime green')
  7498. end
  7499. if ARGS[2] == 'frozen' then
  7500. CREATE_DONG(gPlayers[v], 1019)
  7501. end
  7502. if not ARGS[2] then
  7503. CREATE_DONG(gPlayers[v], 'Pastel brown')
  7504. end
  7505. end
  7506. end)
  7507.  
  7508. ADD_COMMAND('particles','particles [plr] [id]',{'pts'},
  7509. function(ARGS, SPEAKER)
  7510. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7511. for i,v in pairs(PLAYERS) do
  7512. local PCHAR = gPlayers[v].Character
  7513. for i,v in pairs(PCHAR.Torso:GetChildren()) do
  7514. if v:IsA('ParticleEmitter') then
  7515. v:destroy()
  7516. end
  7517. end
  7518. Instance.new('ParticleEmitter', PCHAR.Torso).Texture = 'rbxassetid://' .. ARGS[2] - 1
  7519. end
  7520. end)
  7521.  
  7522. ADD_COMMAND('rocket','rocket [plr]',{},
  7523. function(ARGS, SPEAKER)
  7524. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7525. for i,v in pairs(PLAYERS) do
  7526. local PCHAR = gPlayers[v].Character
  7527. spawn(function()
  7528. local R = ROCKET:Clone()
  7529. R.Parent = gWorkspace
  7530. local W = Instance.new('Weld', R)
  7531. W.Part0 = W.Parent
  7532. W.Part1 = PCHAR.Torso
  7533. W.C1 = CFrame.new(0, 0.5, 1)
  7534. R.force.Force = Vector3.new(0, 15000, 0)
  7535. wait()
  7536. PCHAR.HumanoidRootPart.CFrame = PCHAR.HumanoidRootPart.CFrame * CFrame.new(0, 5, 0)
  7537. wait(5)
  7538. Instance.new('Explosion', R).Position = R.Position
  7539. wait(1)
  7540. R:destroy()
  7541. end)
  7542. end
  7543. end)
  7544.  
  7545. ADD_COMMAND('blackify','blackify [plr]',{},
  7546. function(ARGS, SPEAKER)
  7547. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7548. for i,v in pairs(PLAYERS) do
  7549. COLOR(gPlayers[v], 'Really black')
  7550. end
  7551. end)
  7552.  
  7553. ADD_COMMAND('whitify','whitify [plr]',{},
  7554. function(ARGS, SPEAKER)
  7555. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7556. for i,v in pairs(PLAYERS) do
  7557. COLOR(gPlayers[v], 'White')
  7558. end
  7559. end)
  7560.  
  7561. ADD_COMMAND('color','color [plr] [brick color]',{},
  7562. function(ARGS, SPEAKER)
  7563. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7564. for i,v in pairs(PLAYERS) do
  7565. COLOR(gPlayers[v], GLS(false, 1))
  7566. end
  7567. end)
  7568.  
  7569. ADD_COMMAND('sword','sword [plr]',{},
  7570. function(ARGS, SPEAKER)
  7571. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7572. for i,v in pairs(PLAYERS) do
  7573. ECOMMAND('gear ' .. gPlayers[v].Name .. ' 125013769')
  7574. end
  7575. end)
  7576.  
  7577. ADD_COMMAND('change','change [plr] [stat] [int/string]',{},
  7578. function(ARGS, SPEAKER)
  7579. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7580. for i,v in pairs(PLAYERS) do
  7581. if gPlayers[v]:FindFirstChild('leaderstats') then
  7582. for i,v in pairs(gPlayers[v].leaderstats:GetChildren()) do
  7583. if string.lower(v.Name) == string.lower(ARGS[2]) and v:IsA('IntValue') or v:IsA('NumberValue') then
  7584. if ARGS[3] then v.Value = tonumber(ARGS[3]) end
  7585. elseif string.lower(v.Name) == string.lower(ARGS[2]) and v:IsA('StringValue') then
  7586. v.Value = GLS(false, 2)
  7587. end
  7588. end
  7589. end
  7590. end
  7591. end)
  7592.  
  7593. ADD_COMMAND('bait','bait',{},
  7594. function(ARGS, SPEAKER)
  7595. spawn(function()
  7596. local M = Instance.new('Model', gWorkspace) M.Name = 'Touch For Admin!'
  7597. local P = Instance.new('Part', M) P.Name = 'Head' P.Position = SPEAKER.Character.Head.Position P.BrickColor = BrickColor.new('Pink') P.Material = 'Neon'
  7598. local H = Instance.new('Humanoid', M)
  7599. P.Touched:connect(function(RIP) if RIP.Parent.Name ~= SPEAKER.Name or RIP.Parent.Name ~= LP.Name then if RIP.Parent:FindFirstChild('Humanoid') then RIP.Parent.Humanoid:destroy() end end end)
  7600. end)
  7601. end)
  7602.  
  7603. ADD_COMMAND('naked','naked [plr]',{},
  7604. function(ARGS, SPEAKER)
  7605. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7606. for i,v in pairs(PLAYERS) do
  7607. local PCHAR = gPlayers[v].Character
  7608. for i,v in pairs(PCHAR:GetChildren()) do
  7609. if v:IsA('Accessory') or v:IsA('Shirt') or v:IsA('Pants') or v:IsA('ShirtGraphic') then
  7610. v:destroy()
  7611. end
  7612. for i,v in pairs(PCHAR.Torso:GetChildren()) do
  7613. if v:IsA('Decal') then
  7614. v:destroy()
  7615. end
  7616. end
  7617. end
  7618. end
  7619. end)
  7620.  
  7621. ADD_COMMAND('decalspam','decalspam [decal]',{'dspam'},
  7622. function(ARGS, SPEAKER)
  7623. if ARGS[1] then
  7624. DECALSPAM(gWorkspace, ARGS[1])
  7625. end
  7626. end)
  7627.  
  7628. ADD_COMMAND('undecalspam','undecalspam',{'undspam'},
  7629. function(ARGS, SPEAKER)
  7630. if ARGS[1] then
  7631. UNDECALSPAM(gWorkspace)
  7632. end
  7633. end)
  7634.  
  7635. ADD_COMMAND('bang','bang [plr]',{'rape'},
  7636. function(ARGS, SPEAKER)
  7637. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7638. for i,v in pairs(PLAYERS) do
  7639. BANG(gPlayers[v].Name)
  7640. end
  7641. end)
  7642.  
  7643. ADD_COMMAND('lag','lag [plr]',{},
  7644. function(ARGS, SPEAKER)
  7645. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7646. for i,v in pairs(PLAYERS) do
  7647. LAG(gPlayers[v])
  7648. end
  7649. end)
  7650.  
  7651. ADD_COMMAND('respawn','respawn [plr]',{},
  7652. function(ARGS, SPEAKER)
  7653. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7654. for i,v in pairs(PLAYERS) do
  7655. RESPAWN(gPlayers[v])
  7656. end
  7657. end)
  7658.  
  7659. ADD_COMMAND('face','face [plr] [decal]',{},
  7660. function(ARGS, SPEAKER)
  7661. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7662. for i,v in pairs(PLAYERS) do
  7663. local PCHAR = gPlayers[v].Character
  7664. for i,v in pairs(PCHAR.Head:GetChildren()) do if v:IsA('Decal') then v:destroy() end end
  7665. local F = Instance.new('Decal', PCHAR.Head) F.Name = 'face' F.Texture = 'rbxassetid://' .. ARGS[2] - 1
  7666. end
  7667. end)
  7668.  
  7669. ADD_COMMAND('shirt','shirt [plr] [decal]',{},
  7670. function(ARGS, SPEAKER)
  7671. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7672. for i,v in pairs(PLAYERS) do
  7673. local PCHAR = gPlayers[v].Character
  7674. for i,v in pairs(PCHAR:GetChildren()) do if v:IsA('Shirt') then v:destroy() end end
  7675. local S = Instance.new('Shirt', PCHAR) S.Name = 'Shirt' S.ShirtTemplate = 'rbxassetid://' .. ARGS[2] - 1
  7676. end
  7677. end)
  7678.  
  7679. ADD_COMMAND('pants','pants [plr] [decal]',{},
  7680. function(ARGS, SPEAKER)
  7681. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7682. for i,v in pairs(PLAYERS) do
  7683. local PCHAR = gPlayers[v].Character
  7684. for i,v in pairs(PCHAR:GetChildren()) do if v:IsA('Pants') then v:destroy() end end
  7685. local P = Instance.new('Pants', PCHAR) P.Name = 'Shirt' P.PantsTemplate = 'rbxassetid://' .. ARGS[2] - 1
  7686. end
  7687. end)
  7688.  
  7689. ADD_COMMAND('longneck','longneck [plr]',{'lneck', 'giraffe'},
  7690. function(ARGS, SPEAKER)
  7691. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7692. for i,v in pairs(PLAYERS) do
  7693. local PCHAR = gPlayers[v].Character
  7694. RESET_MODEL(PCHAR)
  7695. UPDATE_MODEL(PCHAR, gPlayers[v].Name)
  7696. for i,v in pairs(PCHAR:GetChildren()) do if v:IsA('Accessory') then v.Handle.Mesh.Offset = Vector3.new(0, 5, 0) end end
  7697. if PCHAR.Head:FindFirstChild('Mesh') then PCHAR.Head.Mesh.Offset = Vector3.new(0, 5, 0) end
  7698. local G = Instance.new('Part', PCHAR) G.Name = 'giraffe_seth' G.BrickColor = PCHAR.Head.BrickColor G.Size = Vector3.new(2, 1, 1)
  7699. local SM = Instance.new('SpecialMesh', G) SM.Scale = Vector3.new(1.25, 5, 1.25) SM.Offset = Vector3.new(0, 2, 0)
  7700. local W = Instance.new('Weld', G) W.Part0 = PCHAR.Head W.Part1 = G
  7701. end
  7702. end)
  7703.  
  7704. ADD_COMMAND('stealchar','stealchar [plr]',{'schar'},
  7705. function(ARGS, SPEAKER)
  7706. local PLAYERS1, PLAYERS2 = GET_PLAYER(ARGS[1])
  7707. for i,v in pairs(PLAYERS1) do
  7708. RESET_MODEL(SPEAKER.Character) UPDATE_MODEL(SPEAKER.Character, gPlayers[v].Name)
  7709. end
  7710. end)
  7711.  
  7712. ADD_COMMAND('baseplate','baseplate',{'bp'},
  7713. function(ARGS, SPEAKER)
  7714. for i,v in pairs(gWorkspace:GetChildren()) do if v:IsA('Model') and v.Name == 'baseplate_seth' then v:destroy() end end
  7715. local BP = Instance.new('Part', gWorkspace) BP.Name = 'baseplate_seth' BP.Anchored = true BP.BrickColor = BrickColor.new('Bright green') BP.Size = Vector3.new(2048, 5, 2048) BP.Position = Vector3.new(0, 0, 0)
  7716. end)
  7717.  
  7718. ADD_COMMAND('norotate','norotate [plr]',{'nrt'},
  7719. function(ARGS, SPEAKER)
  7720. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7721. for i,v in pairs(PLAYERS) do
  7722. local PCHAR = gPlayers[v].Character
  7723. if PCHAR:FindFirstChild('Humanoid') then PCHAR.Humanoid.AutoRotate = false end
  7724. end
  7725. end)
  7726.  
  7727. ADD_COMMAND('rotate','rotate [plr]',{'rt'},
  7728. function(ARGS, SPEAKER)
  7729. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7730. for i,v in pairs(PLAYERS) do
  7731. local PCHAR = gPlayers[v].Character
  7732. if PCHAR:FindFirstChild('Humanoid') then PCHAR.Humanoid.AutoRotate = true end
  7733. end
  7734. end)
  7735.  
  7736. ADD_COMMAND('admin','admin [plr]',{},
  7737. function(ARGS, SPEAKER)
  7738. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7739. for i,v in pairs(PLAYERS) do
  7740. if not CHECK_ADMIN(gPlayers[v]) then
  7741. table.insert(ADMINS, gPlayers[v].userId)
  7742. UPDATE_ADMINS()
  7743. spawn(function()
  7744. game.Chat:Chat(gPlayers[v].Character.Head, STUFF .. 'You\'re now an admin!')
  7745. wait(3)
  7746. game.Chat:Chat(gPlayers[v].Character.Head, STUFF .. 'Give me a try! | ' .. C_PREFIX .. 'ff me')
  7747. end)
  7748. end
  7749. end
  7750. end)
  7751.  
  7752. ADD_COMMAND('unadmin','unadmin [plr]',{},
  7753. function(ARGS, SPEAKER)
  7754. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7755. for i,v in pairs(PLAYERS) do
  7756. if CHECK_ADMIN(gPlayers[v]) then
  7757. if FIND_IN_TABLE(ADMINS, gPlayers[v].userId) then
  7758. table.remove(ADMINS, GET_IN_TABLE(ADMINS, gPlayers[v].userId))
  7759. UPDATE_ADMINS()
  7760. game.Chat:Chat(gPlayers[v].Character.Head, STUFF .. 'You\'re no longer an admin.')
  7761. end
  7762. end
  7763. end
  7764. end)
  7765.  
  7766. ADD_COMMAND('minzoom','minzoom [plr] [int]',{'minz'},
  7767. function(ARGS, SPEAKER)
  7768. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7769. for i,v in pairs(PLAYERS) do
  7770. gPlayers[v].CameraMinZoomDistance = ARGS[2]
  7771. end
  7772. end)
  7773.  
  7774. ADD_COMMAND('maxzoom','maxzoom [plr] [int]',{'maxz'},
  7775. function(ARGS, SPEAKER)
  7776. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7777. for i,v in pairs(PLAYERS) do
  7778. gPlayers[v].CameraMaxZoomDistance = ARGS[2]
  7779. end
  7780. end)
  7781.  
  7782. ADD_COMMAND('age','age [plr]',{},
  7783. function(ARGS, SPEAKER)
  7784. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7785. for i,v in pairs(PLAYERS) do
  7786. NOTIFY(gPlayers[v].Name .. ' | ' .. gPlayers[v].AccountAge, 255, 255, 255)
  7787. end
  7788. end)
  7789.  
  7790. ADD_COMMAND('hl','hl [plr] [r] [g] [b]',{},
  7791. function(ARGS, SPEAKER)
  7792. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7793. for i,v in pairs(PLAYERS) do
  7794. local PCHAR = gPlayers[v].Character
  7795. if PCHAR:FindFirstChild('Torso') then
  7796. local HL = Instance.new('SpotLight', PCHAR.Torso) HL.Name = 'seth_hl' HL.Brightness = 5 HL.Range = 60
  7797. if ARGS[2] and ARGS[3] and ARGS[4] then
  7798. HL.Color = C3(ARGS[2], ARGS[3], ARGS[4])
  7799. end
  7800. end
  7801. end
  7802. end)
  7803.  
  7804. ADD_COMMAND('unhl','unhl [plr]',{},
  7805. function(ARGS, SPEAKER)
  7806. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7807. for i,v in pairs(PLAYERS) do
  7808. local PCHAR = gPlayers[v].Character
  7809. if PCHAR:FindFirstChild('Torso') then
  7810. for i,v in pairs(PCHAR.Torso:GetChildren()) do
  7811. if v:IsA('SpotLight') and v.Name == 'seth_hl' then
  7812. v:destroy()
  7813. end
  7814. end
  7815. end
  7816. end
  7817. end)
  7818.  
  7819. ADD_COMMAND('crash','crash [plr]',{},
  7820. function(ARGS, SPEAKER)
  7821. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7822. for i,v in pairs(PLAYERS) do
  7823. local PCHAR = gPlayers[v].Character
  7824. PCHAR.Torso.Anchored = true
  7825. for i,v in pairs(PCHAR:GetChildren()) do
  7826. if v:IsA('Humanoid') then
  7827. for i = 1,10 do
  7828. v.HipHeight = 1/0*0
  7829. end
  7830. end
  7831. end
  7832. end
  7833. end)
  7834.  
  7835. ADD_COMMAND('shutdown','shutdown',{},
  7836. function(ARGS, SPEAKER)
  7837. gWorkspace.Gravity = 1/0*0
  7838. end)
  7839.  
  7840. ADD_COMMAND('smite','smite [plr]',{},
  7841. function(ARGS, SPEAKER)
  7842. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7843. for i,v in pairs(PLAYERS) do
  7844. local PCHAR = gPlayers[v].Character
  7845. spawn(function()
  7846. local function CastRay(A, B, C) local V = B - A return workspace:FindPartOnRayWithIgnoreList(Ray.new(A, V.unit * math.min(V.magnitude, 999)), C or {}, false, true) end
  7847.  
  7848. local PP = PCHAR.PrimaryPart.Position - Vector3.new(0, 3, 0)
  7849. local S = Instance.new('Sound', gWorkspace) S.SoundId = 'rbxassetid://178090362' S.Volume = 1 S:Play() spawn(function() wait(7) S:destroy() end)
  7850. local S,P2 = CastRay(PP, PP - Vector3.new(0, 9, 0), {PCHAR})
  7851.  
  7852. local P1 = Instance.new('Part', game.Workspace)
  7853. P1.BrickColor = BrickColor.new('Institutional white')
  7854. P1.Material = 'Neon'
  7855. P1.Transparency = 0.9
  7856. P1.Anchored = true
  7857. P1.CanCollide = false
  7858. P1.Size = Vector3.new(0.2, 0.2, 0.2)
  7859. P1.CFrame = CFrame.new((S and P2 or PP) + Vector3.new(0, 1e3, 0))
  7860. Instance.new('BlockMesh', P1).Scale = Vector3.new(10, 10000, 10)
  7861.  
  7862. local P2, P3, P4, P5 = P1:Clone(), P1:Clone(), P1:Clone(), P1:Clone()
  7863. for i, v in next, {P2, P3, P4, P5} do i = i * 0.1 v.Parent, v.Size = P1, Vector3.new(0.2 + i, 0.2, 0.2 + i ) v.CFrame = P1.CFrame end wait(0.5) P1:destroy() PCHAR:BreakJoints()
  7864. end)
  7865. end
  7866. end)
  7867.  
  7868. ADD_COMMAND('skydive','skydive [plr]',{},
  7869. function(ARGS, SPEAKER)
  7870. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7871. for i,v in pairs(PLAYERS) do
  7872. local PCHAR = gPlayers[v].Character
  7873. spawn(function()
  7874. for i = 0, 3 do
  7875. if PCHAR then
  7876. PCHAR.HumanoidRootPart.CFrame = PCHAR.HumanoidRootPart.CFrame + Vector3.new(0, 7500, 0)
  7877. end
  7878. end
  7879. end)
  7880. end
  7881. end)
  7882.  
  7883. ADD_COMMAND('message','message [string]',{'m'},
  7884. function(ARGS, SPEAKER)
  7885. spawn(function()
  7886. if MG then
  7887. MESSAGE(GLS(false, 0))
  7888. else
  7889. LOAD_MESSAGE(GLS(false, 0))
  7890. end
  7891. end)
  7892. end)
  7893.  
  7894. ADD_COMMAND('control','control [plr]',{},
  7895. function(ARGS, SPEAKER)
  7896. local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER)
  7897. for i,v in pairs(PLAYERS) do
  7898. local PCHAR = gPlayers[v].Character
  7899. local HB = Instance.new('HopperBin', LP.Backpack) HB.Name = gPlayers[v].Name
  7900. local CONTROL_ENABLED = false
  7901. local function CONTROL(P, V3)
  7902. if CONTROL_ENABLED then
  7903. if P.Character and P.Character:FindFirstChild('Humanoid') then
  7904. P.Character.Humanoid:MoveTo(V3)
  7905. end
  7906. end
  7907. end
  7908. HB.Selected:connect(function(M)
  7909. M.Button1Down:connect(function() CONTROL_ENABLED = true CONTROL(gPlayers:FindFirstChild(HB.Name), M.Hit.p) end)
  7910. M.Button1Up:connect(function() CONTROL_ENABLED = false end)
  7911. end)
  7912. end
  7913. end)
  7914.  
  7915. -- / extra
  7916.  
  7917. ADD_COMMAND('gravity','gravity [int]',{},
  7918. function(ARGS, SPEAKER)
  7919. gWorkspace.Gravity = ARGS[1]
  7920. end)
  7921.  
  7922. ADD_COMMAND('fixlighting','fixlighting',{'fixl'},
  7923. function(ARGS, SPEAKER)
  7924. FIX_LIGHTING()
  7925. end)
  7926.  
  7927. ADD_COMMAND('fixfog','fixfog',{'clrfog'},
  7928. function(ARGS, SPEAKER)
  7929. gLighting.FogColor = C3(191, 191, 191)
  7930. gLighting.FogEnd = 100000000
  7931. gLighting.FogStart = 0
  7932. end)
  7933.  
  7934. ADD_COMMAND('day','day',{},
  7935. function(ARGS, SPEAKER)
  7936. gLighting.TimeOfDay = 14
  7937. end)
  7938.  
  7939. ADD_COMMAND('night','night',{},
  7940. function(ARGS, SPEAKER)
  7941. gLighting.TimeOfDay = 24
  7942. end)
  7943.  
  7944. ADD_COMMAND('serverlock','serverlock',{'slock'},
  7945. function(ARGS, SPEAKER)
  7946. SERVER_LOCKED = true
  7947. end)
  7948.  
  7949. ADD_COMMAND('unserverlock','unserverlock',{'unslock'},
  7950. function(ARGS, SPEAKER)
  7951. SERVER_LOCKED = false
  7952. end)
  7953.  
  7954. ADD_COMMAND('fogend','fogend [int]',{},
  7955. function(ARGS, SPEAKER)
  7956. gLighting.FogEnd = ARGS[1]
  7957. end)
  7958.  
  7959. ADD_COMMAND('fogcolor','fogcolor [r] [g] [b]',{},
  7960. function(ARGS, SPEAKER)
  7961. if ARGS[1] and ARGS[2] and ARGS[3] then
  7962. gLighting.FogColor = C3(ARGS[1], ARGS[2], ARGS[3])
  7963. end
  7964. end)
  7965.  
  7966. ADD_COMMAND('noclip','noclip',{},
  7967. function(ARGS, SPEAKER)
  7968. NOCLIP = true
  7969. JESUSFLY = false
  7970. SWIM = false
  7971. end)
  7972.  
  7973. ADD_COMMAND('clip','clip',{},
  7974. function(ARGS, SPEAKER)
  7975. NOCLIP = false
  7976. end)
  7977.  
  7978. ADD_COMMAND('swim','swim',{},
  7979. function(ARGS, SPEAKER)
  7980. NOCLIP = false
  7981. JESUSFLY = false
  7982. SWIM = true
  7983. end)
  7984.  
  7985. ADD_COMMAND('noswim','noswim',{},
  7986. function(ARGS, SPEAKER)
  7987. SWIM = false
  7988. end)
  7989.  
  7990. ADD_COMMAND('fly','fly',{},
  7991. function(ARGS, SPEAKER)
  7992. sFLY()
  7993. end)
  7994.  
  7995. ADD_COMMAND('unfly','unfly',{},
  7996. function(ARGS, SPEAKER)
  7997. NOFLY()
  7998. end)
  7999.  
  8000. ADD_COMMAND('prefix','prefix [string]',{},
  8001. function(ARGS, SPEAKER)
  8002. if ARGS[1] then
  8003. C_PREFIX = ARGS[1]
  8004. NOTIFY('Changed prefix to \'' .. ARGS[1] .. '\'', 255, 255, 255)
  8005. end
  8006. end)
  8007.  
  8008. ADD_COMMAND('version','version',{},
  8009. function(ARGS, SPEAKER)
  8010. NOTIFY('VERSION | ' .. VERSION, 255, 255, 255)
  8011. end)
  8012.  
  8013. ADD_COMMAND('fe','fe',{},
  8014. function(ARGS, SPEAKER)
  8015. spawn(function()
  8016. CHECK_FE()
  8017. end)
  8018. end)
  8019.  
  8020. ADD_COMMAND('loadmap','loadmap [id]',{},
  8021. function(ARGS, SPEAKER)
  8022. if ARGS[1] then
  8023. spawn(function()
  8024. game.Workspace.Terrain:Clear()
  8025. for i,v in pairs(game.Workspace:GetChildren()) do if not v:IsA('Camera') and not v:IsA('Terrain') then v:destroy() end end
  8026. wait()
  8027. local GO = game:GetObjects('http://www.roblox.com/asset/?id=' .. (ARGS[1]))[1]
  8028. GO.Parent = game.Workspace
  8029. GO:MakeJoints()
  8030. wait()
  8031. for i,v in pairs(game.Players:GetPlayers()) do
  8032. local M = Instance.new('Model', game.Workspace) M.Name = 'respawn_seth'
  8033. local T = Instance.new('Part', M) T.Name = 'Torso' T.CanCollide = false T.Transparency = 1
  8034. Instance.new('Humanoid', M)
  8035. v.Character = M
  8036. end
  8037. end)
  8038. end
  8039. end)
  8040.  
  8041. function OPEN_COMMANDS()
  8042. SETH_MAIN.main.holder.Size = UDim2.new(1, 25, 12, 30)
  8043. SETH_MAIN.main.holder.holders.search.Visible = true
  8044. end
  8045.  
  8046. function CLOSE_COMMANDS()
  8047. SETH_MAIN.main.holder.holders.search.Visible = false
  8048. SETH_MAIN.main.holder.Size = UDim2.new(1, 25, 12, 0)
  8049. end
  8050.  
  8051. function OPEN_TAB(TAB)
  8052. if not gCoreGui:FindFirstChild('seth_main') then OPEN_MAIN() end
  8053. for a,b in pairs(SETH_MAIN.main.holder.holders:GetChildren()) do
  8054. if b.Name ~= TAB then
  8055. b.Visible = false
  8056. else
  8057. b.Visible = true
  8058. end
  8059. if TAB ~= 'cmds' then
  8060. CLOSE_COMMANDS()
  8061. else
  8062. OPEN_COMMANDS()
  8063. end
  8064. end
  8065. end
  8066.  
  8067. ADD_COMMAND('serverinfo','serverinfo',{'sinfo'},
  8068. function(ARGS, SPEAKER)
  8069. OPEN_TAB('server')
  8070. end)
  8071.  
  8072. ADD_COMMAND('admins','admins',{},
  8073. function(ARGS, SPEAKER)
  8074. OPEN_TAB('admins')
  8075. end)
  8076.  
  8077. ADD_COMMAND('cmds','cmds',{'commands'},
  8078. function(ARGS, SPEAKER)
  8079. OPEN_TAB('cmds')
  8080. end)
  8081.  
  8082. ADD_COMMAND('bans','bans',{},
  8083. function(ARGS, SPEAKER)
  8084. OPEN_TAB('bans')
  8085. end)
  8086.  
  8087. ADD_COMMAND('fun','fun',{},
  8088. function(ARGS, SPEAKER)
  8089. OPEN_TAB('fun')
  8090. end)
  8091.  
  8092. ADD_COMMAND('changelog','changelog',{},
  8093. function(ARGS, SPEAKER)
  8094. OPEN_TAB('changelog')
  8095. end)
  8096.  
  8097. ADD_COMMAND('credits','credits',{},
  8098. function(ARGS, SPEAKER)
  8099. OPEN_TAB('credits')
  8100. end)
  8101.  
  8102. MOUSE.KeyDown:connect(function(key)
  8103. if key:byte() == 29 then
  8104. if not NOCLIP then
  8105. ECOMMAND('noclip')
  8106. elseif NOCLIP then
  8107. ECOMMAND('clip')
  8108. end
  8109. elseif key:byte() == 30 then
  8110. if not JESUSFLY then
  8111. ECOMMAND('jesusfly')
  8112. elseif JESUSFLY then
  8113. ECOMMAND('nojfly')
  8114. end
  8115. end
  8116. end)
  8117.  
  8118. -- / after loaded
  8119.  
  8120. function CHECK_FE()
  8121. if not gWorkspace.FilteringEnabled then
  8122. NOTIFY('Filtering is disabled', 50, 255, 50)
  8123. elseif gWorkspace.FilteringEnabled then
  8124. NOTIFY('Filtering is ENABLED', 255, 50, 50)
  8125. end
  8126. end
  8127.  
  8128. CMD_BAR_H.bar:TweenPosition(UDim2.new(0, 0, 1, -50), 'InOut', 'Quad', 0.5, true)
  8129.  
  8130. local GOING_IN = true
  8131. CMD_BAR_H.bar.Changed:connect(function()
  8132. if CMD_BAR_H.bar.Text ~= 'press ; to execute a command' and CMD_BAR_H.bar.Focused and not GOING_IN then
  8133. if CMD_BAR_H.bar.Text ~= '' then
  8134. if not CMD_BAR_H.bar.Text:find(' ') then
  8135. CMD_BAR_H.bar.commands.Visible = true
  8136. CMD_BAR_H.bar.commands:ClearAllChildren()
  8137. CMD_BAR_H.bar.commands.CanvasSize = UDim2.new(0, 0, 0, 0)
  8138. local Y_COMMANDS = 0
  8139. for i,v in pairs(COMMANDS) do
  8140. if v.N:find(CMD_BAR_H.bar.Text) then
  8141. CMD_BAR_H.bar.commands:TweenSize(UDim2.new(1, 0, 1, -200), 'InOut', 'Quad', 0.2, true)
  8142. CMD_BAR_H.bar.commands.CanvasSize = CMD_BAR_H.bar.commands.CanvasSize + UDim2.new(0, 0, 0, 20)
  8143. local COMMANDS_C = CMD_BAR_H.bar.commands_ex:Clone()
  8144. COMMANDS_C.Position = UDim2.new(0, 0, 0, Y_COMMANDS)
  8145. COMMANDS_C.Visible = true
  8146. COMMANDS_C.Text = ' ' .. v.D
  8147. COMMANDS_C.Parent = CMD_BAR_H.bar.commands
  8148. Y_COMMANDS = Y_COMMANDS + 20
  8149. end
  8150. end
  8151. end
  8152. else
  8153. CMD_BAR_H.bar.commands:TweenSize(UDim2.new(1, 0, 0, 0), 'InOut', 'Quad', 0.2, true)
  8154. CMD_BAR_H.bar.commands:ClearAllChildren()
  8155. CMD_BAR_H.bar.commands.CanvasSize = UDim2.new(0, 0, 0, 0)
  8156. end
  8157. end
  8158. end)
  8159.  
  8160. CMD_BAR_H.bar.FocusLost:connect(function()
  8161. GOING_IN = true
  8162. if CMD_BAR_H.bar.Text ~= '' then
  8163. spawn(function()
  8164. ECOMMAND(CMD_BAR_H.bar.Text, LP)
  8165. end)
  8166. end
  8167. CMD_BAR_H.bar.commands:ClearAllChildren()
  8168. CMD_BAR_H.bar.commands.CanvasSize = UDim2.new(0, 0, 0, 0)
  8169. CMD_BAR_H.bar.commands:TweenSize(UDim2.new(1, 0, 0, 0), 'InOut', 'Quad', 0.2, true)
  8170. CMD_BAR_H.bar:TweenPosition(UDim2.new(0, -225, 1, -50), 'InOut', 'Quad', 0.5, true)
  8171. end)
  8172.  
  8173. MOUSE.KeyDown:connect(function(K)
  8174. if K:byte() == 59 then
  8175. GOING_IN = false
  8176. CMD_BAR_H.bar:TweenPosition(UDim2.new(0, 0, 1, -50), 'InOut', 'Quad', 0.5, true)
  8177. CMD_BAR_H.bar:CaptureFocus()
  8178. end
  8179. end)
  8180.  
  8181. NOTIFY('Hello, ' .. gPlayers.LocalPlayer.Name, 255, 255, 255)
  8182. CHECK_FE()
  8183.  
  8184. print(#COMMANDS)
  8185.  
  8186.  
  8187. local player = game.Players.LocalPlayer
  8188. local heart = game:GetService('RunService').Heartbeat
  8189.  
  8190. -- vars
  8191.  
  8192. playing = false
  8193.  
  8194. -- storage
  8195.  
  8196. local storage = {
  8197.  
  8198. }
  8199.  
  8200. -- couroutines
  8201.  
  8202. spawn(function()
  8203. while wait(1) do
  8204. if playing then
  8205. pcall(function()
  8206. -- check if player has a tool out
  8207. local savedTool
  8208. for i,v in pairs(player.Character:GetChildren()) do
  8209. if v:IsA('Tool') then
  8210. if v.Name ~= 'BoomBox' then
  8211. savedTool = v
  8212. v.Parent = player.Backpack
  8213. end
  8214. end
  8215. end
  8216. -- update radio position
  8217. player.Backpack.BoomBox.Parent = player.Character
  8218. heart:wait()
  8219. player.Character.BoomBox.Parent = player.Backpack
  8220. -- put back previous tool
  8221. if savedTool then
  8222. savedTool.Parent = player.Character
  8223. end
  8224. end)
  8225. end
  8226. end
  8227. end)
  8228.  
  8229. -- 0 = owner
  8230. -- 1 = access
  8231.  
  8232. commands = {
  8233. ['play'] = {0, function(id)
  8234. if not playing then
  8235. local boombox = player.Character:FindFirstChild('BoomBox') or player.Backpack:FindFirstChild('BoomBox')
  8236. if boombox then
  8237. boombox.Parent = player.Character
  8238. boombox.Remote:FireServer('PlaySong', id)
  8239. repeat heart:wait() until boombox.Handle.Sound.IsLoaded
  8240. storage.server = boombox.Server
  8241. storage.server.Parent = nil
  8242. boombox.Parent = player.Backpack
  8243. playing = true
  8244. end
  8245. end
  8246. end},
  8247. ['stop'] = {0, function()
  8248. if playing then
  8249. playing = false
  8250. local boombox = player.Character:FindFirstChild('BoomBox') or player.Backpack:FindFirstChild('BoomBox')
  8251. boombox:Destroy()
  8252. end
  8253. end}
  8254. }
  8255.  
  8256. local function run(plyr)
  8257. plyr.Chatted:connect(function(msg)
  8258. if msg:sub(1, 1) == '!' then
  8259. local msg = msg:sub(2, #msg)
  8260. for cmd, tab in pairs(commands) do
  8261. if msg:sub(1, #cmd) == cmd then
  8262. local argument = msg:sub(#cmd + 2, #msg)
  8263. print(argument)
  8264. if tab[1] == 0 then
  8265. if plyr == player then
  8266. tab[2](argument)
  8267. end
  8268. elseif tab[1] == 1 then
  8269. tab[2](argument)
  8270. end
  8271. end
  8272. end
  8273. end
  8274. end)
  8275. end
  8276.  
  8277. print('RUNNING')
  8278.  
  8279. run(player)
  8280.  
  8281.  
  8282.  
  8283. local userinput = game:GetService("UserInputService")
  8284. userinput.InputBegan:connect(function(input)
  8285. if userinput:GetFocusedTextBox() then
  8286. return
  8287. end
  8288. if input.KeyCode == Enum.KeyCode.R then
  8289. repeat
  8290. wait(0.1)
  8291. local plr = game.Players.LocalPlayer
  8292. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.LeftHand, plr.Backpack.Pipe, true)
  8293. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.LeftHand, plr.Backpack.Pipe, true)
  8294. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.LeftHand, plr.Backpack.Pipe, true)
  8295. plr.Backpack.ServerTraits.Touch:FireServer(plr.Character.LeftHand, plr.Backpack.Pipe, true)
  8296. until input.KeyCode == Enum.KeyCode.F
  8297. end
  8298. end)
  8299.  
  8300. local userinput = game:GetService("UserInputService")
  8301. userinput.InputBegan:connect(function(input)
  8302. if userinput:GetFocusedTextBox() then
  8303. return
  8304. end
  8305. if input.KeyCode == Enum.KeyCode.Q then
  8306. local stomp = game.Players.LocalPlayer.Backpack.Punch.Finish.Sound:Play()
  8307. local tes = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(game.Players.LocalPlayer.Backpack.Punch.Finish)
  8308. local plr = game.Players.LocalPlayer
  8309. tes:Play()
  8310. stomp:Play()
  8311. end
  8312. end)
  8313.  
  8314. while wait(0.001)do
  8315. game.Players.LocalPlayer.Backpack.ServerTraits.Crouch:FireServer({true})
  8316. wait(0.001)
  8317. end
  8318. end)
  8319.  
  8320. script2.Name = "script2"
  8321. script2.Parent = Frame
  8322. script2.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  8323. script2.BackgroundTransparency = 0.34999999403954
  8324. script2.BorderSizePixel = 0
  8325. script2.Position = UDim2.new(0, 20, 0, 150)
  8326. script2.Size = UDim2.new(0, 100, 0, 35)
  8327. script2.Font = Enum.Font.Fantasy
  8328. script2.FontSize = Enum.FontSize.Size14
  8329. script2.TextSize = 14
  8330. script2.Text = "HIDENAME"
  8331. script2.MouseButton1Click:connect (function()
  8332. while wait() do pcall(function() game.Players.LocalPlayer.Backpack.ServerTraits.Crouch:FireServer(true) end) end
  8333. end)
  8334.  
  8335. script5.Name = "script5"
  8336. script5.Parent = Frame
  8337. script5.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  8338. script5.BackgroundTransparency = 0.34999999403954
  8339. script5.BorderSizePixel = 0
  8340. script5.Position = UDim2.new(0, 150, 0, 100)
  8341. script5.Selectable = false
  8342. script5.Size = UDim2.new(0, 100, 0, 35)
  8343. script5.Font = Enum.Font.Fantasy
  8344. script5.FontSize = Enum.FontSize.Size14
  8345. script5.TextSize = 14
  8346. script5.Text = "HASH PLAYER"
  8347. script5.MouseButton1Click:connect (function()
  8348. local player = game.Players.LocalPlayer
  8349. local mouse = player:GetMouse()
  8350. local context = game:GetService("ContextActionService")
  8351. local sound = false
  8352.  
  8353. player.CharacterAdded:connect(function()
  8354. Speed()
  8355. end)
  8356.  
  8357. local s = Instance.new("ScreenGui", game.CoreGui)
  8358. s.Name = "Music"
  8359. local b = Instance.new("TextBox", s)
  8360. b.Size = UDim2.new(0.07, 0, 0.03, 0)
  8361. b.Position = UDim2.new(0.905, 0, 0.96, 0)
  8362. b.BackgroundColor3 = Color3.new(0, 0, 0)
  8363. b.BackgroundTransparency = 0.5
  8364. b.Text = "Enter ID Here"
  8365. b.TextColor3 = Color3.new(1, 1, 1)
  8366. b.Font = "Code"
  8367. b.FontSize = "Size14"
  8368. b.BorderSizePixel = 0
  8369. --b.ClearTextOnFocus = false
  8370. local t = Instance.new("TextButton", s)
  8371. t.Size = UDim2.new(0.02, 0, 0.03, 0)
  8372. t.Position = UDim2.new(0.975, 0, 0.96, 0)
  8373. t.BackgroundColor3 = Color3.new(0, 0, 0)
  8374. t.BackgroundTransparency = 0.5
  8375. t.Text = "Play"
  8376. t.TextColor3 = Color3.new(1, 1, 1)
  8377. t.Font = "Code"
  8378. t.FontSize = "Size14"
  8379. t.BorderSizePixel = 0
  8380. t.MouseButton1Click:connect(function()
  8381. if player.Character:FindFirstChild("BoomBox") ~= nil then
  8382. player.Character.BoomBox.Remote:FireServer("PlaySong", b.Text)
  8383. else
  8384. b.Text = "Equip Radio"
  8385. end
  8386. end)
  8387. end)
  8388.  
  8389. script7.Name = "script7"
  8390. script7.Parent = Frame
  8391. script7.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  8392. script7.BackgroundTransparency = 0.34999999403954
  8393. script7.BorderSizePixel = 0
  8394. script7.Position = UDim2.new(0, 150, 0, 200)
  8395. script7.Size = UDim2.new(0, 100, 0, 35)
  8396. script7.Font = Enum.Font.Fantasy
  8397. script7.FontSize = Enum.FontSize.Size14
  8398. script7.TextSize = 14
  8399. script7.Text = "yn's special"
  8400. script7.MouseButton1Click:connect (function()
  8401. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://239440545"
  8402. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  8403. v.AnimationId = 'rbxassetid://255505505'
  8404. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  8405. v.AnimationId = 'rbxassetid://255505505'
  8406. end
  8407. end
  8408. end)
  8409.  
  8410. script6.Name = "script6"
  8411. script6.Parent = Frame
  8412. script6.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  8413. script6.BackgroundTransparency = 0.34999999403954
  8414. script6.BorderSizePixel = 0
  8415. script6.Position = UDim2.new(0, 150, 0, 150)
  8416. script6.Size = UDim2.new(0, 100, 0, 35)
  8417. script6.Font = Enum.Font.Fantasy
  8418. script6.FontSize = Enum.FontSize.Size14
  8419. script6.TextSize = 14
  8420. script6.Text = "PIANO (need machete)"
  8421. script6.MouseButton1Click:connect (function()
  8422. game.Players.LocalPlayer.Backpack.Machete.GripPos = Vector3.new(0.5, -2, 0)
  8423. game.Players.LocalPlayer.Backpack.Machete.GripForward = Vector3.new(-0, -1, 0)
  8424. game.Players.LocalPlayer.Backpack.Machete.GripUp = Vector3.new(-2, -5, 0)
  8425. game.Players.LocalPlayer.Backpack.Machete.GripRight = Vector3.new(-3, -0, -1)
  8426.  
  8427. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://390357005"
  8428. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  8429. v.AnimationId = 'rbxassetid://390357005'
  8430. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  8431. v.AnimationId = 'rbxassetid://390357005'
  8432. end
  8433. end
  8434. end)
  8435.  
  8436. --[[ don't edit this stuff ]]--
  8437. Frame_2.Parent = Frame
  8438. Frame_2.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  8439. Frame_2.BackgroundTransparency = 0.89999997615814
  8440. Frame_2.Size = UDim2.new(0, 270, 0, 350)
  8441. --[[ don't edit this stuff ]]--
  8442.  
  8443. script8.Name = "script8"
  8444. script8.Parent = Frame
  8445. script8.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  8446. script8.BackgroundTransparency = 0.34999999403954
  8447. script8.BorderSizePixel = 0
  8448. script8.Position = UDim2.new(0, 150, 0, 250)
  8449. script8.Size = UDim2.new(0, 100, 0, 35)
  8450. script8.Font = Enum.Font.Fantasy
  8451. script8.FontSize = Enum.FontSize.Size14
  8452. script8.TextSize = 14
  8453. script8.Text = "BYPASS"
  8454. script8.MouseButton1Click:connect (function()
  8455. local sprinting_speed = 25
  8456. local walking_speed = 16
  8457. local crouching_speed = 8
  8458. make_writeable(getrawmetatable(game))
  8459. local backup = getrawmetatable(game).__index
  8460. local nbackup = getrawmetatable(game).__newindex
  8461. local cbackup = getrawmetatable(game).__namecall
  8462. getrawmetatable(game).__index = function(t,k)
  8463. if k == "HeIIo" then
  8464. return
  8465. end
  8466. if k == "WalkSpeed" then
  8467. if not is_protosmasher_caller() then
  8468. return 16
  8469. end
  8470. end
  8471. if k == "HipHeight" then
  8472. if not is_protosmasher_caller() then
  8473. return 0
  8474. end
  8475. end
  8476. if k == "JumpPower" then
  8477. if not is_protosmasher_caller() then
  8478. return 38
  8479. end
  8480. end
  8481. if k == "Gravity" then
  8482. if not is_protosmasher_caller() then
  8483. return 196.2
  8484. end
  8485. end
  8486. return backup(t,k)
  8487. end
  8488. getrawmetatable(game).__newindex = function(t,k,v)
  8489. if k == "CFrame" then
  8490. if t == game.Players.LocalPlayer.Character.HumanoidRootPart then
  8491. if not is_protosmasher_caller() then
  8492. return
  8493. end
  8494. end
  8495. end
  8496. if k == "Gravity" or k == "Health" then
  8497. if not is_protosmasher_caller() then
  8498. return
  8499. end
  8500. end
  8501. if k == "WalkSpeed" then
  8502. if not is_protosmasher_caller() then
  8503. if game:service("UserInputService"):IsKeyDown(Enum.KeyCode.LeftShift) and not game:service("UserInputService"):IsKeyDown(Enum.KeyCode.S) then
  8504. return nbackup(t,k,sprinting_speed)
  8505. end
  8506. if game:service("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then
  8507. return nbackup(t,k,crouching_speed)
  8508. end
  8509. return nbackup(t,k,walking_speed)
  8510. end
  8511. end
  8512. return nbackup(t,k,v)
  8513. end
  8514. getrawmetatable(game).__namecall = function(t, ...)
  8515. local oof = {...}
  8516. if oof[#oof] == "SetStateEnabled" or oof[#oof] == "BreakJoints" then
  8517. if not is_protosmasher_caller() then
  8518. return
  8519. end
  8520. end
  8521. if oof[#oof] == "Destroy" then
  8522. if t:IsA("HopperBin") then
  8523. if not is_protosmasher_caller() then
  8524. return
  8525. end
  8526. end
  8527. end
  8528. return cbackup(t, ...)
  8529. end
  8530. end)
  8531.  
  8532. script4.Name = "script4"
  8533. script4.Parent = Frame
  8534. script4.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  8535. script4.BackgroundTransparency = 0.34999999403954
  8536. script4.BorderSizePixel = 0
  8537. script4.Position = UDim2.new(0, 20, 0, 250)
  8538. script4.Size = UDim2.new(0, 100, 0, 35)
  8539. script4.Font = Enum.Font.Fantasy
  8540. script4.FontSize = Enum.FontSize.Size14
  8541. script4.TextSize = 14
  8542. script4.Text = "GODMODE"
  8543. script4.MouseButton1Click:connect (function()
  8544. game.Players.LocalPlayer.Character:breakJoints()for a=1,16000 do game:GetService("Players"):Chat("/e xd")
  8545. end
  8546.  
  8547. end)
Add Comment
Please, Sign In to add comment