Guest User

Untitled

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