Guest User

Yep

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