Guest User

Untitled

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