Guest User

Untitled

a guest
Mar 1st, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 315.14 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. Frame.Draggable = true
  5. local Mainframe = Instance.new("ScreenGui")
  6. local Frame = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local explodewater = Instance.new("TextButton")
  9. local reviz = Instance.new("TextButton")
  10. local finality = Instance.new("TextButton")
  11. local cutbodyu = Instance.new("TextButton")
  12. local nah = Instance.new("TextButton")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local TextLabel_3 = Instance.new("TextLabel")
  15. local TextLabel_4 = Instance.new("TextLabel")
  16. --Properties:
  17. Mainframe.Name = "Mainframe"
  18. Mainframe.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  19. Mainframe.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. Frame.Parent = Mainframe
  22. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  23. Frame.Position = UDim2.new(0.361280501, 0, 0.457507074, 0)
  24. Frame.Size = UDim2.new(0, 470, 0, 288)
  25. Frame.Style = Enum.FrameStyle.RobloxRound
  26.  
  27. Frame.Draggable = true
  28. TextLabel.Parent = Frame
  29. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  30. TextLabel.BackgroundTransparency = 5
  31. TextLabel.Position = UDim2.new(-0.000579442829, 0, -0.0258488134, 0)
  32. TextLabel.Size = UDim2.new(0, 455, 0, 23)
  33. TextLabel.Font = Enum.Font.Highway
  34. TextLabel.Text = "TheProjectGui"
  35. TextLabel.TextColor3 = Color3.new(0.666667, 0, 0)
  36. TextLabel.TextScaled = true
  37. TextLabel.TextSize = 14
  38. TextLabel.TextWrapped = true
  39.  
  40. explodewater.Name = "explodewater"
  41. explodewater.Parent = Frame
  42. explodewater.BackgroundColor3 = Color3.new(1, 1, 1)
  43. explodewater.Position = UDim2.new(0.0391547047, 0, 0.145428658, 0)
  44. explodewater.Size = UDim2.new(0, 418, 0, 34)
  45. explodewater.Style = Enum.ButtonStyle.RobloxButtonDefault
  46. explodewater.Font = Enum.Font.SourceSans
  47. explodewater.Text = "Robloxian Waterpark explode"
  48. explodewater.TextColor3 = Color3.new(0.666667, 0, 0)
  49. explodewater.TextSize = 14
  50.  
  51. reviz.Name = "reviz"
  52. reviz.Parent = Frame
  53. reviz.BackgroundColor3 = Color3.new(1, 1, 1)
  54. reviz.Position = UDim2.new(0.0391547047, 0, 0.301678658, 0)
  55. reviz.Size = UDim2.new(0, 418, 0, 34)
  56. reviz.Style = Enum.ButtonStyle.RobloxButtonDefault
  57. reviz.Font = Enum.Font.SourceSans
  58. reviz.Text = "Reviz Admin"
  59. reviz.TextColor3 = Color3.new(0.666667, 0, 0)
  60. reviz.TextSize = 14
  61.  
  62. finality.Name = "finality"
  63. finality.Parent = Frame
  64. finality.BackgroundColor3 = Color3.new(1, 1, 1)
  65. finality.Position = UDim2.new(0.0391547047, 0, 0.464873105, 0)
  66. finality.Size = UDim2.new(0, 418, 0, 34)
  67. finality.Style = Enum.ButtonStyle.RobloxButtonDefault
  68. finality.Font = Enum.Font.SourceSans
  69. finality.Text = "OPFinality"
  70. finality.TextColor3 = Color3.new(0.666667, 0, 0)
  71. finality.TextSize = 14
  72.  
  73. cutbodyu.Name = "cutbodyu"
  74. cutbodyu.Parent = Frame
  75. cutbodyu.BackgroundColor3 = Color3.new(1, 1, 1)
  76. cutbodyu.Position = UDim2.new(0.0264282227, 0, 0.667245209, 0)
  77. cutbodyu.Size = UDim2.new(0, 216, 0, 50)
  78. cutbodyu.Style = Enum.ButtonStyle.RobloxRoundButton
  79. cutbodyu.Font = Enum.Font.SourceSans
  80. cutbodyu.Text = "Cut body"
  81. cutbodyu.TextColor3 = Color3.new(0, 0, 0)
  82. cutbodyu.TextScaled = true
  83. cutbodyu.TextSize = 14
  84. cutbodyu.TextWrapped = true
  85.  
  86. nah.Name = "nah"
  87. nah.Parent = Frame
  88. nah.BackgroundColor3 = Color3.new(1, 1, 1)
  89. nah.Position = UDim2.new(0.500896335, 0, 0.667245209, 0)
  90. nah.Size = UDim2.new(0, 216, 0, 50)
  91. nah.Style = Enum.ButtonStyle.RobloxRoundButton
  92. nah.Font = Enum.Font.SourceSans
  93. nah.Text = "Dab"
  94. nah.TextColor3 = Color3.new(0, 0, 0)
  95. nah.TextScaled = true
  96. nah.TextSize = 14
  97. nah.TextWrapped = true
  98.  
  99. TextLabel_2.Parent = Frame
  100. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  101. TextLabel_2.BackgroundTransparency = 12
  102. TextLabel_2.Position = UDim2.new(0.062191058, 0, 0.588927507, 0)
  103. TextLabel_2.Size = UDim2.new(0, 200, 0, 25)
  104. TextLabel_2.Font = Enum.Font.Highway
  105. TextLabel_2.Text = "R15"
  106. TextLabel_2.TextColor3 = Color3.new(0.666667, 0, 0)
  107. TextLabel_2.TextScaled = true
  108. TextLabel_2.TextSize = 14
  109. TextLabel_2.TextWrapped = true
  110.  
  111. TextLabel_3.Parent = Frame
  112. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  113. TextLabel_3.BackgroundTransparency = 12
  114. TextLabel_3.Position = UDim2.new(0.502616584, 0, 0.588927507, 0)
  115. TextLabel_3.Size = UDim2.new(0, 200, 0, 25)
  116. TextLabel_3.Font = Enum.Font.Highway
  117. TextLabel_3.Text = "R6"
  118. TextLabel_3.TextColor3 = Color3.new(0.666667, 0, 0)
  119. TextLabel_3.TextScaled = true
  120. TextLabel_3.TextSize = 14
  121. TextLabel_3.TextWrapped = true
  122.  
  123. TextLabel_4.Parent = Frame
  124. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  125. TextLabel_4.BackgroundTransparency = 12
  126. TextLabel_4.Position = UDim2.new(0.0409144461, 0, 0.915316403, 0)
  127. TextLabel_4.Size = UDim2.new(0, 200, 0, 25)
  128. TextLabel_4.Font = Enum.Font.Highway
  129. TextLabel_4.Text = "All credits go to rightful owners."
  130. TextLabel_4.TextColor3 = Color3.new(0.666667, 0, 0)
  131. TextLabel_4.TextScaled = true
  132. TextLabel_4.TextSize = 14
  133. TextLabel_4.TextWrapped = true
  134.  
  135. --Functions
  136.  
  137. cutbodyu.MouseButton1Click:connect(function()
  138. game.Players.LocalPlayer.Character.UpperTorso.Waist:Destroy()
  139. end)
  140.  
  141. nah.MouseButton1Click:connect(function()
  142. Player = "LocalPlayer"
  143. AnimationId = "248263260"
  144. local Anim = Instance.new("Animation")
  145. Anim.AnimationId = "rbxassetid://"..AnimationId
  146. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  147. k:Play() --Play the animation
  148. k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
  149. end)
  150.  
  151. finality.MouseButton1Click:connect(function()
  152. --enjoy, fuckers
  153. wait(0.3)
  154. OPFinality = Instance.new("ScreenGui")
  155. MainFrame = Instance.new("Frame")
  156. TopFrame = Instance.new("Frame")
  157. CloseGUI = Instance.new("TextButton")
  158. MenuEnterFrame = Instance.new("Frame")
  159. Title = Instance.new("TextLabel")
  160. OpenMenu = Instance.new("ImageButton")
  161. Pages = Instance.new("Frame")
  162. Information = Instance.new("Frame")
  163. Image_FE_ENABLED = Instance.new("ImageLabel")
  164. Text_FE_ENABLED = Instance.new("TextLabel")
  165. WhatIsOPFinality = Instance.new("TextLabel")
  166. Text_FE_DISABLED = Instance.new("TextLabel")
  167. OPFin_Description = Instance.new("TextLabel")
  168. OPFin_Warning = Instance.new("TextLabel")
  169. Info_Bar = Instance.new("Frame")
  170. Info_Background = Instance.new("Frame")
  171. Warning_Bar = Instance.new("Frame")
  172. Warning_Background = Instance.new("Frame")
  173. Info_Image = Instance.new("ImageLabel")
  174. Image_FE_DISABLED = Instance.new("ImageLabel")
  175. Warn_Image = Instance.new("ImageLabel")
  176. Others_1 = Instance.new("Frame")
  177. OthersTitle = Instance.new("TextLabel")
  178. Char_Image = Instance.new("ImageLabel")
  179. OthersText = Instance.new("TextLabel")
  180. TXTBOX_PlrName = Instance.new("TextBox")
  181. othersBaseBackground = Instance.new("Frame")
  182. TeleportTo = Instance.new("TextButton")
  183. Annoy = Instance.new("TextButton")
  184. Follow = Instance.new("TextButton")
  185. View = Instance.new("TextButton")
  186. Orbit = Instance.new("TextButton")
  187. HeadWalk = Instance.new("TextButton")
  188. Stick = Instance.new("TextButton")
  189. Spam = Instance.new("TextButton")
  190. Carpet = Instance.new("TextButton")
  191. Others_toPAGE2 = Instance.new("TextButton")
  192. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  193. Character_2 = Instance.new("Frame")
  194. CharacterTitle = Instance.new("TextLabel")
  195. CharacterText = Instance.new("TextLabel")
  196. Animations_SPOOKY = Instance.new("Frame")
  197. spookytitle = Instance.new("TextLabel")
  198. headthrow = Instance.new("TextButton")
  199. armsoff = Instance.new("TextButton")
  200. loophead = Instance.new("TextButton")
  201. levitate = Instance.new("TextButton")
  202. headfloat = Instance.new("TextButton")
  203. Character_backPAGE1 = Instance.new("TextButton")
  204. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  205. Animations_DANCE = Instance.new("Frame")
  206. dancetitle = Instance.new("TextLabel")
  207. normal = Instance.new("TextButton")
  208. movingdance = Instance.new("TextButton")
  209. insane = Instance.new("TextButton")
  210. happy = Instance.new("TextButton")
  211. spindance = Instance.new("TextButton")
  212. Animations_HEROIC = Instance.new("Frame")
  213. heroictitle = Instance.new("TextLabel")
  214. swordstrike = Instance.new("TextButton")
  215. jumpland = Instance.new("TextButton")
  216. punches = Instance.new("TextButton")
  217. swing = Instance.new("TextButton")
  218. crawl = Instance.new("TextButton")
  219. Char2_Image = Instance.new("ImageLabel")
  220. Character_1 = Instance.new("Frame")
  221. CharacterTitle_2 = Instance.new("TextLabel")
  222. Char_Image_2 = Instance.new("ImageLabel")
  223. CharacterText_2 = Instance.new("TextLabel")
  224. TXTBOX_Stats = Instance.new("TextBox")
  225. BackGroundChar = Instance.new("Frame")
  226. HipHeight = Instance.new("TextButton")
  227. JumpHeight = Instance.new("TextButton")
  228. Speed = Instance.new("TextButton")
  229. TXTBOX_Chat = Instance.new("TextBox")
  230. BackGroundChar2 = Instance.new("Frame")
  231. Chat = Instance.new("TextButton")
  232. Spam_2 = Instance.new("TextButton")
  233. BackGroundChar3 = Instance.new("Frame")
  234. Noclip = Instance.new("TextButton")
  235. Fly = Instance.new("TextButton")
  236. Character_toPAGE2 = Instance.new("TextButton")
  237. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  238. Others_2 = Instance.new("Frame")
  239. OthersTitle_2 = Instance.new("TextLabel")
  240. Other_Image2 = Instance.new("ImageLabel")
  241. OthersText_2 = Instance.new("TextLabel")
  242. TXTBOX_PlrName2 = Instance.new("TextBox")
  243. othersBaseBackground2 = Instance.new("Frame")
  244. Flatten = Instance.new("TextButton")
  245. AimHead = Instance.new("TextButton")
  246. Float = Instance.new("TextButton")
  247. Multiple = Instance.new("TextButton")
  248. Animated = Instance.new("TextButton")
  249. SlowAttract = Instance.new("TextButton")
  250. WeirdOrbit = Instance.new("TextButton")
  251. Violent = Instance.new("TextButton")
  252. Max = Instance.new("TextButton")
  253. Others_toPAGE3 = Instance.new("TextButton")
  254. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  255. Others_backPAGE1 = Instance.new("TextButton")
  256. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  257. Extra_1 = Instance.new("Frame")
  258. Extra_Image = Instance.new("ImageLabel")
  259. ExtraText = Instance.new("TextLabel")
  260. ExtraBaseBackGround1 = Instance.new("Frame")
  261. CrouchRocket = Instance.new("TextButton")
  262. ExtraBaseBackGround1Side = Instance.new("Frame")
  263. CloneIllusion = Instance.new("TextButton")
  264. CoolSpin = Instance.new("TextButton")
  265. JumpRocket = Instance.new("TextButton")
  266. Extra_toPAGE2 = Instance.new("TextButton")
  267. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  268. Extra_Title = Instance.new("TextLabel")
  269. ExtraBaseBackGround2 = Instance.new("Frame")
  270. NoLimbs = Instance.new("TextButton")
  271. FEGodmode = Instance.new("TextButton")
  272. BrickHats = Instance.new("TextButton")
  273. RapidPunch = Instance.new("TextButton")
  274. ExtraBaseBackGround2Side = Instance.new("Frame")
  275. ExtraBaseBackGround3 = Instance.new("Frame")
  276. PunchFollow = Instance.new("TextButton")
  277. ArmFollow = Instance.new("TextButton")
  278. Spin = Instance.new("TextButton")
  279. Faint = Instance.new("TextButton")
  280. ExtraBaseBackGround3Side = Instance.new("Frame")
  281. Extra_2 = Instance.new("Frame")
  282. Extra_Image_2 = Instance.new("ImageLabel")
  283. ExtraText_2 = Instance.new("TextLabel")
  284. Extra_Title_2 = Instance.new("TextLabel")
  285. ExtraBaseBackGround2_2 = Instance.new("Frame")
  286. CrouchAttack = Instance.new("TextButton")
  287. WalkThrough = Instance.new("TextButton")
  288. CreepyWatch = Instance.new("TextButton")
  289. SpinAttack = Instance.new("TextButton")
  290. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  291. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  292. _18 = Instance.new("TextButton")
  293. SlamPropulsion = Instance.new("TextButton")
  294. Extra_backPAGE1 = Instance.new("TextButton")
  295. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  296. Others_3 = Instance.new("Frame")
  297. OthersTitle_3 = Instance.new("TextLabel")
  298. Other_Image3 = Instance.new("ImageLabel")
  299. OthersText_3 = Instance.new("TextLabel")
  300. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  301. othersBaseBackground3 = Instance.new("Frame")
  302. FreeFall = Instance.new("TextButton")
  303. Attach = Instance.new("TextButton")
  304. Bring = Instance.new("TextButton")
  305. SafeKill = Instance.new("TextButton")
  306. SuperSpin = Instance.new("TextButton")
  307. Kill = Instance.new("TextButton")
  308. Others_backPAGE2 = Instance.new("TextButton")
  309. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  310. Games = Instance.new("Frame")
  311. Games_IMAGE = Instance.new("ImageLabel")
  312. GamesText = Instance.new("TextLabel")
  313. Games_TITLE = Instance.new("TextLabel")
  314. Games_IMAGE2 = Instance.new("ImageLabel")
  315. SwordFightingTournament = Instance.new("TextButton")
  316. PlatesOfFateMayhem = Instance.new("TextButton")
  317. GamesText2 = Instance.new("TextLabel")
  318. Frappe = Instance.new("TextButton")
  319. Frappe_2 = Instance.new("TextButton")
  320. MenuFrame = Instance.new("Frame")
  321. Welcome = Instance.new("TextLabel")
  322. NameOfPlayer = Instance.new("TextLabel")
  323. T_Information = Instance.new("TextButton")
  324. T_InfoImage = Instance.new("ImageLabel")
  325. T_Character = Instance.new("TextButton")
  326. T_CharImage = Instance.new("ImageLabel")
  327. T_Games = Instance.new("TextButton")
  328. T_GameImage = Instance.new("ImageLabel")
  329. T_Others = Instance.new("TextButton")
  330. T_OtherImage = Instance.new("ImageLabel")
  331. T_Extra = Instance.new("TextButton")
  332. T_ExtraImage = Instance.new("ImageLabel")
  333. DeleteGUI = Instance.new("TextButton")
  334. DELETEIMAGE = Instance.new("ImageLabel")
  335. Darkness = Instance.new("TextButton")
  336.  
  337. -- Properties
  338.  
  339. OPFinality.Name = "OPFinality"
  340. OPFinality.Parent = game.CoreGui
  341.  
  342. MainFrame.Name = "MainFrame"
  343. MainFrame.Parent = OPFinality
  344. MainFrame.Active = true
  345. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  346. MainFrame.BackgroundTransparency = 1
  347. MainFrame.BorderSizePixel = 0
  348. MainFrame.ClipsDescendants = true
  349. MainFrame.Draggable = true
  350. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  351. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  352.  
  353. TopFrame.Name = "TopFrame"
  354. TopFrame.Parent = MainFrame
  355. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  356. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  357. TopFrame.BorderSizePixel = 0
  358. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  359. TopFrame.ZIndex = 7
  360.  
  361. CloseGUI.Parent = TopFrame
  362. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  363. CloseGUI.BackgroundTransparency = 1
  364. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  365. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  366. CloseGUI.Font = Enum.Font.Cartoon
  367. CloseGUI.FontSize = Enum.FontSize.Size28
  368. CloseGUI.Text = "X"
  369. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  370. CloseGUI.TextSize = 25
  371. CloseGUI.ZIndex = 8
  372.  
  373. MenuEnterFrame.Name = "MenuEnterFrame"
  374. MenuEnterFrame.Parent = MainFrame
  375. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  376. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  377. MenuEnterFrame.BorderSizePixel = 0
  378. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  379. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  380. MenuEnterFrame.ZIndex = 5
  381.  
  382. Title.Name = "Title"
  383. Title.Parent = MenuEnterFrame
  384. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  385. Title.BackgroundTransparency = 1
  386. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  387. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  388. Title.Font = Enum.Font.SourceSansLight
  389. Title.FontSize = Enum.FontSize.Size32
  390. Title.Text = "OPFinality"
  391. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  392. Title.TextSize = 30
  393. Title.ZIndex = 6
  394.  
  395. OpenMenu.Name = "OpenMenu"
  396. OpenMenu.Parent = MenuEnterFrame
  397. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  398. OpenMenu.BackgroundTransparency = 1
  399. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  400. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  401. OpenMenu.ZIndex = 6
  402.  
  403. Pages.Name = "Pages"
  404. Pages.Parent = MainFrame
  405. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  406. Pages.BorderSizePixel = 0
  407. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  408. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  409.  
  410. Information.Name = "Information"
  411. Information.Parent = Pages
  412. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  413. Information.BorderSizePixel = 0
  414. Information.Size = UDim2.new(1, 0, 1, 0)
  415.  
  416. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  417. Image_FE_ENABLED.Parent = Information
  418. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  419. Image_FE_ENABLED.BackgroundTransparency = 1
  420. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  421. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  422. Image_FE_ENABLED.Visible = false
  423. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  424.  
  425. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  426. Text_FE_ENABLED.Parent = Information
  427. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  428. Text_FE_ENABLED.BackgroundTransparency = 1
  429. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  430. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  431. Text_FE_ENABLED.Visible = false
  432. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  433. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  434. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  435. Text_FE_ENABLED.TextSize = 19
  436.  
  437. WhatIsOPFinality.Name = "WhatIsOPFinality"
  438. WhatIsOPFinality.Parent = Information
  439. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  440. WhatIsOPFinality.BackgroundTransparency = 1
  441. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  442. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  443. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  444. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  445. WhatIsOPFinality.Text = "What is OPFinality?"
  446. WhatIsOPFinality.TextSize = 25
  447.  
  448. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  449. Text_FE_DISABLED.Parent = Information
  450. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  451. Text_FE_DISABLED.BackgroundTransparency = 1
  452. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  453. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  454. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  455. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  456. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  457. Text_FE_DISABLED.TextSize = 19
  458.  
  459. OPFin_Description.Name = "OPFin_Description"
  460. OPFin_Description.Parent = Information
  461. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  462. OPFin_Description.BackgroundTransparency = 1
  463. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  464. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  465. OPFin_Description.ZIndex = 3
  466. OPFin_Description.Font = Enum.Font.SourceSans
  467. OPFin_Description.FontSize = Enum.FontSize.Size18
  468. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  469. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  470. OPFin_Description.TextSize = 18
  471. OPFin_Description.TextWrapped = true
  472.  
  473. OPFin_Warning.Name = "OPFin_Warning"
  474. OPFin_Warning.Parent = Information
  475. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  476. OPFin_Warning.BackgroundTransparency = 1
  477. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  478. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  479. OPFin_Warning.ZIndex = 2
  480. OPFin_Warning.Font = Enum.Font.SourceSans
  481. OPFin_Warning.FontSize = Enum.FontSize.Size18
  482. 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."
  483. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  484. OPFin_Warning.TextSize = 18
  485. OPFin_Warning.TextWrapped = true
  486.  
  487. Info_Bar.Name = "Info_Bar"
  488. Info_Bar.Parent = Information
  489. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  490. Info_Bar.BorderSizePixel = 0
  491. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  492. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  493.  
  494. Info_Background.Name = "Info_Background"
  495. Info_Background.Parent = Information
  496. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  497. Info_Background.BorderSizePixel = 0
  498. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  499. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  500. Info_Background.ZIndex = 2
  501.  
  502. Warning_Bar.Name = "Warning_Bar"
  503. Warning_Bar.Parent = Information
  504. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  505. Warning_Bar.BorderSizePixel = 0
  506. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  507. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  508.  
  509. Warning_Background.Name = "Warning_Background"
  510. Warning_Background.Parent = Information
  511. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  512. Warning_Background.BorderSizePixel = 0
  513. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  514. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  515.  
  516. Info_Image.Name = "Info_Image"
  517. Info_Image.Parent = Information
  518. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  519. Info_Image.BackgroundTransparency = 1
  520. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  521. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  522. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  523.  
  524. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  525. Image_FE_DISABLED.Parent = Information
  526. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  527. Image_FE_DISABLED.BackgroundTransparency = 1
  528. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  529. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  530. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  531.  
  532. Warn_Image.Name = "Warn_Image"
  533. Warn_Image.Parent = Information
  534. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  535. Warn_Image.BackgroundTransparency = 1
  536. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  537. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  538. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  539.  
  540. Others_1.Name = "Others_1"
  541. Others_1.Parent = Pages
  542. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  543. Others_1.BorderSizePixel = 0
  544. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  545. Others_1.Size = UDim2.new(1, 0, 1, 0)
  546.  
  547. OthersTitle.Name = "OthersTitle"
  548. OthersTitle.Parent = Others_1
  549. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  550. OthersTitle.BackgroundTransparency = 1
  551. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  552. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  553. OthersTitle.Font = Enum.Font.SourceSansBold
  554. OthersTitle.FontSize = Enum.FontSize.Size28
  555. OthersTitle.Text = "Others"
  556. OthersTitle.TextSize = 25
  557.  
  558. Char_Image.Name = "Char_Image"
  559. Char_Image.Parent = Others_1
  560. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  561. Char_Image.BackgroundTransparency = 1
  562. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  563. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  564. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  565.  
  566. OthersText.Name = "OthersText"
  567. OthersText.Parent = Others_1
  568. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  569. OthersText.BackgroundTransparency = 1
  570. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  571. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  572. OthersText.Font = Enum.Font.SourceSansItalic
  573. OthersText.FontSize = Enum.FontSize.Size24
  574. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  575. OthersText.TextSize = 19
  576. OthersText.TextWrapped = true
  577.  
  578. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  579. TXTBOX_PlrName.Parent = Others_1
  580. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  581. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  582. TXTBOX_PlrName.BorderSizePixel = 0
  583. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  584. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  585. TXTBOX_PlrName.ZIndex = 2
  586. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  587. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  588. TXTBOX_PlrName.Text = "Player"
  589. TXTBOX_PlrName.TextScaled = true
  590. TXTBOX_PlrName.TextSize = 14
  591. TXTBOX_PlrName.TextWrapped = true
  592.  
  593. othersBaseBackground.Name = "othersBaseBackground"
  594. othersBaseBackground.Parent = Others_1
  595. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  596. othersBaseBackground.BorderSizePixel = 0
  597. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  598. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  599.  
  600. TeleportTo.Name = "TeleportTo"
  601. TeleportTo.Parent = othersBaseBackground
  602. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  603. TeleportTo.BorderSizePixel = 0
  604. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  605. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  606. TeleportTo.Font = Enum.Font.SourceSans
  607. TeleportTo.FontSize = Enum.FontSize.Size24
  608. TeleportTo.Text = "Teleport To"
  609. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  610. TeleportTo.TextSize = 22
  611.  
  612. Annoy.Name = "Annoy"
  613. Annoy.Parent = othersBaseBackground
  614. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  615. Annoy.BorderSizePixel = 0
  616. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  617. Annoy.Size = UDim2.new(0, 92, 0, 25)
  618. Annoy.Font = Enum.Font.SourceSans
  619. Annoy.FontSize = Enum.FontSize.Size24
  620. Annoy.Text = "Annoy"
  621. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  622. Annoy.TextSize = 22
  623.  
  624. Follow.Name = "Follow"
  625. Follow.Parent = othersBaseBackground
  626. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  627. Follow.BorderSizePixel = 0
  628. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  629. Follow.Size = UDim2.new(0, 92, 0, 25)
  630. Follow.Font = Enum.Font.SourceSans
  631. Follow.FontSize = Enum.FontSize.Size24
  632. Follow.Text = "Follow"
  633. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  634. Follow.TextSize = 22
  635.  
  636. View.Name = "View"
  637. View.Parent = othersBaseBackground
  638. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  639. View.BorderSizePixel = 0
  640. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  641. View.Size = UDim2.new(0, 92, 0, 25)
  642. View.Font = Enum.Font.SourceSans
  643. View.FontSize = Enum.FontSize.Size24
  644. View.Text = "View"
  645. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  646. View.TextSize = 22
  647.  
  648. Orbit.Name = "Orbit"
  649. Orbit.Parent = othersBaseBackground
  650. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  651. Orbit.BorderSizePixel = 0
  652. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  653. Orbit.Size = UDim2.new(0, 92, 0, 25)
  654. Orbit.Font = Enum.Font.SourceSans
  655. Orbit.FontSize = Enum.FontSize.Size24
  656. Orbit.Text = "Orbit"
  657. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  658. Orbit.TextSize = 22
  659.  
  660. HeadWalk.Name = "HeadWalk"
  661. HeadWalk.Parent = othersBaseBackground
  662. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  663. HeadWalk.BorderSizePixel = 0
  664. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  665. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  666. HeadWalk.Font = Enum.Font.SourceSans
  667. HeadWalk.FontSize = Enum.FontSize.Size24
  668. HeadWalk.Text = "Head Walk"
  669. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  670. HeadWalk.TextSize = 22
  671.  
  672. Stick.Name = "Stick"
  673. Stick.Parent = othersBaseBackground
  674. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  675. Stick.BorderSizePixel = 0
  676. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  677. Stick.Size = UDim2.new(0, 92, 0, 25)
  678. Stick.Font = Enum.Font.SourceSans
  679. Stick.FontSize = Enum.FontSize.Size24
  680. Stick.Text = "Stick"
  681. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  682. Stick.TextSize = 22
  683.  
  684. Spam.Name = "Spam"
  685. Spam.Parent = othersBaseBackground
  686. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  687. Spam.BorderSizePixel = 0
  688. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  689. Spam.Size = UDim2.new(0, 92, 0, 25)
  690. Spam.Font = Enum.Font.SourceSans
  691. Spam.FontSize = Enum.FontSize.Size24
  692. Spam.Text = "Spam"
  693. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  694. Spam.TextSize = 22
  695.  
  696. Carpet.Name = "Carpet"
  697. Carpet.Parent = othersBaseBackground
  698. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  699. Carpet.BorderSizePixel = 0
  700. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  701. Carpet.Size = UDim2.new(0, 92, 0, 25)
  702. Carpet.Font = Enum.Font.SourceSans
  703. Carpet.FontSize = Enum.FontSize.Size24
  704. Carpet.Text = "Carpet"
  705. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  706. Carpet.TextSize = 22
  707.  
  708. Others_toPAGE2.Name = "Others_toPAGE2"
  709. Others_toPAGE2.Parent = Others_1
  710. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  711. Others_toPAGE2.BorderSizePixel = 0
  712. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  713. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  714. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  715. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  716. Others_toPAGE2.Text = "Next"
  717. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  718. Others_toPAGE2.TextSize = 22
  719.  
  720. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  721. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  722. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  723. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  724. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  725. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  726. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  727.  
  728. Character_2.Name = "Character_2"
  729. Character_2.Parent = Pages
  730. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  731. Character_2.BorderSizePixel = 0
  732. Character_2.Position = UDim2.new(1, 0, 0, 0)
  733. Character_2.Size = UDim2.new(1, 0, 1, 0)
  734.  
  735. CharacterTitle.Name = "CharacterTitle"
  736. CharacterTitle.Parent = Character_2
  737. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  738. CharacterTitle.BackgroundTransparency = 1
  739. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  740. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  741. CharacterTitle.Font = Enum.Font.SourceSansBold
  742. CharacterTitle.FontSize = Enum.FontSize.Size28
  743. CharacterTitle.Text = "Character"
  744. CharacterTitle.TextSize = 25
  745.  
  746. CharacterText.Name = "CharacterText"
  747. CharacterText.Parent = Character_2
  748. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  749. CharacterText.BackgroundTransparency = 1
  750. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  751. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  752. CharacterText.Font = Enum.Font.SourceSansItalic
  753. CharacterText.FontSize = Enum.FontSize.Size24
  754. CharacterText.Text = "Apply cool animations to your player!"
  755. CharacterText.TextSize = 19
  756. CharacterText.TextWrapped = true
  757.  
  758. Animations_SPOOKY.Name = "Animations_SPOOKY"
  759. Animations_SPOOKY.Parent = Character_2
  760. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  761. Animations_SPOOKY.BorderSizePixel = 0
  762. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  763. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  764.  
  765. spookytitle.Name = "spookytitle"
  766. spookytitle.Parent = Animations_SPOOKY
  767. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  768. spookytitle.BackgroundTransparency = 1
  769. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  770. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  771. spookytitle.Font = Enum.Font.SourceSansLight
  772. spookytitle.FontSize = Enum.FontSize.Size28
  773. spookytitle.Text = "Spooky"
  774. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  775. spookytitle.TextSize = 25
  776.  
  777. headthrow.Name = "headthrow"
  778. headthrow.Parent = Animations_SPOOKY
  779. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  780. headthrow.BorderSizePixel = 0
  781. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  782. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  783. headthrow.Font = Enum.Font.SourceSans
  784. headthrow.FontSize = Enum.FontSize.Size14
  785. headthrow.Text = "Head Throw"
  786. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  787. headthrow.TextScaled = true
  788. headthrow.TextSize = 14
  789. headthrow.TextWrapped = true
  790.  
  791. armsoff.Name = "armsoff"
  792. armsoff.Parent = Animations_SPOOKY
  793. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  794. armsoff.BorderSizePixel = 0
  795. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  796. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  797. armsoff.Font = Enum.Font.SourceSans
  798. armsoff.FontSize = Enum.FontSize.Size14
  799. armsoff.Text = "Arms Off"
  800. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  801. armsoff.TextScaled = true
  802. armsoff.TextSize = 14
  803. armsoff.TextWrapped = true
  804.  
  805. loophead.Name = "loophead"
  806. loophead.Parent = Animations_SPOOKY
  807. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  808. loophead.BorderSizePixel = 0
  809. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  810. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  811. loophead.Font = Enum.Font.SourceSans
  812. loophead.FontSize = Enum.FontSize.Size14
  813. loophead.Text = "Loop Head"
  814. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  815. loophead.TextScaled = true
  816. loophead.TextSize = 14
  817. loophead.TextWrapped = true
  818.  
  819. levitate.Name = "levitate"
  820. levitate.Parent = Animations_SPOOKY
  821. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  822. levitate.BorderSizePixel = 0
  823. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  824. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  825. levitate.Font = Enum.Font.SourceSans
  826. levitate.FontSize = Enum.FontSize.Size14
  827. levitate.Text = "Levitate"
  828. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  829. levitate.TextScaled = true
  830. levitate.TextSize = 14
  831. levitate.TextWrapped = true
  832.  
  833. headfloat.Name = "headfloat"
  834. headfloat.Parent = Animations_SPOOKY
  835. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  836. headfloat.BorderSizePixel = 0
  837. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  838. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  839. headfloat.Font = Enum.Font.SourceSans
  840. headfloat.FontSize = Enum.FontSize.Size14
  841. headfloat.Text = "Head Float"
  842. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  843. headfloat.TextScaled = true
  844. headfloat.TextSize = 14
  845. headfloat.TextWrapped = true
  846.  
  847. Character_backPAGE1.Name = "Character_backPAGE1"
  848. Character_backPAGE1.Parent = Character_2
  849. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  850. Character_backPAGE1.BorderSizePixel = 0
  851. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  852. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  853. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  854. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  855. Character_backPAGE1.Text = "Prev"
  856. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  857. Character_backPAGE1.TextSize = 22
  858.  
  859. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  860. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  861. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  862. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  863. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  864. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  865. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  866.  
  867. Animations_DANCE.Name = "Animations_DANCE"
  868. Animations_DANCE.Parent = Character_2
  869. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  870. Animations_DANCE.BorderSizePixel = 0
  871. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  872. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  873.  
  874. dancetitle.Name = "dancetitle"
  875. dancetitle.Parent = Animations_DANCE
  876. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  877. dancetitle.BackgroundTransparency = 1
  878. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  879. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  880. dancetitle.Font = Enum.Font.SourceSansLight
  881. dancetitle.FontSize = Enum.FontSize.Size28
  882. dancetitle.Text = "Dance"
  883. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  884. dancetitle.TextSize = 25
  885.  
  886. normal.Name = "normal"
  887. normal.Parent = Animations_DANCE
  888. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  889. normal.BorderSizePixel = 0
  890. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  891. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  892. normal.Font = Enum.Font.SourceSans
  893. normal.FontSize = Enum.FontSize.Size14
  894. normal.Text = "Normal"
  895. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  896. normal.TextScaled = true
  897. normal.TextSize = 14
  898. normal.TextWrapped = true
  899.  
  900. movingdance.Name = "movingdance"
  901. movingdance.Parent = Animations_DANCE
  902. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  903. movingdance.BorderSizePixel = 0
  904. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  905. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  906. movingdance.Font = Enum.Font.SourceSans
  907. movingdance.FontSize = Enum.FontSize.Size14
  908. movingdance.Text = "Moving Dance"
  909. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  910. movingdance.TextScaled = true
  911. movingdance.TextSize = 14
  912. movingdance.TextWrapped = true
  913.  
  914. insane.Name = "insane"
  915. insane.Parent = Animations_DANCE
  916. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  917. insane.BorderSizePixel = 0
  918. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  919. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  920. insane.Font = Enum.Font.SourceSans
  921. insane.FontSize = Enum.FontSize.Size14
  922. insane.Text = "Insane"
  923. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  924. insane.TextScaled = true
  925. insane.TextSize = 14
  926. insane.TextWrapped = true
  927.  
  928. happy.Name = "happy"
  929. happy.Parent = Animations_DANCE
  930. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  931. happy.BorderSizePixel = 0
  932. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  933. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  934. happy.Font = Enum.Font.SourceSans
  935. happy.FontSize = Enum.FontSize.Size14
  936. happy.Text = "Happy"
  937. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  938. happy.TextScaled = true
  939. happy.TextSize = 14
  940. happy.TextWrapped = true
  941.  
  942. spindance.Name = "spindance"
  943. spindance.Parent = Animations_DANCE
  944. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  945. spindance.BorderSizePixel = 0
  946. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  947. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  948. spindance.Font = Enum.Font.SourceSans
  949. spindance.FontSize = Enum.FontSize.Size14
  950. spindance.Text = "Spin Dance"
  951. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  952. spindance.TextScaled = true
  953. spindance.TextSize = 14
  954. spindance.TextWrapped = true
  955.  
  956. Animations_HEROIC.Name = "Animations_HEROIC"
  957. Animations_HEROIC.Parent = Character_2
  958. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  959. Animations_HEROIC.BorderSizePixel = 0
  960. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  961. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  962.  
  963. heroictitle.Name = "heroictitle"
  964. heroictitle.Parent = Animations_HEROIC
  965. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  966. heroictitle.BackgroundTransparency = 1
  967. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  968. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  969. heroictitle.Font = Enum.Font.SourceSansLight
  970. heroictitle.FontSize = Enum.FontSize.Size28
  971. heroictitle.Text = "Heroic"
  972. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  973. heroictitle.TextSize = 25
  974.  
  975. swordstrike.Name = "swordstrike"
  976. swordstrike.Parent = Animations_HEROIC
  977. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  978. swordstrike.BorderSizePixel = 0
  979. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  980. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  981. swordstrike.Font = Enum.Font.SourceSans
  982. swordstrike.FontSize = Enum.FontSize.Size14
  983. swordstrike.Text = "Sword Strike"
  984. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  985. swordstrike.TextScaled = true
  986. swordstrike.TextSize = 14
  987. swordstrike.TextWrapped = true
  988.  
  989. jumpland.Name = "jumpland"
  990. jumpland.Parent = Animations_HEROIC
  991. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  992. jumpland.BorderSizePixel = 0
  993. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  994. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  995. jumpland.Font = Enum.Font.SourceSans
  996. jumpland.FontSize = Enum.FontSize.Size14
  997. jumpland.Text = "Jump Land"
  998. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  999. jumpland.TextScaled = true
  1000. jumpland.TextSize = 14
  1001. jumpland.TextWrapped = true
  1002.  
  1003. punches.Name = "punches"
  1004. punches.Parent = Animations_HEROIC
  1005. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1006. punches.BorderSizePixel = 0
  1007. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  1008. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  1009. punches.Font = Enum.Font.SourceSans
  1010. punches.FontSize = Enum.FontSize.Size14
  1011. punches.Text = "Punches"
  1012. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1013. punches.TextScaled = true
  1014. punches.TextSize = 14
  1015. punches.TextWrapped = true
  1016.  
  1017. swing.Name = "swing"
  1018. swing.Parent = Animations_HEROIC
  1019. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1020. swing.BorderSizePixel = 0
  1021. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  1022. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  1023. swing.Font = Enum.Font.SourceSans
  1024. swing.FontSize = Enum.FontSize.Size14
  1025. swing.Text = "Swing"
  1026. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1027. swing.TextScaled = true
  1028. swing.TextSize = 14
  1029. swing.TextWrapped = true
  1030.  
  1031. crawl.Name = "crawl"
  1032. crawl.Parent = Animations_HEROIC
  1033. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1034. crawl.BorderSizePixel = 0
  1035. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  1036. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  1037. crawl.Font = Enum.Font.SourceSans
  1038. crawl.FontSize = Enum.FontSize.Size14
  1039. crawl.Text = "Crawl"
  1040. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1041. crawl.TextScaled = true
  1042. crawl.TextSize = 14
  1043. crawl.TextWrapped = true
  1044.  
  1045. Char2_Image.Name = "Char2_Image"
  1046. Char2_Image.Parent = Character_2
  1047. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1048. Char2_Image.BackgroundTransparency = 1
  1049. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  1050. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1051. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  1052.  
  1053. Character_1.Name = "Character_1"
  1054. Character_1.Parent = Pages
  1055. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1056. Character_1.BorderSizePixel = 0
  1057. Character_1.Position = UDim2.new(11, 0, 0, 0)
  1058. Character_1.Size = UDim2.new(1, 0, 1, 0)
  1059.  
  1060. CharacterTitle_2.Name = "CharacterTitle"
  1061. CharacterTitle_2.Parent = Character_1
  1062. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1063. CharacterTitle_2.BackgroundTransparency = 1
  1064. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1065. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1066. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  1067. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  1068. CharacterTitle_2.Text = "Character"
  1069. CharacterTitle_2.TextSize = 25
  1070.  
  1071. Char_Image_2.Name = "Char_Image"
  1072. Char_Image_2.Parent = Character_1
  1073. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1074. Char_Image_2.BackgroundTransparency = 1
  1075. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  1076. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1077. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  1078.  
  1079. CharacterText_2.Name = "CharacterText"
  1080. CharacterText_2.Parent = Character_1
  1081. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1082. CharacterText_2.BackgroundTransparency = 1
  1083. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  1084. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  1085. CharacterText_2.Font = Enum.Font.SourceSansItalic
  1086. CharacterText_2.FontSize = Enum.FontSize.Size24
  1087. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  1088. CharacterText_2.TextSize = 19
  1089. CharacterText_2.TextWrapped = true
  1090.  
  1091. TXTBOX_Stats.Name = "TXTBOX_Stats"
  1092. TXTBOX_Stats.Parent = Character_1
  1093. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1094. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1095. TXTBOX_Stats.BorderSizePixel = 6
  1096. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  1097. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  1098. TXTBOX_Stats.Font = Enum.Font.SourceSans
  1099. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  1100. TXTBOX_Stats.Text = "Number"
  1101. TXTBOX_Stats.TextScaled = true
  1102. TXTBOX_Stats.TextSize = 14
  1103. TXTBOX_Stats.TextWrapped = true
  1104.  
  1105. BackGroundChar.Name = "BackGroundChar"
  1106. BackGroundChar.Parent = Character_1
  1107. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1108. BackGroundChar.BorderSizePixel = 0
  1109. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  1110. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  1111.  
  1112. HipHeight.Name = "HipHeight"
  1113. HipHeight.Parent = BackGroundChar
  1114. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1115. HipHeight.BorderSizePixel = 0
  1116. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  1117. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  1118. HipHeight.Font = Enum.Font.SourceSans
  1119. HipHeight.FontSize = Enum.FontSize.Size24
  1120. HipHeight.Text = "HipHeight"
  1121. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1122. HipHeight.TextSize = 22
  1123.  
  1124. JumpHeight.Name = "JumpHeight"
  1125. JumpHeight.Parent = BackGroundChar
  1126. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1127. JumpHeight.BorderSizePixel = 0
  1128. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  1129. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  1130. JumpHeight.Font = Enum.Font.SourceSans
  1131. JumpHeight.FontSize = Enum.FontSize.Size24
  1132. JumpHeight.Text = "JumpHeight"
  1133. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1134. JumpHeight.TextSize = 20
  1135.  
  1136. Speed.Name = "Speed"
  1137. Speed.Parent = BackGroundChar
  1138. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1139. Speed.BorderSizePixel = 0
  1140. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  1141. Speed.Size = UDim2.new(0, 92, 0, 25)
  1142. Speed.Font = Enum.Font.SourceSans
  1143. Speed.FontSize = Enum.FontSize.Size24
  1144. Speed.Text = "Speed"
  1145. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1146. Speed.TextSize = 22
  1147.  
  1148. TXTBOX_Chat.Name = "TXTBOX_Chat"
  1149. TXTBOX_Chat.Parent = Character_1
  1150. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1151. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1152. TXTBOX_Chat.BorderSizePixel = 6
  1153. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  1154. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1155. TXTBOX_Chat.Font = Enum.Font.SourceSans
  1156. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  1157. TXTBOX_Chat.Text = "Text for chatting"
  1158. TXTBOX_Chat.TextScaled = true
  1159. TXTBOX_Chat.TextSize = 14
  1160. TXTBOX_Chat.TextWrapped = true
  1161.  
  1162. BackGroundChar2.Name = "BackGroundChar2"
  1163. BackGroundChar2.Parent = Character_1
  1164. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1165. BackGroundChar2.BorderSizePixel = 0
  1166. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  1167. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  1168.  
  1169. Chat.Name = "Chat"
  1170. Chat.Parent = BackGroundChar2
  1171. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1172. Chat.BorderSizePixel = 0
  1173. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  1174. Chat.Size = UDim2.new(0, 92, 0, 25)
  1175. Chat.Font = Enum.Font.SourceSans
  1176. Chat.FontSize = Enum.FontSize.Size24
  1177. Chat.Text = "Chat"
  1178. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1179. Chat.TextSize = 22
  1180.  
  1181. Spam_2.Name = "Spam"
  1182. Spam_2.Parent = BackGroundChar2
  1183. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1184. Spam_2.BorderSizePixel = 0
  1185. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  1186. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  1187. Spam_2.Font = Enum.Font.SourceSans
  1188. Spam_2.FontSize = Enum.FontSize.Size24
  1189. Spam_2.Text = "Spam"
  1190. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1191. Spam_2.TextSize = 22
  1192.  
  1193. BackGroundChar3.Name = "BackGroundChar3"
  1194. BackGroundChar3.Parent = Character_1
  1195. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1196. BackGroundChar3.BorderSizePixel = 0
  1197. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  1198. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  1199.  
  1200. Noclip.Name = "Noclip"
  1201. Noclip.Parent = BackGroundChar3
  1202. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1203. Noclip.BorderSizePixel = 0
  1204. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  1205. Noclip.Size = UDim2.new(0, 92, 0, 25)
  1206. Noclip.Font = Enum.Font.SourceSans
  1207. Noclip.FontSize = Enum.FontSize.Size24
  1208. Noclip.Text = "Noclip"
  1209. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1210. Noclip.TextSize = 22
  1211.  
  1212. Fly.Name = "Fly"
  1213. Fly.Parent = BackGroundChar3
  1214. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1215. Fly.BorderSizePixel = 0
  1216. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  1217. Fly.Size = UDim2.new(0, 92, 0, 25)
  1218. Fly.Font = Enum.Font.SourceSans
  1219. Fly.FontSize = Enum.FontSize.Size24
  1220. Fly.Text = "Fly"
  1221. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1222. Fly.TextSize = 22
  1223.  
  1224. Character_toPAGE2.Name = "Character_toPAGE2"
  1225. Character_toPAGE2.Parent = Character_1
  1226. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1227. Character_toPAGE2.BorderSizePixel = 0
  1228. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1229. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1230. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  1231. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  1232. Character_toPAGE2.Text = "Next"
  1233. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1234. Character_toPAGE2.TextSize = 22
  1235.  
  1236. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  1237. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  1238. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1239. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  1240. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  1241. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1242. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  1243.  
  1244. Others_2.Name = "Others_2"
  1245. Others_2.Parent = Pages
  1246. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1247. Others_2.BorderSizePixel = 0
  1248. Others_2.Position = UDim2.new(1, 0, 0, 0)
  1249. Others_2.Size = UDim2.new(1, 0, 1, 0)
  1250.  
  1251. OthersTitle_2.Name = "OthersTitle"
  1252. OthersTitle_2.Parent = Others_2
  1253. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1254. OthersTitle_2.BackgroundTransparency = 1
  1255. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1256. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1257. OthersTitle_2.Font = Enum.Font.SourceSansBold
  1258. OthersTitle_2.FontSize = Enum.FontSize.Size28
  1259. OthersTitle_2.Text = "Others"
  1260. OthersTitle_2.TextSize = 25
  1261.  
  1262. Other_Image2.Name = "Other_Image2"
  1263. Other_Image2.Parent = Others_2
  1264. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  1265. Other_Image2.BackgroundTransparency = 1
  1266. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  1267. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1268. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  1269.  
  1270. OthersText_2.Name = "OthersText"
  1271. OthersText_2.Parent = Others_2
  1272. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1273. OthersText_2.BackgroundTransparency = 1
  1274. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  1275. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  1276. OthersText_2.Font = Enum.Font.SourceSansItalic
  1277. OthersText_2.FontSize = Enum.FontSize.Size24
  1278. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  1279. OthersText_2.TextSize = 19
  1280. OthersText_2.TextWrapped = true
  1281.  
  1282. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  1283. TXTBOX_PlrName2.Parent = Others_2
  1284. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1285. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1286. TXTBOX_PlrName2.BorderSizePixel = 0
  1287. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  1288. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1289. TXTBOX_PlrName2.ZIndex = 2
  1290. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  1291. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  1292. TXTBOX_PlrName2.Text = "Player"
  1293. TXTBOX_PlrName2.TextScaled = true
  1294. TXTBOX_PlrName2.TextSize = 14
  1295. TXTBOX_PlrName2.TextWrapped = true
  1296.  
  1297. othersBaseBackground2.Name = "othersBaseBackground2"
  1298. othersBaseBackground2.Parent = Others_2
  1299. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1300. othersBaseBackground2.BorderSizePixel = 0
  1301. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  1302. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  1303.  
  1304. Flatten.Name = "Flatten"
  1305. Flatten.Parent = othersBaseBackground2
  1306. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1307. Flatten.BorderSizePixel = 0
  1308. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  1309. Flatten.Size = UDim2.new(0, 92, 0, 25)
  1310. Flatten.Font = Enum.Font.SourceSans
  1311. Flatten.FontSize = Enum.FontSize.Size24
  1312. Flatten.Text = "Flatten"
  1313. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1314. Flatten.TextSize = 22
  1315.  
  1316. AimHead.Name = "AimHead"
  1317. AimHead.Parent = othersBaseBackground2
  1318. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1319. AimHead.BorderSizePixel = 0
  1320. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  1321. AimHead.Size = UDim2.new(0, 92, 0, 25)
  1322. AimHead.Font = Enum.Font.SourceSans
  1323. AimHead.FontSize = Enum.FontSize.Size24
  1324. AimHead.Text = "Aim Head"
  1325. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1326. AimHead.TextSize = 22
  1327.  
  1328. Float.Name = "Float"
  1329. Float.Parent = othersBaseBackground2
  1330. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1331. Float.BorderSizePixel = 0
  1332. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  1333. Float.Size = UDim2.new(0, 92, 0, 25)
  1334. Float.Font = Enum.Font.SourceSans
  1335. Float.FontSize = Enum.FontSize.Size24
  1336. Float.Text = "Float"
  1337. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1338. Float.TextSize = 22
  1339.  
  1340. Multiple.Name = "Multiple"
  1341. Multiple.Parent = othersBaseBackground2
  1342. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1343. Multiple.BorderSizePixel = 0
  1344. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  1345. Multiple.Size = UDim2.new(0, 92, 0, 25)
  1346. Multiple.Font = Enum.Font.SourceSans
  1347. Multiple.FontSize = Enum.FontSize.Size24
  1348. Multiple.Text = "Multiple"
  1349. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1350. Multiple.TextSize = 22
  1351.  
  1352. Animated.Name = "Animated"
  1353. Animated.Parent = othersBaseBackground2
  1354. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1355. Animated.BorderSizePixel = 0
  1356. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  1357. Animated.Size = UDim2.new(0, 92, 0, 25)
  1358. Animated.Font = Enum.Font.SourceSans
  1359. Animated.FontSize = Enum.FontSize.Size24
  1360. Animated.Text = "Animated"
  1361. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1362. Animated.TextSize = 22
  1363.  
  1364. SlowAttract.Name = "SlowAttract"
  1365. SlowAttract.Parent = othersBaseBackground2
  1366. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1367. SlowAttract.BorderSizePixel = 0
  1368. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  1369. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  1370. SlowAttract.Font = Enum.Font.SourceSans
  1371. SlowAttract.FontSize = Enum.FontSize.Size24
  1372. SlowAttract.Text = "SlowAttract"
  1373. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1374. SlowAttract.TextSize = 22
  1375.  
  1376. WeirdOrbit.Name = "WeirdOrbit"
  1377. WeirdOrbit.Parent = othersBaseBackground2
  1378. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1379. WeirdOrbit.BorderSizePixel = 0
  1380. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  1381. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  1382. WeirdOrbit.Font = Enum.Font.SourceSans
  1383. WeirdOrbit.FontSize = Enum.FontSize.Size24
  1384. WeirdOrbit.Text = "Weird Orbit"
  1385. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1386. WeirdOrbit.TextSize = 22
  1387.  
  1388. Violent.Name = "Violent"
  1389. Violent.Parent = othersBaseBackground2
  1390. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1391. Violent.BorderSizePixel = 0
  1392. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  1393. Violent.Size = UDim2.new(0, 92, 0, 25)
  1394. Violent.Font = Enum.Font.SourceSans
  1395. Violent.FontSize = Enum.FontSize.Size24
  1396. Violent.Text = "Violent"
  1397. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1398. Violent.TextSize = 22
  1399.  
  1400. Max.Name = "Max"
  1401. Max.Parent = othersBaseBackground2
  1402. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1403. Max.BorderSizePixel = 0
  1404. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  1405. Max.Size = UDim2.new(0, 92, 0, 25)
  1406. Max.Font = Enum.Font.SourceSans
  1407. Max.FontSize = Enum.FontSize.Size24
  1408. Max.Text = "Max"
  1409. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1410. Max.TextSize = 22
  1411.  
  1412. Others_toPAGE3.Name = "Others_toPAGE3"
  1413. Others_toPAGE3.Parent = Others_2
  1414. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1415. Others_toPAGE3.BorderSizePixel = 0
  1416. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1417. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1418. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  1419. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  1420. Others_toPAGE3.Text = "Next"
  1421. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1422. Others_toPAGE3.TextSize = 22
  1423.  
  1424. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  1425. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  1426. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1427. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  1428. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  1429. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1430. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  1431.  
  1432. Others_backPAGE1.Name = "Others_backPAGE1"
  1433. Others_backPAGE1.Parent = Others_2
  1434. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1435. Others_backPAGE1.BorderSizePixel = 0
  1436. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1437. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1438. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  1439. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  1440. Others_backPAGE1.Text = "Prev"
  1441. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1442. Others_backPAGE1.TextSize = 22
  1443.  
  1444. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  1445. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  1446. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1447. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  1448. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1449. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1450. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  1451.  
  1452. Extra_1.Name = "Extra_1"
  1453. Extra_1.Parent = Pages
  1454. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1455. Extra_1.BorderSizePixel = 0
  1456. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  1457. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  1458.  
  1459. Extra_Image.Name = "Extra_Image"
  1460. Extra_Image.Parent = Extra_1
  1461. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1462. Extra_Image.BackgroundTransparency = 1
  1463. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1464. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1465. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  1466.  
  1467. ExtraText.Name = "ExtraText"
  1468. ExtraText.Parent = Extra_1
  1469. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  1470. ExtraText.BackgroundTransparency = 1
  1471. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1472. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  1473. ExtraText.Font = Enum.Font.SourceSansItalic
  1474. ExtraText.FontSize = Enum.FontSize.Size24
  1475. ExtraText.Text = "Cool and unique commands for yourself!"
  1476. ExtraText.TextSize = 19
  1477. ExtraText.TextWrapped = true
  1478.  
  1479. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  1480. ExtraBaseBackGround1.Parent = Extra_1
  1481. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  1482. ExtraBaseBackGround1.BorderSizePixel = 0
  1483. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  1484. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1485.  
  1486. CrouchRocket.Name = "CrouchRocket"
  1487. CrouchRocket.Parent = ExtraBaseBackGround1
  1488. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1489. CrouchRocket.BorderSizePixel = 0
  1490. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1491. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  1492. CrouchRocket.Font = Enum.Font.SourceSans
  1493. CrouchRocket.FontSize = Enum.FontSize.Size18
  1494. CrouchRocket.Text = "Crouch Rocket"
  1495. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1496. CrouchRocket.TextSize = 17
  1497.  
  1498. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  1499. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  1500. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1501. ExtraBaseBackGround1Side.BorderSizePixel = 0
  1502. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1503. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1504.  
  1505. CloneIllusion.Name = "CloneIllusion"
  1506. CloneIllusion.Parent = ExtraBaseBackGround1
  1507. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1508. CloneIllusion.BorderSizePixel = 0
  1509. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1510. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  1511. CloneIllusion.Font = Enum.Font.SourceSans
  1512. CloneIllusion.FontSize = Enum.FontSize.Size18
  1513. CloneIllusion.Text = "Clone Illusion"
  1514. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1515. CloneIllusion.TextSize = 17
  1516.  
  1517. CoolSpin.Name = "CoolSpin"
  1518. CoolSpin.Parent = ExtraBaseBackGround1
  1519. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1520. CoolSpin.BorderSizePixel = 0
  1521. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1522. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  1523. CoolSpin.Font = Enum.Font.SourceSans
  1524. CoolSpin.FontSize = Enum.FontSize.Size18
  1525. CoolSpin.Text = "Cool Spin"
  1526. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1527. CoolSpin.TextSize = 17
  1528.  
  1529. JumpRocket.Name = "JumpRocket"
  1530. JumpRocket.Parent = ExtraBaseBackGround1
  1531. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1532. JumpRocket.BorderSizePixel = 0
  1533. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1534. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  1535. JumpRocket.Font = Enum.Font.SourceSans
  1536. JumpRocket.FontSize = Enum.FontSize.Size18
  1537. JumpRocket.Text = "Jump Rocket"
  1538. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1539. JumpRocket.TextSize = 17
  1540.  
  1541. Extra_toPAGE2.Name = "Extra_toPAGE2"
  1542. Extra_toPAGE2.Parent = Extra_1
  1543. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1544. Extra_toPAGE2.BorderSizePixel = 0
  1545. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1546. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1547. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  1548. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  1549. Extra_toPAGE2.Text = "Next"
  1550. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1551. Extra_toPAGE2.TextSize = 22
  1552.  
  1553. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  1554. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  1555. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1556. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  1557. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  1558. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1559. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  1560.  
  1561. Extra_Title.Name = "Extra_Title"
  1562. Extra_Title.Parent = Extra_1
  1563. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1564. Extra_Title.BackgroundTransparency = 1
  1565. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  1566. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1567. Extra_Title.Font = Enum.Font.SourceSansBold
  1568. Extra_Title.FontSize = Enum.FontSize.Size28
  1569. Extra_Title.Text = "Extra"
  1570. Extra_Title.TextSize = 25
  1571.  
  1572. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  1573. ExtraBaseBackGround2.Parent = Extra_1
  1574. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1575. ExtraBaseBackGround2.BorderSizePixel = 0
  1576. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  1577. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1578.  
  1579. NoLimbs.Name = "NoLimbs"
  1580. NoLimbs.Parent = ExtraBaseBackGround2
  1581. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1582. NoLimbs.BorderSizePixel = 0
  1583. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1584. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  1585. NoLimbs.Font = Enum.Font.SourceSans
  1586. NoLimbs.FontSize = Enum.FontSize.Size18
  1587. NoLimbs.Text = "No Limbs"
  1588. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1589. NoLimbs.TextSize = 17
  1590.  
  1591. FEGodmode.Name = "FE Godmode"
  1592. FEGodmode.Parent = ExtraBaseBackGround2
  1593. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1594. FEGodmode.BorderSizePixel = 0
  1595. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1596. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  1597. FEGodmode.Font = Enum.Font.SourceSans
  1598. FEGodmode.FontSize = Enum.FontSize.Size18
  1599. FEGodmode.Text = "FE Godmode"
  1600. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1601. FEGodmode.TextSize = 17
  1602.  
  1603. BrickHats.Name = "BrickHats"
  1604. BrickHats.Parent = ExtraBaseBackGround2
  1605. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1606. BrickHats.BorderSizePixel = 0
  1607. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1608. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  1609. BrickHats.Font = Enum.Font.SourceSans
  1610. BrickHats.FontSize = Enum.FontSize.Size18
  1611. BrickHats.Text = "Brick Hats"
  1612. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1613. BrickHats.TextSize = 17
  1614.  
  1615. RapidPunch.Name = "RapidPunch"
  1616. RapidPunch.Parent = ExtraBaseBackGround2
  1617. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1618. RapidPunch.BorderSizePixel = 0
  1619. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1620. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  1621. RapidPunch.Font = Enum.Font.SourceSans
  1622. RapidPunch.FontSize = Enum.FontSize.Size18
  1623. RapidPunch.Text = "RapidPunch"
  1624. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1625. RapidPunch.TextSize = 17
  1626.  
  1627. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  1628. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  1629. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1630. ExtraBaseBackGround2Side.BorderSizePixel = 0
  1631. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1632. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1633.  
  1634. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  1635. ExtraBaseBackGround3.Parent = Extra_1
  1636. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1637. ExtraBaseBackGround3.BorderSizePixel = 0
  1638. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  1639. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1640.  
  1641. PunchFollow.Name = "PunchFollow"
  1642. PunchFollow.Parent = ExtraBaseBackGround3
  1643. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1644. PunchFollow.BorderSizePixel = 0
  1645. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1646. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  1647. PunchFollow.Font = Enum.Font.SourceSans
  1648. PunchFollow.FontSize = Enum.FontSize.Size18
  1649. PunchFollow.Text = "Punch Follow"
  1650. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1651. PunchFollow.TextSize = 17
  1652.  
  1653. ArmFollow.Name = "ArmFollow"
  1654. ArmFollow.Parent = ExtraBaseBackGround3
  1655. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1656. ArmFollow.BorderSizePixel = 0
  1657. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1658. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  1659. ArmFollow.Font = Enum.Font.SourceSans
  1660. ArmFollow.FontSize = Enum.FontSize.Size18
  1661. ArmFollow.Text = "Arm Follow"
  1662. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1663. ArmFollow.TextSize = 17
  1664.  
  1665. Spin.Name = "Spin"
  1666. Spin.Parent = ExtraBaseBackGround3
  1667. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1668. Spin.BorderSizePixel = 0
  1669. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1670. Spin.Size = UDim2.new(0, 92, 0, 25)
  1671. Spin.Font = Enum.Font.SourceSans
  1672. Spin.FontSize = Enum.FontSize.Size18
  1673. Spin.Text = "Spin"
  1674. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1675. Spin.TextSize = 17
  1676.  
  1677. Faint.Name = "Faint"
  1678. Faint.Parent = ExtraBaseBackGround3
  1679. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1680. Faint.BorderSizePixel = 0
  1681. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1682. Faint.Size = UDim2.new(0, 92, 0, 25)
  1683. Faint.Font = Enum.Font.SourceSans
  1684. Faint.FontSize = Enum.FontSize.Size18
  1685. Faint.Text = "Faint"
  1686. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1687. Faint.TextSize = 17
  1688.  
  1689. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  1690. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  1691. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1692. ExtraBaseBackGround3Side.BorderSizePixel = 0
  1693. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1694. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1695.  
  1696. Extra_2.Name = "Extra_2"
  1697. Extra_2.Parent = Pages
  1698. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1699. Extra_2.BorderSizePixel = 0
  1700. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  1701. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  1702.  
  1703. Extra_Image_2.Name = "Extra_Image"
  1704. Extra_Image_2.Parent = Extra_2
  1705. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1706. Extra_Image_2.BackgroundTransparency = 1
  1707. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  1708. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1709. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  1710.  
  1711. ExtraText_2.Name = "ExtraText"
  1712. ExtraText_2.Parent = Extra_2
  1713. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1714. ExtraText_2.BackgroundTransparency = 1
  1715. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1716. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1717. ExtraText_2.Font = Enum.Font.SourceSansItalic
  1718. ExtraText_2.FontSize = Enum.FontSize.Size24
  1719. ExtraText_2.Text = "Cool and unique commands for other players!"
  1720. ExtraText_2.TextSize = 19
  1721. ExtraText_2.TextWrapped = true
  1722.  
  1723. Extra_Title_2.Name = "Extra_Title"
  1724. Extra_Title_2.Parent = Extra_2
  1725. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1726. Extra_Title_2.BackgroundTransparency = 1
  1727. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1728. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1729. Extra_Title_2.Font = Enum.Font.SourceSansBold
  1730. Extra_Title_2.FontSize = Enum.FontSize.Size28
  1731. Extra_Title_2.Text = "Extra"
  1732. Extra_Title_2.TextSize = 25
  1733.  
  1734. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  1735. ExtraBaseBackGround2_2.Parent = Extra_2
  1736. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1737. ExtraBaseBackGround2_2.BorderSizePixel = 0
  1738. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  1739. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  1740.  
  1741. CrouchAttack.Name = "CrouchAttack"
  1742. CrouchAttack.Parent = ExtraBaseBackGround2_2
  1743. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1744. CrouchAttack.BorderSizePixel = 0
  1745. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  1746. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  1747. CrouchAttack.Font = Enum.Font.SourceSans
  1748. CrouchAttack.FontSize = Enum.FontSize.Size18
  1749. CrouchAttack.Text = "Crouch Attack"
  1750. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1751. CrouchAttack.TextSize = 17
  1752.  
  1753. WalkThrough.Name = "WalkThrough"
  1754. WalkThrough.Parent = ExtraBaseBackGround2_2
  1755. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1756. WalkThrough.BorderSizePixel = 0
  1757. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  1758. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  1759. WalkThrough.Font = Enum.Font.SourceSans
  1760. WalkThrough.FontSize = Enum.FontSize.Size18
  1761. WalkThrough.Text = "Walk Through"
  1762. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1763. WalkThrough.TextSize = 17
  1764.  
  1765. CreepyWatch.Name = "CreepyWatch"
  1766. CreepyWatch.Parent = ExtraBaseBackGround2_2
  1767. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1768. CreepyWatch.BorderSizePixel = 0
  1769. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  1770. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  1771. CreepyWatch.Font = Enum.Font.SourceSans
  1772. CreepyWatch.FontSize = Enum.FontSize.Size18
  1773. CreepyWatch.Text = "Creepy Watch"
  1774. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1775. CreepyWatch.TextSize = 17
  1776.  
  1777. SpinAttack.Name = "SpinAttack"
  1778. SpinAttack.Parent = ExtraBaseBackGround2_2
  1779. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1780. SpinAttack.BorderSizePixel = 0
  1781. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  1782. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  1783. SpinAttack.Font = Enum.Font.SourceSans
  1784. SpinAttack.FontSize = Enum.FontSize.Size18
  1785. SpinAttack.Text = "Spin Attack"
  1786. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1787. SpinAttack.TextSize = 17
  1788.  
  1789. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  1790. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  1791. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1792. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  1793. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  1794. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  1795.  
  1796. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  1797. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  1798. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1799. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1800. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  1801. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  1802. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  1803. TXTBOX_PlrNameEXTRA.ZIndex = 2
  1804. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  1805. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  1806. TXTBOX_PlrNameEXTRA.Text = "Player"
  1807. TXTBOX_PlrNameEXTRA.TextScaled = true
  1808. TXTBOX_PlrNameEXTRA.TextSize = 14
  1809. TXTBOX_PlrNameEXTRA.TextWrapped = true
  1810.  
  1811. _18.Name = "18+"
  1812. _18.Parent = ExtraBaseBackGround2_2
  1813. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1814. _18.BorderSizePixel = 0
  1815. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  1816. _18.Size = UDim2.new(0, 92, 0, 25)
  1817. _18.Font = Enum.Font.SourceSans
  1818. _18.FontSize = Enum.FontSize.Size18
  1819. _18.Text = "18+"
  1820. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1821. _18.TextSize = 17
  1822.  
  1823. SlamPropulsion.Name = "SlamPropulsion"
  1824. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  1825. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1826. SlamPropulsion.BorderSizePixel = 0
  1827. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  1828. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  1829. SlamPropulsion.Font = Enum.Font.SourceSans
  1830. SlamPropulsion.FontSize = Enum.FontSize.Size18
  1831. SlamPropulsion.Text = "Slam Propulsion"
  1832. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1833. SlamPropulsion.TextSize = 15
  1834. SlamPropulsion.TextWrapped = true
  1835.  
  1836. Extra_backPAGE1.Name = "Extra_backPAGE1"
  1837. Extra_backPAGE1.Parent = Extra_2
  1838. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1839. Extra_backPAGE1.BorderSizePixel = 0
  1840. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1841. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1842. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  1843. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  1844. Extra_backPAGE1.Text = "Prev"
  1845. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1846. Extra_backPAGE1.TextSize = 22
  1847.  
  1848. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  1849. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  1850. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1851. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  1852. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1853. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1854. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  1855.  
  1856. Others_3.Name = "Others_3"
  1857. Others_3.Parent = Pages
  1858. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1859. Others_3.BorderSizePixel = 0
  1860. Others_3.Position = UDim2.new(1, 0, 0, 0)
  1861. Others_3.Size = UDim2.new(1, 0, 1, 0)
  1862.  
  1863. OthersTitle_3.Name = "OthersTitle"
  1864. OthersTitle_3.Parent = Others_3
  1865. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1866. OthersTitle_3.BackgroundTransparency = 1
  1867. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  1868. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1869. OthersTitle_3.Font = Enum.Font.SourceSansBold
  1870. OthersTitle_3.FontSize = Enum.FontSize.Size28
  1871. OthersTitle_3.Text = "Others"
  1872. OthersTitle_3.TextSize = 25
  1873.  
  1874. Other_Image3.Name = "Other_Image3"
  1875. Other_Image3.Parent = Others_3
  1876. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  1877. Other_Image3.BackgroundTransparency = 1
  1878. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  1879. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1880. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  1881.  
  1882. OthersText_3.Name = "OthersText"
  1883. OthersText_3.Parent = Others_3
  1884. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1885. OthersText_3.BackgroundTransparency = 1
  1886. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  1887. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  1888. OthersText_3.Font = Enum.Font.SourceSansItalic
  1889. OthersText_3.FontSize = Enum.FontSize.Size24
  1890. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  1891. OthersText_3.TextSize = 19
  1892. OthersText_3.TextWrapped = true
  1893.  
  1894. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  1895. TXTBOX_PlrNameOTHER3.Parent = Others_3
  1896. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1897. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1898. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  1899. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  1900. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1901. TXTBOX_PlrNameOTHER3.ZIndex = 2
  1902. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  1903. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  1904. TXTBOX_PlrNameOTHER3.Text = "Player"
  1905. TXTBOX_PlrNameOTHER3.TextScaled = true
  1906. TXTBOX_PlrNameOTHER3.TextSize = 14
  1907. TXTBOX_PlrNameOTHER3.TextWrapped = true
  1908.  
  1909. othersBaseBackground3.Name = "othersBaseBackground3"
  1910. othersBaseBackground3.Parent = Others_3
  1911. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  1912. othersBaseBackground3.BorderSizePixel = 0
  1913. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  1914. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  1915.  
  1916. FreeFall.Name = "FreeFall"
  1917. FreeFall.Parent = othersBaseBackground3
  1918. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1919. FreeFall.BorderSizePixel = 0
  1920. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  1921. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  1922. FreeFall.Font = Enum.Font.SourceSans
  1923. FreeFall.FontSize = Enum.FontSize.Size24
  1924. FreeFall.Text = "Free Fall"
  1925. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1926. FreeFall.TextSize = 22
  1927.  
  1928. Attach.Name = "Attach"
  1929. Attach.Parent = othersBaseBackground3
  1930. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1931. Attach.BorderSizePixel = 0
  1932. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  1933. Attach.Size = UDim2.new(0, 92, 0, 25)
  1934. Attach.Font = Enum.Font.SourceSans
  1935. Attach.FontSize = Enum.FontSize.Size24
  1936. Attach.Text = "Attach"
  1937. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1938. Attach.TextSize = 22
  1939.  
  1940. Bring.Name = "Bring"
  1941. Bring.Parent = othersBaseBackground3
  1942. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1943. Bring.BorderSizePixel = 0
  1944. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  1945. Bring.Size = UDim2.new(0, 92, 0, 25)
  1946. Bring.Font = Enum.Font.SourceSans
  1947. Bring.FontSize = Enum.FontSize.Size24
  1948. Bring.Text = "Bring"
  1949. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1950. Bring.TextSize = 22
  1951.  
  1952. SafeKill.Name = "SafeKill"
  1953. SafeKill.Parent = othersBaseBackground3
  1954. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1955. SafeKill.BorderSizePixel = 0
  1956. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  1957. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  1958. SafeKill.Font = Enum.Font.SourceSans
  1959. SafeKill.FontSize = Enum.FontSize.Size24
  1960. SafeKill.Text = "SafeKill"
  1961. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1962. SafeKill.TextSize = 22
  1963.  
  1964. SuperSpin.Name = "SuperSpin"
  1965. SuperSpin.Parent = othersBaseBackground3
  1966. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1967. SuperSpin.BorderSizePixel = 0
  1968. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  1969. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  1970. SuperSpin.Font = Enum.Font.SourceSans
  1971. SuperSpin.FontSize = Enum.FontSize.Size24
  1972. SuperSpin.Text = "SuperSpin"
  1973. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1974. SuperSpin.TextSize = 22
  1975.  
  1976. Kill.Name = "Kill"
  1977. Kill.Parent = othersBaseBackground3
  1978. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1979. Kill.BorderSizePixel = 0
  1980. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  1981. Kill.Size = UDim2.new(0, 92, 0, 25)
  1982. Kill.Font = Enum.Font.SourceSans
  1983. Kill.FontSize = Enum.FontSize.Size24
  1984. Kill.Text = "Kill"
  1985. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1986. Kill.TextSize = 22
  1987.  
  1988. Others_backPAGE2.Name = "Others_backPAGE2"
  1989. Others_backPAGE2.Parent = Others_3
  1990. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1991. Others_backPAGE2.BorderSizePixel = 0
  1992. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1993. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1994. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  1995. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  1996. Others_backPAGE2.Text = "Prev"
  1997. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1998. Others_backPAGE2.TextSize = 22
  1999.  
  2000. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  2001. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  2002. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2003. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  2004. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  2005. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  2006. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  2007.  
  2008. Games.Name = "Games"
  2009. Games.Parent = Pages
  2010. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2011. Games.BorderSizePixel = 0
  2012. Games.Position = UDim2.new(1, 0, 0, 0)
  2013. Games.Size = UDim2.new(1, 0, 1, 0)
  2014.  
  2015. Games_IMAGE.Name = "Games_IMAGE"
  2016. Games_IMAGE.Parent = Games
  2017. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2018. Games_IMAGE.BackgroundTransparency = 1
  2019. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  2020. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2021. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  2022.  
  2023. GamesText.Name = "GamesText"
  2024. GamesText.Parent = Games
  2025. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  2026. GamesText.BackgroundTransparency = 1
  2027. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  2028. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  2029. GamesText.Font = Enum.Font.SourceSansItalic
  2030. GamesText.FontSize = Enum.FontSize.Size24
  2031. GamesText.Text = "Not a completed part, I will be updating with more games."
  2032. GamesText.TextSize = 19
  2033. GamesText.TextWrapped = true
  2034.  
  2035. Games_TITLE.Name = "Games_TITLE"
  2036. Games_TITLE.Parent = Games
  2037. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  2038. Games_TITLE.BackgroundTransparency = 1
  2039. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  2040. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  2041. Games_TITLE.Font = Enum.Font.SourceSansBold
  2042. Games_TITLE.FontSize = Enum.FontSize.Size28
  2043. Games_TITLE.Text = "Games"
  2044. Games_TITLE.TextSize = 25
  2045.  
  2046. Games_IMAGE2.Name = "Games_IMAGE2"
  2047. Games_IMAGE2.Parent = Games
  2048. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  2049. Games_IMAGE2.BackgroundTransparency = 1
  2050. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  2051. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2052. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  2053.  
  2054. SwordFightingTournament.Name = "SwordFightingTournament"
  2055. SwordFightingTournament.Parent = Games
  2056. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2057. SwordFightingTournament.BorderSizePixel = 0
  2058. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  2059. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2060. SwordFightingTournament.Font = Enum.Font.SourceSans
  2061. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  2062. SwordFightingTournament.Text = "Sword Fighting Tournament"
  2063. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2064. SwordFightingTournament.TextScaled = true
  2065. SwordFightingTournament.TextSize = 14
  2066. SwordFightingTournament.TextWrapped = true
  2067.  
  2068. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  2069. PlatesOfFateMayhem.Parent = Games
  2070. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2071. PlatesOfFateMayhem.BorderSizePixel = 0
  2072. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  2073. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2074. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  2075. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  2076. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  2077. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2078. PlatesOfFateMayhem.TextScaled = true
  2079. PlatesOfFateMayhem.TextSize = 14
  2080. PlatesOfFateMayhem.TextWrapped = true
  2081.  
  2082. GamesText2.Name = "GamesText2"
  2083. GamesText2.Parent = Games
  2084. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  2085. GamesText2.BackgroundTransparency = 1
  2086. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  2087. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  2088. GamesText2.Font = Enum.Font.SourceSansItalic
  2089. GamesText2.FontSize = Enum.FontSize.Size24
  2090. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  2091. GamesText2.TextSize = 19
  2092. GamesText2.TextWrapped = true
  2093.  
  2094. Frappe.Name = "Frappe"
  2095. Frappe.Parent = Games
  2096. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2097. Frappe.BorderSizePixel = 0
  2098. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  2099. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2100. Frappe.Font = Enum.Font.SourceSans
  2101. Frappe.FontSize = Enum.FontSize.Size14
  2102. Frappe.Text = "Frappe"
  2103. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2104. Frappe.TextScaled = true
  2105. Frappe.TextSize = 14
  2106. Frappe.TextWrapped = true
  2107.  
  2108. Frappe_2.Name = "Frappe"
  2109. Frappe_2.Parent = Games
  2110. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2111. Frappe_2.BorderSizePixel = 0
  2112. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  2113. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2114. Frappe_2.Font = Enum.Font.SourceSans
  2115. Frappe_2.FontSize = Enum.FontSize.Size14
  2116. Frappe_2.Text = "Frappe"
  2117. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2118. Frappe_2.TextScaled = true
  2119. Frappe_2.TextSize = 14
  2120. Frappe_2.TextWrapped = true
  2121.  
  2122. MenuFrame.Name = "MenuFrame"
  2123. MenuFrame.Parent = MainFrame
  2124. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2125. MenuFrame.BorderSizePixel = 0
  2126. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2127. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  2128.  
  2129. Welcome.Name = "Welcome"
  2130. Welcome.Parent = MenuFrame
  2131. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  2132. Welcome.BackgroundTransparency = 1
  2133. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  2134. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  2135. Welcome.Font = Enum.Font.SourceSansLight
  2136. Welcome.FontSize = Enum.FontSize.Size14
  2137. Welcome.Text = "Welcome,"
  2138. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2139. Welcome.TextScaled = true
  2140. Welcome.TextSize = 14
  2141. Welcome.TextWrapped = true
  2142.  
  2143. NameOfPlayer.Name = "NameOfPlayer"
  2144. NameOfPlayer.Parent = MenuFrame
  2145. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  2146. NameOfPlayer.BackgroundTransparency = 1
  2147. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  2148. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  2149. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  2150. NameOfPlayer.FontSize = Enum.FontSize.Size14
  2151. NameOfPlayer.Text = "PlayerName"
  2152. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2153. NameOfPlayer.TextScaled = true
  2154. NameOfPlayer.TextSize = 14
  2155. NameOfPlayer.TextWrapped = true
  2156.  
  2157. T_Information.Name = "T_Information"
  2158. T_Information.Parent = MenuFrame
  2159. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2160. T_Information.BorderSizePixel = 0
  2161. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  2162. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2163. T_Information.Font = Enum.Font.SourceSans
  2164. T_Information.FontSize = Enum.FontSize.Size18
  2165. T_Information.Text = "Information"
  2166. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2167. T_Information.TextSize = 16
  2168. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  2169.  
  2170. T_InfoImage.Name = "T_InfoImage"
  2171. T_InfoImage.Parent = T_Information
  2172. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2173. T_InfoImage.BackgroundTransparency = 1
  2174. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2175. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2176. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  2177.  
  2178. T_Character.Name = "T_Character"
  2179. T_Character.Parent = MenuFrame
  2180. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2181. T_Character.BorderSizePixel = 0
  2182. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  2183. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2184. T_Character.Font = Enum.Font.SourceSans
  2185. T_Character.FontSize = Enum.FontSize.Size18
  2186. T_Character.Text = "Character"
  2187. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2188. T_Character.TextSize = 16
  2189. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  2190.  
  2191. T_CharImage.Name = "T_CharImage"
  2192. T_CharImage.Parent = T_Character
  2193. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2194. T_CharImage.BackgroundTransparency = 1
  2195. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2196. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2197. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  2198.  
  2199. T_Games.Name = "T_Games"
  2200. T_Games.Parent = MenuFrame
  2201. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2202. T_Games.BorderSizePixel = 0
  2203. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  2204. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2205. T_Games.Font = Enum.Font.SourceSans
  2206. T_Games.FontSize = Enum.FontSize.Size18
  2207. T_Games.Text = "Games"
  2208. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2209. T_Games.TextSize = 16
  2210. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  2211.  
  2212. T_GameImage.Name = "T_GameImage"
  2213. T_GameImage.Parent = T_Games
  2214. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2215. T_GameImage.BackgroundTransparency = 1
  2216. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2217. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2218. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  2219.  
  2220. T_Others.Name = "T_Others"
  2221. T_Others.Parent = MenuFrame
  2222. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2223. T_Others.BorderSizePixel = 0
  2224. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  2225. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2226. T_Others.Font = Enum.Font.SourceSans
  2227. T_Others.FontSize = Enum.FontSize.Size18
  2228. T_Others.Text = "Others"
  2229. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2230. T_Others.TextSize = 16
  2231. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  2232.  
  2233. T_OtherImage.Name = "T_OtherImage"
  2234. T_OtherImage.Parent = T_Others
  2235. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2236. T_OtherImage.BackgroundTransparency = 1
  2237. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  2238. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  2239. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  2240.  
  2241. T_Extra.Name = "T_Extra"
  2242. T_Extra.Parent = MenuFrame
  2243. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2244. T_Extra.BorderSizePixel = 0
  2245. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  2246. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2247. T_Extra.Font = Enum.Font.SourceSans
  2248. T_Extra.FontSize = Enum.FontSize.Size18
  2249. T_Extra.Text = "Extra"
  2250. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2251. T_Extra.TextSize = 16
  2252. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  2253.  
  2254. T_ExtraImage.Name = "T_ExtraImage"
  2255. T_ExtraImage.Parent = T_Extra
  2256. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2257. T_ExtraImage.BackgroundTransparency = 1
  2258. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2259. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2260. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  2261.  
  2262. DeleteGUI.Name = "DeleteGUI"
  2263. DeleteGUI.Parent = MenuFrame
  2264. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2265. DeleteGUI.BorderSizePixel = 0
  2266. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  2267. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2268. DeleteGUI.Font = Enum.Font.SourceSans
  2269. DeleteGUI.FontSize = Enum.FontSize.Size18
  2270. DeleteGUI.Text = "Delete GUI"
  2271. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2272. DeleteGUI.TextSize = 16
  2273. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  2274.  
  2275. DELETEIMAGE.Name = "DELETEIMAGE"
  2276. DELETEIMAGE.Parent = DeleteGUI
  2277. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2278. DELETEIMAGE.BackgroundTransparency = 1
  2279. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  2280. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  2281. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  2282.  
  2283. Darkness.Name = "Darkness"
  2284. Darkness.Parent = MainFrame
  2285. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  2286. Darkness.BackgroundTransparency = 0.8
  2287. Darkness.BorderSizePixel = 0
  2288. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  2289. Darkness.Size = UDim2.new(0, 272, 0, 271)
  2290. Darkness.Visible = false
  2291. Darkness.ZIndex = 7
  2292. Darkness.Font = Enum.Font.SourceSans
  2293. Darkness.FontSize = Enum.FontSize.Size14
  2294. Darkness.Text = ""
  2295. Darkness.TextSize = 14
  2296.  
  2297. -----------------------------------------------------------------
  2298. -----------------------------------------------------------------
  2299. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  2300. if game.Workspace.FilteringEnabled == true then
  2301. Image_FE_ENABLED.Visible = true
  2302. Image_FE_DISABLED.Visible = false
  2303. Text_FE_ENABLED.Visible = true
  2304. Text_FE_DISABLED.Visible = false
  2305. else
  2306. Image_FE_ENABLED.Visible = false
  2307. Image_FE_DISABLED.Visible = true
  2308. Text_FE_ENABLED.Visible = false
  2309. Text_FE_DISABLED.Visible = true
  2310. end
  2311.  
  2312. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  2313. local Found = {}
  2314. local strl = String:lower()
  2315. if strl == "all" then
  2316. for i,v in pairs(game.Players:GetPlayers()) do
  2317. table.insert(Found,v)
  2318. end
  2319. elseif strl == "others" then
  2320. for i,v in pairs(game.Players:GetPlayers()) do
  2321. if v.Name ~= game.Players.LocalPlayer.Name then
  2322. table.insert(Found,v)
  2323. end
  2324. end
  2325. else
  2326. for i,v in pairs(game.Players:GetPlayers()) do
  2327. if v.Name:lower():sub(1, #String) == String:lower() then
  2328. table.insert(Found,v)
  2329. end
  2330. end
  2331. end
  2332. return Found
  2333. end
  2334.  
  2335. OpenMenu.MouseButton1Click:connect(function()
  2336. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  2337. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  2338. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  2339. wait(0.7)
  2340. Darkness.Visible = true
  2341. Darkness.BackgroundTransparency = 0.8
  2342. end)
  2343.  
  2344. Darkness.MouseButton1Click:connect(function()
  2345. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  2346. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  2347. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  2348. Darkness.Visible = false
  2349. end)
  2350.  
  2351. closedgui = true
  2352. CloseGUI.MouseButton1Click:connect(function()
  2353. wait(0.3)
  2354. if closedgui then
  2355. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  2356. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  2357. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2358. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2359. Darkness.Visible = false
  2360. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  2361. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  2362. wait(1.6)
  2363. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2364. Darkness.Visible = false
  2365. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2366. closedgui = false
  2367. else
  2368. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  2369. wait(1.5)
  2370. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2371. wait(0.6)
  2372. closedgui = true
  2373. end
  2374. end)
  2375.  
  2376. DeleteGUI.MouseButton1Click:connect(function()
  2377. game.CoreGui.OPFinality:Destroy()
  2378. end)
  2379.  
  2380. T_Character.MouseButton1Click:connect(function()
  2381. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2382. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2383. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2384. Darkness.Visible = false
  2385. wait(0.5)
  2386. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2387. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2388. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2389. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2390. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2391. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2392. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2393. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2394. wait(0.5)
  2395. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2396. end)
  2397.  
  2398. T_Extra.MouseButton1Click:connect(function()
  2399. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2400. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2401. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2402. Darkness.Visible = false
  2403. wait(0.5)
  2404. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2405. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2406. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2407. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2408. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2409. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2410. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2411. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2412. wait(0.5)
  2413. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2414. end)
  2415.  
  2416. T_Games.MouseButton1Click:connect(function()
  2417. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2418. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2419. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2420. Darkness.Visible = false
  2421. wait(0.5)
  2422. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2423. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2424. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2425. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2426. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2427. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2428. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2429. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2430. wait(0.5)
  2431. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2432. end)
  2433.  
  2434. T_Information.MouseButton1Click:connect(function()
  2435. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2436. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2437. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2438. Darkness.Visible = false
  2439. wait(0.5)
  2440. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2441. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2442. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2443. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2444. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2445. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2446. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2447. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2448. wait(0.5)
  2449. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2450. end)
  2451.  
  2452. T_Others.MouseButton1Click:connect(function()
  2453. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2454. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2455. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2456. Darkness.Visible = false
  2457. wait(0.5)
  2458. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2459. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2460. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2461. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2462. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2463. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2464. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2465. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2466. wait(0.5)
  2467. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2468. end)
  2469.  
  2470. Character_toPAGE2.MouseButton1Click:connect(function()
  2471. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2472. wait(0.5)
  2473. Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2474. end)
  2475. Character_backPAGE1.MouseButton1Click:connect(function()
  2476. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2477. wait(0.5)
  2478. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2479. end)
  2480. Extra_toPAGE2.MouseButton1Click:connect(function()
  2481. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2482. wait(0.5)
  2483. Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2484. end)
  2485. Extra_backPAGE1.MouseButton1Click:connect(function()
  2486. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2487. wait(0.5)
  2488. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2489. end)
  2490. Others_toPAGE2.MouseButton1Click:connect(function()
  2491. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2492. wait(0.5)
  2493. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2494. end)
  2495. Others_toPAGE3.MouseButton1Click:connect(function()
  2496. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2497. wait(0.5)
  2498. Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2499. end)
  2500. Others_backPAGE1.MouseButton1Click:connect(function()
  2501. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2502. wait(0.5)
  2503. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2504. end)
  2505. Others_backPAGE2.MouseButton1Click:connect(function()
  2506. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2507. wait(0.5)
  2508. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2509. end)
  2510.  
  2511. -------------------------------------------------------------------------------
  2512. -------------------------------------------------------------------------------
  2513.  
  2514. HipHeight.MouseButton1Click:connect(function()
  2515. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  2516. end)
  2517. Speed.MouseButton1Click:connect(function()
  2518. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  2519. end)
  2520. JumpHeight.MouseButton1Click:connect(function()
  2521. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  2522. end)
  2523. Chat.MouseButton1Click:connect(function()
  2524. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  2525. end)
  2526. SpammingChar = false
  2527. Spam_2.MouseButton1Click:connect(function()
  2528. SpammingChar = not SpammingChar
  2529. end)
  2530.  
  2531. local flying = false
  2532. Fly.MouseButton1Click:connect(function()
  2533. flying = not flying
  2534. repeat wait()
  2535. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2536. local mouse = game.Players.LocalPlayer:GetMouse()
  2537. repeat wait() until mouse
  2538. local plr = game.Players.LocalPlayer
  2539. local torso = plr.Character.Torso
  2540. local deb = true
  2541. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2542. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2543. local maxspeed = 80
  2544. local speed = 0
  2545. if flying then
  2546. Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2547. else
  2548. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2549. end
  2550.  
  2551. function FlyFunction()
  2552. local bg = Instance.new("BodyGyro", torso)
  2553. bg.P = 9e4
  2554. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2555. bg.cframe = torso.CFrame
  2556. local bv = Instance.new("BodyVelocity", torso)
  2557. bv.velocity = Vector3.new(0,0.1,0)
  2558. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2559. repeat wait()
  2560. plr.Character.Humanoid.PlatformStand = true
  2561. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2562. speed = speed+.5+(speed/maxspeed)
  2563. if speed > maxspeed then
  2564. speed = maxspeed
  2565. end
  2566. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2567. speed = speed-1
  2568. if speed < 0 then
  2569. speed = 0
  2570. end
  2571. end
  2572. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2573. 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
  2574. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2575. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2576. 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
  2577. else
  2578. bv.velocity = Vector3.new(0,0.1,0)
  2579. end
  2580. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2581. until not flying
  2582. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2583. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2584. speed = 0
  2585. bg:Destroy()
  2586. bv:Destroy()
  2587. plr.Character.Humanoid.PlatformStand = false
  2588. end
  2589. mouse.KeyDown:connect(function(key)
  2590. if key:lower() == "w" then
  2591. ctrl.f = 1
  2592. elseif key:lower() == "s" then
  2593. ctrl.b = -1
  2594. elseif key:lower() == "a" then
  2595. ctrl.l = -1
  2596. elseif key:lower() == "d" then
  2597. ctrl.r = 1
  2598. end
  2599. end)
  2600. mouse.KeyUp:connect(function(key)
  2601. if key:lower() == "w" then
  2602. ctrl.f = 0
  2603. elseif key:lower() == "s" then
  2604. ctrl.b = 0
  2605. elseif key:lower() == "a" then
  2606. ctrl.l = 0
  2607. elseif key:lower() == "d" then
  2608. ctrl.r = 0
  2609. end
  2610. end)
  2611. FlyFunction()
  2612. end)
  2613.  
  2614. clip = true
  2615. Noclip.MouseButton1Click:connect(function()
  2616. clip = not clip
  2617. game:GetService('RunService').Stepped:connect(function()
  2618. if not clip then
  2619. Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2620. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2621. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2622. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2623. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2624. else
  2625. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2626. end
  2627. end)
  2628. end)
  2629.  
  2630. local Anim = Instance.new("Animation")
  2631. Anim.AnimationId = "rbxassetid://33169583"
  2632. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2633. local armsareoff = false
  2634. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2635. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2636. armsareoff = false
  2637. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2638. end)
  2639. armsoff.MouseButton1Click:connect(function()
  2640. armsareoff = not armsareoff
  2641. if armsareoff then
  2642. armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2643. while wait() do
  2644. if track.IsPlaying == false then
  2645. if armsareoff then
  2646. track:Play(.1, 1, 1e6)
  2647. end
  2648. end
  2649. end
  2650. else
  2651. track:Stop()
  2652. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2653. end
  2654. end)
  2655.  
  2656. local Anim = Instance.new("Animation")
  2657. Anim.AnimationId = "rbxassetid://121572214"
  2658. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2659. headfloatACTIVE = false
  2660. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2661. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2662. headfloatACTIVE = false
  2663. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2664. end)
  2665. headfloat.MouseButton1Click:connect(function()
  2666. headfloatACTIVE = not headfloatACTIVE
  2667. if headfloatACTIVE then
  2668. headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2669. while wait() do
  2670. if track.IsPlaying == false then
  2671. if headfloatACTIVE then
  2672. track:Play(.1, 1, 1)
  2673. end
  2674. end
  2675. end
  2676. else
  2677. track:Stop()
  2678. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2679. end
  2680. end)
  2681.  
  2682. local Anim = Instance.new("Animation")
  2683. Anim.AnimationId = "rbxassetid://35154961"
  2684. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2685. local headthrowACTIVE = false
  2686. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2687. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2688. headthrowACTIVE = false
  2689. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2690. end)
  2691. headthrow.MouseButton1Click:connect(function()
  2692. headthrowACTIVE = not headthrowACTIVE
  2693. if headthrowACTIVE then
  2694. headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2695. while wait() do
  2696. if track.IsPlaying == false then
  2697. if headthrowACTIVE then
  2698. track:Play(.1, 1, 1)
  2699. end
  2700. end
  2701. end
  2702. else
  2703. track:Stop()
  2704. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2705. end
  2706. end)
  2707.  
  2708. local Anim = Instance.new("Animation")
  2709. Anim.AnimationId = "rbxassetid://35154961"
  2710. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2711. local loopheadACTIVE = false
  2712. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2713. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2714. loopheadACTIVE = false
  2715. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2716. end)
  2717. loophead.MouseButton1Click:connect(function()
  2718. loopheadACTIVE = not loopheadACTIVE
  2719. if loopheadACTIVE then
  2720. loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2721. while wait() do
  2722. if track.IsPlaying == false then
  2723. if loopheadACTIVE then
  2724. track:Play(.1, 1, 1e6)
  2725. end
  2726. end
  2727. end
  2728. else
  2729. track:Stop()
  2730. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2731. end
  2732. end)
  2733.  
  2734. local Anim = Instance.new("Animation")
  2735. Anim.AnimationId = "rbxassetid://313762630"
  2736. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2737. local levitateACTIVE = false
  2738. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2739. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2740. levitateACTIVE = false
  2741. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2742. end)
  2743. levitate.MouseButton1Click:connect(function()
  2744. levitateACTIVE = not levitateACTIVE
  2745. if levitateACTIVE then
  2746. levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2747. while wait() do
  2748. if track.IsPlaying == false then
  2749. if levitateACTIVE then
  2750. track:Play(.1, 1, 1)
  2751. end
  2752. end
  2753. end
  2754. else
  2755. track:Stop()
  2756. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2757. end
  2758. end)
  2759.  
  2760. local Anim = Instance.new("Animation")
  2761. Anim.AnimationId = "rbxassetid://282574440"
  2762. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2763. local crawlACTIVE = false
  2764. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2765. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2766. crawlACTIVE = false
  2767. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2768. end)
  2769. crawl.MouseButton1Click:connect(function()
  2770. crawlACTIVE = not crawlACTIVE
  2771. if crawlACTIVE then
  2772. crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2773. while wait() do
  2774. if track.IsPlaying == false then
  2775. if crawlACTIVE then
  2776. track:Play(.1, 1, 1)
  2777. end
  2778. end
  2779. end
  2780. else
  2781. track:Stop()
  2782. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2783. end
  2784. end)
  2785.  
  2786. local Anim = Instance.new("Animation")
  2787. Anim.AnimationId = "rbxassetid://184574340"
  2788. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2789. local jumplandACTIVE = false
  2790. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2791. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2792. jumplandACTIVE = false
  2793. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2794. end)
  2795. jumpland.MouseButton1Click:connect(function()
  2796. jumplandACTIVE = not jumplandACTIVE
  2797. if jumplandACTIVE then
  2798. jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2799. while wait() do
  2800. if track.IsPlaying == false then
  2801. if jumplandACTIVE then
  2802. track:Play(.1, 1, 1)
  2803. end
  2804. end
  2805. end
  2806. else
  2807. track:Stop()
  2808. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2809. end
  2810. end)
  2811.  
  2812. local Anim = Instance.new("Animation")
  2813. Anim.AnimationId = "rbxassetid://126753849"
  2814. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2815. local punchesACTIVE = false
  2816. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2817. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2818. punchesACTIVE = false
  2819. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2820. end)
  2821. punches.MouseButton1Click:connect(function()
  2822. punchesACTIVE = not punchesACTIVE
  2823. if punchesACTIVE then
  2824. punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2825. while wait() do
  2826. if track.IsPlaying == false then
  2827. if punchesACTIVE then
  2828. track:Play(.1, 1, 1)
  2829. end
  2830. end
  2831. end
  2832. else
  2833. track:Stop()
  2834. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2835. end
  2836. end)
  2837.  
  2838. local Anim = Instance.new("Animation")
  2839. Anim.AnimationId = "rbxassetid://204062532"
  2840. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2841. local swingACTIVE = false
  2842. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2843. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2844. swingACTIVE = false
  2845. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2846. end)
  2847. swing.MouseButton1Click:connect(function()
  2848. swingACTIVE = not swingACTIVE
  2849. if swingACTIVE then
  2850. swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2851. while wait() do
  2852. if track.IsPlaying == false then
  2853. if swingACTIVE then
  2854. track:Play(.1, 1, 1)
  2855. end
  2856. end
  2857. end
  2858. else
  2859. track:Stop()
  2860. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2861. end
  2862. end)
  2863.  
  2864. local Anim = Instance.new("Animation")
  2865. Anim.AnimationId = "rbxassetid://204295235"
  2866. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2867. local swordstrikeACTIVE = false
  2868. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2869. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2870. swordstrikeACTIVE = false
  2871. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2872. end)
  2873. swordstrike.MouseButton1Click:connect(function()
  2874. swordstrikeACTIVE = not swordstrikeACTIVE
  2875. if swordstrikeACTIVE then
  2876. swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2877. while wait() do
  2878. if track.IsPlaying == false then
  2879. if swordstrikeACTIVE then
  2880. track:Play(.1, 1, 1)
  2881. end
  2882. end
  2883. end
  2884. else
  2885. track:Stop()
  2886. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2887. end
  2888. end)
  2889.  
  2890. local Anim = Instance.new("Animation")
  2891. Anim.AnimationId = "rbxassetid://45834924"
  2892. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2893. local happyACTIVE = false
  2894. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2895. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2896. happyACTIVE = false
  2897. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2898. end)
  2899. happy.MouseButton1Click:connect(function()
  2900. happyACTIVE = not happyACTIVE
  2901. if happyACTIVE then
  2902. happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2903. while wait() do
  2904. if track.IsPlaying == false then
  2905. if happyACTIVE then
  2906. track:Play(.1, 1, 1)
  2907. end
  2908. end
  2909. end
  2910. else
  2911. track:Stop()
  2912. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2913. end
  2914. end)
  2915.  
  2916. local Anim = Instance.new("Animation")
  2917. Anim.AnimationId = "rbxassetid://33796059"
  2918. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2919. local insaneACTIVE = false
  2920. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2921. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2922. insaneACTIVE = false
  2923. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2924. end)
  2925. insane.MouseButton1Click:connect(function()
  2926. insaneACTIVE = not insaneACTIVE
  2927. if insaneACTIVE then
  2928. insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2929. while wait() do
  2930. if track.IsPlaying == false then
  2931. if insaneACTIVE then
  2932. track:Play(.1, 1, 1e6)
  2933. end
  2934. end
  2935. end
  2936. else
  2937. track:Stop()
  2938. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2939. end
  2940. end)
  2941.  
  2942. local Anim = Instance.new("Animation")
  2943. Anim.AnimationId = "rbxassetid://429703734"
  2944. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2945. local movingdanceACTIVE = false
  2946. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2947. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2948. movingdanceACTIVE = false
  2949. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2950. end)
  2951. movingdance.MouseButton1Click:connect(function()
  2952. movingdanceACTIVE = not movingdanceACTIVE
  2953. if movingdanceACTIVE then
  2954. movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2955. while wait() do
  2956. if track.IsPlaying == false then
  2957. if movingdanceACTIVE then
  2958. track:Play(.1, 1, 1)
  2959. end
  2960. end
  2961. end
  2962. else
  2963. track:Stop()
  2964. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2965. end
  2966. end)
  2967.  
  2968. local Anim = Instance.new("Animation")
  2969. Anim.AnimationId = "rbxassetid://35654637"
  2970. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2971. local normalACTIVE = false
  2972. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2973. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2974. normalACTIVE = false
  2975. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2976. end)
  2977. normal.MouseButton1Click:connect(function()
  2978. normalACTIVE = not normalACTIVE
  2979. if normalACTIVE then
  2980. normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2981. while wait() do
  2982. if track.IsPlaying == false then
  2983. if normalACTIVE then
  2984. track:Play(.1, 1, 1)
  2985. end
  2986. end
  2987. end
  2988. else
  2989. track:Stop()
  2990. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2991. end
  2992. end)
  2993.  
  2994. local Anim = Instance.new("Animation")
  2995. Anim.AnimationId = "rbxassetid://186934910"
  2996. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2997. local spindanceACTIVE = false
  2998. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2999. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3000. spindanceACTIVE = false
  3001. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3002. end)
  3003. spindance.MouseButton1Click:connect(function()
  3004. spindanceACTIVE = not spindanceACTIVE
  3005. if spindanceACTIVE then
  3006. spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3007. while wait() do
  3008. if track.IsPlaying == false then
  3009. if spindanceACTIVE then
  3010. track:Play(.1, 1, 1)
  3011. end
  3012. end
  3013. end
  3014. else
  3015. track:Stop()
  3016. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3017. end
  3018. end)
  3019.  
  3020. local Anim = Instance.new("Animation")
  3021. Anim.AnimationId = "rbxassetid://215384594"
  3022. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3023. local CloneIllusionACTIVE = false
  3024. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3025. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3026. CloneIllusionACTIVE = false
  3027. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3028. end)
  3029. CloneIllusion.MouseButton1Click:connect(function()
  3030. CloneIllusionACTIVE = not CloneIllusionACTIVE
  3031. if CloneIllusionACTIVE then
  3032. CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3033. while wait() do
  3034. if track.IsPlaying == false then
  3035. if CloneIllusionACTIVE then
  3036. track:Play(.1, 1, 1e6)
  3037. end
  3038. end
  3039. end
  3040. else
  3041. track:Stop()
  3042. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3043. end
  3044. end)
  3045.  
  3046. spinning = false
  3047. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3048. spinning = false
  3049. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3050. end)
  3051. CoolSpin.MouseButton1Click:connect(function()
  3052. spinning = not spinning
  3053. if spinning then
  3054. local p = Instance.new("RocketPropulsion")
  3055. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3056. p.Name = "CrazySpin"
  3057. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  3058. p:Fire()
  3059. CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3060. else
  3061. game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  3062. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3063. end
  3064. end)
  3065.  
  3066. local Anim = Instance.new("Animation")
  3067. Anim.AnimationId = "rbxassetid://180612465"
  3068. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3069. local ScaredACTIVE = false
  3070. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3071. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3072. ScaredACTIVE = false
  3073. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  3074. end)
  3075. CrouchRocket.MouseButton1Click:connect(function()
  3076. ScaredACTIVE = not ScaredACTIVE
  3077. if ScaredACTIVE then
  3078. local u = Instance.new("RocketPropulsion")
  3079. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3080. u.Name = "CrouchRocket"
  3081. u.Target = game.Players.LocalPlayer.Character.Head
  3082. u:Fire()
  3083. CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3084. while wait() do
  3085. if track.IsPlaying == false then
  3086. if ScaredACTIVE then
  3087. track:Play(.1, 1, 1)
  3088. end
  3089. end
  3090. end
  3091. else
  3092. track:Stop()
  3093. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3094. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  3095. end
  3096. end)
  3097.  
  3098. local Anim = Instance.new("Animation")
  3099. Anim.AnimationId = "rbxassetid://184574340"
  3100. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3101. local jumprocketnow = false
  3102. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3103. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3104. jumprocketnow = false
  3105. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  3106. end)
  3107. JumpRocket.MouseButton1Click:connect(function()
  3108. jumprocketnow = not jumprocketnow
  3109. if jumprocketnow then
  3110. local u = Instance.new("RocketPropulsion")
  3111. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3112. u.Name = "JumpRocket"
  3113. u.Target = game.Players.LocalPlayer.Character.Head
  3114. u:Fire()
  3115. JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3116. while wait() do
  3117. if track.IsPlaying == false then
  3118. if jumprocketnow then
  3119. track:Play(.1, 1, 1)
  3120. end
  3121. end
  3122. end
  3123. else
  3124. track:Stop()
  3125. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3126. game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  3127. end
  3128. end)
  3129.  
  3130. local Anim = Instance.new("Animation")
  3131. Anim.AnimationId = "rbxassetid://126753849"
  3132. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3133. local RapidPunchACTIVE = false
  3134. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3135. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3136. RapidPunchACTIVE = false
  3137. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3138. end)
  3139. RapidPunch.MouseButton1Click:connect(function()
  3140. RapidPunchACTIVE = not RapidPunchACTIVE
  3141. if RapidPunchACTIVE then
  3142. RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  3143. while wait() do
  3144. if track.IsPlaying == false then
  3145. if RapidPunchACTIVE then
  3146. track:Play(.1, 1, 10)
  3147. end
  3148. end
  3149. end
  3150. else
  3151. track:Stop()
  3152. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3153. end
  3154. end)
  3155.  
  3156. FEGodmode.MouseButton1Click:connect(function()
  3157. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3158. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3159. l.Parent = game.Players.LocalPlayer.Character
  3160. l.Name = "Humanoid"
  3161. wait(0.1)
  3162. game.Players.LocalPlayer.Character["1"]:Destroy()
  3163. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3164. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3165. wait(0.1)
  3166. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3167. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3168. end)
  3169.  
  3170. NoLimbs.MouseButton1Click:connect(function()
  3171. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  3172. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  3173. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  3174. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  3175. end)
  3176.  
  3177. BrickHats.MouseButton1Click:connect(function()
  3178. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3179. if (v:IsA("Accessory")) then
  3180. v.Handle.Mesh:Destroy()
  3181. end
  3182. end
  3183. end)
  3184.  
  3185. local Anim = Instance.new("Animation")
  3186. Anim.AnimationId = "rbxassetid://181525546"
  3187. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3188. local FaintACTIVE = false
  3189. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3190. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3191. FaintACTIVE = false
  3192. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3193. end)
  3194. Faint.MouseButton1Click:connect(function()
  3195. FaintACTIVE = not FaintACTIVE
  3196. if FaintACTIVE then
  3197. Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3198. while wait() do
  3199. if track.IsPlaying == false then
  3200. if FaintACTIVE then
  3201. track:Play(.1, 1, 1)
  3202. end
  3203. end
  3204. end
  3205. else
  3206. track:Stop()
  3207. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3208. end
  3209. end)
  3210.  
  3211. local Anim = Instance.new("Animation")
  3212. Anim.AnimationId = "rbxassetid://188632011"
  3213. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3214. local SpinACTIVE = false
  3215. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3216. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3217. SpinACTIVE = false
  3218. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3219. end)
  3220. Spin.MouseButton1Click:connect(function()
  3221. SpinACTIVE = not SpinACTIVE
  3222. if SpinACTIVE then
  3223. Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3224. while wait() do
  3225. if track.IsPlaying == false then
  3226. if SpinACTIVE then
  3227. track:Play(.1, 1, 1)
  3228. end
  3229. end
  3230. end
  3231. else
  3232. track:Stop()
  3233. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3234. end
  3235. end)
  3236.  
  3237. local Anim = Instance.new("Animation")
  3238. Anim.AnimationId = "rbxassetid://33169583"
  3239. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3240. local ArmFollowACTIVE = false
  3241. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3242. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3243. ArmFollowACTIVE = false
  3244. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3245. end)
  3246. ArmFollow.MouseButton1Click:connect(function()
  3247. ArmFollowACTIVE = not ArmFollowACTIVE
  3248. if ArmFollowACTIVE then
  3249. local u = Instance.new("RocketPropulsion")
  3250. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3251. u.Name = "ArmFollow"
  3252. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3253. u:Fire()
  3254. ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3255. while wait() do
  3256. if track.IsPlaying == false then
  3257. if ArmFollowACTIVE then
  3258. track:Play(.1, 1, 1)
  3259. end
  3260. end
  3261. end
  3262. else
  3263. track:Stop()
  3264. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3265. game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  3266. end
  3267. end)
  3268.  
  3269. local Anim = Instance.new("Animation")
  3270. Anim.AnimationId = "rbxassetid://126753849"
  3271. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3272. local PunchFollowACTIVE = false
  3273. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3274. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3275. PunchFollowACTIVE = false
  3276. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3277. end)
  3278. PunchFollow.MouseButton1Click:connect(function()
  3279. PunchFollowACTIVE = not PunchFollowACTIVE
  3280. if PunchFollowACTIVE then
  3281. local u = Instance.new("RocketPropulsion")
  3282. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3283. u.Name = "PunchFollow"
  3284. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3285. u:Fire()
  3286. PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3287. while wait() do
  3288. if track.IsPlaying == false then
  3289. if PunchFollowACTIVE then
  3290. track:Play(.1, 1, 1)
  3291. end
  3292. end
  3293. end
  3294. else
  3295. track:Stop()
  3296. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3297. game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  3298. end
  3299. end)
  3300.  
  3301. AnimationId = "148840371"
  3302. local Anim = Instance.new("Animation")
  3303. Anim.AnimationId = "rbxassetid://"..AnimationId
  3304. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3305. _18active = false
  3306. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3307. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3308. _18active = false
  3309. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3310. end)
  3311. _18.MouseButton1Click:connect(function()
  3312. _18active = not _18active
  3313. if _18active then
  3314. _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3315. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3316. track:Play()
  3317. while wait() do
  3318. if _18active then
  3319. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3320. end
  3321. end
  3322. end
  3323. else
  3324. track:Stop()
  3325. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3326. end
  3327. end)
  3328.  
  3329. local Anim = Instance.new("Animation")
  3330. Anim.AnimationId = "rbxassetid://180612465"
  3331. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3332. local crouchattacking = false
  3333. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3334. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3335. crouchattacking = false
  3336. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3337. end)
  3338. CrouchAttack.MouseButton1Click:connect(function()
  3339. crouchattacking = not crouchattacking
  3340. if crouchattacking then
  3341. local u = Instance.new("RocketPropulsion")
  3342. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3343. u.Name = "CrouchAttack"
  3344. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3345. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3346. end
  3347. u:Fire()
  3348. CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3349. while wait() do
  3350. if track.IsPlaying == false then
  3351. if crouchattacking then
  3352. track:Play(.1, 1, 1)
  3353. end
  3354. end
  3355. end
  3356. else
  3357. track:Stop()
  3358. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3359. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  3360. end
  3361. end)
  3362.  
  3363. local Anim = Instance.new("Animation")
  3364. Anim.AnimationId = "rbxassetid://184574340"
  3365. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3366. local SlamPropulsioning = false
  3367. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3368. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3369. SlamPropulsioning = false
  3370. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3371. end)
  3372. SlamPropulsion.MouseButton1Click:connect(function()
  3373. SlamPropulsioning = not SlamPropulsioning
  3374. if SlamPropulsioning then
  3375. local u = Instance.new("RocketPropulsion")
  3376. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3377. u.Name = "SlamPropulsion"
  3378. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3379. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3380. end
  3381. u:Fire()
  3382. SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3383. while wait() do
  3384. if track.IsPlaying == false then
  3385. if SlamPropulsioning then
  3386. track:Play(.1, 1, 1)
  3387. end
  3388. end
  3389. end
  3390. else
  3391. track:Stop()
  3392. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3393. game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  3394. end
  3395. end)
  3396.  
  3397. local Anim = Instance.new("Animation")
  3398. Anim.AnimationId = "rbxassetid://429730430"
  3399. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3400. local SpinAttacking = false
  3401. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3402. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3403. SpinAttacking = false
  3404. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3405. end)
  3406. SpinAttack.MouseButton1Click:connect(function()
  3407. SpinAttacking = not SpinAttacking
  3408. if SpinAttacking then
  3409. local u = Instance.new("RocketPropulsion")
  3410. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3411. u.Name = "SpinAttack"
  3412. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3413. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3414. end
  3415. u:Fire()
  3416. SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3417. while wait() do
  3418. if track.IsPlaying == false then
  3419. if SpinAttacking then
  3420. track:Play(.1, 1, 1)
  3421. end
  3422. end
  3423. end
  3424. else
  3425. track:Stop()
  3426. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3427. game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  3428. end
  3429. end)
  3430.  
  3431. watching = false
  3432. CreepyWatch.MouseButton1Click:connect(function()
  3433. watching = not watching
  3434. end)
  3435.  
  3436. local Anim = Instance.new("Animation")
  3437. Anim.AnimationId = "rbxassetid://215384594"
  3438. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3439. walkingthrough = false
  3440. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3441. walkingthrough = false
  3442. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3443. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3444. end)
  3445. WalkThrough.MouseButton1Click:connect(function()
  3446. walkingthrough = not walkingthrough
  3447. if walkingthrough then
  3448. WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3449. while wait() do
  3450. if walkingthrough then
  3451. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3452. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3453. if track.IsPlaying == false then
  3454. if walkingthrough then
  3455. track:Play(.1, 1, 1e6)
  3456. end
  3457. end
  3458. end
  3459. end
  3460. end
  3461. else
  3462. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3463. track:Stop()
  3464. end
  3465. end)
  3466.  
  3467. annoying = false
  3468. Annoy.MouseButton1Click:connect(function()
  3469. annoying = not annoying
  3470. end)
  3471. local Anim = Instance.new("Animation")
  3472. Anim.AnimationId = "rbxassetid://282574440"
  3473. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3474. local crawlACTIVE = false
  3475. Carpett = false
  3476. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3477. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3478. Carpett = false
  3479. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3480. end)
  3481. Carpet.MouseButton1Click:connect(function()
  3482. Carpett = not Carpett
  3483. if Carpett then
  3484. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3485. while wait() do
  3486. if track.IsPlaying == false then
  3487. if Carpett then
  3488. track:Play(.1, 1, 1)
  3489. end
  3490. end
  3491. end
  3492. else
  3493. track:Stop()
  3494. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3495. end
  3496. end)
  3497. following = false
  3498. Follow.MouseButton1Click:connect(function()
  3499. following = not following
  3500. end)
  3501. headwalking = false
  3502. HeadWalk.MouseButton1Click:connect(function()
  3503. headwalking = not headwalking
  3504. end)
  3505. Spammer = false
  3506. Spam.MouseButton1Click:connect(function()
  3507. Spammer = not Spammer
  3508. end)
  3509. stuck = false
  3510. Stick.MouseButton1Click:connect(function()
  3511. stuck = not stuck
  3512. end)
  3513. TeleportTo.MouseButton1Click:connect(function()
  3514. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3515. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3516. end
  3517. end)
  3518.  
  3519. orbital = false
  3520. Orbit.MouseButton1Click:connect(function()
  3521. orbital = not orbital
  3522. if orbital then
  3523. Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3524. local o = Instance.new("RocketPropulsion")
  3525. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3526. o.Name = "Orbit"
  3527. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3528. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3529. o:Fire()
  3530. game:GetService('RunService').Stepped:connect(function()
  3531. if orbital then
  3532. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3533. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3534. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3535. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3536. end
  3537. end)
  3538. end
  3539. else
  3540. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  3541. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3542. end
  3543. end)
  3544.  
  3545. currentview = false
  3546. View.MouseButton1Click:connect(function()
  3547. currentview = not currentview
  3548. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3549. if currentview then
  3550. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3551. View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3552. else
  3553. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  3554. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3555. end
  3556. end
  3557. end)
  3558.  
  3559. floating = false
  3560. Float.MouseButton1Click:connect(function()
  3561. floating = not floating
  3562. if floating then
  3563. Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3564. local y = Instance.new("RocketPropulsion")
  3565. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3566. y.CartoonFactor = 1
  3567. y.MaxThrust = 50000
  3568. y.MaxSpeed = 1000
  3569. y.ThrustP = 50000
  3570. y.Name = "Float"
  3571. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3572. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3573. y.Target = game.Players[v.Name].Character.Head
  3574. y:Fire()
  3575. game:GetService('RunService').Stepped:connect(function()
  3576. if floating then
  3577. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3578. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3579. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3580. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3581. end
  3582. end)
  3583. while wait(0.3) do
  3584. if floating then
  3585. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  3586. end
  3587. end
  3588. end
  3589. else
  3590. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3591. game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  3592. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3593. end
  3594. end)
  3595.  
  3596. local Anim = Instance.new("Animation")
  3597. Anim.AnimationId = "rbxassetid://282574440"
  3598. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3599. flattening = false
  3600. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3601. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3602. flattening = false
  3603. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3604. end)
  3605. Flatten.MouseButton1Click:connect(function()
  3606. flattening = not flattening
  3607. if flattening then
  3608. Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3609. local y = Instance.new("RocketPropulsion")
  3610. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3611. y.CartoonFactor = 1
  3612. y.MaxThrust = 50000
  3613. y.MaxSpeed = 1000
  3614. y.ThrustP = 50000
  3615. y.Name = "Flatten"
  3616. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3617. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3618. y.Target = game.Players[v.Name].Character["Left Leg"]
  3619. y:Fire()
  3620. track:Play(.1, 1, 1)
  3621. game:GetService('RunService').Stepped:connect(function()
  3622. if flattening then
  3623. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3624. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3625. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3626. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3627. end
  3628. end)
  3629. while wait(0.3) do
  3630. if flattening then
  3631. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  3632. end
  3633. end
  3634. end
  3635. else
  3636. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3637. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  3638. track:Stop()
  3639. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3640. end
  3641. end)
  3642.  
  3643. SlowAttracting = false
  3644. SlowAttract.MouseButton1Click:connect(function()
  3645. SlowAttracting = not SlowAttracting
  3646. if SlowAttracting then
  3647. SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3648. local b = Instance.new("RocketPropulsion")
  3649. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3650. b.TurnD = 5000
  3651. b.MaxThrust = 5000
  3652. b.MaxSpeed = 200
  3653. b.ThrustP = 5000
  3654. b.CartoonFactor = 1
  3655. b.Name = "SlowAttract"
  3656. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3657. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  3658. b:Fire()
  3659. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3660. game:GetService('RunService').Stepped:connect(function()
  3661. if SlowAttracting then
  3662. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3663. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3664. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3665. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3666. end
  3667. end)
  3668. end
  3669. else
  3670. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3671. game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  3672. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3673. end
  3674. end)
  3675.  
  3676. AimHeading = false
  3677. AimHead.MouseButton1Click:connect(function()
  3678. AimHeading = not AimHeading
  3679. if AimHeading then
  3680. AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3681. local b = Instance.new("RocketPropulsion")
  3682. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3683. b.TurnP = 2500
  3684. b.MaxThrust = 50000
  3685. b.MaxSpeed = 1000
  3686. b.ThrustP = 50000
  3687. b.CartoonFactor = 1
  3688. b.Name = "AimHead"
  3689. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3690. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3691. b.Target = game.Players[v.Name].Character.Head
  3692. b:Fire()
  3693. game:GetService('RunService').Stepped:connect(function()
  3694. if AimHeading then
  3695. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3696. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3697. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3698. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3699. end
  3700. end)
  3701. end
  3702. else
  3703. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3704. game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  3705. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3706. end
  3707. end)
  3708.  
  3709. Multipleing = false
  3710. Multiple.MouseButton1Click:connect(function()
  3711. Multipleing = not Multipleing
  3712. if Multipleing then
  3713. Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3714. local t1 = Instance.new("RocketPropulsion")
  3715. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3716. t1.TurnP = 30000
  3717. t1.MaxThrust = 30000
  3718. t1.MaxSpeed = 1000
  3719. t1.ThrustP = 30000
  3720. t1.CartoonFactor = 1
  3721. t1.Name = "one"
  3722. local t2 = Instance.new("RocketPropulsion")
  3723. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3724. t2.TurnP = 30000
  3725. t2.MaxThrust = 30000
  3726. t2.MaxSpeed = 1000
  3727. t2.ThrustP = 30000
  3728. t2.CartoonFactor = 1
  3729. t2.Name = "two"
  3730. local t3 = Instance.new("RocketPropulsion")
  3731. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3732. t3.TurnP = 30000
  3733. t3.MaxThrust = 30000
  3734. t3.MaxSpeed = 1000
  3735. t3.ThrustP = 30000
  3736. t3.CartoonFactor = 1
  3737. t3.Name = "three"
  3738. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3739. t1.Target = game.Players[v.Name].Character.Torso
  3740. t1:Fire()
  3741. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3742. t2:Fire()
  3743. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3744. t3:Fire()
  3745. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3746. game:GetService('RunService').Stepped:connect(function()
  3747. if Multipleing then
  3748. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3749. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3750. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3751. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3752. end
  3753. end)
  3754. end
  3755. else
  3756. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3757. game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  3758. game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  3759. game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  3760. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3761. end
  3762. end)
  3763.  
  3764. local Anim = Instance.new("Animation")
  3765. Anim.AnimationId = "rbxassetid://215384594"
  3766. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3767. Violenting = false
  3768. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3769. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3770. Violenting = false
  3771. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3772. end)
  3773. Violent.MouseButton1Click:connect(function()
  3774. Violenting = not Violenting
  3775. if Violenting then
  3776. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3777. local y = Instance.new("RocketPropulsion")
  3778. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3779. y.CartoonFactor = 1
  3780. y.MaxThrust = 50000
  3781. y.MaxSpeed = 1000
  3782. y.ThrustP = 50000
  3783. y.Name = "Violent"
  3784. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3785. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3786. y:Fire()
  3787. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3788. track:Play(.1, 1, 10)
  3789. game:GetService('RunService').Stepped:connect(function()
  3790. if Violenting then
  3791. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3792. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3793. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3794. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3795. end
  3796. end)
  3797. end
  3798. else
  3799. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3800. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3801. track:Stop()
  3802. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3803. end
  3804. end)
  3805.  
  3806. local Anim = Instance.new("Animation")
  3807. Anim.AnimationId = "rbxassetid://215384594"
  3808. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3809. Violenting = false
  3810. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3811. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3812. Violenting = false
  3813. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3814. end)
  3815. Violent.MouseButton1Click:connect(function()
  3816. Violenting = not Violenting
  3817. if Violenting then
  3818. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3819. local y = Instance.new("RocketPropulsion")
  3820. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3821. y.CartoonFactor = 1
  3822. y.MaxThrust = 500000
  3823. y.MaxSpeed = 1000
  3824. y.ThrustP = 50000
  3825. y.Name = "Violent"
  3826. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3827. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3828. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3829. y:Fire()
  3830. track:Play(.1, 1, 10)
  3831. game:GetService('RunService').Stepped:connect(function()
  3832. if Violenting then
  3833. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3834. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3835. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3836. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3837. end
  3838. end)
  3839. end
  3840. else
  3841. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3842. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3843. track:Stop()
  3844. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3845. end
  3846. end)
  3847.  
  3848. WeirdOrbital = false
  3849. WeirdOrbit.MouseButton1Click:connect(function()
  3850. WeirdOrbital = not WeirdOrbital
  3851. if WeirdOrbital then
  3852. WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3853. local o = Instance.new("RocketPropulsion")
  3854. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3855. o.TurnD = 50000
  3856. o.Name = "WeirdOrbit"
  3857. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3858. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3859. o:Fire()
  3860. game:GetService('RunService').Stepped:connect(function()
  3861. if WeirdOrbital then
  3862. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3863. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3864. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3865. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3866. end
  3867. end)
  3868. end
  3869. else
  3870. game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  3871. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3872. end
  3873. end)
  3874.  
  3875. Maxing = false
  3876. Max.MouseButton1Click:connect(function()
  3877. Maxing = not Maxing
  3878. if Maxing then
  3879. Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3880. local t1 = Instance.new("RocketPropulsion")
  3881. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3882. t1.TurnP = 100000
  3883. t1.MaxThrust = 100000
  3884. t1.MaxSpeed = 5000
  3885. t1.ThrustP = 100000
  3886. t1.CartoonFactor = 1
  3887. t1.Name = "onee"
  3888. local t2 = Instance.new("RocketPropulsion")
  3889. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3890. t2.TurnP = 100000
  3891. t2.MaxThrust = 100000
  3892. t2.MaxSpeed = 5000
  3893. t2.ThrustP = 100000
  3894. t2.CartoonFactor = 1
  3895. t2.Name = "twoo"
  3896. local t3 = Instance.new("RocketPropulsion")
  3897. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3898. t3.TurnP = 100000
  3899. t3.MaxThrust = 100000
  3900. t3.MaxSpeed = 5000
  3901. t3.ThrustP = 100000
  3902. t3.CartoonFactor = 1
  3903. t3.Name = "threee"
  3904. local t4 = Instance.new("RocketPropulsion")
  3905. t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3906. t4.TurnP = 100000
  3907. t4.MaxThrust = 100000
  3908. t4.MaxSpeed = 5000
  3909. t4.ThrustP = 100000
  3910. t4.CartoonFactor = 1
  3911. t4.Name = "fourr"
  3912. local t5 = Instance.new("RocketPropulsion")
  3913. t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3914. t5.TurnP = 100000
  3915. t5.MaxThrust = 100000
  3916. t5.MaxSpeed = 5000
  3917. t5.ThrustP = 100000
  3918. t5.CartoonFactor = 1
  3919. t5.Name = "fivee"
  3920. local t6 = Instance.new("RocketPropulsion")
  3921. t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3922. t6.TurnP = 100000
  3923. t6.MaxThrust = 100000
  3924. t6.MaxSpeed = 5000
  3925. t6.ThrustP = 100000
  3926. t6.CartoonFactor = 1
  3927. t6.Name = "sixx"
  3928. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3929. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3930. t1.Target = game.Players[v.Name].Character.Torso
  3931. t1:Fire()
  3932. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3933. t2:Fire()
  3934. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3935. t3:Fire()
  3936. t4.Target = game.Players[v.Name].Character["Left Leg"]
  3937. t4:Fire()
  3938. t5.Target = game.Players[v.Name].Character["Right Arm"]
  3939. t5:Fire()
  3940. t6.Target = game.Players[v.Name].Character.Head
  3941. t6:Fire()
  3942. game:GetService('RunService').Stepped:connect(function()
  3943. if Maxing then
  3944. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3945. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3946. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3947. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3948. end
  3949. end)
  3950. end
  3951. else
  3952. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3953. game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  3954. game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  3955. game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  3956. game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  3957. game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  3958. game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  3959. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3960. end
  3961. end)
  3962.  
  3963. local Anim = Instance.new("Animation")
  3964. Anim.AnimationId = "rbxassetid://184574340"
  3965. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3966. Animateding = false
  3967. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3968. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3969. Animateding = false
  3970. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3971. end)
  3972. Animated.MouseButton1Click:connect(function()
  3973. Animateding = not Animateding
  3974. if Animateding then
  3975. Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3976. local y = Instance.new("RocketPropulsion")
  3977. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3978. y.CartoonFactor = 1
  3979. y.MaxThrust = 200000
  3980. y.MaxSpeed = 1000
  3981. y.ThrustP = 50000
  3982. y.Name = "Animated"
  3983. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3984. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3985. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3986. y:Fire()
  3987. track:Play(.1, 1, 10)
  3988. game:GetService('RunService').Stepped:connect(function()
  3989. if Animateding then
  3990. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3991. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3992. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3993. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3994. end
  3995. end)
  3996. end
  3997. else
  3998. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3999. game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  4000. track:Stop()
  4001. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4002. end
  4003. end)
  4004.  
  4005. Attach.MouseButton1Click:connect(function()
  4006. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4007. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4008. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4009. l.Parent = game.Players.LocalPlayer.Character
  4010. l.Name = "Humanoid"
  4011. wait(0.1)
  4012. game.Players.LocalPlayer.Character["1"]:Destroy()
  4013. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4014. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4015. wait(0.1)
  4016. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4017. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4018. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4019. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4020. end
  4021. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  4022. end
  4023. end)
  4024.  
  4025. superspinning = false
  4026. SuperSpin.MouseButton1Click:connect(function()
  4027. superspinning = not superspinning
  4028. if superspinning then
  4029. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  4030. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4031. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4032. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4033. l.Parent = game.Players.LocalPlayer.Character
  4034. l.Name = "Humanoid"
  4035. wait(0.1)
  4036. game.Players.LocalPlayer.Character["1"]:Destroy()
  4037. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4038. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4039. wait(0.1)
  4040. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4041. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4042. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4043. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4044. end
  4045. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  4046. wait(1)
  4047. while wait() do
  4048. if superspinning then
  4049. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4050. end
  4051. end
  4052. end
  4053. else
  4054. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  4055. end
  4056. end)
  4057.  
  4058. Kill.MouseButton1Click:connect(function()
  4059. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4060. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4061. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4062. l.Parent = game.Players.LocalPlayer.Character
  4063. l.Name = "Humanoid"
  4064. wait(0.1)
  4065. game.Players.LocalPlayer.Character["1"]:Destroy()
  4066. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4067. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4068. wait(0.1)
  4069. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4070. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4071. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4072. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4073. end
  4074. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4075. wait(0.2)
  4076. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4077. wait(0.4)
  4078. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  4079. end
  4080. end)
  4081.  
  4082. SafeKill.MouseButton1Click:connect(function()
  4083. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4084. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4085. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4086. l.Parent = game.Players.LocalPlayer.Character
  4087. l.Name = "Humanoid"
  4088. wait(0.1)
  4089. game.Players.LocalPlayer.Character["1"]:Destroy()
  4090. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4091. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4092. wait(0.1)
  4093. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4094. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4095. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4096. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4097. end
  4098. local function tp(player,player2)
  4099. local char1,char2=player.Character,player2.Character
  4100. if char1 and char2 then
  4101. char1:MoveTo(char2.Head.Position)
  4102. end
  4103. end
  4104. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4105. wait(0.1)
  4106. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4107. wait(0.2)
  4108. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4109. wait(0.2)
  4110. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  4111. wait(0.7)
  4112. tp(game.Players.LocalPlayer,game.Players[v.Name])
  4113. wait(0.7)
  4114. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4115. end
  4116. end)
  4117.  
  4118. Bring.MouseButton1Click:connect(function()
  4119. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4120. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4121. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4122. l.Parent = game.Players.LocalPlayer.Character
  4123. l.Name = "Humanoid"
  4124. wait(0.1)
  4125. game.Players.LocalPlayer.Character["1"]:Destroy()
  4126. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4127. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4128. wait(0.1)
  4129. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4130. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4131. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4132. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4133. end
  4134.  
  4135. local function tp(player,player2)
  4136. local char1,char2=player.Character,player2.Character
  4137. if char1 and char2 then
  4138. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4139. end
  4140. end
  4141.  
  4142. local function getout(player,player2)
  4143. local char1,char2=player.Character,player2.Character
  4144. if char1 and char2 then
  4145. char1:MoveTo(char2.Head.Position)
  4146. end
  4147. end
  4148.  
  4149. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4150. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4151. wait(0.2)
  4152. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4153. wait(0.5)
  4154. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4155. wait(0.5)
  4156. getout(game.Players.LocalPlayer, game.Players[v.Name])
  4157. wait(0.3)
  4158. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4159. end
  4160. end)
  4161.  
  4162. FreeFall.MouseButton1Click:connect(function()
  4163. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4164. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4165. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4166. l.Parent = game.Players.LocalPlayer.Character
  4167. l.Name = "Humanoid"
  4168. wait(0.1)
  4169. game.Players.LocalPlayer.Character["1"]:Destroy()
  4170. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4171. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4172. wait(0.1)
  4173. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4174. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4175. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4176. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4177. end
  4178. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4179. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4180. wait(0.2)
  4181. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4182. wait(0.6)
  4183. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4184. wait(0.6)
  4185. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4186. end
  4187. end)
  4188.  
  4189. while wait() do
  4190. if SpammingChar then
  4191. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  4192. Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  4193. wait(0.5)
  4194. else
  4195. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  4196. end
  4197. if annoying then
  4198. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4199. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4200. Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4201. end
  4202. else
  4203. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4204. end
  4205. if Carpett then
  4206. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4208. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4209. end
  4210. else
  4211. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4212. end
  4213. if following then
  4214. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4215. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  4216. Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4217. end
  4218. else
  4219. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4220. end
  4221. if headwalking then
  4222. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4223. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  4224. HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4225. end
  4226. else
  4227. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4228. end
  4229. if Spammer then
  4230. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4231. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  4232. Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4233. wait(0.5)
  4234. end
  4235. else
  4236. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4237. end
  4238. if watching then
  4239. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4240. CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  4241. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  4242. end
  4243. else
  4244. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  4245. end
  4246. end
  4247. end)
  4248.  
  4249. reviz.MouseButton1Click:connect(function()
  4250. -- Creator: illremember#3799
  4251.  
  4252. -- Credits to infinite yield, harkinian, dex creators
  4253.  
  4254. prefix = ";"
  4255. wait(0.3)
  4256. Commands = {
  4257. '[-] cmdbar is shown when ; is pressed.',
  4258. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  4259. '[2] bring [plr] -- You need a tool! Will bring player to you',
  4260. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  4261. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  4262. '[5] attach [plr] -- You need a tool! Attaches you to player',
  4263. '[6] unattach [plr] -- Attempts to unattach you from a player',
  4264. '[7] follow [plr] -- Makes you follow behind the player',
  4265. '[8] unfollow',
  4266. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  4267. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  4268. '[11] untrail',
  4269. '[12] orbit [plr] -- Makes you orbit the player',
  4270. '[13] unorbit',
  4271. '[14] fling [plr] -- Makes you fling the player',
  4272. '[15] unfling',
  4273. '[16] fecheck -- Checks if the game is FE or not',
  4274. '[17] void [plr] -- Teleports player to the void',
  4275. '[18] noclip -- Gives you noclip to walk through walls',
  4276. '[19] clip -- Removes noclip',
  4277. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  4278. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  4279. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  4280. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  4281. '[24] annoy [plr] -- Loop teleports you to the player',
  4282. '[25] unannoy',
  4283. '[26] headwalk [plr] -- Loop teleports you to the player head',
  4284. '[27] unheadwalk',
  4285. '[28] nolimbs -- Removes your arms and legs',
  4286. '[29] god -- Gives you FE Godmode',
  4287. '[30] drophats -- Drops your accessories',
  4288. '[31] droptool -- Drops any tool you have equipped',
  4289. '[32] loopdhats -- Loop drops your accessories',
  4290. '[33] unloopdhats',
  4291. '[34] loopdtool -- Loop drops any tools you have equipped',
  4292. '[35] unloopdtool',
  4293. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  4294. '[37] view [plr] -- Changes your camera to the player character',
  4295. '[38] unview',
  4296. '[39] goto [plr] -- Teleports you to player',
  4297. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  4298. '[41] unfly',
  4299. '[42] chat [msg] -- Makes you chat a message',
  4300. '[43] spam [msg] -- Spams a message',
  4301. '[44] unspam',
  4302. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  4303. '[46] pmspam [plr] -- Spams a player in private message',
  4304. '[47] unpmspam',
  4305. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  4306. '[49] uncfreeze [plr]',
  4307. '[50] unlockws -- Unlocks the workspace',
  4308. '[51] lockws -- Locks the workspace',
  4309. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  4310. '[53] pstand -- Enables platform stand',
  4311. '[54] unpstand -- Disables platform stand',
  4312. '[55] blockhead -- Removes your head mesh',
  4313. '[56] sit',
  4314. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  4315. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  4316. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  4317. '[60] cmds -- Prints all commands',
  4318. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  4319. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  4320. '[63] spinner -- Makes you spin',
  4321. '[64] nospinner',
  4322. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  4323. '[66] noreach -- Removes reach, must have tool equipped',
  4324. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  4325. '[68] tp me [plr] -- Alternative to goto',
  4326. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  4327. '[70] uncbring',
  4328. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  4329. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  4330. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  4331. '[74] unglitch -- Unglitches you',
  4332. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  4333. '[76] explorer -- Loads up DEX',
  4334. '[77] reset -- Resets your character.',
  4335. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  4336. '[79] animgui -- Loads up Energize animations GUI',
  4337. '[80] savepos -- Saves your current position',
  4338. '[81] loadpos -- Teleports you to your saved position',
  4339. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  4340. '[83] unbang',
  4341. '[84] delcmdbar -- Removes the command bar completely',
  4342. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  4343. '[86] shutdown -- Uses harkinians script to shutdown server',
  4344. '[87] respawn -- If grespawn doesnt work you can use respawn',
  4345. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  4346. '[89] getplrs -- Prints all players in game',
  4347. '[90] deldecal -- Deletes all decals client sided',
  4348. '[91] opfinality -- Loads in my FE GUI Opfinality',
  4349. '[92] remotes -- Prints all remotes in the game in the console when added',
  4350. '[93] noremotes -- Stops printing remotes',
  4351. '[94] tpdefault -- Stops all loop teleports to a player',
  4352. '[95] stopsit -- Will not allow you to sit',
  4353. '[96] gosit -- Allows you to sit',
  4354. '[97] clicktp -- Enables click tp',
  4355. '[98] noclicktp -- Disables click tp',
  4356. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  4357. '[100] toolsoff -- Stops ;toolson',
  4358. '[101] version -- Gets the admin version',
  4359. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  4360. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  4361. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  4362. '[105] clickdel -- Delete any block you press q on, client sided',
  4363. '[106] noclickdel -- Stops clickdel',
  4364. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  4365. '[108] unlooprhats -- Stops loop removing mesh',
  4366. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  4367. '[110] unlooprtool -- Stops loop removing mesh',
  4368. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  4369. '[112] age [plr] -- Makes you chat the account age of the player',
  4370. '[113] id [plr] -- Makes you chat the account ID of the player',
  4371. '[114] .age [plr] -- Privately shows you the account age of the player',
  4372. '[115] .id [plr] -- Privately shows you the account ID of the player',
  4373. '[116] gameid -- Shows the game ID',
  4374. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  4375. '[118] removefog -- Removes fog, client sided',
  4376. '[119] disable -- Disables your character by removing humanoid',
  4377. '[120] enable -- Enables your character by adding humanoid',
  4378. '[121] prefix [key] -- Changes the prefix used, default is ;',
  4379. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  4380. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  4381. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  4382. '[125] uncarpet -- Stops carpet player',
  4383. '[126] stare [plr] -- Turns your character to stare at another player',
  4384. '[127] unstare -- Stops stare player',
  4385. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  4386. '[129] unlogchat -- Disables logchat',
  4387. '[130] fixcam -- Fixes/resets your camera',
  4388. '[131] unstate -- Stops changing state',
  4389. }
  4390. speedget = 1
  4391.  
  4392. lplayer = game:GetService("Players").LocalPlayer
  4393.  
  4394. lplayer.CharacterAdded:Connect(function(character)
  4395. spin = false
  4396. flying = false
  4397. staring = false
  4398. banpl = false
  4399. end)
  4400.  
  4401. function change()
  4402. prefix = prefix
  4403. speedfly = speedfly
  4404. end
  4405.  
  4406. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  4407. local Found = {}
  4408. local strl = String:lower()
  4409. if strl == "all" then
  4410. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4411. table.insert(Found,v)
  4412. end
  4413. elseif strl == "others" then
  4414. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4415. if v.Name ~= lplayer.Name then
  4416. table.insert(Found,v)
  4417. end
  4418. end
  4419. elseif strl == "me" then
  4420. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4421. if v.Name == lplayer.Name then
  4422. table.insert(Found,v)
  4423. end
  4424. end
  4425. else
  4426. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4427. if v.Name:lower():sub(1, #String) == String:lower() then
  4428. table.insert(Found,v)
  4429. end
  4430. end
  4431. end
  4432. return Found
  4433. end
  4434.  
  4435. local Mouse = lplayer:GetMouse()
  4436.  
  4437. spin = false
  4438. followed = false
  4439. traill = false
  4440. noclip = false
  4441. annoying = false
  4442. hwalk = false
  4443. droppinghats = false
  4444. droppingtools = false
  4445. flying = false
  4446. spamdelay = 1
  4447. spamming = false
  4448. spammingpm = false
  4449. cbringing = false
  4450. remotes = true
  4451. added = true
  4452. binds = false
  4453. stopsitting = false
  4454. clickgoto = false
  4455. gettingtools = false
  4456. removingmeshhats = false
  4457. removingmeshtool = false
  4458. clickdel = false
  4459. staring = false
  4460. chatlogs = false
  4461. banpl = false
  4462. changingstate = false
  4463. statechosen = 0
  4464.  
  4465. adminversion = "Reviz Admin by illremember, Version 2.0"
  4466.  
  4467. flying = false
  4468. speedfly = 1
  4469.  
  4470. function plrchat(plr, chat)
  4471. print(plr.Name..": "..tick().."\n"..chat)
  4472. end
  4473.  
  4474. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4475. v.Chatted:connect(function(chat)
  4476. if chatlogs then
  4477. plrchat(v, chat)
  4478. end
  4479. end)
  4480. end
  4481. game:GetService("Players").PlayerAdded:connect(function(plr)
  4482. plr.Chatted:connect(function(chat)
  4483. if chatlogs then
  4484. plrchat(plr, chat)
  4485. end
  4486. end)
  4487. end)
  4488.  
  4489.  
  4490. local ScreenGui = Instance.new("ScreenGui")
  4491. local Frame = Instance.new("Frame")
  4492. local CMDBAR = Instance.new("TextBox")
  4493. ScreenGui.Parent = game:GetService("CoreGui")
  4494. Frame.Parent = ScreenGui
  4495. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  4496. Frame.BackgroundTransparency = 0.3
  4497. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  4498. Frame.Size = UDim2.new(0, 200, 0, 40)
  4499. Frame.Active = true
  4500. Frame.Draggable = true
  4501. CMDBAR.Name = "CMDBAR"
  4502. CMDBAR.Parent = Frame
  4503. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4504. CMDBAR.BackgroundTransparency = 0.20000000298023
  4505. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  4506. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  4507. CMDBAR.Font = Enum.Font.SourceSansLight
  4508. CMDBAR.FontSize = Enum.FontSize.Size14
  4509. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  4510. CMDBAR.TextScaled = true
  4511. CMDBAR.TextSize = 14
  4512. CMDBAR.TextWrapped = true
  4513. CMDBAR.Text = "Press ; to type, Enter to execute"
  4514.  
  4515. local CMDS = Instance.new("ScreenGui")
  4516. local CMDSFRAME = Instance.new("Frame")
  4517. local ScrollingFrame = Instance.new("ScrollingFrame")
  4518. local TextLabel = Instance.new("TextLabel")
  4519. local closegui = Instance.new("TextButton")
  4520. CMDS.Name = "CMDS"
  4521. CMDS.Parent = game:GetService("CoreGui")
  4522. CMDSFRAME.Name = "CMDSFRAME"
  4523. CMDSFRAME.Parent = CMDS
  4524. CMDSFRAME.Active = true
  4525. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  4526. CMDSFRAME.BorderSizePixel = 0
  4527. CMDSFRAME.Draggable = true
  4528. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  4529. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  4530. CMDSFRAME.Visible = false
  4531. ScrollingFrame.Parent = CMDSFRAME
  4532. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  4533. ScrollingFrame.BorderSizePixel = 0
  4534. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  4535. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  4536. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  4537. TextLabel.Parent = ScrollingFrame
  4538. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4539. TextLabel.BackgroundTransparency = 1
  4540. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  4541. TextLabel.Font = Enum.Font.SourceSans
  4542. TextLabel.FontSize = Enum.FontSize.Size18
  4543. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  4544. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  4545. TextLabel.TextSize = 15
  4546. TextLabel.TextWrapped = true
  4547. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  4548. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  4549. closegui.Name = "closegui"
  4550. closegui.Parent = CMDSFRAME
  4551. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  4552. closegui.BorderSizePixel = 0
  4553. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  4554. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  4555. closegui.Font = Enum.Font.SourceSansBold
  4556. closegui.FontSize = Enum.FontSize.Size24
  4557. closegui.Text = "X"
  4558. closegui.TextColor3 = Color3.new(1, 1, 1)
  4559. closegui.TextSize = 20
  4560.  
  4561. closegui.MouseButton1Click:connect(function()
  4562. CMDSFRAME.Visible = false
  4563. end)
  4564.  
  4565. game:GetService('RunService').Stepped:connect(function()
  4566. if spin then
  4567. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  4568. end
  4569. if followed then
  4570. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  4571. end
  4572. if traill then
  4573. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  4574. end
  4575. if annoying then
  4576. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  4577. end
  4578. if hwalk then
  4579. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  4580. end
  4581. if staring then
  4582. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  4583. end
  4584. end)
  4585. game:GetService('RunService').Stepped:connect(function()
  4586. if noclip then
  4587. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  4588. lplayer.Character.Head.CanCollide = false
  4589. lplayer.Character.Torso.CanCollide = false
  4590. lplayer.Character["Left Leg"].CanCollide = false
  4591. lplayer.Character["Right Leg"].CanCollide = false
  4592. else
  4593. lplayer.Character.Humanoid:ChangeState(11)
  4594. end
  4595. end
  4596. if changingstate then
  4597. lplayer.Character.Humanoid:ChangeState(statechosen)
  4598. end
  4599. end)
  4600. game:GetService('RunService').Stepped:connect(function()
  4601. if droppinghats then
  4602. for i,v in pairs(lplayer.Character:GetChildren()) do
  4603. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4604. v.Parent = workspace
  4605. end
  4606. end
  4607. end
  4608. if droppingtools then
  4609. for i,v in pairs(lplayer.Character:GetChildren()) do
  4610. if (v:IsA("Tool")) then
  4611. v.Parent = workspace
  4612. end
  4613. end
  4614. end
  4615. if removingmeshhats then
  4616. for i,v in pairs(lplayer.Character:GetChildren()) do
  4617. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4618. v.Handle.Mesh:Destroy()
  4619. end
  4620. end
  4621. end
  4622. if removingmeshtool then
  4623. for i,v in pairs(lplayer.Character:GetChildren()) do
  4624. if (v:IsA("Tool")) then
  4625. v.Handle.Mesh:Destroy()
  4626. end
  4627. end
  4628. end
  4629. end)
  4630. game:GetService('RunService').Stepped:connect(function()
  4631. if banpl then
  4632. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  4633. end
  4634. end)
  4635. game:GetService('RunService').Stepped:connect(function()
  4636. if stopsitting then
  4637. lplayer.Character.Humanoid.Sit = false
  4638. end
  4639. end)
  4640.  
  4641. plr = lplayer
  4642. hum = plr.Character.HumanoidRootPart
  4643. mouse = plr:GetMouse()
  4644. mouse.KeyDown:connect(function(key)
  4645. if key == "e" then
  4646. if mouse.Target then
  4647. if clickgoto then
  4648. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  4649. elseif clickdel then
  4650. mouse.Target:Destroy()
  4651. end
  4652. end
  4653. end
  4654. end)
  4655.  
  4656. game:GetService("Workspace").ChildAdded:connect(function(part)
  4657. if gettingtools then
  4658. if part:IsA("Tool") then
  4659. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4660. end
  4661. end
  4662. end)
  4663.  
  4664. lplayer.Chatted:Connect(function(msg)
  4665. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  4666. if string.sub(msg, 7) == "me" then
  4667. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  4668. else
  4669. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  4670. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4671. lplayer.Character.Humanoid.Name = 1
  4672. local l = lplayer.Character["1"]:Clone()
  4673. l.Parent = lplayer.Character
  4674. l.Name = "Humanoid"
  4675. wait(0.1)
  4676. lplayer.Character["1"]:Destroy()
  4677. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4678. lplayer.Character.Animate.Disabled = true
  4679. wait(0.1)
  4680. lplayer.Character.Animate.Disabled = false
  4681. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4682. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4683. lplayer.Character.Humanoid:EquipTool(v)
  4684. end
  4685. local function tp(player,player2)
  4686. local char1,char2=player.Character,player2.Character
  4687. if char1 and char2 then
  4688. char1:MoveTo(char2.Head.Position)
  4689. end
  4690. end
  4691. wait(0.1)
  4692. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4693. wait(0.2)
  4694. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4695. wait(0.5)
  4696. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  4697. wait(0.7)
  4698. tp(lplayer,game:GetService("Players")[v.Name])
  4699. wait(0.7)
  4700. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4701. game:GetService("StarterGui"):SetCore("SendNotification", {
  4702. Title = "Tools needed!";
  4703. Text = "You need a tool in your backpack for this command!";
  4704. })
  4705. end
  4706. end
  4707. end
  4708. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  4709. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  4710. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4711. lplayer.Character.Humanoid.Name = 1
  4712. local l = lplayer.Character["1"]:Clone()
  4713. l.Parent = lplayer.Character
  4714. l.Name = "Humanoid"
  4715. wait(0.1)
  4716. lplayer.Character["1"]:Destroy()
  4717. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4718. lplayer.Character.Animate.Disabled = true
  4719. wait(0.1)
  4720. lplayer.Character.Animate.Disabled = false
  4721. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4722. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4723. lplayer.Character.Humanoid:EquipTool(v)
  4724. end
  4725. local function tp(player,player2)
  4726. local char1,char2=player.Character,player2.Character
  4727. if char1 and char2 then
  4728. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4729. end
  4730. end
  4731. local function getout(player,player2)
  4732. local char1,char2=player.Character,player2.Character
  4733. if char1 and char2 then
  4734. char1:MoveTo(char2.Head.Position)
  4735. end
  4736. end
  4737. tp(game:GetService("Players")[v.Name], lplayer)
  4738. wait(0.2)
  4739. tp(game:GetService("Players")[v.Name], lplayer)
  4740. wait(0.5)
  4741. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4742. wait(0.5)
  4743. getout(lplayer, game:GetService("Players")[v.Name])
  4744. wait(0.3)
  4745. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4746. game:GetService("StarterGui"):SetCore("SendNotification", {
  4747. Title = "Tools needed!";
  4748. Text = "You need a tool in your backpack for this command!";
  4749. })
  4750. end
  4751. end
  4752. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  4753. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  4754. lplayer.Character.Humanoid.Name = 1
  4755. local l = lplayer.Character["1"]:Clone()
  4756. l.Parent = lplayer.Character
  4757. l.Name = "Humanoid"
  4758. wait(0.1)
  4759. lplayer.Character["1"]:Destroy()
  4760. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4761. lplayer.Character.Animate.Disabled = true
  4762. wait(0.1)
  4763. lplayer.Character.Animate.Disabled = false
  4764. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4765. lplayer.Character.Animate.Disabled = false
  4766. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4767. lplayer.Character.Humanoid:EquipTool(v)
  4768. end
  4769. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4770. spinplr = v
  4771. wait(0.5)
  4772. spin = true
  4773. game:GetService("StarterGui"):SetCore("SendNotification", {
  4774. Title = "Tools needed!";
  4775. Text = "You need a tool in your backpack for this command!";
  4776. })
  4777. end
  4778. end
  4779. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  4780. spin = false
  4781. end
  4782. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  4783. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  4784. lplayer.Character.Humanoid.Name = 1
  4785. local l = lplayer.Character["1"]:Clone()
  4786. l.Parent = lplayer.Character
  4787. l.Name = "Humanoid"
  4788. wait(0.1)
  4789. lplayer.Character["1"]:Destroy()
  4790. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4791. lplayer.Character.Animate.Disabled = true
  4792. wait(0.1)
  4793. lplayer.Character.Animate.Disabled = false
  4794. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4795. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4796. lplayer.Character.Humanoid:EquipTool(v)
  4797. end
  4798. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4799. wait(0.3)
  4800. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4801. attplr = v
  4802. game:GetService("StarterGui"):SetCore("SendNotification", {
  4803. Title = "Tools needed!";
  4804. Text = "You need a tool in your backpack for this command!";
  4805. })
  4806. end
  4807. end
  4808. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  4809. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  4810. local function getout(player,player2)
  4811. local char1,char2=player.Character,player2.Character
  4812. if char1 and char2 then
  4813. char1:MoveTo(char2.Head.Position)
  4814. end
  4815. end
  4816. getout(lplayer, game:GetService("Players")[v.Name])
  4817. end
  4818. end
  4819. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  4820. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  4821. followed = true
  4822. flwplr = v
  4823. end
  4824. end
  4825. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  4826. followed = false
  4827. end
  4828. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  4829. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  4830. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4831. lplayer.Character.Humanoid.Name = 1
  4832. local l = lplayer.Character["1"]:Clone()
  4833. l.Parent = lplayer.Character
  4834. l.Name = "Humanoid"
  4835. wait(0.1)
  4836. lplayer.Character["1"]:Destroy()
  4837. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4838. lplayer.Character.Animate.Disabled = true
  4839. wait(0.1)
  4840. lplayer.Character.Animate.Disabled = false
  4841. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4842. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4843. lplayer.Character.Humanoid:EquipTool(v)
  4844. end
  4845. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4846. wait(0.2)
  4847. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4848. wait(0.6)
  4849. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4850. wait(0.6)
  4851. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4852. game:GetService("StarterGui"):SetCore("SendNotification", {
  4853. Title = "Tools needed!";
  4854. Text = "You need a tool in your backpack for this command!";
  4855. })
  4856. end
  4857. end
  4858. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  4859. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  4860. traill = true
  4861. trlplr = v
  4862. end
  4863. end
  4864. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  4865. traill = false
  4866. end
  4867. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  4868. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  4869. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4870. else
  4871. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  4872. local o = Instance.new("RocketPropulsion")
  4873. o.Parent = lplayer.Character.HumanoidRootPart
  4874. o.Name = "Orbit"
  4875. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  4876. o:Fire()
  4877. noclip = true
  4878. end
  4879. end
  4880. end
  4881. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  4882. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  4883. noclip = false
  4884. end
  4885. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  4886. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  4887. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4888. else
  4889. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  4890. local y = Instance.new("RocketPropulsion")
  4891. y.Parent = lplayer.Character.HumanoidRootPart
  4892. y.CartoonFactor = 1
  4893. y.MaxThrust = 800000
  4894. y.MaxSpeed = 1000
  4895. y.ThrustP = 200000
  4896. y.Name = "Fling"
  4897. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  4898. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  4899. y:Fire()
  4900. noclip = true
  4901. end
  4902. end
  4903. end
  4904. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  4905. noclip = false
  4906. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  4907. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  4908. wait(0.4)
  4909. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  4910. end
  4911. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  4912. if game:GetService("Workspace").FilteringEnabled == true then
  4913. warn("FE is Enabled (Filtering Enabled)")
  4914. game:GetService("StarterGui"):SetCore("SendNotification", {
  4915. Title = "FE is Enabled";
  4916. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  4917. })
  4918. else
  4919. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  4920. game:GetService("StarterGui"):SetCore("SendNotification", {
  4921. Title = "FE is Disabled";
  4922. Text = "Filtering Disabled. Consider using a different admin script.";
  4923. })
  4924. end
  4925. end
  4926. if string.sub(msg, 1, 6) == (prefix.."void ") then
  4927. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  4928. lplayer.Character.Humanoid.Name = 1
  4929. local l = lplayer.Character["1"]:Clone()
  4930. l.Parent = lplayer.Character
  4931. l.Name = "Humanoid"
  4932. wait(0.1)
  4933. lplayer.Character["1"]:Destroy()
  4934. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4935. lplayer.Character.Animate.Disabled = true
  4936. wait(0.1)
  4937. lplayer.Character.Animate.Disabled = false
  4938. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4939. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4940. lplayer.Character.Humanoid:EquipTool(v)
  4941. end
  4942. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4943. wait(0.2)
  4944. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4945. wait(0.6)
  4946. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  4947. game:GetService("StarterGui"):SetCore("SendNotification", {
  4948. Title = "Tools needed!";
  4949. Text = "You need a tool in your backpack for this command!";
  4950. })
  4951. end
  4952. end
  4953. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  4954. noclip = true
  4955. game:GetService("StarterGui"):SetCore("SendNotification", {
  4956. Title = "Noclip enabled";
  4957. Text = "Type ;clip to disable";
  4958. })
  4959. end
  4960. if string.sub(msg, 1, 5) == (prefix.."clip") then
  4961. noclip = false
  4962. game:GetService("StarterGui"):SetCore("SendNotification", {
  4963. Title = "Noclip disabled";
  4964. Text = "Type ;noclip to enable";
  4965. })
  4966. end
  4967. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  4968. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  4969. end
  4970. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  4971. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  4972. end
  4973. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  4974. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  4975. end
  4976. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  4977. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  4978. end
  4979. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  4980. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  4981. end
  4982. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  4983. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  4984. end
  4985. if string.sub(msg, 1, 8) == (prefix.."default") then
  4986. lplayer.Character.Humanoid.JumpPower = 50
  4987. lplayer.Character.Humanoid.WalkSpeed = 16
  4988. lplayer.Character.Humanoid.HipHeight = 0
  4989. end
  4990. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  4991. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  4992. annoying = true
  4993. annplr = v
  4994. end
  4995. end
  4996. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  4997. annoying = false
  4998. end
  4999. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  5000. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  5001. hwalk = true
  5002. hdwplr = v
  5003. end
  5004. end
  5005. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  5006. hwalk = false
  5007. end
  5008. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  5009. lplayer.Character["Left Leg"]:Destroy()
  5010. lplayer.Character["Left Arm"]:Destroy()
  5011. lplayer.Character["Right Leg"]:Destroy()
  5012. lplayer.Character["Right Arm"]:Destroy()
  5013. end
  5014. if string.sub(msg, 1, 4) == (prefix.."god") then
  5015. lplayer.Character.Humanoid.Name = 1
  5016. local l = lplayer.Character["1"]:Clone()
  5017. l.Parent = lplayer.Character
  5018. l.Name = "Humanoid"
  5019. wait(0.1)
  5020. lplayer.Character["1"]:Destroy()
  5021. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5022. lplayer.Character.Animate.Disabled = true
  5023. wait(0.1)
  5024. lplayer.Character.Animate.Disabled = false
  5025. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5026. game:GetService("StarterGui"):SetCore("SendNotification", {
  5027. Title = "FE Godmode enabled";
  5028. Text = "Use ;grespawn or ;respawn to remove";
  5029. })
  5030. end
  5031. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  5032. for i,v in pairs(lplayer.Character:GetChildren()) do
  5033. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5034. v.Parent = workspace
  5035. end
  5036. end
  5037. end
  5038. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  5039. for i,v in pairs(lplayer.Character:GetChildren()) do
  5040. if (v:IsA("Tool")) then
  5041. v.Parent = workspace
  5042. end
  5043. end
  5044. end
  5045. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  5046. droppinghats = true
  5047. game:GetService("StarterGui"):SetCore("SendNotification", {
  5048. Title = "Loop Drop Enabled";
  5049. Text = "Type ;unloopdhats to disable";
  5050. })
  5051. end
  5052. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  5053. droppinghats = false
  5054. game:GetService("StarterGui"):SetCore("SendNotification", {
  5055. Title = "Loop Drop Disabled";
  5056. Text = "Type ;loopdhats to enable.";
  5057. })
  5058. end
  5059. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  5060. droppingtools = true
  5061. game:GetService("StarterGui"):SetCore("SendNotification", {
  5062. Title = "Loop Drop Enabled";
  5063. Text = "Type ;unloopdtool to disable";
  5064. })
  5065. end
  5066. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  5067. droppingtools = false
  5068. game:GetService("StarterGui"):SetCore("SendNotification", {
  5069. Title = "Loop Drop Disabled";
  5070. Text = "Type ;loopdtool to enable.";
  5071. })
  5072. end
  5073. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  5074. Local = game:GetService('Players').LocalPlayer
  5075. Char = Local.Character
  5076. touched,tpdback = false, false
  5077. box = Instance.new('Part',workspace)
  5078. box.Anchored = true
  5079. box.CanCollide = true
  5080. box.Size = Vector3.new(10,1,10)
  5081. box.Position = Vector3.new(0,10000,0)
  5082. box.Touched:connect(function(part)
  5083. if (part.Parent.Name == Local.Name) then
  5084. if touched == false then
  5085. touched = true
  5086. function apply()
  5087. if script.Disabled ~= true then
  5088. no = Char.HumanoidRootPart:Clone()
  5089. wait(.25)
  5090. Char.HumanoidRootPart:Destroy()
  5091. no.Parent = Char
  5092. Char:MoveTo(loc)
  5093. touched = false
  5094. end end
  5095. if Char then
  5096. apply()
  5097. end
  5098. end
  5099. end
  5100. end)
  5101. repeat wait() until Char
  5102. loc = Char.HumanoidRootPart.Position
  5103. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  5104. game:GetService("StarterGui"):SetCore("SendNotification", {
  5105. Title = "Invisibility enabled!";
  5106. Text = "Reset or use ;respawn to remove.";
  5107. })
  5108. end
  5109. if string.sub(msg, 1, 6) == (prefix.."view ") then
  5110. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5111. if game:GetService("Players")[v.Name].Character.Humanoid then
  5112. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  5113. else
  5114. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  5115. end
  5116. end
  5117. end
  5118. if string.sub(msg, 1, 7) == (prefix.."unview") then
  5119. if lplayer.Character.Humanoid then
  5120. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  5121. else
  5122. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  5123. end
  5124. end
  5125. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  5126. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5127. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5128. end
  5129. end
  5130. if string.sub(msg, 1, 4) == (prefix.."fly") then
  5131. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  5132. repeat wait() until Mouse
  5133.  
  5134. local T = lplayer.Character.HumanoidRootPart
  5135. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5136. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5137. local SPEED = speedget
  5138.  
  5139. local function fly()
  5140. flying = true
  5141. local BG = Instance.new('BodyGyro', T)
  5142. local BV = Instance.new('BodyVelocity', T)
  5143. BG.P = 9e4
  5144. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  5145. BG.cframe = T.CFrame
  5146. BV.velocity = Vector3.new(0, 0.1, 0)
  5147. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  5148. spawn(function()
  5149. repeat wait()
  5150. lplayer.Character.Humanoid.PlatformStand = true
  5151. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  5152. SPEED = 50
  5153. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  5154. SPEED = 0
  5155. end
  5156. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  5157. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  5158. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  5159. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  5160. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  5161. else
  5162. BV.velocity = Vector3.new(0, 0.1, 0)
  5163. end
  5164. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  5165. until not flying
  5166. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5167. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5168. SPEED = 0
  5169. BG:destroy()
  5170. BV:destroy()
  5171. lplayer.Character.Humanoid.PlatformStand = false
  5172. end)
  5173. end
  5174. Mouse.KeyDown:connect(function(KEY)
  5175. if KEY:lower() == 'w' then
  5176. CONTROL.F = speedfly
  5177. elseif KEY:lower() == 's' then
  5178. CONTROL.B = -speedfly
  5179. elseif KEY:lower() == 'a' then
  5180. CONTROL.L = -speedfly
  5181. elseif KEY:lower() == 'd' then
  5182. CONTROL.R = speedfly
  5183. end
  5184. end)
  5185. Mouse.KeyUp:connect(function(KEY)
  5186. if KEY:lower() == 'w' then
  5187. CONTROL.F = 0
  5188. elseif KEY:lower() == 's' then
  5189. CONTROL.B = 0
  5190. elseif KEY:lower() == 'a' then
  5191. CONTROL.L = 0
  5192. elseif KEY:lower() == 'd' then
  5193. CONTROL.R = 0
  5194. end
  5195. end)
  5196. fly()
  5197. end
  5198. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  5199. flying = false
  5200. lplayer.Character.Humanoid.PlatformStand = false
  5201. end
  5202. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  5203. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  5204. end
  5205. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  5206. spamtext = (string.sub(msg, 7))
  5207. spamming = true
  5208. end
  5209. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  5210. spamming = false
  5211. end
  5212. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  5213. spamdelay = (string.sub(msg, 11))
  5214. end
  5215. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  5216. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5217. pmspammed = v.Name
  5218. spammingpm = true
  5219. end
  5220. end
  5221. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  5222. spammingpm = false
  5223. end
  5224. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  5225. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  5226. v.Character["Left Leg"].Anchored = true
  5227. v.Character["Left Arm"].Anchored = true
  5228. v.Character["Right Leg"].Anchored = true
  5229. v.Character["Right Arm"].Anchored = true
  5230. v.Character.Torso.Anchored = true
  5231. v.Character.Head.Anchored = true
  5232. end
  5233. end
  5234. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  5235. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  5236. v.Character["Left Leg"].Anchored = false
  5237. v.Character["Left Arm"].Anchored = false
  5238. v.Character["Right Leg"].Anchored = false
  5239. v.Character["Right Arm"].Anchored = false
  5240. v.Character.Torso.Anchored = false
  5241. v.Character.Head.Anchored = false
  5242. end
  5243. end
  5244. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  5245. local a = game:GetService("Workspace"):getChildren()
  5246. for i = 1, #a do
  5247. if a[i].className == "Part" then
  5248. a[i].Locked = false
  5249. elseif a[i].className == "Model" then
  5250. local r = a[i]:getChildren()
  5251. for i = 1, #r do
  5252. if r[i].className == "Part" then
  5253. r[i].Locked = false
  5254. end
  5255. end
  5256. end
  5257. end
  5258. game:GetService("StarterGui"):SetCore("SendNotification", {
  5259. Title = "Success!";
  5260. Text = "Workspace unlocked. Use ;lockws to lock.";
  5261. })
  5262. end
  5263. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  5264. local a = game:GetService("Workspace"):getChildren()
  5265. for i = 1, #a do
  5266. if a[i].className == "Part" then
  5267. a[i].Locked = true
  5268. elseif a[i].className == "Model" then
  5269. local r = a[i]:getChildren()
  5270. for i = 1, #r do
  5271. if r[i].className == "Part" then
  5272. r[i].Locked = true
  5273. end
  5274. end
  5275. end
  5276. end
  5277. end
  5278. if string.sub(msg, 1, 7) == (prefix.."btools") then
  5279. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  5280. Clone_T.BinType = "Clone"
  5281. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  5282. Destruct.BinType = "Hammer"
  5283. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  5284. Hold_T.BinType = "Grab"
  5285. end
  5286. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  5287. lplayer.Character.Humanoid.PlatformStand = true
  5288. end
  5289. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  5290. lplayer.Character.Humanoid.PlatformStand = false
  5291. end
  5292. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  5293. lplayer.Character.Head.Mesh:Destroy()
  5294. end
  5295. if string.sub(msg, 1, 4) == (prefix.."sit") then
  5296. lplayer.Character.Humanoid.Sit = true
  5297. end
  5298. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  5299. local function bringobjw()
  5300. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  5301. if obj.Name == (string.sub(msg, 11)) then
  5302. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5303. obj.CanCollide = false
  5304. obj.Transparency = 0.7
  5305. wait()
  5306. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  5307. wait()
  5308. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  5309. wait()
  5310. obj.CFrame = lplayer.Character["Head"].CFrame
  5311. end
  5312. end
  5313. end
  5314. while wait() do
  5315. bringobjw()
  5316. end
  5317. game:GetService("StarterGui"):SetCore("SendNotification", {
  5318. Title = "BringObj";
  5319. Text = "BringObj enabled.";
  5320. })
  5321. end
  5322. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  5323. vis = (string.sub(msg, 8))
  5324. local a = game:GetService("Workspace"):GetDescendants()
  5325. for i = 1, #a do
  5326. if a[i].className == "Part" then
  5327. a[i].Transparency = vis
  5328. elseif a[i].className == "Model" then
  5329. local r = a[i]:getChildren()
  5330. for i = 1, #r do
  5331. if r[i].className == "Part" then
  5332. r[i].Transparency = vis
  5333. end
  5334. end
  5335. end
  5336. end
  5337. end
  5338. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  5339. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  5340. game:GetService("StarterGui"):SetCore("SendNotification", {
  5341. Title = "Success!";
  5342. Text = "HyperTotal GUI Loaded!";
  5343. })
  5344. end
  5345. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  5346. CMDSFRAME.Visible = true
  5347. end
  5348. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  5349. for i,v in pairs(lplayer.Character:GetChildren()) do
  5350. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5351. v.Handle.Mesh:Destroy()
  5352. end
  5353. end
  5354. end
  5355. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  5356. for i,v in pairs(lplayer.Character:GetChildren()) do
  5357. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5358. v.Handle.Mesh:Destroy()
  5359. end
  5360. end
  5361. end
  5362. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  5363. for i,v in pairs(lplayer.Character:GetChildren()) do
  5364. if (v:IsA("Tool")) then
  5365. v.Handle.Mesh:Destroy()
  5366. end
  5367. end
  5368. end
  5369. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  5370. for i,v in pairs(lplayer.Character:GetChildren()) do
  5371. if (v:IsA("Tool")) then
  5372. v.Handle.Mesh:Destroy()
  5373. end
  5374. end
  5375. end
  5376. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  5377. local p = Instance.new("RocketPropulsion")
  5378. p.Parent = lplayer.Character.HumanoidRootPart
  5379. p.Name = "Spinner"
  5380. p.Target = lplayer.Character["Left Arm"]
  5381. p:Fire()
  5382. game:GetService("StarterGui"):SetCore("SendNotification", {
  5383. Title = "Spinner enabled";
  5384. Text = "Type ;nospinner to disable.";
  5385. })
  5386. end
  5387. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  5388. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  5389. end
  5390. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  5391. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5392. if v:isA("Tool") then
  5393. local a = Instance.new("SelectionBox",v.Handle)
  5394. a.Adornee = v.Handle
  5395. v.Handle.Size = Vector3.new(0.5,0.5,60)
  5396. v.GripPos = Vector3.new(0,0,0)
  5397. lplayer.Character.Humanoid:UnequipTools()
  5398. end
  5399. end
  5400. game:GetService("StarterGui"):SetCore("SendNotification", {
  5401. Title = "Reach applied!";
  5402. Text = "Applied to equipped sword. Use ;noreach to disable.";
  5403. })
  5404. end
  5405. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  5406. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5407. if v:isA("Tool") then
  5408. handleSize = v.Handle.Size
  5409. wait()
  5410. local a = Instance.new("SelectionBox",v.Handle)
  5411. a.Name = "a"
  5412. a.Adornee = v.Handle
  5413. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  5414. v.GripPos = Vector3.new(0,0,0)
  5415. lplayer.Character.Humanoid:UnequipTools()
  5416. end
  5417. end
  5418. game:GetService("StarterGui"):SetCore("SendNotification", {
  5419. Title = "Reach applied!";
  5420. Text = "Applied to equipped sword. Use ;noreach to disable.";
  5421. })
  5422. end
  5423. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  5424. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5425. if v:isA("Tool") then
  5426. v.Handle.a:Destroy()
  5427. v.Handle.Size = handleSize
  5428. end
  5429. end
  5430. game:GetService("StarterGui"):SetCore("SendNotification", {
  5431. Title = "Reach removed!";
  5432. Text = "Removed reach from equipped sword.";
  5433. })
  5434. end
  5435. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  5436. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  5437. lplayer.Character.Humanoid.Name = 1
  5438. local l = lplayer.Character["1"]:Clone()
  5439. l.Parent = lplayer.Character
  5440. l.Name = "Humanoid"
  5441. wait(0.1)
  5442. lplayer.Character["1"]:Destroy()
  5443. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5444. lplayer.Character.Animate.Disabled = true
  5445. wait(0.1)
  5446. lplayer.Character.Animate.Disabled = false
  5447. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5448. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5449. lplayer.Character.Humanoid:EquipTool(v)
  5450. end
  5451. wait(0.1)
  5452. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5453. wait(0.2)
  5454. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5455. wait(0.5)
  5456. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  5457. game:GetService("StarterGui"):SetCore("SendNotification", {
  5458. Title = "Tools needed!";
  5459. Text = "You need a tool in your backpack for this command!";
  5460. })
  5461. end
  5462. end
  5463. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  5464. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  5465. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5466. end
  5467. end
  5468. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  5469. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  5470. cbringall = true
  5471. else
  5472. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5473. brplr = v.Name
  5474. end
  5475. end
  5476. cbring = true
  5477. end
  5478. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  5479. cbring = false
  5480. cbringall = false
  5481. end
  5482. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  5483. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5484. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5485. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  5486. lplayer.Character.Humanoid.Name = 1
  5487. local l = lplayer.Character["1"]:Clone()
  5488. l.Parent = lplayer.Character
  5489. l.Name = "Humanoid"
  5490. wait(0.1)
  5491. lplayer.Character["1"]:Destroy()
  5492. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5493. lplayer.Character.Animate.Disabled = true
  5494. wait(0.1)
  5495. lplayer.Character.Animate.Disabled = false
  5496. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5497. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5498. lplayer.Character.Humanoid:EquipTool(v)
  5499. end
  5500. local function tp(player,player2)
  5501. local char1,char2=player.Character,player2.Character
  5502. if char1 and char2 then
  5503. char1:MoveTo(char2.Head.Position)
  5504. end
  5505. end
  5506. wait(0.1)
  5507. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5508. wait(0.2)
  5509. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5510. wait(0.5)
  5511. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5512. wait(0.6)
  5513. tp(lplayer, game:GetService("Players")[v.Name])
  5514. wait(0.4)
  5515. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  5516. game:GetService("StarterGui"):SetCore("SendNotification", {
  5517. Title = "Tools needed!";
  5518. Text = "You need a tool in your backpack for this command!";
  5519. })
  5520. end
  5521. end
  5522. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  5523. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5524. lplayer.Character.Humanoid.Name = 1
  5525. local l = lplayer.Character["1"]:Clone()
  5526. l.Parent = lplayer.Character
  5527. l.Name = "Humanoid"
  5528. wait(0.1)
  5529. lplayer.Character["1"]:Destroy()
  5530. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5531. lplayer.Character.Animate.Disabled = true
  5532. wait(0.1)
  5533. lplayer.Character.Animate.Disabled = false
  5534. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5535. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5536. lplayer.Character.Humanoid:EquipTool(v)
  5537. end
  5538. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5539. wait(0.3)
  5540. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5541. wait(0.4)
  5542. b = Instance.new("BodyForce")
  5543. b.Parent = lplayer.Character.HumanoidRootPart
  5544. b.Name = "Glitch"
  5545. b.Force = Vector3.new(100000000,5000,0)
  5546. game:GetService("StarterGui"):SetCore("SendNotification", {
  5547. Title = "Tools needed!";
  5548. Text = "You need a tool in your backpack for this command!";
  5549. })
  5550. end
  5551. end
  5552. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  5553. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  5554. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  5555. b = Instance.new("BodyForce")
  5556. b.Parent = lplayer.Character.HumanoidRootPart
  5557. b.Name = "unGlitch"
  5558. b.Force = Vector3.new(0,-5000000,0)
  5559. wait(2)
  5560. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  5561. end
  5562. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  5563. lplayer.Character.Humanoid.Health = 0
  5564. wait(1)
  5565. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  5566. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  5567. end
  5568. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  5569. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  5570. game:GetService("StarterGui"):SetCore("SendNotification", {
  5571. Title = "Success!";
  5572. Text = "DEX Explorer has loaded.";
  5573. })
  5574. end
  5575. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  5576. local Anim = Instance.new("Animation")
  5577. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  5578. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  5579. track:Play(.1, 1, 1)
  5580. end
  5581. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  5582. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  5583. game:GetService("StarterGui"):SetCore("SendNotification", {
  5584. Title = "Success!";
  5585. Text = "Energize Animations GUI has loaded.";
  5586. })
  5587. end
  5588. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  5589. saved = lplayer.Character.HumanoidRootPart.CFrame
  5590. game:GetService("StarterGui"):SetCore("SendNotification", {
  5591. Title = "Position Saved";
  5592. Text = "Use ;loadpos to return to saved position.";
  5593. })
  5594. end
  5595. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  5596. lplayer.Character.HumanoidRootPart.CFrame = saved
  5597. end
  5598. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  5599. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5600. local Anim2 = Instance.new("Animation")
  5601. Anim2.AnimationId = "rbxassetid://148840371"
  5602. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  5603. track2:Play(.1, 1, 1)
  5604. bplrr = v.Name
  5605. banpl = true
  5606. end
  5607. end
  5608. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  5609. banpl = false
  5610. end
  5611. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  5612. local function bringmodw()
  5613. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  5614. if obj.Name == (string.sub(msg, 11)) then
  5615. for i,ch in pairs(obj:GetDescendants()) do
  5616. if (ch:IsA("BasePart")) then
  5617. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5618. ch.CanCollide = false
  5619. ch.Transparency = 0.7
  5620. wait()
  5621. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  5622. wait()
  5623. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  5624. wait()
  5625. ch.CFrame = lplayer.Character["Head"].CFrame
  5626. end
  5627. end
  5628. end
  5629. end
  5630. end
  5631. while wait() do
  5632. bringmodw()
  5633. end
  5634. game:GetService("StarterGui"):SetCore("SendNotification", {
  5635. Title = "BringMod";
  5636. Text = "BringMod enabled.";
  5637. })
  5638. end
  5639. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  5640. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  5641. local hum = Instance.new('Humanoid', mod)
  5642. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  5643. lplayer.Character = mod
  5644. end
  5645. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  5646. game:GetService'RunService'.Stepped:Connect(function()
  5647. pcall(function()
  5648. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  5649. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  5650. for _,x in pairs(v.Character.Head:GetChildren()) do
  5651. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  5652. end
  5653. end
  5654. end
  5655. end)
  5656. end)
  5657. game:GetService("StarterGui"):SetCore("SendNotification", {
  5658. Title = "Attempting Shutdown";
  5659. Text = "Shutdown Attempt has begun.";
  5660. })
  5661. end
  5662. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  5663. objtodel = (string.sub(msg, 9))
  5664. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  5665. if v.Name == objtodel then
  5666. v:Destroy()
  5667. end
  5668. end
  5669. end
  5670. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  5671. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  5672. print(v)
  5673. end
  5674. game:GetService("StarterGui"):SetCore("SendNotification", {
  5675. Title = "Printed";
  5676. Text = "Players have been printed to console. (F9)";
  5677. })
  5678. end
  5679. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  5680. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  5681. if (v:IsA("Decal")) then
  5682. v:Destroy()
  5683. end
  5684. end
  5685. end
  5686. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  5687. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  5688. game:GetService("StarterGui"):SetCore("SendNotification", {
  5689. Title = "Success!";
  5690. Text = "OpFinality GUI has loaded.";
  5691. })
  5692. end
  5693. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  5694. remotes = true
  5695. added = true
  5696. game.DescendantAdded:connect(function(rmt)
  5697. if added == true then
  5698. if remotes == true then
  5699. if rmt:IsA("RemoteEvent") then
  5700. print("A RemoteEvent was added!")
  5701. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  5702. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  5703. end end end
  5704. end)
  5705. game.DescendantAdded:connect(function(rmtfnctn)
  5706. if added == true then
  5707. if remotes == true then
  5708. if rmtfnctn:IsA("RemoteFunction") then
  5709. warn("A RemoteFunction was added!")
  5710. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  5711. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  5712. end end end
  5713. end)
  5714.  
  5715. game.DescendantAdded:connect(function(bndfnctn)
  5716. if added == true then
  5717. if binds == true then
  5718. if bndfnctn:IsA("BindableFunction") then
  5719. print("A BindableFunction was added!")
  5720. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  5721. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  5722. end end end
  5723. end)
  5724.  
  5725. game.DescendantAdded:connect(function(bnd)
  5726. if added == true then
  5727. if binds == true then
  5728. if bnd:IsA("BindableEvent") then
  5729. warn("A BindableEvent was added!")
  5730. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  5731. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  5732. end end end
  5733. end)
  5734.  
  5735.  
  5736. if binds == true then
  5737. for i,v in pairs(game:GetDescendants()) do
  5738. if v:IsA("BindableFunction") then
  5739. print(" game." .. v:GetFullName() .. " | BindableFunction")
  5740. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  5741. end end
  5742. for i,v in pairs(game:GetDescendants()) do
  5743. if v:IsA("BindableEvent") then
  5744. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  5745. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  5746. end end
  5747. else
  5748. print("Off")
  5749. end
  5750. if remotes == true then
  5751. for i,v in pairs(game:GetDescendants()) do
  5752. if v:IsA("RemoteFunction") then
  5753. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  5754. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  5755. end end
  5756. wait()
  5757. for i,v in pairs(game:GetDescendants()) do
  5758. if v:IsA("RemoteEvent") then
  5759. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  5760. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  5761. end end
  5762. else
  5763. print("Off")
  5764. end
  5765. game:GetService("StarterGui"):SetCore("SendNotification", {
  5766. Title = "Printing Remotes";
  5767. Text = "Type ;noremotes to disable.";
  5768. })
  5769. end
  5770. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  5771. remotes = false
  5772. added = false
  5773. game:GetService("StarterGui"):SetCore("SendNotification", {
  5774. Title = "Printing Remotes Disabled";
  5775. Text = "Type ;remotes to enable.";
  5776. })
  5777. end
  5778. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  5779. spin = false
  5780. followed = false
  5781. traill = false
  5782. noclip = false
  5783. annoying = false
  5784. hwalk = false
  5785. cbringing = false
  5786. end
  5787. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  5788. stopsitting = true
  5789. end
  5790. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  5791. stopsitting = false
  5792. end
  5793. if string.sub(msg, 1, 8) == (prefix.."version") then
  5794. print(adminversion)
  5795. game:GetService("StarterGui"):SetCore("SendNotification", {
  5796. Title = "Version";
  5797. Text = adminversion;
  5798. })
  5799. end
  5800. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  5801. clickgoto = true
  5802. game:GetService("StarterGui"):SetCore("SendNotification", {
  5803. Title = "Click TP";
  5804. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  5805. })
  5806. end
  5807. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  5808. clickdel = true
  5809. game:GetService("StarterGui"):SetCore("SendNotification", {
  5810. Title = "Click Delete";
  5811. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  5812. })
  5813. end
  5814. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  5815. clickdel = false
  5816. game:GetService("StarterGui"):SetCore("SendNotification", {
  5817. Title = "Click Delete";
  5818. Text = "Click delete has been disabled.";
  5819. })
  5820. end
  5821. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  5822. clickgoto = false
  5823. game:GetService("StarterGui"):SetCore("SendNotification", {
  5824. Title = "Click TP";
  5825. Text = "Click TP has been disabled.";
  5826. })
  5827. end
  5828. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  5829. gettingtools = true
  5830. game:GetService("StarterGui"):SetCore("SendNotification", {
  5831. Title = "Tools Enabled";
  5832. Text = "Automatically colleting tools dropped.";
  5833. })
  5834. end
  5835. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  5836. gettingtools = false
  5837. game:GetService("StarterGui"):SetCore("SendNotification", {
  5838. Title = "Tools Disabled";
  5839. Text = "Click TP has been disabled.";
  5840. })
  5841. end
  5842. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  5843. ScreenGui:Destroy()
  5844. end
  5845. if string.sub(msg, 1, 6) == (prefix.."reset") then
  5846. lplayer.Character.Head:Destroy()
  5847. end
  5848. if string.sub(msg, 1, 7) == (prefix.."state ") then
  5849. statechosen = string.sub(msg, 8)
  5850. changingstate = true
  5851. end
  5852. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  5853. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  5854. end
  5855. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  5856. removingmeshhats = true
  5857. end
  5858. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  5859. removingmeshhats = false
  5860. end
  5861. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  5862. removingmeshtool = true
  5863. end
  5864. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  5865. removingmeshtool = false
  5866. end
  5867. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  5868. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  5869. if v:IsA("Tool") then
  5870. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  5871. v.Parent = player.Character
  5872. end
  5873. end
  5874. end
  5875. end
  5876. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  5877. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  5878. if v:IsA("Tool") then
  5879. v.Parent = lplayer.Character
  5880. wait()
  5881. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  5882. v.Parent = player.Character
  5883. end
  5884. end
  5885. end
  5886. end
  5887. if string.sub(msg, 1, 5) == (prefix.."age ") then
  5888. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  5889. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  5890. end
  5891. end
  5892. if string.sub(msg, 1, 4) == (prefix.."id ") then
  5893. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  5894. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  5895. end
  5896. end
  5897. if string.sub(msg, 1, 6) == (prefix..".age ") then
  5898. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  5899. game:GetService("StarterGui"):SetCore("SendNotification", {
  5900. Title = player.AccountAge.." Days";
  5901. Text = "Account age of "..player.Name;
  5902. })
  5903. end
  5904. end
  5905. if string.sub(msg, 1, 5) == (prefix..".id ") then
  5906. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  5907. game:GetService("StarterGui"):SetCore("SendNotification", {
  5908. Title = player.UserId.." ID";
  5909. Text = "Account ID of "..player.Name;
  5910. })
  5911. end
  5912. end
  5913. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  5914. game:GetService("StarterGui"):SetCore("SendNotification", {
  5915. Title = "Game ID";
  5916. Text = "Game ID: ".. game.GameId;
  5917. })
  5918. end
  5919. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  5920. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  5921. if pgscheck == true then
  5922. game:GetService("StarterGui"):SetCore("SendNotification", {
  5923. Title = "PGSPhysicsSolverEnabled";
  5924. Text = "PGS is Enabled!";
  5925. })
  5926. else
  5927. game:GetService("StarterGui"):SetCore("SendNotification", {
  5928. Title = "PGSPhysicsSolverEnabled";
  5929. Text = "PGS is Disabled!";
  5930. })
  5931. end
  5932. end
  5933. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  5934. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  5935. if v:IsA("Part") then
  5936. if v.Transparency == 1 then
  5937. if v.Name ~= "HumanoidRootPart" then
  5938. v:Destroy()
  5939. end
  5940. end
  5941. end
  5942. end
  5943. end
  5944. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  5945. game:GetService("Lighting").FogStart = 0
  5946. game:GetService("Lighting").FogEnd = 9999999999999
  5947. end
  5948. if string.sub(msg, 1, 8) == (prefix.."disable") then
  5949. lplayer.Character.Humanoid.Parent = lplayer
  5950. end
  5951. if string.sub(msg, 1, 7) == (prefix.."enable") then
  5952. lplayer.Humanoid.Parent = lplayer.Character
  5953. end
  5954. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  5955. prefix = (string.sub(msg, 9, 9))
  5956. wait(0.1)
  5957. change()
  5958. wait(0.1)
  5959. game:GetService("StarterGui"):SetCore("SendNotification", {
  5960. Title = "Prefix changed!";
  5961. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  5962. })
  5963. end
  5964. if string.sub(msg, 1, 12) == (";resetprefix") then
  5965. prefix = ";"
  5966. wait(0.1)
  5967. change()
  5968. wait(0.1)
  5969. game:GetService("StarterGui"):SetCore("SendNotification", {
  5970. Title = "Prefix changed!";
  5971. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  5972. })
  5973. end
  5974. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  5975. speedfly = string.sub(msg, 11)
  5976. wait()
  5977. change()
  5978. end
  5979. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  5980. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5981. local Anim3 = Instance.new("Animation")
  5982. Anim3.AnimationId = "rbxassetid://282574440"
  5983. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  5984. track3:Play(.1, 1, 1)
  5985. bplrr = v.Name
  5986. banpl = true
  5987. end
  5988. end
  5989. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  5990. banpl = false
  5991. end
  5992. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  5993. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  5994. staring = true
  5995. stareplr = v
  5996. end
  5997. end
  5998. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  5999. staring = false
  6000. end
  6001. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  6002. chatlogs = true
  6003. game:GetService("StarterGui"):SetCore("SendNotification", {
  6004. Title = "LogChat enabled";
  6005. Text = "Now logging all player chat.";
  6006. })
  6007. end
  6008. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  6009. chatlogs = false
  6010. game:GetService("StarterGui"):SetCore("SendNotification", {
  6011. Title = "LogChat disabled";
  6012. Text = "Stopped logging all player chat.";
  6013. })
  6014. end
  6015. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  6016. game:GetService("Workspace").CurrentCamera:Destroy()
  6017. wait(0.1)
  6018. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  6019. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  6020. lplayer.CameraMinZoomDistance = 0.5
  6021. lplayer.CameraMaxZoomDistance = 400
  6022. lplayer.CameraMode = "Classic"
  6023. end
  6024. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  6025. changingstate = false
  6026. end
  6027. end)
  6028.  
  6029. local function tp()
  6030. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  6031. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  6032. if player.Name == brplr then
  6033. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  6034. end
  6035. end
  6036. end
  6037. end
  6038. local function tpall()
  6039. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  6040. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  6041. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  6042. end
  6043. end
  6044. end
  6045. spawn(function()
  6046. while wait(spamdelay) do
  6047. if spamming == true then
  6048. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  6049. end
  6050. end
  6051. end)
  6052. spawn(function()
  6053. while wait(spamdelay) do
  6054. if spammingpm == true then
  6055. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  6056. end
  6057. end
  6058. end)
  6059. spawn(function()
  6060. while wait() do
  6061. if cbring == true then
  6062. tp()
  6063. end
  6064. end
  6065. end)
  6066. spawn(function()
  6067. while wait() do
  6068. if cbringall == true then
  6069. tpall()
  6070. end
  6071. end
  6072. end)
  6073.  
  6074. Mouse.KeyDown:connect(function(Key)
  6075. if Key == prefix then
  6076. CMDBAR:CaptureFocus()
  6077. end
  6078. end)
  6079.  
  6080. CMDBAR.FocusLost:connect(function(enterPressed)
  6081. if enterPressed then
  6082. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  6083. if string.sub(CMDBAR.Text, 6) == "me" then
  6084. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  6085. else
  6086. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  6087. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6088. lplayer.Character.Humanoid.Name = 1
  6089. local l = lplayer.Character["1"]:Clone()
  6090. l.Parent = lplayer.Character
  6091. l.Name = "Humanoid"
  6092. wait(0.1)
  6093. lplayer.Character["1"]:Destroy()
  6094. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6095. lplayer.Character.Animate.Disabled = true
  6096. wait(0.1)
  6097. lplayer.Character.Animate.Disabled = false
  6098. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6099. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6100. lplayer.Character.Humanoid:EquipTool(v)
  6101. end
  6102. local function tp(player,player2)
  6103. local char1,char2=player.Character,player2.Character
  6104. if char1 and char2 then
  6105. char1:MoveTo(char2.Head.Position)
  6106. end
  6107. end
  6108. wait(0.1)
  6109. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6110. wait(0.2)
  6111. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6112. wait(0.5)
  6113. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  6114. wait(0.7)
  6115. tp(lplayer,game:GetService("Players")[v.Name])
  6116. wait(0.7)
  6117. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6118. game:GetService("StarterGui"):SetCore("SendNotification", {
  6119. Title = "Tools needed!";
  6120. Text = "You need a tool in your backpack for this command!";
  6121. })
  6122. end
  6123. end
  6124. end
  6125. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  6126. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  6127. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6128. lplayer.Character.Humanoid.Name = 1
  6129. local l = lplayer.Character["1"]:Clone()
  6130. l.Parent = lplayer.Character
  6131. l.Name = "Humanoid"
  6132. wait(0.1)
  6133. lplayer.Character["1"]:Destroy()
  6134. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6135. lplayer.Character.Animate.Disabled = true
  6136. wait(0.1)
  6137. lplayer.Character.Animate.Disabled = false
  6138. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6139. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6140. lplayer.Character.Humanoid:EquipTool(v)
  6141. end
  6142. local function tp(player,player2)
  6143. local char1,char2=player.Character,player2.Character
  6144. if char1 and char2 then
  6145. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  6146. end
  6147. end
  6148. local function getout(player,player2)
  6149. local char1,char2=player.Character,player2.Character
  6150. if char1 and char2 then
  6151. char1:MoveTo(char2.Head.Position)
  6152. end
  6153. end
  6154. tp(game:GetService("Players")[v.Name], lplayer)
  6155. wait(0.2)
  6156. tp(game:GetService("Players")[v.Name], lplayer)
  6157. wait(0.5)
  6158. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6159. wait(0.5)
  6160. getout(lplayer, game:GetService("Players")[v.Name])
  6161. wait(0.3)
  6162. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6163. game:GetService("StarterGui"):SetCore("SendNotification", {
  6164. Title = "Tools needed!";
  6165. Text = "You need a tool in your backpack for this command!";
  6166. })
  6167. end
  6168. end
  6169. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  6170. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6171. lplayer.Character.Humanoid.Name = 1
  6172. local l = lplayer.Character["1"]:Clone()
  6173. l.Parent = lplayer.Character
  6174. l.Name = "Humanoid"
  6175. wait(0.1)
  6176. lplayer.Character["1"]:Destroy()
  6177. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6178. lplayer.Character.Animate.Disabled = true
  6179. wait(0.1)
  6180. lplayer.Character.Animate.Disabled = false
  6181. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6182. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6183. lplayer.Character.Humanoid:EquipTool(v)
  6184. end
  6185. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6186. spinplr = v
  6187. wait(0.5)
  6188. spin = true
  6189. game:GetService("StarterGui"):SetCore("SendNotification", {
  6190. Title = "Tools needed!";
  6191. Text = "You need a tool in your backpack for this command!";
  6192. })
  6193. end
  6194. end
  6195. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  6196. spin = false
  6197. end
  6198. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  6199. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6200. lplayer.Character.Humanoid.Name = 1
  6201. local l = lplayer.Character["1"]:Clone()
  6202. l.Parent = lplayer.Character
  6203. l.Name = "Humanoid"
  6204. wait(0.1)
  6205. lplayer.Character["1"]:Destroy()
  6206. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6207. lplayer.Character.Animate.Disabled = true
  6208. wait(0.1)
  6209. lplayer.Character.Animate.Disabled = false
  6210. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6211. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6212. lplayer.Character.Humanoid:EquipTool(v)
  6213. end
  6214. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6215. wait(0.3)
  6216. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6217. attplr = v
  6218. game:GetService("StarterGui"):SetCore("SendNotification", {
  6219. Title = "Tools needed!";
  6220. Text = "You need a tool in your backpack for this command!";
  6221. })
  6222. end
  6223. end
  6224. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  6225. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  6226. local function getout(player,player2)
  6227. local char1,char2=player.Character,player2.Character
  6228. if char1 and char2 then
  6229. char1:MoveTo(char2.Head.Position)
  6230. end
  6231. end
  6232. getout(lplayer, game:GetService("Players")[v.Name])
  6233. end
  6234. end
  6235. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  6236. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6237. followed = true
  6238. flwplr = v
  6239. end
  6240. end
  6241. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  6242. followed = false
  6243. end
  6244. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  6245. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  6246. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6247. lplayer.Character.Humanoid.Name = 1
  6248. local l = lplayer.Character["1"]:Clone()
  6249. l.Parent = lplayer.Character
  6250. l.Name = "Humanoid"
  6251. wait(0.1)
  6252. lplayer.Character["1"]:Destroy()
  6253. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6254. lplayer.Character.Animate.Disabled = true
  6255. wait(0.1)
  6256. lplayer.Character.Animate.Disabled = false
  6257. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6258. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6259. lplayer.Character.Humanoid:EquipTool(v)
  6260. end
  6261. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6262. wait(0.2)
  6263. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6264. wait(0.6)
  6265. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6266. wait(0.6)
  6267. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  6268. game:GetService("StarterGui"):SetCore("SendNotification", {
  6269. Title = "Tools needed!";
  6270. Text = "You need a tool in your backpack for this command!";
  6271. })
  6272. end
  6273. end
  6274. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  6275. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6276. traill = true
  6277. trlplr = v
  6278. end
  6279. end
  6280. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  6281. traill = false
  6282. end
  6283. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  6284. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  6285. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6286. else
  6287. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6288. local o = Instance.new("RocketPropulsion")
  6289. o.Parent = lplayer.Character.HumanoidRootPart
  6290. o.Name = "Orbit"
  6291. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  6292. o:Fire()
  6293. noclip = true
  6294. end
  6295. end
  6296. end
  6297. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  6298. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  6299. noclip = false
  6300. end
  6301. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  6302. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  6303. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6304. else
  6305. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6306. local y = Instance.new("RocketPropulsion")
  6307. y.Parent = lplayer.Character.HumanoidRootPart
  6308. y.CartoonFactor = 1
  6309. y.MaxThrust = 800000
  6310. y.MaxSpeed = 1000
  6311. y.ThrustP = 200000
  6312. y.Name = "Fling"
  6313. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  6314. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  6315. y:Fire()
  6316. noclip = true
  6317. end
  6318. end
  6319. end
  6320. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  6321. noclip = false
  6322. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  6323. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  6324. wait(0.4)
  6325. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  6326. end
  6327. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  6328. if game:GetService("Workspace").FilteringEnabled == true then
  6329. warn("FE is Enabled (Filtering Enabled)")
  6330. game:GetService("StarterGui"):SetCore("SendNotification", {
  6331. Title = "FE is Enabled";
  6332. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  6333. })
  6334. else
  6335. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  6336. game:GetService("StarterGui"):SetCore("SendNotification", {
  6337. Title = "FE is Disabled";
  6338. Text = "Filtering Disabled. Consider using a different admin script.";
  6339. })
  6340. end
  6341. end
  6342. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  6343. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6344. lplayer.Character.Humanoid.Name = 1
  6345. local l = lplayer.Character["1"]:Clone()
  6346. l.Parent = lplayer.Character
  6347. l.Name = "Humanoid"
  6348. wait(0.1)
  6349. lplayer.Character["1"]:Destroy()
  6350. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6351. lplayer.Character.Animate.Disabled = true
  6352. wait(0.1)
  6353. lplayer.Character.Animate.Disabled = false
  6354. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6355. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6356. lplayer.Character.Humanoid:EquipTool(v)
  6357. end
  6358. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6359. wait(0.2)
  6360. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6361. wait(0.6)
  6362. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  6363. game:GetService("StarterGui"):SetCore("SendNotification", {
  6364. Title = "Tools needed!";
  6365. Text = "You need a tool in your backpack for this command!";
  6366. })
  6367. end
  6368. end
  6369. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  6370. noclip = true
  6371. game:GetService("StarterGui"):SetCore("SendNotification", {
  6372. Title = "Noclip enabled";
  6373. Text = "Type ;clip to disable";
  6374. })
  6375. end
  6376. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  6377. noclip = false
  6378. game:GetService("StarterGui"):SetCore("SendNotification", {
  6379. Title = "Noclip disabled";
  6380. Text = "Type ;noclip to enable";
  6381. })
  6382. end
  6383. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  6384. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  6385. end
  6386. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  6387. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  6388. end
  6389. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  6390. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  6391. end
  6392. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  6393. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  6394. end
  6395. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  6396. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  6397. end
  6398. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  6399. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  6400. end
  6401. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  6402. lplayer.Character.Humanoid.JumpPower = 50
  6403. lplayer.Character.Humanoid.WalkSpeed = 16
  6404. lplayer.Character.Humanoid.HipHeight = 0
  6405. end
  6406. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  6407. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6408. annoying = true
  6409. annplr = v
  6410. end
  6411. end
  6412. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  6413. annoying = false
  6414. end
  6415. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  6416. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  6417. hwalk = true
  6418. hdwplr = v
  6419. end
  6420. end
  6421. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  6422. hwalk = false
  6423. end
  6424. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  6425. lplayer.Character["Left Leg"]:Destroy()
  6426. lplayer.Character["Left Arm"]:Destroy()
  6427. lplayer.Character["Right Leg"]:Destroy()
  6428. lplayer.Character["Right Arm"]:Destroy()
  6429. end
  6430. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  6431. lplayer.Character.Humanoid.Name = 1
  6432. local l = lplayer.Character["1"]:Clone()
  6433. l.Parent = lplayer.Character
  6434. l.Name = "Humanoid"
  6435. wait(0.1)
  6436. lplayer.Character["1"]:Destroy()
  6437. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6438. lplayer.Character.Animate.Disabled = true
  6439. wait(0.1)
  6440. lplayer.Character.Animate.Disabled = false
  6441. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6442. game:GetService("StarterGui"):SetCore("SendNotification", {
  6443. Title = "FE Godmode enabled";
  6444. Text = "Use ;grespawn or ;respawn to remove.";
  6445. })
  6446. end
  6447. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  6448. for i,v in pairs(lplayer.Character:GetChildren()) do
  6449. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  6450. v.Parent = workspace
  6451. end
  6452. end
  6453. end
  6454. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  6455. for i,v in pairs(lplayer.Character:GetChildren()) do
  6456. if (v:IsA("Tool")) then
  6457. v.Parent = workspace
  6458. end
  6459. end
  6460. end
  6461. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  6462. droppinghats = true
  6463. game:GetService("StarterGui"):SetCore("SendNotification", {
  6464. Title = "Loop Drop Enabled";
  6465. Text = "Type ;unloopdhats to disable";
  6466. })
  6467. end
  6468. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  6469. droppinghats = false
  6470. game:GetService("StarterGui"):SetCore("SendNotification", {
  6471. Title = "Loop Drop Disabled";
  6472. Text = "Type ;loopdhats to enable.";
  6473. })
  6474. end
  6475. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  6476. droppingtools = true
  6477. game:GetService("StarterGui"):SetCore("SendNotification", {
  6478. Title = "Loop Drop Enabled";
  6479. Text = "Type ;unloopdtool to disable";
  6480. })
  6481. end
  6482. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  6483. droppingtools = false
  6484. game:GetService("StarterGui"):SetCore("SendNotification", {
  6485. Title = "Loop Drop Disabled";
  6486. Text = "Type ;loopdtool to enable.";
  6487. })
  6488. end
  6489. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  6490. Local = game:GetService('Players').LocalPlayer
  6491. Char = Local.Character
  6492. touched,tpdback = false, false
  6493. box = Instance.new('Part',workspace)
  6494. box.Anchored = true
  6495. box.CanCollide = true
  6496. box.Size = Vector3.new(10,1,10)
  6497. box.Position = Vector3.new(0,10000,0)
  6498. box.Touched:connect(function(part)
  6499. if (part.Parent.Name == Local.Name) then
  6500. if touched == false then
  6501. touched = true
  6502. function apply()
  6503. if script.Disabled ~= true then
  6504. no = Char.HumanoidRootPart:Clone()
  6505. wait(.25)
  6506. Char.HumanoidRootPart:Destroy()
  6507. no.Parent = Char
  6508. Char:MoveTo(loc)
  6509. touched = false
  6510. end end
  6511. if Char then
  6512. apply()
  6513. end
  6514. end
  6515. end
  6516. end)
  6517. repeat wait() until Char
  6518. loc = Char.HumanoidRootPart.Position
  6519. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  6520. game:GetService("StarterGui"):SetCore("SendNotification", {
  6521. Title = "Invisibility enabled!";
  6522. Text = "Reset or use ;respawn to remove.";
  6523. })
  6524. end
  6525. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  6526. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6527. if game:GetService("Players")[v.Name].Character.Humanoid then
  6528. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  6529. else
  6530. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  6531. end
  6532. end
  6533. end
  6534. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  6535. if lplayer.Character.Humanoid then
  6536. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  6537. else
  6538. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  6539. end
  6540. end
  6541. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  6542. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6543. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6544. end
  6545. end
  6546. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  6547. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  6548. repeat wait() until Mouse
  6549.  
  6550. local T = lplayer.Character.HumanoidRootPart
  6551. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6552. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6553. local SPEED = speedget
  6554.  
  6555. local function fly()
  6556. flying = true
  6557. local BG = Instance.new('BodyGyro', T)
  6558. local BV = Instance.new('BodyVelocity', T)
  6559. BG.P = 9e4
  6560. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  6561. BG.cframe = T.CFrame
  6562. BV.velocity = Vector3.new(0, 0.1, 0)
  6563. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  6564. spawn(function()
  6565. repeat wait()
  6566. lplayer.Character.Humanoid.PlatformStand = true
  6567. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  6568. SPEED = 50
  6569. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  6570. SPEED = 0
  6571. end
  6572. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  6573. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  6574. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  6575. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  6576. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  6577. else
  6578. BV.velocity = Vector3.new(0, 0.1, 0)
  6579. end
  6580. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  6581. until not flying
  6582. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6583. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6584. SPEED = 0
  6585. BG:destroy()
  6586. BV:destroy()
  6587. lplayer.Character.Humanoid.PlatformStand = false
  6588. end)
  6589. end
  6590. Mouse.KeyDown:connect(function(KEY)
  6591. if KEY:lower() == 'w' then
  6592. CONTROL.F = speedfly
  6593. elseif KEY:lower() == 's' then
  6594. CONTROL.B = -speedfly
  6595. elseif KEY:lower() == 'a' then
  6596. CONTROL.L = -speedfly
  6597. elseif KEY:lower() == 'd' then
  6598. CONTROL.R = speedfly
  6599. end
  6600. end)
  6601. Mouse.KeyUp:connect(function(KEY)
  6602. if KEY:lower() == 'w' then
  6603. CONTROL.F = 0
  6604. elseif KEY:lower() == 's' then
  6605. CONTROL.B = 0
  6606. elseif KEY:lower() == 'a' then
  6607. CONTROL.L = 0
  6608. elseif KEY:lower() == 'd' then
  6609. CONTROL.R = 0
  6610. end
  6611. end)
  6612. fly()
  6613. end
  6614. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  6615. flying = false
  6616. lplayer.Character.Humanoid.PlatformStand = false
  6617. end
  6618. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  6619. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  6620. end
  6621. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  6622. spamtext = (string.sub(CMDBAR.Text, 6))
  6623. spamming = true
  6624. end
  6625. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  6626. spamming = false
  6627. end
  6628. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  6629. spamdelay = (string.sub(CMDBAR.Text, 10))
  6630. end
  6631. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  6632. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6633. pmspammed = v.Name
  6634. spammingpm = true
  6635. end
  6636. end
  6637. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  6638. spammingpm = false
  6639. end
  6640. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  6641. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  6642. v.Character["Left Leg"].Anchored = true
  6643. v.Character["Left Arm"].Anchored = true
  6644. v.Character["Right Leg"].Anchored = true
  6645. v.Character["Right Arm"].Anchored = true
  6646. v.Character.Torso.Anchored = true
  6647. v.Character.Head.Anchored = true
  6648. end
  6649. end
  6650. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  6651. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  6652. v.Character["Left Leg"].Anchored = false
  6653. v.Character["Left Arm"].Anchored = false
  6654. v.Character["Right Leg"].Anchored = false
  6655. v.Character["Right Arm"].Anchored = false
  6656. v.Character.Torso.Anchored = false
  6657. v.Character.Head.Anchored = false
  6658. end
  6659. end
  6660. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  6661. local a = game:GetService("Workspace"):getChildren()
  6662. for i = 1, #a do
  6663. if a[i].className == "Part" then
  6664. a[i].Locked = false
  6665. elseif a[i].className == "Model" then
  6666. local r = a[i]:getChildren()
  6667. for i = 1, #r do
  6668. if r[i].className == "Part" then
  6669. r[i].Locked = false
  6670. end
  6671. end
  6672. end
  6673. end
  6674. game:GetService("StarterGui"):SetCore("SendNotification", {
  6675. Title = "Success!";
  6676. Text = "Workspace unlocked. Use ;lockws to lock.";
  6677. })
  6678. end
  6679. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  6680. local a = game:GetService("Workspace"):getChildren()
  6681. for i = 1, #a do
  6682. if a[i].className == "Part" then
  6683. a[i].Locked = true
  6684. elseif a[i].className == "Model" then
  6685. local r = a[i]:getChildren()
  6686. for i = 1, #r do
  6687. if r[i].className == "Part" then
  6688. r[i].Locked = true
  6689. end
  6690. end
  6691. end
  6692. end
  6693. end
  6694. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  6695. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  6696. Clone_T.BinType = "Clone"
  6697. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  6698. Destruct.BinType = "Hammer"
  6699. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  6700. Hold_T.BinType = "Grab"
  6701. end
  6702. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  6703. lplayer.Character.Humanoid.PlatformStand = true
  6704. end
  6705. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  6706. lplayer.Character.Humanoid.PlatformStand = false
  6707. end
  6708. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  6709. lplayer.Character.Head.Mesh:Destroy()
  6710. end
  6711. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  6712. lplayer.Character.Humanoid.Sit = true
  6713. end
  6714. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  6715. local function bringobjw()
  6716. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  6717. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  6718. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6719. obj.CanCollide = false
  6720. obj.Transparency = 0.7
  6721. wait()
  6722. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  6723. wait()
  6724. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  6725. wait()
  6726. obj.CFrame = lplayer.Character["Head"].CFrame
  6727. end
  6728. end
  6729. end
  6730. while wait() do
  6731. bringobjw()
  6732. end
  6733. game:GetService("StarterGui"):SetCore("SendNotification", {
  6734. Title = "BringObj";
  6735. Text = "BringObj enabled.";
  6736. })
  6737. end
  6738. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  6739. vis = (string.sub(CMDBAR.Text, 7))
  6740. local a = game:GetService("Workspace"):GetDescendants()
  6741. for i = 1, #a do
  6742. if a[i].className == "Part" then
  6743. a[i].Transparency = vis
  6744. elseif a[i].className == "Model" then
  6745. local r = a[i]:getChildren()
  6746. for i = 1, #r do
  6747. if r[i].className == "Part" then
  6748. r[i].Transparency = vis
  6749. end
  6750. end
  6751. end
  6752. end
  6753. end
  6754. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  6755. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  6756. game:GetService("StarterGui"):SetCore("SendNotification", {
  6757. Title = "Success!";
  6758. Text = "HyperTotal GUI Loaded!";
  6759. })
  6760. end
  6761. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  6762. CMDSFRAME.Visible = true
  6763. end
  6764. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  6765. for i,v in pairs(lplayer.Character:GetChildren()) do
  6766. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  6767. v.Handle.Mesh:Destroy()
  6768. end
  6769. end
  6770. end
  6771. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  6772. for i,v in pairs(lplayer.Character:GetChildren()) do
  6773. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  6774. v.Handle.Mesh:Destroy()
  6775. end
  6776. end
  6777. end
  6778. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  6779. for i,v in pairs(lplayer.Character:GetChildren()) do
  6780. if (v:IsA("Tool")) then
  6781. v.Handle.Mesh:Destroy()
  6782. end
  6783. end
  6784. end
  6785. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  6786. for i,v in pairs(lplayer.Character:GetChildren()) do
  6787. if (v:IsA("Tool")) then
  6788. v.Handle.Mesh:Destroy()
  6789. end
  6790. end
  6791. end
  6792. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  6793. local p = Instance.new("RocketPropulsion")
  6794. p.Parent = lplayer.Character.HumanoidRootPart
  6795. p.Name = "Spinner"
  6796. p.Target = lplayer.Character["Left Arm"]
  6797. p:Fire()
  6798. game:GetService("StarterGui"):SetCore("SendNotification", {
  6799. Title = "Spinner enabled";
  6800. Text = "Type ;nospinner to disable.";
  6801. })
  6802. end
  6803. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  6804. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  6805. end
  6806. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  6807. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  6808. if v:isA("Tool") then
  6809. local a = Instance.new("SelectionBox",v.Handle)
  6810. a.Adornee = v.Handle
  6811. v.Handle.Size = Vector3.new(0.5,0.5,60)
  6812. v.GripPos = Vector3.new(0,0,0)
  6813. lplayer.Character.Humanoid:UnequipTools()
  6814. end
  6815. end
  6816. game:GetService("StarterGui"):SetCore("SendNotification", {
  6817. Title = "Reach applied!";
  6818. Text = "Applied to equipped sword. Use ;noreach to disable.";
  6819. })
  6820. end
  6821. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  6822. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  6823. if v:isA("Tool") then
  6824. local a = Instance.new("SelectionBox",v.Handle)
  6825. a.Name = "Reach"
  6826. a.Adornee = v.Handle
  6827. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  6828. v.GripPos = Vector3.new(0,0,0)
  6829. lplayer.Character.Humanoid:UnequipTools()
  6830. end
  6831. end
  6832. game:GetService("StarterGui"):SetCore("SendNotification", {
  6833. Title = "Reach applied!";
  6834. Text = "Applied to equipped sword. Use ;noreach to disable.";
  6835. })
  6836. end
  6837. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  6838. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  6839. if v:isA("Tool") then
  6840. v.Handle.Reach:Destroy()
  6841. end
  6842. end
  6843. game:GetService("StarterGui"):SetCore("SendNotification", {
  6844. Title = "Reach removed!";
  6845. Text = "Removed reach from equipped sword.";
  6846. })
  6847. end
  6848. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  6849. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  6850. lplayer.Character.Humanoid.Name = 1
  6851. local l = lplayer.Character["1"]:Clone()
  6852. l.Parent = lplayer.Character
  6853. l.Name = "Humanoid"
  6854. wait(0.1)
  6855. lplayer.Character["1"]:Destroy()
  6856. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6857. lplayer.Character.Animate.Disabled = true
  6858. wait(0.1)
  6859. lplayer.Character.Animate.Disabled = false
  6860. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6861. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6862. lplayer.Character.Humanoid:EquipTool(v)
  6863. end
  6864. wait(0.1)
  6865. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6866. wait(0.2)
  6867. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6868. wait(0.5)
  6869. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  6870. game:GetService("StarterGui"):SetCore("SendNotification", {
  6871. Title = "Tools needed!";
  6872. Text = "You need a tool in your backpack for this command!";
  6873. })
  6874. end
  6875. end
  6876. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  6877. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6878. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6879. end
  6880. end
  6881. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  6882. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  6883. cbringall = true
  6884. else
  6885. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6886. brplr = v.Name
  6887. end
  6888. end
  6889. cbring = true
  6890. end
  6891. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  6892. cbring = false
  6893. cbringall = false
  6894. end
  6895. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  6896. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6897. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6898. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6899. lplayer.Character.Humanoid.Name = 1
  6900. local l = lplayer.Character["1"]:Clone()
  6901. l.Parent = lplayer.Character
  6902. l.Name = "Humanoid"
  6903. wait(0.1)
  6904. lplayer.Character["1"]:Destroy()
  6905. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6906. lplayer.Character.Animate.Disabled = true
  6907. wait(0.1)
  6908. lplayer.Character.Animate.Disabled = false
  6909. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6910. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6911. lplayer.Character.Humanoid:EquipTool(v)
  6912. end
  6913. local function tp(player,player2)
  6914. local char1,char2=player.Character,player2.Character
  6915. if char1 and char2 then
  6916. char1:MoveTo(char2.Head.Position)
  6917. end
  6918. end
  6919. wait(0.1)
  6920. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6921. wait(0.2)
  6922. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6923. wait(0.5)
  6924. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6925. wait(0.6)
  6926. tp(lplayer, game:GetService("Players")[v.Name])
  6927. wait(0.4)
  6928. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  6929. game:GetService("StarterGui"):SetCore("SendNotification", {
  6930. Title = "Tools needed!";
  6931. Text = "You need a tool in your backpack for this command!";
  6932. })
  6933. end
  6934. end
  6935. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  6936. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6937. lplayer.Character.Humanoid.Name = 1
  6938. local l = lplayer.Character["1"]:Clone()
  6939. l.Parent = lplayer.Character
  6940. l.Name = "Humanoid"
  6941. wait(0.1)
  6942. lplayer.Character["1"]:Destroy()
  6943. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6944. lplayer.Character.Animate.Disabled = true
  6945. wait(0.1)
  6946. lplayer.Character.Animate.Disabled = false
  6947. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6948. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6949. lplayer.Character.Humanoid:EquipTool(v)
  6950. end
  6951. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6952. wait(0.3)
  6953. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6954. wait(0.4)
  6955. b = Instance.new("BodyForce")
  6956. b.Parent = lplayer.Character.HumanoidRootPart
  6957. b.Name = "Glitch"
  6958. b.Force = Vector3.new(100000000,5000,0)
  6959. game:GetService("StarterGui"):SetCore("SendNotification", {
  6960. Title = "Tools needed!";
  6961. Text = "You need a tool in your backpack for this command!";
  6962. })
  6963. end
  6964. end
  6965. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  6966. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  6967. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  6968. b = Instance.new("BodyForce")
  6969. b.Parent = lplayer.Character.HumanoidRootPart
  6970. b.Name = "unGlitch"
  6971. b.Force = Vector3.new(0,-5000000,0)
  6972. wait(2)
  6973. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  6974. end
  6975. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  6976. lplayer.Character.Humanoid.Health = 0
  6977. wait(1)
  6978. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  6979. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  6980. end
  6981. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  6982. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  6983. game:GetService("StarterGui"):SetCore("SendNotification", {
  6984. Title = "Success!";
  6985. Text = "DEX Explorer has loaded.";
  6986. })
  6987. end
  6988. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  6989. local Anim = Instance.new("Animation")
  6990. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  6991. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  6992. track:Play(.1, 1, 1)
  6993. end
  6994. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  6995. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  6996. game:GetService("StarterGui"):SetCore("SendNotification", {
  6997. Title = "Success!";
  6998. Text = "Energize Animations GUI has loaded.";
  6999. })
  7000. end
  7001. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  7002. saved = lplayer.Character.HumanoidRootPart.CFrame
  7003. game:GetService("StarterGui"):SetCore("SendNotification", {
  7004. Title = "Position Saved";
  7005. Text = "Use ;loadpos to return to saved position.";
  7006. })
  7007. end
  7008. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  7009. lplayer.Character.HumanoidRootPart.CFrame = saved
  7010. end
  7011. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  7012. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7013. local Anim2 = Instance.new("Animation")
  7014. Anim2.AnimationId = "rbxassetid://148840371"
  7015. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  7016. track2:Play(.1, 1, 1)
  7017. bplrr = v.Name
  7018. banpl = true
  7019. end
  7020. end
  7021. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  7022. banpl = false
  7023. end
  7024. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  7025. local function bringmodw()
  7026. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  7027. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  7028. for i,ch in pairs(obj:GetDescendants()) do
  7029. if (ch:IsA("BasePart")) then
  7030. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  7031. ch.CanCollide = false
  7032. ch.Transparency = 0.7
  7033. wait()
  7034. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  7035. wait()
  7036. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  7037. wait()
  7038. ch.CFrame = lplayer.Character["Head"].CFrame
  7039. end
  7040. end
  7041. end
  7042. end
  7043. end
  7044. while wait() do
  7045. bringmodw()
  7046. end
  7047. game:GetService("StarterGui"):SetCore("SendNotification", {
  7048. Title = "BringMod";
  7049. Text = "BringMod enabled.";
  7050. })
  7051. end
  7052. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  7053. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  7054. local hum = Instance.new('Humanoid', mod)
  7055. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  7056. lplayer.Character = mod
  7057. end
  7058. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  7059. game:GetService'RunService'.Stepped:Connect(function()
  7060. pcall(function()
  7061. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  7062. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  7063. for _,x in pairs(v.Character.Head:GetChildren()) do
  7064. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  7065. end
  7066. end
  7067. end
  7068. end)
  7069. end)
  7070. game:GetService("StarterGui"):SetCore("SendNotification", {
  7071. Title = "Attempting Shutdown";
  7072. Text = "Shutdown Attempt has begun.";
  7073. })
  7074. end
  7075. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  7076. objtodel = (string.sub(CMDBAR.Text, 8))
  7077. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  7078. if v.Name == objtodel then
  7079. v:Destroy()
  7080. end
  7081. end
  7082. end
  7083. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  7084. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  7085. print(v)
  7086. end
  7087. game:GetService("StarterGui"):SetCore("SendNotification", {
  7088. Title = "Printed";
  7089. Text = "Players have been printed to console. (F9)";
  7090. })
  7091. end
  7092. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  7093. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  7094. if (v:IsA("Decal")) then
  7095. v:Destroy()
  7096. end
  7097. end
  7098. end
  7099. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  7100. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  7101. game:GetService("StarterGui"):SetCore("SendNotification", {
  7102. Title = "Success!";
  7103. Text = "OpFinality GUI has loaded.";
  7104. })
  7105. end
  7106. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  7107. remotes = true
  7108. added = true
  7109. game.DescendantAdded:connect(function(rmt)
  7110. if added == true then
  7111. if remotes == true then
  7112. if rmt:IsA("RemoteEvent") then
  7113. print("A RemoteEvent was added!")
  7114. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  7115. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  7116. end end end
  7117. end)
  7118. game.DescendantAdded:connect(function(rmtfnctn)
  7119. if added == true then
  7120. if remotes == true then
  7121. if rmtfnctn:IsA("RemoteFunction") then
  7122. warn("A RemoteFunction was added!")
  7123. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  7124. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  7125. end end end
  7126. end)
  7127.  
  7128. game.DescendantAdded:connect(function(bndfnctn)
  7129. if added == true then
  7130. if binds == true then
  7131. if bndfnctn:IsA("BindableFunction") then
  7132. print("A BindableFunction was added!")
  7133. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  7134. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  7135. end end end
  7136. end)
  7137.  
  7138. game.DescendantAdded:connect(function(bnd)
  7139. if added == true then
  7140. if binds == true then
  7141. if bnd:IsA("BindableEvent") then
  7142. warn("A BindableEvent was added!")
  7143. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  7144. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  7145. end end end
  7146. end)
  7147.  
  7148.  
  7149. if binds == true then
  7150. for i,v in pairs(game:GetDescendants()) do
  7151. if v:IsA("BindableFunction") then
  7152. print(" game." .. v:GetFullName() .. " | BindableFunction")
  7153. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  7154. end end
  7155. for i,v in pairs(game:GetDescendants()) do
  7156. if v:IsA("BindableEvent") then
  7157. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  7158. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  7159. end end
  7160. else
  7161. print("Off")
  7162. end
  7163. if remotes == true then
  7164. for i,v in pairs(game:GetDescendants()) do
  7165. if v:IsA("RemoteFunction") then
  7166. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  7167. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  7168. end end
  7169. wait()
  7170. for i,v in pairs(game:GetDescendants()) do
  7171. if v:IsA("RemoteEvent") then
  7172. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  7173. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  7174. end end
  7175. else
  7176. print("Off")
  7177. end
  7178. game:GetService("StarterGui"):SetCore("SendNotification", {
  7179. Title = "Printing Remotes";
  7180. Text = "Type ;noremotes to disable.";
  7181. })
  7182. end
  7183. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  7184. remotes = false
  7185. added = false
  7186. game:GetService("StarterGui"):SetCore("SendNotification", {
  7187. Title = "Printing Remotes Disabled";
  7188. Text = "Type ;remotes to enable.";
  7189. })
  7190. end
  7191. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  7192. spin = false
  7193. followed = false
  7194. traill = false
  7195. noclip = false
  7196. annoying = false
  7197. hwalk = false
  7198. cbringing = false
  7199. end
  7200. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  7201. stopsitting = true
  7202. end
  7203. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  7204. stopsitting = false
  7205. end
  7206. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  7207. print(adminversion)
  7208. game:GetService("StarterGui"):SetCore("SendNotification", {
  7209. Title = "Version";
  7210. Text = adminversion;
  7211. })
  7212. end
  7213. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  7214. clickgoto = true
  7215. game:GetService("StarterGui"):SetCore("SendNotification", {
  7216. Title = "Click TP";
  7217. Text = "Press E to teleport to mouse position";
  7218. })
  7219. end
  7220. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  7221. clickgoto = false
  7222. game:GetService("StarterGui"):SetCore("SendNotification", {
  7223. Title = "Click TP";
  7224. Text = "Click TP has been disabled.";
  7225. })
  7226. end
  7227. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  7228. gettingtools = true
  7229. game:GetService("StarterGui"):SetCore("SendNotification", {
  7230. Title = "Tools Enabled";
  7231. Text = "Automatically colleting tools dropped.";
  7232. })
  7233. end
  7234. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  7235. gettingtools = false
  7236. game:GetService("StarterGui"):SetCore("SendNotification", {
  7237. Title = "Tools Disabled";
  7238. Text = "Click TP has been disabled.";
  7239. })
  7240. end
  7241. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  7242. ScreenGui:Destroy()
  7243. end
  7244. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  7245. lplayer.Character.Head:Destroy()
  7246. end
  7247. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  7248. statechosen = string.sub(CMDBAR.Text, 7)
  7249. changingstate = true
  7250. end
  7251. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  7252. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  7253. end
  7254. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  7255. removingmeshhats = true
  7256. end
  7257. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  7258. removingmeshhats = false
  7259. end
  7260. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  7261. removingmeshtool = true
  7262. end
  7263. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  7264. removingmeshtool = false
  7265. end
  7266. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  7267. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  7268. if v:IsA("Tool") then
  7269. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  7270. v.Parent = player.Character
  7271. end
  7272. end
  7273. end
  7274. end
  7275. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  7276. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  7277. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  7278. end
  7279. end
  7280. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  7281. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  7282. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  7283. end
  7284. end
  7285. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  7286. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7287. game:GetService("StarterGui"):SetCore("SendNotification", {
  7288. Title = player.AccountAge.." Days";
  7289. Text = "Account age of "..player.Name;
  7290. })
  7291. end
  7292. end
  7293. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  7294. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  7295. game:GetService("StarterGui"):SetCore("SendNotification", {
  7296. Title = player.UserId.." ID";
  7297. Text = "Account ID of "..player.Name;
  7298. })
  7299. end
  7300. end
  7301. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  7302. game:GetService("StarterGui"):SetCore("SendNotification", {
  7303. Title = "Game ID";
  7304. Text = "Game ID: ".. game.GameId;
  7305. })
  7306. end
  7307. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  7308. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  7309. if pgscheck == true then
  7310. game:GetService("StarterGui"):SetCore("SendNotification", {
  7311. Title = "PGSPhysicsSolverEnabled";
  7312. Text = "PGS is Enabled!";
  7313. })
  7314. else
  7315. game:GetService("StarterGui"):SetCore("SendNotification", {
  7316. Title = "PGSPhysicsSolverEnabled";
  7317. Text = "PGS is Disabled!";
  7318. })
  7319. end
  7320. end
  7321. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  7322. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  7323. if v:IsA("Part") then
  7324. if v.Transparency == 1 then
  7325. if v.Name ~= "HumanoidRootPart" then
  7326. v:Destroy()
  7327. end
  7328. end
  7329. end
  7330. end
  7331. end
  7332. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  7333. game:GetService("Lighting").FogStart = 0
  7334. game:GetService("Lighting").FogEnd = 9999999999999
  7335. end
  7336. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  7337. lplayer.Character.Humanoid.Parent = lplayer
  7338. end
  7339. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  7340. lplayer.Humanoid.Parent = lplayer.Character
  7341. end
  7342. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  7343. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  7344. if v:IsA("Tool") then
  7345. v.Parent = lplayer.Character
  7346. wait()
  7347. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  7348. v.Parent = player.Character
  7349. end
  7350. end
  7351. end
  7352. end
  7353. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  7354. speedfly = string.sub(CMDBAR.Text, 10)
  7355. wait()
  7356. change()
  7357. end
  7358. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  7359. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  7360. local Anim3 = Instance.new("Animation")
  7361. Anim3.AnimationId = "rbxassetid://282574440"
  7362. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  7363. track3:Play(.1, 1, 1)
  7364. bplrr = v.Name
  7365. banpl = true
  7366. end
  7367. end
  7368. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  7369. banpl = false
  7370. end
  7371. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  7372. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  7373. staring = true
  7374. stareplr = v
  7375. end
  7376. end
  7377. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  7378. staring = false
  7379. end
  7380. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  7381. chatlogs = true
  7382. game:GetService("StarterGui"):SetCore("SendNotification", {
  7383. Title = "LogChat enabled";
  7384. Text = "Now logging all player chat.";
  7385. })
  7386. end
  7387. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  7388. chatlogs = false
  7389. game:GetService("StarterGui"):SetCore("SendNotification", {
  7390. Title = "LogChat disabled";
  7391. Text = "Stopped logging all player chat.";
  7392. })
  7393. end
  7394. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  7395. game:GetService("Workspace").CurrentCamera:Destroy()
  7396. wait(0.1)
  7397. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  7398. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  7399. lplayer.CameraMinZoomDistance = 0.5
  7400. lplayer.CameraMaxZoomDistance = 400
  7401. lplayer.CameraMode = "Classic"
  7402. end
  7403. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  7404. changingstate = false
  7405. end
  7406. CMDBAR.Text = ""
  7407. end
  7408. end)
  7409.  
  7410. wait(0.3)
  7411. game:GetService("StarterGui"):SetCore("SendNotification", {
  7412. Title = "Loaded successfully!";
  7413. Text = "Reviz Admin V2 by illremember";
  7414. })
  7415. wait(0.1)
  7416. print("Reviz Admin V2 loaded!")
  7417. if game:GetService("Workspace").FilteringEnabled == true then
  7418. warn("FE is Enabled (Filtering Enabled)")
  7419. game:GetService("StarterGui"):SetCore("SendNotification", {
  7420. Title = "FE is Enabled";
  7421. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  7422. })
  7423. else
  7424. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  7425. game:GetService("StarterGui"):SetCore("SendNotification", {
  7426. Title = "FE is Disabled";
  7427. Text = "Filtering Disabled. Consider using a different admin script.";
  7428. })
  7429. end
  7430.  
  7431. local intro = Instance.new("ScreenGui")
  7432. local Frame = Instance.new("Frame")
  7433. local ImageLabel = Instance.new("ImageLabel")
  7434. intro.Parent = game:GetService("CoreGui")
  7435. Frame.Parent = intro
  7436. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  7437. Frame.BackgroundTransparency = 1
  7438. Frame.Size = UDim2.new(1, 0, 0, 300)
  7439. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  7440. ImageLabel.Parent = Frame
  7441. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  7442. ImageLabel.BackgroundTransparency = 1
  7443. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  7444. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  7445. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  7446. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  7447. wait(3.01)
  7448. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  7449. wait(5.01)
  7450. intro:Destroy()
  7451. end)
  7452.  
  7453. explodewater.MouseButton1Click:connect(function()
  7454. loadstring(game:HttpGet(('https://pastebin.com/raw/aQKVScxs'),true))()
  7455. end)
Add Comment
Please, Sign In to add comment