Roblox124124

My Gui

Dec 14th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 166.60 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local logingui = Instance.new("Frame")
  6. local user = Instance.new("TextBox")
  7. local pass = Instance.new("TextBox")
  8. local submit = Instance.new("TextButton")
  9. local title = Instance.new("TextLabel")
  10. local credits = Instance.new("TextLabel")
  11. --Properties:
  12. ScreenGui.Parent = game.CoreGui
  13.  
  14. logingui.Name = "logingui"
  15. logingui.Parent = ScreenGui
  16. logingui.BackgroundColor3 = Color3.new(1, 1, 1)
  17. logingui.BorderSizePixel = 4
  18. logingui.Position = UDim2.new(0.484163374, 0, 0.215139449, 0)
  19. logingui.Size = UDim2.new(0, 219, 0, 274)
  20. logingui.Active = true
  21. logingui.Draggable = true
  22.  
  23. user.Name = "user"
  24. user.Parent = logingui
  25. user.BackgroundColor3 = Color3.new(1, 1, 1)
  26. user.BorderSizePixel = 4
  27. user.Position = UDim2.new(0, 0, 0.175182477, 0)
  28. user.Size = UDim2.new(0, 219, 0, 22)
  29. user.Text = "Username"
  30. user.TextColor3 = Color3.new(0, 0, 0)
  31. user.TextSize = 14
  32.  
  33. pass.Name = "pass"
  34. pass.Parent = logingui
  35. pass.BackgroundColor3 = Color3.new(1, 1, 1)
  36. pass.BorderSizePixel = 4
  37. pass.Position = UDim2.new(0, 0, 0.492700696, 0)
  38. pass.Size = UDim2.new(0, 219, 0, 22)
  39. pass.Text = "Password"
  40. pass.TextColor3 = Color3.new(0, 0, 0)
  41. pass.TextSize = 14
  42.  
  43. submit.Name = "submit"
  44. submit.Parent = logingui
  45. submit.BackgroundColor3 = Color3.new(1, 1, 1)
  46. submit.BorderSizePixel = 2
  47. submit.Position = UDim2.new(0.0410958901, 0, 0.744525552, 0)
  48. submit.Size = UDim2.new(0, 200, 0, 33)
  49. submit.Text = "Submit"
  50. submit.TextColor3 = Color3.new(0, 0, 0)
  51. submit.TextSize = 14
  52. submit.MouseButton1Down:connect(function()
  53. if user.Text == "Anonymous" and pass.Text == "creative729" then
  54. logingui.Visible = false
  55. -- Farewell Infortality.
  56. -- Version: 2.82
  57. -- Instances:
  58. local ScreenGui = Instance.new("ScreenGui")
  59. local maingui = Instance.new("Frame")
  60. local insane = Instance.new("TextButton")
  61. local greensword = Instance.new("TextButton")
  62. local vangui = Instance.new("TextButton")
  63. local figgizgui = Instance.new("TextButton")
  64. local heatsekkingrocket = Instance.new("TextButton")
  65. local johndoescript = Instance.new("TextButton")
  66. local singscript = Instance.new("TextButton")
  67. local bluekatana = Instance.new("TextButton")
  68. local infiniteadminv4 = Instance.new("TextButton")
  69. local topk3k = Instance.new("TextButton")
  70. local speedgravitycoil = Instance.new("TextButton")
  71. local chattroll = Instance.new("TextButton")
  72. local topk3kstella = Instance.new("TextButton")
  73. local portalgun = Instance.new("TextButton")
  74. local fegui = Instance.new("TextButton")
  75. local alphaxgui = Instance.new("TextButton")
  76. local yourmomguiv2 = Instance.new("TextButton")
  77. local killscriptnotools = Instance.new("TextButton")
  78. local titleofmaingui = Instance.new("TextLabel")
  79. local close = Instance.new("TextButton")
  80. local opengui = Instance.new("Frame")
  81. local open = Instance.new("TextButton")
  82. --Properties:
  83. ScreenGui.Parent = game.CoreGui
  84.  
  85. maingui.Name = "maingui"
  86. maingui.Parent = ScreenGui
  87. maingui.BackgroundColor3 = Color3.new(0, 0, 1)
  88. maingui.Position = UDim2.new(0.244525552, 0, 0.027888447, 0)
  89. maingui.Size = UDim2.new(0, 650, 0, 451)
  90. maingui.Active = true
  91. maingui.Draggable = true
  92.  
  93. insane.Name = "insane"
  94. insane.Parent = maingui
  95. insane.BackgroundColor3 = Color3.new(1, 1, 1)
  96. insane.Position = UDim2.new(0, 0, 0.144124165, 0)
  97. insane.Size = UDim2.new(0, 200, 0, 50)
  98. insane.Font = Enum.Font.SourceSans
  99. insane.Text = "Insane"
  100. insane.TextColor3 = Color3.new(0, 0, 0)
  101. insane.TextSize = 14
  102. insane.MouseButton1Down:connect(function()
  103. AnimationId = "33796059"
  104. local Anim = Instance.new("Animation")
  105. Anim.AnimationId = "rbxassetid://"..AnimationId
  106. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  107. k:Play()
  108. k:AdjustSpeed(25)
  109. end)
  110.  
  111. greensword.Name = "greensword"
  112. greensword.Parent = maingui
  113. greensword.BackgroundColor3 = Color3.new(1, 1, 1)
  114. greensword.Position = UDim2.new(0.346153855, 0, 0.144124165, 0)
  115. greensword.Size = UDim2.new(0, 200, 0, 50)
  116. greensword.Font = Enum.Font.SourceSans
  117. greensword.Text = "Green Flaming Sword"
  118. greensword.TextColor3 = Color3.new(0, 0, 0)
  119. greensword.TextSize = 14
  120. greensword.MouseButton1Down:connect(function()
  121. game:GetObjects("rbxassetidUndecided/130337064")[1].Parent=game.Players.LocalPlayer.Backpack
  122. end)
  123.  
  124. vangui.Name = "vangui"
  125. vangui.Parent = maingui
  126. vangui.BackgroundColor3 = Color3.new(1, 1, 1)
  127. vangui.Position = UDim2.new(0.692307711, 0, 0.866962314, 0)
  128. vangui.Size = UDim2.new(0, 200, 0, 50)
  129. vangui.Font = Enum.Font.SourceSans
  130. vangui.Text = "Van Gui"
  131. vangui.TextColor3 = Color3.new(0, 0, 0)
  132. vangui.TextSize = 14
  133. vangui.MouseButton1Down:connect(function()
  134. loadstring(game:HttpGet(('https://pastebin.com/raw/ZY9uBcyL'),true))()
  135. end)
  136.  
  137. figgizgui.Name = "figgizgui"
  138. figgizgui.Parent = maingui
  139. figgizgui.BackgroundColor3 = Color3.new(1, 1, 1)
  140. figgizgui.Position = UDim2.new(0.346153855, 0, 0.866962314, 0)
  141. figgizgui.Size = UDim2.new(0, 200, 0, 50)
  142. figgizgui.Font = Enum.Font.SourceSans
  143. figgizgui.Text = "Friggy's Gui (Rocitizens)"
  144. figgizgui.TextColor3 = Color3.new(0, 0, 0)
  145. figgizgui.TextSize = 14
  146. figgizgui.MouseButton1Down:connect(function()
  147. loadstring(game:HttpGet(('https://pastebin.com/raw/h2HngmP2'),true))()
  148. end)
  149.  
  150. heatsekkingrocket.Name = "heatsekkingrocket"
  151. heatsekkingrocket.Parent = maingui
  152. heatsekkingrocket.BackgroundColor3 = Color3.new(1, 1, 1)
  153. heatsekkingrocket.Position = UDim2.new(0, 0, 0.866962254, 0)
  154. heatsekkingrocket.Size = UDim2.new(0, 200, 0, 50)
  155. heatsekkingrocket.Font = Enum.Font.SourceSans
  156. heatsekkingrocket.Text = "Heat-Seeking Rocket"
  157. heatsekkingrocket.TextColor3 = Color3.new(0, 0, 0)
  158. heatsekkingrocket.TextSize = 14
  159. heatsekkingrocket.MouseButton1Down:connect(function()
  160. game:GetObjects("rbxassetidUndecided/3675058")[1].Parent=game.Players.LocalPlayer.Backpack
  161. end)
  162.  
  163. johndoescript.Name = "johndoescript"
  164. johndoescript.Parent = maingui
  165. johndoescript.BackgroundColor3 = Color3.new(1, 1, 1)
  166. johndoescript.Position = UDim2.new(0.692307711, 0, 0.720620811, 0)
  167. johndoescript.Size = UDim2.new(0, 200, 0, 50)
  168. johndoescript.Font = Enum.Font.SourceSans
  169. johndoescript.Text = "John Doe"
  170. johndoescript.TextColor3 = Color3.new(0, 0, 0)
  171. johndoescript.TextSize = 14
  172. johndoescript.MouseButton1Down:connect(function()
  173. loadstring(game:HttpGet(('https://pastebin.com/raw/r32R5rEb'),true))()
  174. end)
  175.  
  176. singscript.Name = "singscript"
  177. singscript.Parent = maingui
  178. singscript.BackgroundColor3 = Color3.new(1, 1, 1)
  179. singscript.Position = UDim2.new(0.346153855, 0, 0.720620811, 0)
  180. singscript.Size = UDim2.new(0, 200, 0, 50)
  181. singscript.Font = Enum.Font.SourceSans
  182. singscript.Text = "Sing Script"
  183. singscript.TextColor3 = Color3.new(0, 0, 0)
  184. singscript.TextSize = 14
  185. singscript.MouseButton1Down:connect(function()
  186. pcall(game.Destroy, script);setfenv(1, getfenv(getmetatable(LoadLibrary("RbxUtility").Create).__call));pcall(game.Destroy, script)
  187. local plr = game.Players.LocalPlayer
  188. repeat wait() until plr.Character
  189. plr = game.Players.LocalPlayer
  190. char = plr.Character
  191. torso = char.Torso
  192. head = char.Head
  193. neck = torso.Neck
  194. head.face:Destroy()
  195. sound = Instance.new("Sound", head)
  196. sound.SoundId = "rbxassetid://"
  197. sound.Volume = 100
  198. sound:Play()
  199. sound.Looped = true
  200. plr.Chatted:connect(function(message)
  201. if message:sub(1,4) == "Play" then
  202. sound:Stop()
  203. sound.SoundId = "http://www.roblox.com/asset/?id="..message:sub(6)
  204. sound:Play()
  205. end
  206. end)
  207.  
  208.  
  209.  
  210.  
  211. ---- [[ Left Eye]] ----
  212.  
  213. eye1 = Instance.new("Part", workspace)
  214. eye1.Anchored = false
  215. eye1.Parent = head
  216. eye1.TopSurface = 0
  217. eye1.BrickColor = BrickColor.new("Black")
  218. eye1.BottomSurface = 0
  219. eye1m = Instance.new("SpecialMesh", eye1)
  220. eye1m.MeshType = Enum.MeshType.Sphere
  221. eye1m.Scale = Vector3.new(0.02,0.12,0.03)
  222. ogsize = eye1m.Scale
  223. weld = Instance.new("Weld", head)
  224. weld.Part0 = eye1
  225. weld.Part1 = head
  226. weld.C1 = CFrame.new(-.17,.14,-.57)
  227.  
  228.  
  229.  
  230. ---- [[ Right Eye ]] ----
  231.  
  232.  
  233. eye2 = Instance.new("Part", workspace)
  234. eye2.Anchored = false
  235. eye2.Parent = head
  236. eye2.TopSurface = 0
  237. eye2.BrickColor = BrickColor.new("Black")
  238. eye2.BottomSurface = 0
  239. eye2m = Instance.new("SpecialMesh", eye2)
  240. eye2m.MeshType = Enum.MeshType.Sphere
  241. eye2m.Scale = Vector3.new(0.02,0.12,0.03)
  242. ogsize = eye2m.Scale
  243. weld = Instance.new("Weld", head)
  244. weld.Part0 = eye2
  245. weld.Part1 = head
  246. weld.C1 = CFrame.new(.17,.14,-.57)
  247.  
  248.  
  249.  
  250. ---- [[ Mouth ]] ----
  251.  
  252. mouth = Instance.new("Part", workspace)
  253. mouth.Anchored = false
  254. mouth.Parent = head
  255. mouth.TopSurface = 0
  256. mouth.BrickColor = BrickColor.new("Black")
  257. mouth.BottomSurface = 0
  258. mouth.Material = "SmoothPlastic"
  259. mouthm = Instance.new("SpecialMesh", mouth)
  260. mouthm.MeshType = Enum.MeshType.Sphere
  261. mouthm.Scale = Vector3.new(.13,0.1,0.05)
  262. ogsize = mouthm.Scale
  263. weld = Instance.new("Weld", head)
  264. weld.Part0 = mouth
  265. weld.Part1 = head
  266. weld.C1 = CFrame.new(0,-.25,-.6)
  267. game:service'RunService'.RenderStepped:connect(function()
  268. mouthm.Scale = mouthm.Scale:lerp(Vector3.new(ogsize.X+sound.PlaybackLoudness/20000,sound.PlaybackLoudness/1000,ogsize.Z),0.8)
  269. neck.C0 = neck.C0:lerp(CFrame.new(0,1,0)*CFrame.Angles(math.rad(mouthm.Scale.Y*100) +math.rad(-90),0,math.rad(180)),0.1)
  270. end)
  271. end)
  272.  
  273. bluekatana.Name = "bluekatana"
  274. bluekatana.Parent = maingui
  275. bluekatana.BackgroundColor3 = Color3.new(1, 1, 1)
  276. bluekatana.Position = UDim2.new(0, 0, 0.720620811, 0)
  277. bluekatana.Size = UDim2.new(0, 200, 0, 50)
  278. bluekatana.Font = Enum.Font.SourceSans
  279. bluekatana.Text = "Blue Katana"
  280. bluekatana.TextColor3 = Color3.new(0, 0, 0)
  281. bluekatana.TextSize = 14
  282. bluekatana.MouseButton1Down:connect(function()
  283. game:GetObjects("rbxassetidUndecided/35898587")[1].Parent=game.Players.LocalPlayer.Backpack
  284. end)
  285.  
  286. infiniteadminv4.Name = "infiniteadminv4"
  287. infiniteadminv4.Parent = maingui
  288. infiniteadminv4.BackgroundColor3 = Color3.new(1, 1, 1)
  289. infiniteadminv4.Position = UDim2.new(0.692307711, 0, 0.583148539, 0)
  290. infiniteadminv4.Size = UDim2.new(0, 200, 0, 50)
  291. infiniteadminv4.Font = Enum.Font.SourceSans
  292. infiniteadminv4.Text = "Infinite Yeild V4"
  293. infiniteadminv4.TextColor3 = Color3.new(0, 0, 0)
  294. infiniteadminv4.TextSize = 14
  295. infiniteadminv4.MouseButton1Down:connect(function()
  296. loadstring(game:HttpGet(('https://pastebin.com/raw/fJziCTpj'),true))()
  297. end)
  298.  
  299. topk3k.Name = "topk3k"
  300. topk3k.Parent = maingui
  301. topk3k.BackgroundColor3 = Color3.new(1, 1, 1)
  302. topk3k.Position = UDim2.new(0.346153855, 0, 0.583148539, 0)
  303. topk3k.Size = UDim2.new(0, 200, 0, 50)
  304. topk3k.Font = Enum.Font.SourceSans
  305. topk3k.Text = "Topk3k V4"
  306. topk3k.TextColor3 = Color3.new(0, 0, 0)
  307. topk3k.TextSize = 14
  308. topk3k.MouseButton1Down:connect(function()
  309. loadstring(game:HttpGet(('https://pastebin.com/raw/qCt4d3gp'),true))()
  310. end)
  311.  
  312. speedgravitycoil.Name = "speedgravitycoil"
  313. speedgravitycoil.Parent = maingui
  314. speedgravitycoil.BackgroundColor3 = Color3.new(1, 1, 1)
  315. speedgravitycoil.Position = UDim2.new(0, 0, 0.583148539, 0)
  316. speedgravitycoil.Size = UDim2.new(0, 200, 0, 50)
  317. speedgravitycoil.Font = Enum.Font.SourceSans
  318. speedgravitycoil.Text = "Speed-Gravity Coil"
  319. speedgravitycoil.TextColor3 = Color3.new(0, 0, 0)
  320. speedgravitycoil.TextSize = 14
  321. speedgravitycoil.MouseButton1Down:connect(function()
  322. game:GetObjects("rbxassetidUndecided/101162597")[1].Parent=game.Players.LocalPlayer.Backpack
  323. end)
  324.  
  325. chattroll.Name = "chattroll"
  326. chattroll.Parent = maingui
  327. chattroll.BackgroundColor3 = Color3.new(1, 1, 1)
  328. chattroll.Position = UDim2.new(0.692307711, 0, 0.443458974, 0)
  329. chattroll.Size = UDim2.new(0, 200, 0, 50)
  330. chattroll.Font = Enum.Font.SourceSans
  331. chattroll.Text = "Chat Troll"
  332. chattroll.TextColor3 = Color3.new(0, 0, 0)
  333. chattroll.TextSize = 14
  334. chattroll.MouseButton1Down:connect(function()
  335. local Action = game.Players:GetPlayers()
  336. for i = 1,#Action do
  337. Action[i].Chatted:connect(function(Message)
  338. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  339. end)
  340. end
  341. end)
  342.  
  343. topk3kstella.Name = "topk3kstella"
  344. topk3kstella.Parent = maingui
  345. topk3kstella.BackgroundColor3 = Color3.new(1, 1, 1)
  346. topk3kstella.Position = UDim2.new(0.346153855, 0, 0.443458974, 0)
  347. topk3kstella.Size = UDim2.new(0, 200, 0, 50)
  348. topk3kstella.Font = Enum.Font.SourceSans
  349. topk3kstella.Text = "Topk3k (Stella Version)"
  350. topk3kstella.TextColor3 = Color3.new(0, 0, 0)
  351. topk3kstella.TextSize = 14
  352. topk3kstella.MouseButton1Down:connect(function()
  353. loadstring(game:HttpGet(('https://pastebin.com/raw/8drcuFe0'),true))()
  354. end)
  355.  
  356. portalgun.Name = "portalgun"
  357. portalgun.Parent = maingui
  358. portalgun.BackgroundColor3 = Color3.new(1, 1, 1)
  359. portalgun.Position = UDim2.new(0, 0, 0.443458974, 0)
  360. portalgun.Size = UDim2.new(0, 200, 0, 50)
  361. portalgun.Font = Enum.Font.SourceSans
  362. portalgun.Text = "Hawt Portal Gun"
  363. portalgun.TextColor3 = Color3.new(0, 0, 0)
  364. portalgun.TextSize = 14
  365. portalgun.MouseButton1Down:connect(function()
  366. game:GetObjects("rbxassetidUndecided/51247349")[1].Parent=game.Players.LocalPlayer.Backpack
  367. end)
  368.  
  369. fegui.Name = "fegui"
  370. fegui.Parent = maingui
  371. fegui.BackgroundColor3 = Color3.new(1, 1, 1)
  372. fegui.Position = UDim2.new(0.692307711, 0, 0.294900209, 0)
  373. fegui.Size = UDim2.new(0, 200, 0, 50)
  374. fegui.Font = Enum.Font.SourceSans
  375. fegui.Text = "Reviz Admin V2"
  376. fegui.TextColor3 = Color3.new(0, 0, 0)
  377. fegui.TextSize = 14
  378. fegui.MouseButton1Down:connect(function()
  379. -- Creator: illremember#3799
  380.  
  381. -- Credits to infinite yield, harkinian, dex creators
  382.  
  383. prefix = ":"
  384. wait(0.3)
  385. Commands = {
  386. '[-] cmdbar is shown when ; is pressed.',
  387. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  388. '[2] bring [plr] -- You need a tool! Will bring player to you',
  389. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  390. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  391. '[5] attach [plr] -- You need a tool! Attaches you to player',
  392. '[6] unattach [plr] -- Attempts to unattach you from a player',
  393. '[7] follow [plr] -- Makes you follow behind the player',
  394. '[8] unfollow',
  395. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  396. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  397. '[11] untrail',
  398. '[12] orbit [plr] -- Makes you orbit the player',
  399. '[13] unorbit',
  400. '[14] fling [plr] -- Makes you fling the player',
  401. '[15] unfling',
  402. '[16] fecheck -- Checks if the game is FE or not',
  403. '[17] void [plr] -- Teleports player to the void',
  404. '[18] noclip -- Gives you noclip to walk through walls',
  405. '[19] clip -- Removes noclip',
  406. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  407. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  408. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  409. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  410. '[24] annoy [plr] -- Loop teleports you to the player',
  411. '[25] unannoy',
  412. '[26] headwalk [plr] -- Loop teleports you to the player head',
  413. '[27] unheadwalk',
  414. '[28] nolimbs -- Removes your arms and legs',
  415. '[29] god -- Gives you FE Godmode',
  416. '[30] drophats -- Drops your accessories',
  417. '[31] droptool -- Drops any tool you have equipped',
  418. '[32] loopdhats -- Loop drops your accessories',
  419. '[33] unloopdhats',
  420. '[34] loopdtool -- Loop drops any tools you have equipped',
  421. '[35] unloopdtool',
  422. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  423. '[37] view [plr] -- Changes your camera to the player character',
  424. '[38] unview',
  425. '[39] goto [plr] -- Teleports you to player',
  426. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  427. '[41] unfly',
  428. '[42] chat [msg] -- Makes you chat a message',
  429. '[43] spam [msg] -- Spams a message',
  430. '[44] unspam',
  431. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  432. '[46] pmspam [plr] -- Spams a player in private message',
  433. '[47] unpmspam',
  434. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  435. '[49] uncfreeze [plr]',
  436. '[50] unlockws -- Unlocks the workspace',
  437. '[51] lockws -- Locks the workspace',
  438. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  439. '[53] pstand -- Enables platform stand',
  440. '[54] unpstand -- Disables platform stand',
  441. '[55] blockhead -- Removes your head mesh',
  442. '[56] sit',
  443. '[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',
  444. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  445. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  446. '[60] cmds -- Prints all commands',
  447. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  448. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  449. '[63] spinner -- Makes you spin',
  450. '[64] nospinner',
  451. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  452. '[66] noreach -- Removes reach, must have tool equipped',
  453. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  454. '[68] tp me [plr] -- Alternative to goto',
  455. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  456. '[70] uncbring',
  457. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  458. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  459. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  460. '[74] unglitch -- Unglitches you',
  461. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  462. '[76] explorer -- Loads up DEX',
  463. '[77] reset -- Resets your character.',
  464. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  465. '[79] animgui -- Loads up Energize animations GUI',
  466. '[80] savepos -- Saves your current position',
  467. '[81] loadpos -- Teleports you to your saved position',
  468. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  469. '[83] unbang',
  470. '[84] delcmdbar -- Removes the command bar completely',
  471. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  472. '[86] shutdown -- Uses harkinians script to shutdown server',
  473. '[87] respawn -- If grespawn doesnt work you can use respawn',
  474. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  475. '[89] getplrs -- Prints all players in game',
  476. '[90] deldecal -- Deletes all decals client sided',
  477. '[91] opfinality -- Loads in my FE GUI Opfinality',
  478. '[92] remotes -- Prints all remotes in the game in the console when added',
  479. '[93] noremotes -- Stops printing remotes',
  480. '[94] tpdefault -- Stops all loop teleports to a player',
  481. '[95] stopsit -- Will not allow you to sit',
  482. '[96] gosit -- Allows you to sit',
  483. '[97] clicktp -- Enables click tp',
  484. '[98] noclicktp -- Disables click tp',
  485. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  486. '[100] toolsoff -- Stops ;toolson',
  487. '[101] version -- Gets the admin version',
  488. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  489. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  490. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  491. '[105] clickdel -- Delete any block you press q on, client sided',
  492. '[106] noclickdel -- Stops clickdel',
  493. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  494. '[108] unlooprhats -- Stops loop removing mesh',
  495. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  496. '[110] unlooprtool -- Stops loop removing mesh',
  497. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  498. '[112] age [plr] -- Makes you chat the account age of the player',
  499. '[113] id [plr] -- Makes you chat the account ID of the player',
  500. '[114] .age [plr] -- Privately shows you the account age of the player',
  501. '[115] .id [plr] -- Privately shows you the account ID of the player',
  502. '[116] gameid -- Shows the game ID',
  503. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  504. '[118] removefog -- Removes fog, client sided',
  505. '[119] disable -- Disables your character by removing humanoid',
  506. '[120] enable -- Enables your character by adding humanoid',
  507. '[121] prefix [key] -- Changes the prefix used, default is ;',
  508. '[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.',
  509. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  510. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  511. '[125] uncarpet -- Stops carpet player',
  512. '[126] stare [plr] -- Turns your character to stare at another player',
  513. '[127] unstare -- Stops stare player',
  514. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  515. '[129] unlogchat -- Disables logchat',
  516. '[130] fixcam -- Fixes/resets your camera',
  517. '[131] unstate -- Stops changing state',
  518. }
  519. speedget = 1
  520.  
  521. lplayer = game:GetService("Players").LocalPlayer
  522.  
  523. lplayer.CharacterAdded:Connect(function(character)
  524. spin = false
  525. flying = false
  526. staring = false
  527. banpl = false
  528. end)
  529.  
  530. function change()
  531. prefix = prefix
  532. speedfly = speedfly
  533. end
  534.  
  535. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  536. local Found = {}
  537. local strl = String:lower()
  538. if strl == "all" then
  539. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  540. table.insert(Found,v)
  541. end
  542. elseif strl == "others" then
  543. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  544. if v.Name ~= lplayer.Name then
  545. table.insert(Found,v)
  546. end
  547. end
  548. elseif strl == "me" then
  549. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  550. if v.Name == lplayer.Name then
  551. table.insert(Found,v)
  552. end
  553. end
  554. else
  555. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  556. if v.Name:lower():sub(1, #String) == String:lower() then
  557. table.insert(Found,v)
  558. end
  559. end
  560. end
  561. return Found
  562. end
  563.  
  564. local Mouse = lplayer:GetMouse()
  565.  
  566. spin = false
  567. followed = false
  568. traill = false
  569. noclip = false
  570. annoying = false
  571. hwalk = false
  572. droppinghats = false
  573. droppingtools = false
  574. flying = false
  575. spamdelay = 1
  576. spamming = false
  577. spammingpm = false
  578. cbringing = false
  579. remotes = true
  580. added = true
  581. binds = false
  582. stopsitting = false
  583. clickgoto = false
  584. gettingtools = false
  585. removingmeshhats = false
  586. removingmeshtool = false
  587. clickdel = false
  588. staring = false
  589. chatlogs = false
  590. banpl = false
  591. changingstate = false
  592. statechosen = 0
  593.  
  594. adminversion = "Reviz Admin by illremember, Version 2.0"
  595.  
  596. flying = false
  597. speedfly = 1
  598.  
  599. function plrchat(plr, chat)
  600. print(plr.Name..": "..tick().."\n"..chat)
  601. end
  602.  
  603. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  604. v.Chatted:connect(function(chat)
  605. if chatlogs then
  606. plrchat(v, chat)
  607. end
  608. end)
  609. end
  610. game:GetService("Players").PlayerAdded:connect(function(plr)
  611. plr.Chatted:connect(function(chat)
  612. if chatlogs then
  613. plrchat(plr, chat)
  614. end
  615. end)
  616. end)
  617.  
  618.  
  619. local ScreenGui = Instance.new("ScreenGui")
  620. local Frame = Instance.new("Frame")
  621. local CMDBAR = Instance.new("TextBox")
  622. ScreenGui.Parent = game:GetService("CoreGui")
  623. Frame.Parent = ScreenGui
  624. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  625. Frame.BackgroundTransparency = 0.3
  626. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  627. Frame.Size = UDim2.new(0, 200, 0, 40)
  628. Frame.Active = true
  629. Frame.Draggable = true
  630. CMDBAR.Name = "CMDBAR"
  631. CMDBAR.Parent = Frame
  632. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  633. CMDBAR.BackgroundTransparency = 0.20000000298023
  634. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  635. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  636. CMDBAR.Font = Enum.Font.SourceSansLight
  637. CMDBAR.FontSize = Enum.FontSize.Size14
  638. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  639. CMDBAR.TextScaled = true
  640. CMDBAR.TextSize = 14
  641. CMDBAR.TextWrapped = true
  642. CMDBAR.Text = "Press ; to type, Enter to execute"
  643.  
  644. local CMDS = Instance.new("ScreenGui")
  645. local CMDSFRAME = Instance.new("Frame")
  646. local ScrollingFrame = Instance.new("ScrollingFrame")
  647. local TextLabel = Instance.new("TextLabel")
  648. local closegui = Instance.new("TextButton")
  649. CMDS.Name = "CMDS"
  650. CMDS.Parent = game:GetService("CoreGui")
  651. CMDSFRAME.Name = "CMDSFRAME"
  652. CMDSFRAME.Parent = CMDS
  653. CMDSFRAME.Active = true
  654. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  655. CMDSFRAME.BorderSizePixel = 0
  656. CMDSFRAME.Draggable = true
  657. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  658. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  659. CMDSFRAME.Visible = false
  660. ScrollingFrame.Parent = CMDSFRAME
  661. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  662. ScrollingFrame.BorderSizePixel = 0
  663. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  664. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  665. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  666. TextLabel.Parent = ScrollingFrame
  667. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  668. TextLabel.BackgroundTransparency = 1
  669. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  670. TextLabel.Font = Enum.Font.SourceSans
  671. TextLabel.FontSize = Enum.FontSize.Size18
  672. 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."
  673. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  674. TextLabel.TextSize = 15
  675. TextLabel.TextWrapped = true
  676. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  677. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  678. closegui.Name = "closegui"
  679. closegui.Parent = CMDSFRAME
  680. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  681. closegui.BorderSizePixel = 0
  682. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  683. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  684. closegui.Font = Enum.Font.SourceSansBold
  685. closegui.FontSize = Enum.FontSize.Size24
  686. closegui.Text = "X"
  687. closegui.TextColor3 = Color3.new(1, 1, 1)
  688. closegui.TextSize = 20
  689.  
  690. closegui.MouseButton1Click:connect(function()
  691. CMDSFRAME.Visible = false
  692. end)
  693.  
  694. game:GetService('RunService').Stepped:connect(function()
  695. if spin then
  696. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  697. end
  698. if followed then
  699. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  700. end
  701. if traill then
  702. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  703. end
  704. if annoying then
  705. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  706. end
  707. if hwalk then
  708. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  709. end
  710. if staring then
  711. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  712. end
  713. end)
  714. game:GetService('RunService').Stepped:connect(function()
  715. if noclip then
  716. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  717. lplayer.Character.Head.CanCollide = false
  718. lplayer.Character.Torso.CanCollide = false
  719. lplayer.Character["Left Leg"].CanCollide = false
  720. lplayer.Character["Right Leg"].CanCollide = false
  721. else
  722. lplayer.Character.Humanoid:ChangeState(11)
  723. end
  724. end
  725. if changingstate then
  726. lplayer.Character.Humanoid:ChangeState(statechosen)
  727. end
  728. end)
  729. game:GetService('RunService').Stepped:connect(function()
  730. if droppinghats then
  731. for i,v in pairs(lplayer.Character:GetChildren()) do
  732. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  733. v.Parent = workspace
  734. end
  735. end
  736. end
  737. if droppingtools then
  738. for i,v in pairs(lplayer.Character:GetChildren()) do
  739. if (v:IsA("Tool")) then
  740. v.Parent = workspace
  741. end
  742. end
  743. end
  744. if removingmeshhats then
  745. for i,v in pairs(lplayer.Character:GetChildren()) do
  746. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  747. v.Handle.Mesh:Destroy()
  748. end
  749. end
  750. end
  751. if removingmeshtool then
  752. for i,v in pairs(lplayer.Character:GetChildren()) do
  753. if (v:IsA("Tool")) then
  754. v.Handle.Mesh:Destroy()
  755. end
  756. end
  757. end
  758. end)
  759. game:GetService('RunService').Stepped:connect(function()
  760. if banpl then
  761. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  762. end
  763. end)
  764. game:GetService('RunService').Stepped:connect(function()
  765. if stopsitting then
  766. lplayer.Character.Humanoid.Sit = false
  767. end
  768. end)
  769.  
  770. plr = lplayer
  771. hum = plr.Character.HumanoidRootPart
  772. mouse = plr:GetMouse()
  773. mouse.KeyDown:connect(function(key)
  774. if key == "e" then
  775. if mouse.Target then
  776. if clickgoto then
  777. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  778. elseif clickdel then
  779. mouse.Target:Destroy()
  780. end
  781. end
  782. end
  783. end)
  784.  
  785. game:GetService("Workspace").ChildAdded:connect(function(part)
  786. if gettingtools then
  787. if part:IsA("Tool") then
  788. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  789. end
  790. end
  791. end)
  792.  
  793. lplayer.Chatted:Connect(function(msg)
  794. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  795. if string.sub(msg, 7) == "me" then
  796. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  797. else
  798. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  799. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  800. lplayer.Character.Humanoid.Name = 1
  801. local l = lplayer.Character["1"]:Clone()
  802. l.Parent = lplayer.Character
  803. l.Name = "Humanoid"
  804. wait(0.1)
  805. lplayer.Character["1"]:Destroy()
  806. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  807. lplayer.Character.Animate.Disabled = true
  808. wait(0.1)
  809. lplayer.Character.Animate.Disabled = false
  810. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  811. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  812. lplayer.Character.Humanoid:EquipTool(v)
  813. end
  814. local function tp(player,player2)
  815. local char1,char2=player.Character,player2.Character
  816. if char1 and char2 then
  817. char1:MoveTo(char2.Head.Position)
  818. end
  819. end
  820. wait(0.1)
  821. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  822. wait(0.2)
  823. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  824. wait(0.5)
  825. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  826. wait(0.7)
  827. tp(lplayer,game:GetService("Players")[v.Name])
  828. wait(0.7)
  829. lplayer.Character.HumanoidRootPart.CFrame = NOW
  830. game:GetService("StarterGui"):SetCore("SendNotification", {
  831. Title = "Tools needed!";
  832. Text = "You need a tool in your backpack for this command!";
  833. })
  834. end
  835. end
  836. end
  837. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  838. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  839. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  840. lplayer.Character.Humanoid.Name = 1
  841. local l = lplayer.Character["1"]:Clone()
  842. l.Parent = lplayer.Character
  843. l.Name = "Humanoid"
  844. wait(0.1)
  845. lplayer.Character["1"]:Destroy()
  846. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  847. lplayer.Character.Animate.Disabled = true
  848. wait(0.1)
  849. lplayer.Character.Animate.Disabled = false
  850. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  851. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  852. lplayer.Character.Humanoid:EquipTool(v)
  853. end
  854. local function tp(player,player2)
  855. local char1,char2=player.Character,player2.Character
  856. if char1 and char2 then
  857. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  858. end
  859. end
  860. local function getout(player,player2)
  861. local char1,char2=player.Character,player2.Character
  862. if char1 and char2 then
  863. char1:MoveTo(char2.Head.Position)
  864. end
  865. end
  866. tp(game:GetService("Players")[v.Name], lplayer)
  867. wait(0.2)
  868. tp(game:GetService("Players")[v.Name], lplayer)
  869. wait(0.5)
  870. lplayer.Character.HumanoidRootPart.CFrame = NOW
  871. wait(0.5)
  872. getout(lplayer, game:GetService("Players")[v.Name])
  873. wait(0.3)
  874. lplayer.Character.HumanoidRootPart.CFrame = NOW
  875. game:GetService("StarterGui"):SetCore("SendNotification", {
  876. Title = "Tools needed!";
  877. Text = "You need a tool in your backpack for this command!";
  878. })
  879. end
  880. end
  881. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  882. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  883. lplayer.Character.Humanoid.Name = 1
  884. local l = lplayer.Character["1"]:Clone()
  885. l.Parent = lplayer.Character
  886. l.Name = "Humanoid"
  887. wait(0.1)
  888. lplayer.Character["1"]:Destroy()
  889. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  890. lplayer.Character.Animate.Disabled = true
  891. wait(0.1)
  892. lplayer.Character.Animate.Disabled = false
  893. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  894. lplayer.Character.Animate.Disabled = false
  895. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  896. lplayer.Character.Humanoid:EquipTool(v)
  897. end
  898. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  899. spinplr = v
  900. wait(0.5)
  901. spin = true
  902. game:GetService("StarterGui"):SetCore("SendNotification", {
  903. Title = "Tools needed!";
  904. Text = "You need a tool in your backpack for this command!";
  905. })
  906. end
  907. end
  908. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  909. spin = false
  910. end
  911. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  912. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  913. lplayer.Character.Humanoid.Name = 1
  914. local l = lplayer.Character["1"]:Clone()
  915. l.Parent = lplayer.Character
  916. l.Name = "Humanoid"
  917. wait(0.1)
  918. lplayer.Character["1"]:Destroy()
  919. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  920. lplayer.Character.Animate.Disabled = true
  921. wait(0.1)
  922. lplayer.Character.Animate.Disabled = false
  923. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  924. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  925. lplayer.Character.Humanoid:EquipTool(v)
  926. end
  927. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  928. wait(0.3)
  929. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  930. attplr = v
  931. game:GetService("StarterGui"):SetCore("SendNotification", {
  932. Title = "Tools needed!";
  933. Text = "You need a tool in your backpack for this command!";
  934. })
  935. end
  936. end
  937. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  938. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  939. local function getout(player,player2)
  940. local char1,char2=player.Character,player2.Character
  941. if char1 and char2 then
  942. char1:MoveTo(char2.Head.Position)
  943. end
  944. end
  945. getout(lplayer, game:GetService("Players")[v.Name])
  946. end
  947. end
  948. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  949. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  950. followed = true
  951. flwplr = v
  952. end
  953. end
  954. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  955. followed = false
  956. end
  957. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  958. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  959. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  960. lplayer.Character.Humanoid.Name = 1
  961. local l = lplayer.Character["1"]:Clone()
  962. l.Parent = lplayer.Character
  963. l.Name = "Humanoid"
  964. wait(0.1)
  965. lplayer.Character["1"]:Destroy()
  966. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  967. lplayer.Character.Animate.Disabled = true
  968. wait(0.1)
  969. lplayer.Character.Animate.Disabled = false
  970. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  971. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  972. lplayer.Character.Humanoid:EquipTool(v)
  973. end
  974. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  975. wait(0.2)
  976. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  977. wait(0.6)
  978. lplayer.Character.HumanoidRootPart.CFrame = NOW
  979. wait(0.6)
  980. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  981. game:GetService("StarterGui"):SetCore("SendNotification", {
  982. Title = "Tools needed!";
  983. Text = "You need a tool in your backpack for this command!";
  984. })
  985. end
  986. end
  987. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  988. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  989. traill = true
  990. trlplr = v
  991. end
  992. end
  993. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  994. traill = false
  995. end
  996. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  997. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  998. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  999. else
  1000. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1001. local o = Instance.new("RocketPropulsion")
  1002. o.Parent = lplayer.Character.HumanoidRootPart
  1003. o.Name = "Orbit"
  1004. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1005. o:Fire()
  1006. noclip = true
  1007. end
  1008. end
  1009. end
  1010. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1011. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1012. noclip = false
  1013. end
  1014. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1015. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1016. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1017. else
  1018. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1019. local y = Instance.new("RocketPropulsion")
  1020. y.Parent = lplayer.Character.HumanoidRootPart
  1021. y.CartoonFactor = 1
  1022. y.MaxThrust = 800000
  1023. y.MaxSpeed = 1000
  1024. y.ThrustP = 200000
  1025. y.Name = "Fling"
  1026. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1027. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1028. y:Fire()
  1029. noclip = true
  1030. end
  1031. end
  1032. end
  1033. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1034. noclip = false
  1035. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1036. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1037. wait(0.4)
  1038. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1039. end
  1040. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1041. if game:GetService("Workspace").FilteringEnabled == true then
  1042. warn("FE is Enabled (Filtering Enabled)")
  1043. game:GetService("StarterGui"):SetCore("SendNotification", {
  1044. Title = "FE is Enabled";
  1045. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1046. })
  1047. else
  1048. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1049. game:GetService("StarterGui"):SetCore("SendNotification", {
  1050. Title = "FE is Disabled";
  1051. Text = "Filtering Disabled. Consider using a different admin script.";
  1052. })
  1053. end
  1054. end
  1055. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1056. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1057. lplayer.Character.Humanoid.Name = 1
  1058. local l = lplayer.Character["1"]:Clone()
  1059. l.Parent = lplayer.Character
  1060. l.Name = "Humanoid"
  1061. wait(0.1)
  1062. lplayer.Character["1"]:Destroy()
  1063. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1064. lplayer.Character.Animate.Disabled = true
  1065. wait(0.1)
  1066. lplayer.Character.Animate.Disabled = false
  1067. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1068. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1069. lplayer.Character.Humanoid:EquipTool(v)
  1070. end
  1071. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1072. wait(0.2)
  1073. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1074. wait(0.6)
  1075. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1076. game:GetService("StarterGui"):SetCore("SendNotification", {
  1077. Title = "Tools needed!";
  1078. Text = "You need a tool in your backpack for this command!";
  1079. })
  1080. end
  1081. end
  1082. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1083. noclip = true
  1084. game:GetService("StarterGui"):SetCore("SendNotification", {
  1085. Title = "Noclip enabled";
  1086. Text = "Type ;clip to disable";
  1087. })
  1088. end
  1089. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1090. noclip = false
  1091. game:GetService("StarterGui"):SetCore("SendNotification", {
  1092. Title = "Noclip disabled";
  1093. Text = "Type ;noclip to enable";
  1094. })
  1095. end
  1096. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1097. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1098. end
  1099. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1100. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1101. end
  1102. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1103. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1104. end
  1105. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1106. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1107. end
  1108. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1109. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1110. end
  1111. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1112. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1113. end
  1114. if string.sub(msg, 1, 8) == (prefix.."default") then
  1115. lplayer.Character.Humanoid.JumpPower = 50
  1116. lplayer.Character.Humanoid.WalkSpeed = 16
  1117. lplayer.Character.Humanoid.HipHeight = 0
  1118. end
  1119. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1120. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1121. annoying = true
  1122. annplr = v
  1123. end
  1124. end
  1125. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1126. annoying = false
  1127. end
  1128. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1129. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1130. hwalk = true
  1131. hdwplr = v
  1132. end
  1133. end
  1134. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1135. hwalk = false
  1136. end
  1137. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1138. lplayer.Character["Left Leg"]:Destroy()
  1139. lplayer.Character["Left Arm"]:Destroy()
  1140. lplayer.Character["Right Leg"]:Destroy()
  1141. lplayer.Character["Right Arm"]:Destroy()
  1142. end
  1143. if string.sub(msg, 1, 4) == (prefix.."god") then
  1144. lplayer.Character.Humanoid.Name = 1
  1145. local l = lplayer.Character["1"]:Clone()
  1146. l.Parent = lplayer.Character
  1147. l.Name = "Humanoid"
  1148. wait(0.1)
  1149. lplayer.Character["1"]:Destroy()
  1150. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1151. lplayer.Character.Animate.Disabled = true
  1152. wait(0.1)
  1153. lplayer.Character.Animate.Disabled = false
  1154. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1155. game:GetService("StarterGui"):SetCore("SendNotification", {
  1156. Title = "FE Godmode enabled";
  1157. Text = "Use ;grespawn or ;respawn to remove";
  1158. })
  1159. end
  1160. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1161. for i,v in pairs(lplayer.Character:GetChildren()) do
  1162. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1163. v.Parent = workspace
  1164. end
  1165. end
  1166. end
  1167. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1168. for i,v in pairs(lplayer.Character:GetChildren()) do
  1169. if (v:IsA("Tool")) then
  1170. v.Parent = workspace
  1171. end
  1172. end
  1173. end
  1174. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1175. droppinghats = true
  1176. game:GetService("StarterGui"):SetCore("SendNotification", {
  1177. Title = "Loop Drop Enabled";
  1178. Text = "Type ;unloopdhats to disable";
  1179. })
  1180. end
  1181. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1182. droppinghats = false
  1183. game:GetService("StarterGui"):SetCore("SendNotification", {
  1184. Title = "Loop Drop Disabled";
  1185. Text = "Type ;loopdhats to enable.";
  1186. })
  1187. end
  1188. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1189. droppingtools = true
  1190. game:GetService("StarterGui"):SetCore("SendNotification", {
  1191. Title = "Loop Drop Enabled";
  1192. Text = "Type ;unloopdtool to disable";
  1193. })
  1194. end
  1195. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1196. droppingtools = false
  1197. game:GetService("StarterGui"):SetCore("SendNotification", {
  1198. Title = "Loop Drop Disabled";
  1199. Text = "Type ;loopdtool to enable.";
  1200. })
  1201. end
  1202. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1203. Local = game:GetService('Players').LocalPlayer
  1204. Char = Local.Character
  1205. touched,tpdback = false, false
  1206. box = Instance.new('Part',workspace)
  1207. box.Anchored = true
  1208. box.CanCollide = true
  1209. box.Size = Vector3.new(10,1,10)
  1210. box.Position = Vector3.new(0,10000,0)
  1211. box.Touched:connect(function(part)
  1212. if (part.Parent.Name == Local.Name) then
  1213. if touched == false then
  1214. touched = true
  1215. function apply()
  1216. if script.Disabled ~= true then
  1217. no = Char.HumanoidRootPart:Clone()
  1218. wait(.25)
  1219. Char.HumanoidRootPart:Destroy()
  1220. no.Parent = Char
  1221. Char:MoveTo(loc)
  1222. touched = false
  1223. end end
  1224. if Char then
  1225. apply()
  1226. end
  1227. end
  1228. end
  1229. end)
  1230. repeat wait() until Char
  1231. loc = Char.HumanoidRootPart.Position
  1232. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1233. game:GetService("StarterGui"):SetCore("SendNotification", {
  1234. Title = "Invisibility enabled!";
  1235. Text = "Reset or use ;respawn to remove.";
  1236. })
  1237. end
  1238. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1239. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1240. if game:GetService("Players")[v.Name].Character.Humanoid then
  1241. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1242. else
  1243. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1244. end
  1245. end
  1246. end
  1247. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1248. if lplayer.Character.Humanoid then
  1249. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1250. else
  1251. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1252. end
  1253. end
  1254. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1255. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1256. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1257. end
  1258. end
  1259. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1260. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1261. repeat wait() until Mouse
  1262.  
  1263. local T = lplayer.Character.HumanoidRootPart
  1264. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1265. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1266. local SPEED = speedget
  1267.  
  1268. local function fly()
  1269. flying = true
  1270. local BG = Instance.new('BodyGyro', T)
  1271. local BV = Instance.new('BodyVelocity', T)
  1272. BG.P = 9e4
  1273. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1274. BG.cframe = T.CFrame
  1275. BV.velocity = Vector3.new(0, 0.1, 0)
  1276. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1277. spawn(function()
  1278. repeat wait()
  1279. lplayer.Character.Humanoid.PlatformStand = true
  1280. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1281. SPEED = 50
  1282. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1283. SPEED = 0
  1284. end
  1285. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1286. 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
  1287. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1288. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1289. 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
  1290. else
  1291. BV.velocity = Vector3.new(0, 0.1, 0)
  1292. end
  1293. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1294. until not flying
  1295. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1296. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1297. SPEED = 0
  1298. BG:destroy()
  1299. BV:destroy()
  1300. lplayer.Character.Humanoid.PlatformStand = false
  1301. end)
  1302. end
  1303. Mouse.KeyDown:connect(function(KEY)
  1304. if KEY:lower() == 'w' then
  1305. CONTROL.F = speedfly
  1306. elseif KEY:lower() == 's' then
  1307. CONTROL.B = -speedfly
  1308. elseif KEY:lower() == 'a' then
  1309. CONTROL.L = -speedfly
  1310. elseif KEY:lower() == 'd' then
  1311. CONTROL.R = speedfly
  1312. end
  1313. end)
  1314. Mouse.KeyUp:connect(function(KEY)
  1315. if KEY:lower() == 'w' then
  1316. CONTROL.F = 0
  1317. elseif KEY:lower() == 's' then
  1318. CONTROL.B = 0
  1319. elseif KEY:lower() == 'a' then
  1320. CONTROL.L = 0
  1321. elseif KEY:lower() == 'd' then
  1322. CONTROL.R = 0
  1323. end
  1324. end)
  1325. fly()
  1326. end
  1327. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1328. flying = false
  1329. lplayer.Character.Humanoid.PlatformStand = false
  1330. end
  1331. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1332. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1333. end
  1334. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1335. spamtext = (string.sub(msg, 7))
  1336. spamming = true
  1337. end
  1338. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1339. spamming = false
  1340. end
  1341. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1342. spamdelay = (string.sub(msg, 11))
  1343. end
  1344. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1345. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1346. pmspammed = v.Name
  1347. spammingpm = true
  1348. end
  1349. end
  1350. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1351. spammingpm = false
  1352. end
  1353. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1354. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1355. v.Character["Left Leg"].Anchored = true
  1356. v.Character["Left Arm"].Anchored = true
  1357. v.Character["Right Leg"].Anchored = true
  1358. v.Character["Right Arm"].Anchored = true
  1359. v.Character.Torso.Anchored = true
  1360. v.Character.Head.Anchored = true
  1361. end
  1362. end
  1363. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1364. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1365. v.Character["Left Leg"].Anchored = false
  1366. v.Character["Left Arm"].Anchored = false
  1367. v.Character["Right Leg"].Anchored = false
  1368. v.Character["Right Arm"].Anchored = false
  1369. v.Character.Torso.Anchored = false
  1370. v.Character.Head.Anchored = false
  1371. end
  1372. end
  1373. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1374. local a = game:GetService("Workspace"):getChildren()
  1375. for i = 1, #a do
  1376. if a[i].className == "Part" then
  1377. a[i].Locked = false
  1378. elseif a[i].className == "Model" then
  1379. local r = a[i]:getChildren()
  1380. for i = 1, #r do
  1381. if r[i].className == "Part" then
  1382. r[i].Locked = false
  1383. end
  1384. end
  1385. end
  1386. end
  1387. game:GetService("StarterGui"):SetCore("SendNotification", {
  1388. Title = "Success!";
  1389. Text = "Workspace unlocked. Use ;lockws to lock.";
  1390. })
  1391. end
  1392. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1393. local a = game:GetService("Workspace"):getChildren()
  1394. for i = 1, #a do
  1395. if a[i].className == "Part" then
  1396. a[i].Locked = true
  1397. elseif a[i].className == "Model" then
  1398. local r = a[i]:getChildren()
  1399. for i = 1, #r do
  1400. if r[i].className == "Part" then
  1401. r[i].Locked = true
  1402. end
  1403. end
  1404. end
  1405. end
  1406. end
  1407. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1408. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1409. Clone_T.BinType = "Clone"
  1410. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1411. Destruct.BinType = "Hammer"
  1412. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1413. Hold_T.BinType = "Grab"
  1414. end
  1415. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1416. lplayer.Character.Humanoid.PlatformStand = true
  1417. end
  1418. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1419. lplayer.Character.Humanoid.PlatformStand = false
  1420. end
  1421. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1422. lplayer.Character.Head.Mesh:Destroy()
  1423. end
  1424. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1425. lplayer.Character.Humanoid.Sit = true
  1426. end
  1427. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1428. local function bringobjw()
  1429. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1430. if obj.Name == (string.sub(msg, 11)) then
  1431. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1432. obj.CanCollide = false
  1433. obj.Transparency = 0.7
  1434. wait()
  1435. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1436. wait()
  1437. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1438. wait()
  1439. obj.CFrame = lplayer.Character["Head"].CFrame
  1440. end
  1441. end
  1442. end
  1443. while wait() do
  1444. bringobjw()
  1445. end
  1446. game:GetService("StarterGui"):SetCore("SendNotification", {
  1447. Title = "BringObj";
  1448. Text = "BringObj enabled.";
  1449. })
  1450. end
  1451. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1452. vis = (string.sub(msg, 8))
  1453. local a = game:GetService("Workspace"):GetDescendants()
  1454. for i = 1, #a do
  1455. if a[i].className == "Part" then
  1456. a[i].Transparency = vis
  1457. elseif a[i].className == "Model" then
  1458. local r = a[i]:getChildren()
  1459. for i = 1, #r do
  1460. if r[i].className == "Part" then
  1461. r[i].Transparency = vis
  1462. end
  1463. end
  1464. end
  1465. end
  1466. end
  1467. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1468. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1469. game:GetService("StarterGui"):SetCore("SendNotification", {
  1470. Title = "Success!";
  1471. Text = "HyperTotal GUI Loaded!";
  1472. })
  1473. end
  1474. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1475. CMDSFRAME.Visible = true
  1476. end
  1477. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1478. for i,v in pairs(lplayer.Character:GetChildren()) do
  1479. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1480. v.Handle.Mesh:Destroy()
  1481. end
  1482. end
  1483. end
  1484. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1485. for i,v in pairs(lplayer.Character:GetChildren()) do
  1486. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1487. v.Handle.Mesh:Destroy()
  1488. end
  1489. end
  1490. end
  1491. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1492. for i,v in pairs(lplayer.Character:GetChildren()) do
  1493. if (v:IsA("Tool")) then
  1494. v.Handle.Mesh:Destroy()
  1495. end
  1496. end
  1497. end
  1498. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1499. for i,v in pairs(lplayer.Character:GetChildren()) do
  1500. if (v:IsA("Tool")) then
  1501. v.Handle.Mesh:Destroy()
  1502. end
  1503. end
  1504. end
  1505. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1506. local p = Instance.new("RocketPropulsion")
  1507. p.Parent = lplayer.Character.HumanoidRootPart
  1508. p.Name = "Spinner"
  1509. p.Target = lplayer.Character["Left Arm"]
  1510. p:Fire()
  1511. game:GetService("StarterGui"):SetCore("SendNotification", {
  1512. Title = "Spinner enabled";
  1513. Text = "Type ;nospinner to disable.";
  1514. })
  1515. end
  1516. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1517. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1518. end
  1519. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1520. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1521. if v:isA("Tool") then
  1522. local a = Instance.new("SelectionBox",v.Handle)
  1523. a.Adornee = v.Handle
  1524. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1525. v.GripPos = Vector3.new(0,0,0)
  1526. lplayer.Character.Humanoid:UnequipTools()
  1527. end
  1528. end
  1529. game:GetService("StarterGui"):SetCore("SendNotification", {
  1530. Title = "Reach applied!";
  1531. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1532. })
  1533. end
  1534. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1535. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1536. if v:isA("Tool") then
  1537. handleSize = v.Handle.Size
  1538. wait()
  1539. local a = Instance.new("SelectionBox",v.Handle)
  1540. a.Name = "a"
  1541. a.Adornee = v.Handle
  1542. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1543. v.GripPos = Vector3.new(0,0,0)
  1544. lplayer.Character.Humanoid:UnequipTools()
  1545. end
  1546. end
  1547. game:GetService("StarterGui"):SetCore("SendNotification", {
  1548. Title = "Reach applied!";
  1549. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1550. })
  1551. end
  1552. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1553. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1554. if v:isA("Tool") then
  1555. v.Handle.a:Destroy()
  1556. v.Handle.Size = handleSize
  1557. end
  1558. end
  1559. game:GetService("StarterGui"):SetCore("SendNotification", {
  1560. Title = "Reach removed!";
  1561. Text = "Removed reach from equipped sword.";
  1562. })
  1563. end
  1564. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1565. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1566. lplayer.Character.Humanoid.Name = 1
  1567. local l = lplayer.Character["1"]:Clone()
  1568. l.Parent = lplayer.Character
  1569. l.Name = "Humanoid"
  1570. wait(0.1)
  1571. lplayer.Character["1"]:Destroy()
  1572. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1573. lplayer.Character.Animate.Disabled = true
  1574. wait(0.1)
  1575. lplayer.Character.Animate.Disabled = false
  1576. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1577. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1578. lplayer.Character.Humanoid:EquipTool(v)
  1579. end
  1580. wait(0.1)
  1581. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1582. wait(0.2)
  1583. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1584. wait(0.5)
  1585. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1586. game:GetService("StarterGui"):SetCore("SendNotification", {
  1587. Title = "Tools needed!";
  1588. Text = "You need a tool in your backpack for this command!";
  1589. })
  1590. end
  1591. end
  1592. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1593. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1594. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1595. end
  1596. end
  1597. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1598. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1599. cbringall = true
  1600. else
  1601. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1602. brplr = v.Name
  1603. end
  1604. end
  1605. cbring = true
  1606. end
  1607. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1608. cbring = false
  1609. cbringall = false
  1610. end
  1611. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1612. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1613. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1614. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1615. lplayer.Character.Humanoid.Name = 1
  1616. local l = lplayer.Character["1"]:Clone()
  1617. l.Parent = lplayer.Character
  1618. l.Name = "Humanoid"
  1619. wait(0.1)
  1620. lplayer.Character["1"]:Destroy()
  1621. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1622. lplayer.Character.Animate.Disabled = true
  1623. wait(0.1)
  1624. lplayer.Character.Animate.Disabled = false
  1625. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1626. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1627. lplayer.Character.Humanoid:EquipTool(v)
  1628. end
  1629. local function tp(player,player2)
  1630. local char1,char2=player.Character,player2.Character
  1631. if char1 and char2 then
  1632. char1:MoveTo(char2.Head.Position)
  1633. end
  1634. end
  1635. wait(0.1)
  1636. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1637. wait(0.2)
  1638. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1639. wait(0.5)
  1640. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1641. wait(0.6)
  1642. tp(lplayer, game:GetService("Players")[v.Name])
  1643. wait(0.4)
  1644. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1645. game:GetService("StarterGui"):SetCore("SendNotification", {
  1646. Title = "Tools needed!";
  1647. Text = "You need a tool in your backpack for this command!";
  1648. })
  1649. end
  1650. end
  1651. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1652. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1653. lplayer.Character.Humanoid.Name = 1
  1654. local l = lplayer.Character["1"]:Clone()
  1655. l.Parent = lplayer.Character
  1656. l.Name = "Humanoid"
  1657. wait(0.1)
  1658. lplayer.Character["1"]:Destroy()
  1659. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1660. lplayer.Character.Animate.Disabled = true
  1661. wait(0.1)
  1662. lplayer.Character.Animate.Disabled = false
  1663. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1664. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1665. lplayer.Character.Humanoid:EquipTool(v)
  1666. end
  1667. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1668. wait(0.3)
  1669. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1670. wait(0.4)
  1671. b = Instance.new("BodyForce")
  1672. b.Parent = lplayer.Character.HumanoidRootPart
  1673. b.Name = "Glitch"
  1674. b.Force = Vector3.new(100000000,5000,0)
  1675. game:GetService("StarterGui"):SetCore("SendNotification", {
  1676. Title = "Tools needed!";
  1677. Text = "You need a tool in your backpack for this command!";
  1678. })
  1679. end
  1680. end
  1681. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1682. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1683. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1684. b = Instance.new("BodyForce")
  1685. b.Parent = lplayer.Character.HumanoidRootPart
  1686. b.Name = "unGlitch"
  1687. b.Force = Vector3.new(0,-5000000,0)
  1688. wait(2)
  1689. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1690. end
  1691. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1692. lplayer.Character.Humanoid.Health = 0
  1693. wait(1)
  1694. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1695. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1696. end
  1697. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1698. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1699. game:GetService("StarterGui"):SetCore("SendNotification", {
  1700. Title = "Success!";
  1701. Text = "DEX Explorer has loaded.";
  1702. })
  1703. end
  1704. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1705. local Anim = Instance.new("Animation")
  1706. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1707. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1708. track:Play(.1, 1, 1)
  1709. end
  1710. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1711. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1712. game:GetService("StarterGui"):SetCore("SendNotification", {
  1713. Title = "Success!";
  1714. Text = "Energize Animations GUI has loaded.";
  1715. })
  1716. end
  1717. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1718. saved = lplayer.Character.HumanoidRootPart.CFrame
  1719. game:GetService("StarterGui"):SetCore("SendNotification", {
  1720. Title = "Position Saved";
  1721. Text = "Use ;loadpos to return to saved position.";
  1722. })
  1723. end
  1724. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1725. lplayer.Character.HumanoidRootPart.CFrame = saved
  1726. end
  1727. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1728. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1729. local Anim2 = Instance.new("Animation")
  1730. Anim2.AnimationId = "rbxassetid://148840371"
  1731. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1732. track2:Play(.1, 1, 1)
  1733. bplrr = v.Name
  1734. banpl = true
  1735. end
  1736. end
  1737. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1738. banpl = false
  1739. end
  1740. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1741. local function bringmodw()
  1742. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1743. if obj.Name == (string.sub(msg, 11)) then
  1744. for i,ch in pairs(obj:GetDescendants()) do
  1745. if (ch:IsA("BasePart")) then
  1746. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1747. ch.CanCollide = false
  1748. ch.Transparency = 0.7
  1749. wait()
  1750. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1751. wait()
  1752. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1753. wait()
  1754. ch.CFrame = lplayer.Character["Head"].CFrame
  1755. end
  1756. end
  1757. end
  1758. end
  1759. end
  1760. while wait() do
  1761. bringmodw()
  1762. end
  1763. game:GetService("StarterGui"):SetCore("SendNotification", {
  1764. Title = "BringMod";
  1765. Text = "BringMod enabled.";
  1766. })
  1767. end
  1768. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1769. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1770. local hum = Instance.new('Humanoid', mod)
  1771. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1772. lplayer.Character = mod
  1773. end
  1774. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1775. game:GetService'RunService'.Stepped:Connect(function()
  1776. pcall(function()
  1777. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1778. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1779. for _,x in pairs(v.Character.Head:GetChildren()) do
  1780. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1781. end
  1782. end
  1783. end
  1784. end)
  1785. end)
  1786. game:GetService("StarterGui"):SetCore("SendNotification", {
  1787. Title = "Attempting Shutdown";
  1788. Text = "Shutdown Attempt has begun.";
  1789. })
  1790. end
  1791. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1792. objtodel = (string.sub(msg, 9))
  1793. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1794. if v.Name == objtodel then
  1795. v:Destroy()
  1796. end
  1797. end
  1798. end
  1799. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1800. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1801. print(v)
  1802. end
  1803. game:GetService("StarterGui"):SetCore("SendNotification", {
  1804. Title = "Printed";
  1805. Text = "Players have been printed to console. (F9)";
  1806. })
  1807. end
  1808. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1809. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1810. if (v:IsA("Decal")) then
  1811. v:Destroy()
  1812. end
  1813. end
  1814. end
  1815. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1816. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1817. game:GetService("StarterGui"):SetCore("SendNotification", {
  1818. Title = "Success!";
  1819. Text = "OpFinality GUI has loaded.";
  1820. })
  1821. end
  1822. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  1823. remotes = true
  1824. added = true
  1825. game.DescendantAdded:connect(function(rmt)
  1826. if added == true then
  1827. if remotes == true then
  1828. if rmt:IsA("RemoteEvent") then
  1829. print("A RemoteEvent was added!")
  1830. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  1831. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1832. end end end
  1833. end)
  1834. game.DescendantAdded:connect(function(rmtfnctn)
  1835. if added == true then
  1836. if remotes == true then
  1837. if rmtfnctn:IsA("RemoteFunction") then
  1838. warn("A RemoteFunction was added!")
  1839. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  1840. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1841. end end end
  1842. end)
  1843.  
  1844. game.DescendantAdded:connect(function(bndfnctn)
  1845. if added == true then
  1846. if binds == true then
  1847. if bndfnctn:IsA("BindableFunction") then
  1848. print("A BindableFunction was added!")
  1849. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  1850. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1851. end end end
  1852. end)
  1853.  
  1854. game.DescendantAdded:connect(function(bnd)
  1855. if added == true then
  1856. if binds == true then
  1857. if bnd:IsA("BindableEvent") then
  1858. warn("A BindableEvent was added!")
  1859. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  1860. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1861. end end end
  1862. end)
  1863.  
  1864.  
  1865. if binds == true then
  1866. for i,v in pairs(game:GetDescendants()) do
  1867. if v:IsA("BindableFunction") then
  1868. print(" game." .. v:GetFullName() .. " | BindableFunction")
  1869. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1870. end end
  1871. for i,v in pairs(game:GetDescendants()) do
  1872. if v:IsA("BindableEvent") then
  1873. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  1874. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1875. end end
  1876. else
  1877. print("Off")
  1878. end
  1879. if remotes == true then
  1880. for i,v in pairs(game:GetDescendants()) do
  1881. if v:IsA("RemoteFunction") then
  1882. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  1883. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1884. end end
  1885. wait()
  1886. for i,v in pairs(game:GetDescendants()) do
  1887. if v:IsA("RemoteEvent") then
  1888. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  1889. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1890. end end
  1891. else
  1892. print("Off")
  1893. end
  1894. game:GetService("StarterGui"):SetCore("SendNotification", {
  1895. Title = "Printing Remotes";
  1896. Text = "Type ;noremotes to disable.";
  1897. })
  1898. end
  1899. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  1900. remotes = false
  1901. added = false
  1902. game:GetService("StarterGui"):SetCore("SendNotification", {
  1903. Title = "Printing Remotes Disabled";
  1904. Text = "Type ;remotes to enable.";
  1905. })
  1906. end
  1907. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  1908. spin = false
  1909. followed = false
  1910. traill = false
  1911. noclip = false
  1912. annoying = false
  1913. hwalk = false
  1914. cbringing = false
  1915. end
  1916. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  1917. stopsitting = true
  1918. end
  1919. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  1920. stopsitting = false
  1921. end
  1922. if string.sub(msg, 1, 8) == (prefix.."version") then
  1923. print(adminversion)
  1924. game:GetService("StarterGui"):SetCore("SendNotification", {
  1925. Title = "Version";
  1926. Text = adminversion;
  1927. })
  1928. end
  1929. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  1930. clickgoto = true
  1931. game:GetService("StarterGui"):SetCore("SendNotification", {
  1932. Title = "Click TP";
  1933. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  1934. })
  1935. end
  1936. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  1937. clickdel = true
  1938. game:GetService("StarterGui"):SetCore("SendNotification", {
  1939. Title = "Click Delete";
  1940. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  1941. })
  1942. end
  1943. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  1944. clickdel = false
  1945. game:GetService("StarterGui"):SetCore("SendNotification", {
  1946. Title = "Click Delete";
  1947. Text = "Click delete has been disabled.";
  1948. })
  1949. end
  1950. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  1951. clickgoto = false
  1952. game:GetService("StarterGui"):SetCore("SendNotification", {
  1953. Title = "Click TP";
  1954. Text = "Click TP has been disabled.";
  1955. })
  1956. end
  1957. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  1958. gettingtools = true
  1959. game:GetService("StarterGui"):SetCore("SendNotification", {
  1960. Title = "Tools Enabled";
  1961. Text = "Automatically colleting tools dropped.";
  1962. })
  1963. end
  1964. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  1965. gettingtools = false
  1966. game:GetService("StarterGui"):SetCore("SendNotification", {
  1967. Title = "Tools Disabled";
  1968. Text = "Click TP has been disabled.";
  1969. })
  1970. end
  1971. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  1972. ScreenGui:Destroy()
  1973. end
  1974. if string.sub(msg, 1, 6) == (prefix.."reset") then
  1975. lplayer.Character.Head:Destroy()
  1976. end
  1977. if string.sub(msg, 1, 7) == (prefix.."state ") then
  1978. statechosen = string.sub(msg, 8)
  1979. changingstate = true
  1980. end
  1981. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  1982. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  1983. end
  1984. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  1985. removingmeshhats = true
  1986. end
  1987. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  1988. removingmeshhats = false
  1989. end
  1990. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  1991. removingmeshtool = true
  1992. end
  1993. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  1994. removingmeshtool = false
  1995. end
  1996. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  1997. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1998. if v:IsA("Tool") then
  1999. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2000. v.Parent = player.Character
  2001. end
  2002. end
  2003. end
  2004. end
  2005. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2006. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2007. if v:IsA("Tool") then
  2008. v.Parent = lplayer.Character
  2009. wait()
  2010. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2011. v.Parent = player.Character
  2012. end
  2013. end
  2014. end
  2015. end
  2016. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2017. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2018. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2019. end
  2020. end
  2021. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2022. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2023. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2024. end
  2025. end
  2026. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2027. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2028. game:GetService("StarterGui"):SetCore("SendNotification", {
  2029. Title = player.AccountAge.." Days";
  2030. Text = "Account age of "..player.Name;
  2031. })
  2032. end
  2033. end
  2034. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2035. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2036. game:GetService("StarterGui"):SetCore("SendNotification", {
  2037. Title = player.UserId.." ID";
  2038. Text = "Account ID of "..player.Name;
  2039. })
  2040. end
  2041. end
  2042. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2043. game:GetService("StarterGui"):SetCore("SendNotification", {
  2044. Title = "Game ID";
  2045. Text = "Game ID: ".. game.GameId;
  2046. })
  2047. end
  2048. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2049. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2050. if pgscheck == true then
  2051. game:GetService("StarterGui"):SetCore("SendNotification", {
  2052. Title = "PGSPhysicsSolverEnabled";
  2053. Text = "PGS is Enabled!";
  2054. })
  2055. else
  2056. game:GetService("StarterGui"):SetCore("SendNotification", {
  2057. Title = "PGSPhysicsSolverEnabled";
  2058. Text = "PGS is Disabled!";
  2059. })
  2060. end
  2061. end
  2062. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2063. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2064. if v:IsA("Part") then
  2065. if v.Transparency == 1 then
  2066. if v.Name ~= "HumanoidRootPart" then
  2067. v:Destroy()
  2068. end
  2069. end
  2070. end
  2071. end
  2072. end
  2073. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2074. game:GetService("Lighting").FogStart = 0
  2075. game:GetService("Lighting").FogEnd = 9999999999999
  2076. end
  2077. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2078. lplayer.Character.Humanoid.Parent = lplayer
  2079. end
  2080. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2081. lplayer.Humanoid.Parent = lplayer.Character
  2082. end
  2083. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2084. prefix = (string.sub(msg, 9, 9))
  2085. wait(0.1)
  2086. change()
  2087. wait(0.1)
  2088. game:GetService("StarterGui"):SetCore("SendNotification", {
  2089. Title = "Prefix changed!";
  2090. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2091. })
  2092. end
  2093. if string.sub(msg, 1, 12) == (";resetprefix") then
  2094. prefix = ";"
  2095. wait(0.1)
  2096. change()
  2097. wait(0.1)
  2098. game:GetService("StarterGui"):SetCore("SendNotification", {
  2099. Title = "Prefix changed!";
  2100. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2101. })
  2102. end
  2103. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2104. speedfly = string.sub(msg, 11)
  2105. wait()
  2106. change()
  2107. end
  2108. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2109. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2110. local Anim3 = Instance.new("Animation")
  2111. Anim3.AnimationId = "rbxassetid://282574440"
  2112. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2113. track3:Play(.1, 1, 1)
  2114. bplrr = v.Name
  2115. banpl = true
  2116. end
  2117. end
  2118. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2119. banpl = false
  2120. end
  2121. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2122. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2123. staring = true
  2124. stareplr = v
  2125. end
  2126. end
  2127. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2128. staring = false
  2129. end
  2130. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2131. chatlogs = true
  2132. game:GetService("StarterGui"):SetCore("SendNotification", {
  2133. Title = "LogChat enabled";
  2134. Text = "Now logging all player chat.";
  2135. })
  2136. end
  2137. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2138. chatlogs = false
  2139. game:GetService("StarterGui"):SetCore("SendNotification", {
  2140. Title = "LogChat disabled";
  2141. Text = "Stopped logging all player chat.";
  2142. })
  2143. end
  2144. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2145. game:GetService("Workspace").CurrentCamera:Destroy()
  2146. wait(0.1)
  2147. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2148. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2149. lplayer.CameraMinZoomDistance = 0.5
  2150. lplayer.CameraMaxZoomDistance = 400
  2151. lplayer.CameraMode = "Classic"
  2152. end
  2153. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2154. changingstate = false
  2155. end
  2156. end)
  2157.  
  2158. local function tp()
  2159. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2160. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2161. if player.Name == brplr then
  2162. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2163. end
  2164. end
  2165. end
  2166. end
  2167. local function tpall()
  2168. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2169. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2170. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2171. end
  2172. end
  2173. end
  2174. spawn(function()
  2175. while wait(spamdelay) do
  2176. if spamming == true then
  2177. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2178. end
  2179. end
  2180. end)
  2181. spawn(function()
  2182. while wait(spamdelay) do
  2183. if spammingpm == true then
  2184. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2185. end
  2186. end
  2187. end)
  2188. spawn(function()
  2189. while wait() do
  2190. if cbring == true then
  2191. tp()
  2192. end
  2193. end
  2194. end)
  2195. spawn(function()
  2196. while wait() do
  2197. if cbringall == true then
  2198. tpall()
  2199. end
  2200. end
  2201. end)
  2202.  
  2203. Mouse.KeyDown:connect(function(Key)
  2204. if Key == prefix then
  2205. CMDBAR:CaptureFocus()
  2206. end
  2207. end)
  2208.  
  2209. CMDBAR.FocusLost:connect(function(enterPressed)
  2210. if enterPressed then
  2211. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2212. if string.sub(CMDBAR.Text, 6) == "me" then
  2213. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2214. else
  2215. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2216. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2217. lplayer.Character.Humanoid.Name = 1
  2218. local l = lplayer.Character["1"]:Clone()
  2219. l.Parent = lplayer.Character
  2220. l.Name = "Humanoid"
  2221. wait(0.1)
  2222. lplayer.Character["1"]:Destroy()
  2223. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2224. lplayer.Character.Animate.Disabled = true
  2225. wait(0.1)
  2226. lplayer.Character.Animate.Disabled = false
  2227. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2228. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2229. lplayer.Character.Humanoid:EquipTool(v)
  2230. end
  2231. local function tp(player,player2)
  2232. local char1,char2=player.Character,player2.Character
  2233. if char1 and char2 then
  2234. char1:MoveTo(char2.Head.Position)
  2235. end
  2236. end
  2237. wait(0.1)
  2238. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2239. wait(0.2)
  2240. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2241. wait(0.5)
  2242. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2243. wait(0.7)
  2244. tp(lplayer,game:GetService("Players")[v.Name])
  2245. wait(0.7)
  2246. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2247. game:GetService("StarterGui"):SetCore("SendNotification", {
  2248. Title = "Tools needed!";
  2249. Text = "You need a tool in your backpack for this command!";
  2250. })
  2251. end
  2252. end
  2253. end
  2254. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2255. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2256. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2257. lplayer.Character.Humanoid.Name = 1
  2258. local l = lplayer.Character["1"]:Clone()
  2259. l.Parent = lplayer.Character
  2260. l.Name = "Humanoid"
  2261. wait(0.1)
  2262. lplayer.Character["1"]:Destroy()
  2263. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2264. lplayer.Character.Animate.Disabled = true
  2265. wait(0.1)
  2266. lplayer.Character.Animate.Disabled = false
  2267. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2268. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2269. lplayer.Character.Humanoid:EquipTool(v)
  2270. end
  2271. local function tp(player,player2)
  2272. local char1,char2=player.Character,player2.Character
  2273. if char1 and char2 then
  2274. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2275. end
  2276. end
  2277. local function getout(player,player2)
  2278. local char1,char2=player.Character,player2.Character
  2279. if char1 and char2 then
  2280. char1:MoveTo(char2.Head.Position)
  2281. end
  2282. end
  2283. tp(game:GetService("Players")[v.Name], lplayer)
  2284. wait(0.2)
  2285. tp(game:GetService("Players")[v.Name], lplayer)
  2286. wait(0.5)
  2287. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2288. wait(0.5)
  2289. getout(lplayer, game:GetService("Players")[v.Name])
  2290. wait(0.3)
  2291. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2292. game:GetService("StarterGui"):SetCore("SendNotification", {
  2293. Title = "Tools needed!";
  2294. Text = "You need a tool in your backpack for this command!";
  2295. })
  2296. end
  2297. end
  2298. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2299. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2300. lplayer.Character.Humanoid.Name = 1
  2301. local l = lplayer.Character["1"]:Clone()
  2302. l.Parent = lplayer.Character
  2303. l.Name = "Humanoid"
  2304. wait(0.1)
  2305. lplayer.Character["1"]:Destroy()
  2306. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2307. lplayer.Character.Animate.Disabled = true
  2308. wait(0.1)
  2309. lplayer.Character.Animate.Disabled = false
  2310. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2311. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2312. lplayer.Character.Humanoid:EquipTool(v)
  2313. end
  2314. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2315. spinplr = v
  2316. wait(0.5)
  2317. spin = true
  2318. game:GetService("StarterGui"):SetCore("SendNotification", {
  2319. Title = "Tools needed!";
  2320. Text = "You need a tool in your backpack for this command!";
  2321. })
  2322. end
  2323. end
  2324. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2325. spin = false
  2326. end
  2327. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2328. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2329. lplayer.Character.Humanoid.Name = 1
  2330. local l = lplayer.Character["1"]:Clone()
  2331. l.Parent = lplayer.Character
  2332. l.Name = "Humanoid"
  2333. wait(0.1)
  2334. lplayer.Character["1"]:Destroy()
  2335. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2336. lplayer.Character.Animate.Disabled = true
  2337. wait(0.1)
  2338. lplayer.Character.Animate.Disabled = false
  2339. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2340. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2341. lplayer.Character.Humanoid:EquipTool(v)
  2342. end
  2343. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2344. wait(0.3)
  2345. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2346. attplr = v
  2347. game:GetService("StarterGui"):SetCore("SendNotification", {
  2348. Title = "Tools needed!";
  2349. Text = "You need a tool in your backpack for this command!";
  2350. })
  2351. end
  2352. end
  2353. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2354. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2355. local function getout(player,player2)
  2356. local char1,char2=player.Character,player2.Character
  2357. if char1 and char2 then
  2358. char1:MoveTo(char2.Head.Position)
  2359. end
  2360. end
  2361. getout(lplayer, game:GetService("Players")[v.Name])
  2362. end
  2363. end
  2364. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2365. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2366. followed = true
  2367. flwplr = v
  2368. end
  2369. end
  2370. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2371. followed = false
  2372. end
  2373. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2374. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2375. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2376. lplayer.Character.Humanoid.Name = 1
  2377. local l = lplayer.Character["1"]:Clone()
  2378. l.Parent = lplayer.Character
  2379. l.Name = "Humanoid"
  2380. wait(0.1)
  2381. lplayer.Character["1"]:Destroy()
  2382. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2383. lplayer.Character.Animate.Disabled = true
  2384. wait(0.1)
  2385. lplayer.Character.Animate.Disabled = false
  2386. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2387. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2388. lplayer.Character.Humanoid:EquipTool(v)
  2389. end
  2390. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2391. wait(0.2)
  2392. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2393. wait(0.6)
  2394. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2395. wait(0.6)
  2396. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2397. game:GetService("StarterGui"):SetCore("SendNotification", {
  2398. Title = "Tools needed!";
  2399. Text = "You need a tool in your backpack for this command!";
  2400. })
  2401. end
  2402. end
  2403. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2404. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2405. traill = true
  2406. trlplr = v
  2407. end
  2408. end
  2409. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2410. traill = false
  2411. end
  2412. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2413. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2414. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2415. else
  2416. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2417. local o = Instance.new("RocketPropulsion")
  2418. o.Parent = lplayer.Character.HumanoidRootPart
  2419. o.Name = "Orbit"
  2420. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2421. o:Fire()
  2422. noclip = true
  2423. end
  2424. end
  2425. end
  2426. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2427. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2428. noclip = false
  2429. end
  2430. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2431. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2432. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2433. else
  2434. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2435. local y = Instance.new("RocketPropulsion")
  2436. y.Parent = lplayer.Character.HumanoidRootPart
  2437. y.CartoonFactor = 1
  2438. y.MaxThrust = 800000
  2439. y.MaxSpeed = 1000
  2440. y.ThrustP = 200000
  2441. y.Name = "Fling"
  2442. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2443. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2444. y:Fire()
  2445. noclip = true
  2446. end
  2447. end
  2448. end
  2449. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2450. noclip = false
  2451. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2452. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2453. wait(0.4)
  2454. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2455. end
  2456. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2457. if game:GetService("Workspace").FilteringEnabled == true then
  2458. warn("FE is Enabled (Filtering Enabled)")
  2459. game:GetService("StarterGui"):SetCore("SendNotification", {
  2460. Title = "FE is Enabled";
  2461. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2462. })
  2463. else
  2464. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2465. game:GetService("StarterGui"):SetCore("SendNotification", {
  2466. Title = "FE is Disabled";
  2467. Text = "Filtering Disabled. Consider using a different admin script.";
  2468. })
  2469. end
  2470. end
  2471. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2472. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2473. lplayer.Character.Humanoid.Name = 1
  2474. local l = lplayer.Character["1"]:Clone()
  2475. l.Parent = lplayer.Character
  2476. l.Name = "Humanoid"
  2477. wait(0.1)
  2478. lplayer.Character["1"]:Destroy()
  2479. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2480. lplayer.Character.Animate.Disabled = true
  2481. wait(0.1)
  2482. lplayer.Character.Animate.Disabled = false
  2483. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2484. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2485. lplayer.Character.Humanoid:EquipTool(v)
  2486. end
  2487. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2488. wait(0.2)
  2489. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2490. wait(0.6)
  2491. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2492. game:GetService("StarterGui"):SetCore("SendNotification", {
  2493. Title = "Tools needed!";
  2494. Text = "You need a tool in your backpack for this command!";
  2495. })
  2496. end
  2497. end
  2498. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2499. noclip = true
  2500. game:GetService("StarterGui"):SetCore("SendNotification", {
  2501. Title = "Noclip enabled";
  2502. Text = "Type ;clip to disable";
  2503. })
  2504. end
  2505. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2506. noclip = false
  2507. game:GetService("StarterGui"):SetCore("SendNotification", {
  2508. Title = "Noclip disabled";
  2509. Text = "Type ;noclip to enable";
  2510. })
  2511. end
  2512. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2513. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2514. end
  2515. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2516. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2517. end
  2518. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2519. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2520. end
  2521. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2522. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2523. end
  2524. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2525. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2526. end
  2527. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2528. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2529. end
  2530. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2531. lplayer.Character.Humanoid.JumpPower = 50
  2532. lplayer.Character.Humanoid.WalkSpeed = 16
  2533. lplayer.Character.Humanoid.HipHeight = 0
  2534. end
  2535. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2536. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2537. annoying = true
  2538. annplr = v
  2539. end
  2540. end
  2541. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2542. annoying = false
  2543. end
  2544. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2545. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2546. hwalk = true
  2547. hdwplr = v
  2548. end
  2549. end
  2550. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2551. hwalk = false
  2552. end
  2553. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2554. lplayer.Character["Left Leg"]:Destroy()
  2555. lplayer.Character["Left Arm"]:Destroy()
  2556. lplayer.Character["Right Leg"]:Destroy()
  2557. lplayer.Character["Right Arm"]:Destroy()
  2558. end
  2559. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2560. lplayer.Character.Humanoid.Name = 1
  2561. local l = lplayer.Character["1"]:Clone()
  2562. l.Parent = lplayer.Character
  2563. l.Name = "Humanoid"
  2564. wait(0.1)
  2565. lplayer.Character["1"]:Destroy()
  2566. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2567. lplayer.Character.Animate.Disabled = true
  2568. wait(0.1)
  2569. lplayer.Character.Animate.Disabled = false
  2570. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2571. game:GetService("StarterGui"):SetCore("SendNotification", {
  2572. Title = "FE Godmode enabled";
  2573. Text = "Use ;grespawn or ;respawn to remove.";
  2574. })
  2575. end
  2576. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2577. for i,v in pairs(lplayer.Character:GetChildren()) do
  2578. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2579. v.Parent = workspace
  2580. end
  2581. end
  2582. end
  2583. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2584. for i,v in pairs(lplayer.Character:GetChildren()) do
  2585. if (v:IsA("Tool")) then
  2586. v.Parent = workspace
  2587. end
  2588. end
  2589. end
  2590. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2591. droppinghats = true
  2592. game:GetService("StarterGui"):SetCore("SendNotification", {
  2593. Title = "Loop Drop Enabled";
  2594. Text = "Type ;unloopdhats to disable";
  2595. })
  2596. end
  2597. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2598. droppinghats = false
  2599. game:GetService("StarterGui"):SetCore("SendNotification", {
  2600. Title = "Loop Drop Disabled";
  2601. Text = "Type ;loopdhats to enable.";
  2602. })
  2603. end
  2604. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2605. droppingtools = true
  2606. game:GetService("StarterGui"):SetCore("SendNotification", {
  2607. Title = "Loop Drop Enabled";
  2608. Text = "Type ;unloopdtool to disable";
  2609. })
  2610. end
  2611. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2612. droppingtools = false
  2613. game:GetService("StarterGui"):SetCore("SendNotification", {
  2614. Title = "Loop Drop Disabled";
  2615. Text = "Type ;loopdtool to enable.";
  2616. })
  2617. end
  2618. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2619. Local = game:GetService('Players').LocalPlayer
  2620. Char = Local.Character
  2621. touched,tpdback = false, false
  2622. box = Instance.new('Part',workspace)
  2623. box.Anchored = true
  2624. box.CanCollide = true
  2625. box.Size = Vector3.new(10,1,10)
  2626. box.Position = Vector3.new(0,10000,0)
  2627. box.Touched:connect(function(part)
  2628. if (part.Parent.Name == Local.Name) then
  2629. if touched == false then
  2630. touched = true
  2631. function apply()
  2632. if script.Disabled ~= true then
  2633. no = Char.HumanoidRootPart:Clone()
  2634. wait(.25)
  2635. Char.HumanoidRootPart:Destroy()
  2636. no.Parent = Char
  2637. Char:MoveTo(loc)
  2638. touched = false
  2639. end end
  2640. if Char then
  2641. apply()
  2642. end
  2643. end
  2644. end
  2645. end)
  2646. repeat wait() until Char
  2647. loc = Char.HumanoidRootPart.Position
  2648. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2649. game:GetService("StarterGui"):SetCore("SendNotification", {
  2650. Title = "Invisibility enabled!";
  2651. Text = "Reset or use ;respawn to remove.";
  2652. })
  2653. end
  2654. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2655. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2656. if game:GetService("Players")[v.Name].Character.Humanoid then
  2657. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2658. else
  2659. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2660. end
  2661. end
  2662. end
  2663. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2664. if lplayer.Character.Humanoid then
  2665. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2666. else
  2667. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2668. end
  2669. end
  2670. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2671. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2672. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2673. end
  2674. end
  2675. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2676. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2677. repeat wait() until Mouse
  2678.  
  2679. local T = lplayer.Character.HumanoidRootPart
  2680. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2681. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2682. local SPEED = speedget
  2683.  
  2684. local function fly()
  2685. flying = true
  2686. local BG = Instance.new('BodyGyro', T)
  2687. local BV = Instance.new('BodyVelocity', T)
  2688. BG.P = 9e4
  2689. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2690. BG.cframe = T.CFrame
  2691. BV.velocity = Vector3.new(0, 0.1, 0)
  2692. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2693. spawn(function()
  2694. repeat wait()
  2695. lplayer.Character.Humanoid.PlatformStand = true
  2696. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2697. SPEED = 50
  2698. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2699. SPEED = 0
  2700. end
  2701. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2702. 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
  2703. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2704. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2705. 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
  2706. else
  2707. BV.velocity = Vector3.new(0, 0.1, 0)
  2708. end
  2709. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2710. until not flying
  2711. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2712. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2713. SPEED = 0
  2714. BG:destroy()
  2715. BV:destroy()
  2716. lplayer.Character.Humanoid.PlatformStand = false
  2717. end)
  2718. end
  2719. Mouse.KeyDown:connect(function(KEY)
  2720. if KEY:lower() == 'w' then
  2721. CONTROL.F = speedfly
  2722. elseif KEY:lower() == 's' then
  2723. CONTROL.B = -speedfly
  2724. elseif KEY:lower() == 'a' then
  2725. CONTROL.L = -speedfly
  2726. elseif KEY:lower() == 'd' then
  2727. CONTROL.R = speedfly
  2728. end
  2729. end)
  2730. Mouse.KeyUp:connect(function(KEY)
  2731. if KEY:lower() == 'w' then
  2732. CONTROL.F = 0
  2733. elseif KEY:lower() == 's' then
  2734. CONTROL.B = 0
  2735. elseif KEY:lower() == 'a' then
  2736. CONTROL.L = 0
  2737. elseif KEY:lower() == 'd' then
  2738. CONTROL.R = 0
  2739. end
  2740. end)
  2741. fly()
  2742. end
  2743. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2744. flying = false
  2745. lplayer.Character.Humanoid.PlatformStand = false
  2746. end
  2747. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2748. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2749. end
  2750. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2751. spamtext = (string.sub(CMDBAR.Text, 6))
  2752. spamming = true
  2753. end
  2754. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2755. spamming = false
  2756. end
  2757. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2758. spamdelay = (string.sub(CMDBAR.Text, 10))
  2759. end
  2760. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2761. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2762. pmspammed = v.Name
  2763. spammingpm = true
  2764. end
  2765. end
  2766. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2767. spammingpm = false
  2768. end
  2769. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2770. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2771. v.Character["Left Leg"].Anchored = true
  2772. v.Character["Left Arm"].Anchored = true
  2773. v.Character["Right Leg"].Anchored = true
  2774. v.Character["Right Arm"].Anchored = true
  2775. v.Character.Torso.Anchored = true
  2776. v.Character.Head.Anchored = true
  2777. end
  2778. end
  2779. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2780. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2781. v.Character["Left Leg"].Anchored = false
  2782. v.Character["Left Arm"].Anchored = false
  2783. v.Character["Right Leg"].Anchored = false
  2784. v.Character["Right Arm"].Anchored = false
  2785. v.Character.Torso.Anchored = false
  2786. v.Character.Head.Anchored = false
  2787. end
  2788. end
  2789. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2790. local a = game:GetService("Workspace"):getChildren()
  2791. for i = 1, #a do
  2792. if a[i].className == "Part" then
  2793. a[i].Locked = false
  2794. elseif a[i].className == "Model" then
  2795. local r = a[i]:getChildren()
  2796. for i = 1, #r do
  2797. if r[i].className == "Part" then
  2798. r[i].Locked = false
  2799. end
  2800. end
  2801. end
  2802. end
  2803. game:GetService("StarterGui"):SetCore("SendNotification", {
  2804. Title = "Success!";
  2805. Text = "Workspace unlocked. Use ;lockws to lock.";
  2806. })
  2807. end
  2808. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2809. local a = game:GetService("Workspace"):getChildren()
  2810. for i = 1, #a do
  2811. if a[i].className == "Part" then
  2812. a[i].Locked = true
  2813. elseif a[i].className == "Model" then
  2814. local r = a[i]:getChildren()
  2815. for i = 1, #r do
  2816. if r[i].className == "Part" then
  2817. r[i].Locked = true
  2818. end
  2819. end
  2820. end
  2821. end
  2822. end
  2823. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  2824. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2825. Clone_T.BinType = "Clone"
  2826. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2827. Destruct.BinType = "Hammer"
  2828. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2829. Hold_T.BinType = "Grab"
  2830. end
  2831. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  2832. lplayer.Character.Humanoid.PlatformStand = true
  2833. end
  2834. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  2835. lplayer.Character.Humanoid.PlatformStand = false
  2836. end
  2837. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  2838. lplayer.Character.Head.Mesh:Destroy()
  2839. end
  2840. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  2841. lplayer.Character.Humanoid.Sit = true
  2842. end
  2843. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  2844. local function bringobjw()
  2845. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2846. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2847. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2848. obj.CanCollide = false
  2849. obj.Transparency = 0.7
  2850. wait()
  2851. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2852. wait()
  2853. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2854. wait()
  2855. obj.CFrame = lplayer.Character["Head"].CFrame
  2856. end
  2857. end
  2858. end
  2859. while wait() do
  2860. bringobjw()
  2861. end
  2862. game:GetService("StarterGui"):SetCore("SendNotification", {
  2863. Title = "BringObj";
  2864. Text = "BringObj enabled.";
  2865. })
  2866. end
  2867. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  2868. vis = (string.sub(CMDBAR.Text, 7))
  2869. local a = game:GetService("Workspace"):GetDescendants()
  2870. for i = 1, #a do
  2871. if a[i].className == "Part" then
  2872. a[i].Transparency = vis
  2873. elseif a[i].className == "Model" then
  2874. local r = a[i]:getChildren()
  2875. for i = 1, #r do
  2876. if r[i].className == "Part" then
  2877. r[i].Transparency = vis
  2878. end
  2879. end
  2880. end
  2881. end
  2882. end
  2883. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  2884. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2885. game:GetService("StarterGui"):SetCore("SendNotification", {
  2886. Title = "Success!";
  2887. Text = "HyperTotal GUI Loaded!";
  2888. })
  2889. end
  2890. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  2891. CMDSFRAME.Visible = true
  2892. end
  2893. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  2894. for i,v in pairs(lplayer.Character:GetChildren()) do
  2895. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2896. v.Handle.Mesh:Destroy()
  2897. end
  2898. end
  2899. end
  2900. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  2901. for i,v in pairs(lplayer.Character:GetChildren()) do
  2902. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2903. v.Handle.Mesh:Destroy()
  2904. end
  2905. end
  2906. end
  2907. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  2908. for i,v in pairs(lplayer.Character:GetChildren()) do
  2909. if (v:IsA("Tool")) then
  2910. v.Handle.Mesh:Destroy()
  2911. end
  2912. end
  2913. end
  2914. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  2915. for i,v in pairs(lplayer.Character:GetChildren()) do
  2916. if (v:IsA("Tool")) then
  2917. v.Handle.Mesh:Destroy()
  2918. end
  2919. end
  2920. end
  2921. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  2922. local p = Instance.new("RocketPropulsion")
  2923. p.Parent = lplayer.Character.HumanoidRootPart
  2924. p.Name = "Spinner"
  2925. p.Target = lplayer.Character["Left Arm"]
  2926. p:Fire()
  2927. game:GetService("StarterGui"):SetCore("SendNotification", {
  2928. Title = "Spinner enabled";
  2929. Text = "Type ;nospinner to disable.";
  2930. })
  2931. end
  2932. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  2933. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2934. end
  2935. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  2936. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2937. if v:isA("Tool") then
  2938. local a = Instance.new("SelectionBox",v.Handle)
  2939. a.Adornee = v.Handle
  2940. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2941. v.GripPos = Vector3.new(0,0,0)
  2942. lplayer.Character.Humanoid:UnequipTools()
  2943. end
  2944. end
  2945. game:GetService("StarterGui"):SetCore("SendNotification", {
  2946. Title = "Reach applied!";
  2947. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2948. })
  2949. end
  2950. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  2951. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2952. if v:isA("Tool") then
  2953. local a = Instance.new("SelectionBox",v.Handle)
  2954. a.Name = "Reach"
  2955. a.Adornee = v.Handle
  2956. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  2957. v.GripPos = Vector3.new(0,0,0)
  2958. lplayer.Character.Humanoid:UnequipTools()
  2959. end
  2960. end
  2961. game:GetService("StarterGui"):SetCore("SendNotification", {
  2962. Title = "Reach applied!";
  2963. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2964. })
  2965. end
  2966. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  2967. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2968. if v:isA("Tool") then
  2969. v.Handle.Reach:Destroy()
  2970. end
  2971. end
  2972. game:GetService("StarterGui"):SetCore("SendNotification", {
  2973. Title = "Reach removed!";
  2974. Text = "Removed reach from equipped sword.";
  2975. })
  2976. end
  2977. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  2978. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2979. lplayer.Character.Humanoid.Name = 1
  2980. local l = lplayer.Character["1"]:Clone()
  2981. l.Parent = lplayer.Character
  2982. l.Name = "Humanoid"
  2983. wait(0.1)
  2984. lplayer.Character["1"]:Destroy()
  2985. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2986. lplayer.Character.Animate.Disabled = true
  2987. wait(0.1)
  2988. lplayer.Character.Animate.Disabled = false
  2989. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2990. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2991. lplayer.Character.Humanoid:EquipTool(v)
  2992. end
  2993. wait(0.1)
  2994. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2995. wait(0.2)
  2996. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2997. wait(0.5)
  2998. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2999. game:GetService("StarterGui"):SetCore("SendNotification", {
  3000. Title = "Tools needed!";
  3001. Text = "You need a tool in your backpack for this command!";
  3002. })
  3003. end
  3004. end
  3005. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3006. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3007. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3008. end
  3009. end
  3010. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3011. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3012. cbringall = true
  3013. else
  3014. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3015. brplr = v.Name
  3016. end
  3017. end
  3018. cbring = true
  3019. end
  3020. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3021. cbring = false
  3022. cbringall = false
  3023. end
  3024. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3025. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3026. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3027. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3028. lplayer.Character.Humanoid.Name = 1
  3029. local l = lplayer.Character["1"]:Clone()
  3030. l.Parent = lplayer.Character
  3031. l.Name = "Humanoid"
  3032. wait(0.1)
  3033. lplayer.Character["1"]:Destroy()
  3034. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3035. lplayer.Character.Animate.Disabled = true
  3036. wait(0.1)
  3037. lplayer.Character.Animate.Disabled = false
  3038. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3039. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3040. lplayer.Character.Humanoid:EquipTool(v)
  3041. end
  3042. local function tp(player,player2)
  3043. local char1,char2=player.Character,player2.Character
  3044. if char1 and char2 then
  3045. char1:MoveTo(char2.Head.Position)
  3046. end
  3047. end
  3048. wait(0.1)
  3049. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3050. wait(0.2)
  3051. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3052. wait(0.5)
  3053. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3054. wait(0.6)
  3055. tp(lplayer, game:GetService("Players")[v.Name])
  3056. wait(0.4)
  3057. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3058. game:GetService("StarterGui"):SetCore("SendNotification", {
  3059. Title = "Tools needed!";
  3060. Text = "You need a tool in your backpack for this command!";
  3061. })
  3062. end
  3063. end
  3064. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3065. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3066. lplayer.Character.Humanoid.Name = 1
  3067. local l = lplayer.Character["1"]:Clone()
  3068. l.Parent = lplayer.Character
  3069. l.Name = "Humanoid"
  3070. wait(0.1)
  3071. lplayer.Character["1"]:Destroy()
  3072. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3073. lplayer.Character.Animate.Disabled = true
  3074. wait(0.1)
  3075. lplayer.Character.Animate.Disabled = false
  3076. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3077. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3078. lplayer.Character.Humanoid:EquipTool(v)
  3079. end
  3080. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3081. wait(0.3)
  3082. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3083. wait(0.4)
  3084. b = Instance.new("BodyForce")
  3085. b.Parent = lplayer.Character.HumanoidRootPart
  3086. b.Name = "Glitch"
  3087. b.Force = Vector3.new(100000000,5000,0)
  3088. game:GetService("StarterGui"):SetCore("SendNotification", {
  3089. Title = "Tools needed!";
  3090. Text = "You need a tool in your backpack for this command!";
  3091. })
  3092. end
  3093. end
  3094. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3095. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3096. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3097. b = Instance.new("BodyForce")
  3098. b.Parent = lplayer.Character.HumanoidRootPart
  3099. b.Name = "unGlitch"
  3100. b.Force = Vector3.new(0,-5000000,0)
  3101. wait(2)
  3102. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3103. end
  3104. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3105. lplayer.Character.Humanoid.Health = 0
  3106. wait(1)
  3107. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3108. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3109. end
  3110. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3111. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3112. game:GetService("StarterGui"):SetCore("SendNotification", {
  3113. Title = "Success!";
  3114. Text = "DEX Explorer has loaded.";
  3115. })
  3116. end
  3117. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3118. local Anim = Instance.new("Animation")
  3119. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3120. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3121. track:Play(.1, 1, 1)
  3122. end
  3123. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3124. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3125. game:GetService("StarterGui"):SetCore("SendNotification", {
  3126. Title = "Success!";
  3127. Text = "Energize Animations GUI has loaded.";
  3128. })
  3129. end
  3130. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3131. saved = lplayer.Character.HumanoidRootPart.CFrame
  3132. game:GetService("StarterGui"):SetCore("SendNotification", {
  3133. Title = "Position Saved";
  3134. Text = "Use ;loadpos to return to saved position.";
  3135. })
  3136. end
  3137. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3138. lplayer.Character.HumanoidRootPart.CFrame = saved
  3139. end
  3140. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3141. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3142. local Anim2 = Instance.new("Animation")
  3143. Anim2.AnimationId = "rbxassetid://148840371"
  3144. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3145. track2:Play(.1, 1, 1)
  3146. bplrr = v.Name
  3147. banpl = true
  3148. end
  3149. end
  3150. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3151. banpl = false
  3152. end
  3153. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3154. local function bringmodw()
  3155. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3156. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3157. for i,ch in pairs(obj:GetDescendants()) do
  3158. if (ch:IsA("BasePart")) then
  3159. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3160. ch.CanCollide = false
  3161. ch.Transparency = 0.7
  3162. wait()
  3163. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3164. wait()
  3165. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3166. wait()
  3167. ch.CFrame = lplayer.Character["Head"].CFrame
  3168. end
  3169. end
  3170. end
  3171. end
  3172. end
  3173. while wait() do
  3174. bringmodw()
  3175. end
  3176. game:GetService("StarterGui"):SetCore("SendNotification", {
  3177. Title = "BringMod";
  3178. Text = "BringMod enabled.";
  3179. })
  3180. end
  3181. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3182. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3183. local hum = Instance.new('Humanoid', mod)
  3184. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3185. lplayer.Character = mod
  3186. end
  3187. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3188. game:GetService'RunService'.Stepped:Connect(function()
  3189. pcall(function()
  3190. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3191. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3192. for _,x in pairs(v.Character.Head:GetChildren()) do
  3193. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3194. end
  3195. end
  3196. end
  3197. end)
  3198. end)
  3199. game:GetService("StarterGui"):SetCore("SendNotification", {
  3200. Title = "Attempting Shutdown";
  3201. Text = "Shutdown Attempt has begun.";
  3202. })
  3203. end
  3204. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3205. objtodel = (string.sub(CMDBAR.Text, 8))
  3206. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3207. if v.Name == objtodel then
  3208. v:Destroy()
  3209. end
  3210. end
  3211. end
  3212. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3213. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3214. print(v)
  3215. end
  3216. game:GetService("StarterGui"):SetCore("SendNotification", {
  3217. Title = "Printed";
  3218. Text = "Players have been printed to console. (F9)";
  3219. })
  3220. end
  3221. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3222. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3223. if (v:IsA("Decal")) then
  3224. v:Destroy()
  3225. end
  3226. end
  3227. end
  3228. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3229. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3230. game:GetService("StarterGui"):SetCore("SendNotification", {
  3231. Title = "Success!";
  3232. Text = "OpFinality GUI has loaded.";
  3233. })
  3234. end
  3235. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3236. remotes = true
  3237. added = true
  3238. game.DescendantAdded:connect(function(rmt)
  3239. if added == true then
  3240. if remotes == true then
  3241. if rmt:IsA("RemoteEvent") then
  3242. print("A RemoteEvent was added!")
  3243. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3244. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3245. end end end
  3246. end)
  3247. game.DescendantAdded:connect(function(rmtfnctn)
  3248. if added == true then
  3249. if remotes == true then
  3250. if rmtfnctn:IsA("RemoteFunction") then
  3251. warn("A RemoteFunction was added!")
  3252. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3253. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3254. end end end
  3255. end)
  3256.  
  3257. game.DescendantAdded:connect(function(bndfnctn)
  3258. if added == true then
  3259. if binds == true then
  3260. if bndfnctn:IsA("BindableFunction") then
  3261. print("A BindableFunction was added!")
  3262. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3263. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3264. end end end
  3265. end)
  3266.  
  3267. game.DescendantAdded:connect(function(bnd)
  3268. if added == true then
  3269. if binds == true then
  3270. if bnd:IsA("BindableEvent") then
  3271. warn("A BindableEvent was added!")
  3272. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3273. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3274. end end end
  3275. end)
  3276.  
  3277.  
  3278. if binds == true then
  3279. for i,v in pairs(game:GetDescendants()) do
  3280. if v:IsA("BindableFunction") then
  3281. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3282. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3283. end end
  3284. for i,v in pairs(game:GetDescendants()) do
  3285. if v:IsA("BindableEvent") then
  3286. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3287. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3288. end end
  3289. else
  3290. print("Off")
  3291. end
  3292. if remotes == true then
  3293. for i,v in pairs(game:GetDescendants()) do
  3294. if v:IsA("RemoteFunction") then
  3295. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3296. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3297. end end
  3298. wait()
  3299. for i,v in pairs(game:GetDescendants()) do
  3300. if v:IsA("RemoteEvent") then
  3301. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3302. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3303. end end
  3304. else
  3305. print("Off")
  3306. end
  3307. game:GetService("StarterGui"):SetCore("SendNotification", {
  3308. Title = "Printing Remotes";
  3309. Text = "Type ;noremotes to disable.";
  3310. })
  3311. end
  3312. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3313. remotes = false
  3314. added = false
  3315. game:GetService("StarterGui"):SetCore("SendNotification", {
  3316. Title = "Printing Remotes Disabled";
  3317. Text = "Type ;remotes to enable.";
  3318. })
  3319. end
  3320. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3321. spin = false
  3322. followed = false
  3323. traill = false
  3324. noclip = false
  3325. annoying = false
  3326. hwalk = false
  3327. cbringing = false
  3328. end
  3329. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3330. stopsitting = true
  3331. end
  3332. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3333. stopsitting = false
  3334. end
  3335. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3336. print(adminversion)
  3337. game:GetService("StarterGui"):SetCore("SendNotification", {
  3338. Title = "Version";
  3339. Text = adminversion;
  3340. })
  3341. end
  3342. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3343. clickgoto = true
  3344. game:GetService("StarterGui"):SetCore("SendNotification", {
  3345. Title = "Click TP";
  3346. Text = "Press E to teleport to mouse position";
  3347. })
  3348. end
  3349. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3350. clickgoto = false
  3351. game:GetService("StarterGui"):SetCore("SendNotification", {
  3352. Title = "Click TP";
  3353. Text = "Click TP has been disabled.";
  3354. })
  3355. end
  3356. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3357. gettingtools = true
  3358. game:GetService("StarterGui"):SetCore("SendNotification", {
  3359. Title = "Tools Enabled";
  3360. Text = "Automatically colleting tools dropped.";
  3361. })
  3362. end
  3363. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3364. gettingtools = false
  3365. game:GetService("StarterGui"):SetCore("SendNotification", {
  3366. Title = "Tools Disabled";
  3367. Text = "Click TP has been disabled.";
  3368. })
  3369. end
  3370. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3371. ScreenGui:Destroy()
  3372. end
  3373. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3374. lplayer.Character.Head:Destroy()
  3375. end
  3376. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3377. statechosen = string.sub(CMDBAR.Text, 7)
  3378. changingstate = true
  3379. end
  3380. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3381. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3382. end
  3383. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3384. removingmeshhats = true
  3385. end
  3386. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3387. removingmeshhats = false
  3388. end
  3389. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3390. removingmeshtool = true
  3391. end
  3392. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3393. removingmeshtool = false
  3394. end
  3395. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3396. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3397. if v:IsA("Tool") then
  3398. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3399. v.Parent = player.Character
  3400. end
  3401. end
  3402. end
  3403. end
  3404. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3405. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3406. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3407. end
  3408. end
  3409. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3410. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3411. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3412. end
  3413. end
  3414. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3415. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3416. game:GetService("StarterGui"):SetCore("SendNotification", {
  3417. Title = player.AccountAge.." Days";
  3418. Text = "Account age of "..player.Name;
  3419. })
  3420. end
  3421. end
  3422. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3423. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3424. game:GetService("StarterGui"):SetCore("SendNotification", {
  3425. Title = player.UserId.." ID";
  3426. Text = "Account ID of "..player.Name;
  3427. })
  3428. end
  3429. end
  3430. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3431. game:GetService("StarterGui"):SetCore("SendNotification", {
  3432. Title = "Game ID";
  3433. Text = "Game ID: ".. game.GameId;
  3434. })
  3435. end
  3436. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3437. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3438. if pgscheck == true then
  3439. game:GetService("StarterGui"):SetCore("SendNotification", {
  3440. Title = "PGSPhysicsSolverEnabled";
  3441. Text = "PGS is Enabled!";
  3442. })
  3443. else
  3444. game:GetService("StarterGui"):SetCore("SendNotification", {
  3445. Title = "PGSPhysicsSolverEnabled";
  3446. Text = "PGS is Disabled!";
  3447. })
  3448. end
  3449. end
  3450. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3451. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3452. if v:IsA("Part") then
  3453. if v.Transparency == 1 then
  3454. if v.Name ~= "HumanoidRootPart" then
  3455. v:Destroy()
  3456. end
  3457. end
  3458. end
  3459. end
  3460. end
  3461. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3462. game:GetService("Lighting").FogStart = 0
  3463. game:GetService("Lighting").FogEnd = 9999999999999
  3464. end
  3465. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3466. lplayer.Character.Humanoid.Parent = lplayer
  3467. end
  3468. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3469. lplayer.Humanoid.Parent = lplayer.Character
  3470. end
  3471. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3472. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3473. if v:IsA("Tool") then
  3474. v.Parent = lplayer.Character
  3475. wait()
  3476. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3477. v.Parent = player.Character
  3478. end
  3479. end
  3480. end
  3481. end
  3482. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3483. speedfly = string.sub(CMDBAR.Text, 10)
  3484. wait()
  3485. change()
  3486. end
  3487. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3488. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3489. local Anim3 = Instance.new("Animation")
  3490. Anim3.AnimationId = "rbxassetid://282574440"
  3491. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3492. track3:Play(.1, 1, 1)
  3493. bplrr = v.Name
  3494. banpl = true
  3495. end
  3496. end
  3497. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3498. banpl = false
  3499. end
  3500. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3501. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3502. staring = true
  3503. stareplr = v
  3504. end
  3505. end
  3506. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3507. staring = false
  3508. end
  3509. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3510. chatlogs = true
  3511. game:GetService("StarterGui"):SetCore("SendNotification", {
  3512. Title = "LogChat enabled";
  3513. Text = "Now logging all player chat.";
  3514. })
  3515. end
  3516. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3517. chatlogs = false
  3518. game:GetService("StarterGui"):SetCore("SendNotification", {
  3519. Title = "LogChat disabled";
  3520. Text = "Stopped logging all player chat.";
  3521. })
  3522. end
  3523. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3524. game:GetService("Workspace").CurrentCamera:Destroy()
  3525. wait(0.1)
  3526. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3527. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3528. lplayer.CameraMinZoomDistance = 0.5
  3529. lplayer.CameraMaxZoomDistance = 400
  3530. lplayer.CameraMode = "Classic"
  3531. end
  3532. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3533. changingstate = false
  3534. end
  3535. CMDBAR.Text = ""
  3536. end
  3537. end)
  3538.  
  3539. wait(0.3)
  3540. game:GetService("StarterGui"):SetCore("SendNotification", {
  3541. Title = "Loaded successfully!";
  3542. Text = "Reviz Admin V2 by illremember";
  3543. })
  3544. wait(0.1)
  3545. print("Reviz Admin V2 loaded!")
  3546. if game:GetService("Workspace").FilteringEnabled == true then
  3547. warn("FE is Enabled (Filtering Enabled)")
  3548. game:GetService("StarterGui"):SetCore("SendNotification", {
  3549. Title = "FE is Enabled";
  3550. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3551. })
  3552. else
  3553. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3554. game:GetService("StarterGui"):SetCore("SendNotification", {
  3555. Title = "FE is Disabled";
  3556. Text = "Filtering Disabled. Consider using a different admin script.";
  3557. })
  3558. end
  3559.  
  3560. local intro = Instance.new("ScreenGui")
  3561. local Frame = Instance.new("Frame")
  3562. local ImageLabel = Instance.new("ImageLabel")
  3563. intro.Parent = game:GetService("CoreGui")
  3564. Frame.Parent = intro
  3565. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3566. Frame.BackgroundTransparency = 1
  3567. Frame.Size = UDim2.new(1, 0, 0, 300)
  3568. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3569. ImageLabel.Parent = Frame
  3570. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3571. ImageLabel.BackgroundTransparency = 1
  3572. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3573. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3574. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3575. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3576. wait(3.01)
  3577. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3578. wait(5.01)
  3579. intro:Destroy()
  3580. end)
  3581.  
  3582. alphaxgui.Name = "alphaxgui"
  3583. alphaxgui.Parent = maingui
  3584. alphaxgui.BackgroundColor3 = Color3.new(1, 1, 1)
  3585. alphaxgui.Position = UDim2.new(0.346153855, 0, 0.294900209, 0)
  3586. alphaxgui.Size = UDim2.new(0, 200, 0, 50)
  3587. alphaxgui.Font = Enum.Font.SourceSans
  3588. alphaxgui.Text = "AlphaX Gui"
  3589. alphaxgui.TextColor3 = Color3.new(0, 0, 0)
  3590. alphaxgui.TextSize = 14
  3591. alphaxgui.MouseButton1Down:connect(function()
  3592. loadstring(game:HttpGet(('https://pastebin.com/raw/M7t87Kwy'),true))()
  3593. end)
  3594.  
  3595. yourmomguiv2.Name = "yourmomguiv2"
  3596. yourmomguiv2.Parent = maingui
  3597. yourmomguiv2.BackgroundColor3 = Color3.new(1, 1, 1)
  3598. yourmomguiv2.Position = UDim2.new(0, 0, 0.294900209, 0)
  3599. yourmomguiv2.Size = UDim2.new(0, 200, 0, 50)
  3600. yourmomguiv2.Font = Enum.Font.SourceSans
  3601. yourmomguiv2.Text = "Your Mom Gui V2"
  3602. yourmomguiv2.TextColor3 = Color3.new(0, 0, 0)
  3603. yourmomguiv2.TextSize = 14
  3604. yourmomguiv2.MouseButton1Down:connect(function()
  3605. loadstring(game:GetObjects('rbxassetidUndecided/337743103')[1].Source)()
  3606. end)
  3607.  
  3608. killscriptnotools.Name = "killscriptnotools"
  3609. killscriptnotools.Parent = maingui
  3610. killscriptnotools.BackgroundColor3 = Color3.new(1, 1, 1)
  3611. killscriptnotools.Position = UDim2.new(0.692307711, 0, 0.144124165, 0)
  3612. killscriptnotools.Size = UDim2.new(0, 200, 0, 50)
  3613. killscriptnotools.Font = Enum.Font.SourceSans
  3614. killscriptnotools.Text = "Kill Script (No Tools)"
  3615. killscriptnotools.TextColor3 = Color3.new(0, 0, 0)
  3616. killscriptnotools.TextSize = 14
  3617. killscriptnotools.MouseButton1Down:connect(function()
  3618. -- Made By JackMcJagger15
  3619. local FlingKill = Instance.new("ScreenGui")
  3620. local Main = Instance.new("Frame")
  3621. local Label = Instance.new("Frame")
  3622. local Shadow = Instance.new("Frame")
  3623. local StartKill = Instance.new("TextButton")
  3624. local StopKill = Instance.new("TextButton")
  3625. local Instructions = Instance.new("TextLabel")
  3626. local CurrentPower = Instance.new("TextLabel")
  3627. local Recomendation = Instance.new("TextLabel")
  3628. local NameOfGui = Instance.new("TextLabel")
  3629. local Exit = Instance.new("TextButton")
  3630. local UPArrow = Instance.new("TextButton")
  3631. local DownArrow = Instance.new("TextButton")
  3632.  
  3633. -- Properties
  3634.  
  3635. FlingKill.Name = "Fling/Kill"
  3636. FlingKill.Parent = game.CoreGui
  3637.  
  3638. Main.Name = "Main"
  3639. Main.Parent = FlingKill
  3640. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3641. Main.BorderSizePixel = 0
  3642. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  3643. Main.Size = UDim2.new(0, 217, 0, 233)
  3644. Main.Selectable = true
  3645. Main.Active = true
  3646. Main.Draggable = true
  3647.  
  3648. Label.Name = "Label"
  3649. Label.Parent = Main
  3650. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  3651. Label.BorderSizePixel = 0
  3652. Label.Size = UDim2.new(0, 217, 0, 27)
  3653.  
  3654. Shadow.Name = "Shadow"
  3655. Shadow.Parent = Main
  3656. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  3657. Shadow.BorderSizePixel = 0
  3658. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  3659. Shadow.Size = UDim2.new(0, 217, 0, 9)
  3660.  
  3661. StartKill.Name = "StartKill"
  3662. StartKill.Parent = Main
  3663. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  3664. StartKill.BorderSizePixel = 0
  3665. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  3666. StartKill.Size = UDim2.new(0, 126, 0, 23)
  3667. StartKill.Font = Enum.Font.Cartoon
  3668. StartKill.Text = "FE Kill/Fling"
  3669. StartKill.TextColor3 = Color3.new(0, 0, 0)
  3670. StartKill.TextSize = 14
  3671.  
  3672. StopKill.Name = "StopKill"
  3673. StopKill.Parent = Main
  3674. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  3675. StopKill.BorderSizePixel = 0
  3676. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  3677. StopKill.Size = UDim2.new(0, 124, 0, 23)
  3678. StopKill.Font = Enum.Font.Cartoon
  3679. StopKill.Text = "Stop FE Kill/Fling"
  3680. StopKill.TextColor3 = Color3.new(0, 0, 0)
  3681. StopKill.TextSize = 14
  3682.  
  3683. Instructions.Name = "Instructions"
  3684. Instructions.Parent = Main
  3685. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  3686. Instructions.BackgroundTransparency = 1
  3687. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  3688. Instructions.Size = UDim2.new(0, 200, 0, 32)
  3689. Instructions.Font = Enum.Font.Cartoon
  3690. Instructions.Text = "Just touch someone to watch the fly to their death!"
  3691. Instructions.TextColor3 = Color3.new(0, 0, 0)
  3692. Instructions.TextSize = 14
  3693. Instructions.TextWrapped = true
  3694.  
  3695. CurrentPower.Name = "CurrentPower"
  3696. CurrentPower.Parent = Main
  3697. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  3698. CurrentPower.BackgroundTransparency = 1
  3699. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  3700. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  3701. CurrentPower.Font = Enum.Font.Cartoon
  3702. CurrentPower.Text = "Current Power = 5"
  3703. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  3704. CurrentPower.TextSize = 14
  3705.  
  3706. Recomendation.Name = "Recomendation"
  3707. Recomendation.Parent = Main
  3708. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  3709. Recomendation.BackgroundTransparency = 1
  3710. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  3711. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  3712. Recomendation.Font = Enum.Font.Cartoon
  3713. Recomendation.Text = "Recommended Power is 5"
  3714. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  3715. Recomendation.TextSize = 14
  3716.  
  3717. NameOfGui.Name = "NameOfGui"
  3718. NameOfGui.Parent = Main
  3719. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  3720. NameOfGui.BackgroundTransparency = 1
  3721. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  3722. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  3723. NameOfGui.Font = Enum.Font.Cartoon
  3724. NameOfGui.Text = "FE Kill/Fling By JackMcJagger15"
  3725. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  3726. NameOfGui.TextSize = 14
  3727.  
  3728. Exit.Name = "Exit"
  3729. Exit.Parent = Main
  3730. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  3731. Exit.BackgroundTransparency = 1
  3732. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  3733. Exit.Size = UDim2.new(0, 20, 0, 27)
  3734. Exit.Font = Enum.Font.Cartoon
  3735. Exit.Text = "X"
  3736. Exit.TextColor3 = Color3.new(0, 0, 0)
  3737. Exit.TextSize = 14
  3738.  
  3739. UPArrow.Name = "UPArrow"
  3740. UPArrow.Parent = Main
  3741. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3742. UPArrow.BackgroundTransparency = 1
  3743. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  3744. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  3745. UPArrow.Font = Enum.Font.Cartoon
  3746. UPArrow.Text = "Up"
  3747. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  3748. UPArrow.TextSize = 12
  3749. UPArrow.TextWrapped = true
  3750.  
  3751. DownArrow.Name = "DownArrow"
  3752. DownArrow.Parent = Main
  3753. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3754. DownArrow.BackgroundTransparency = 1
  3755. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  3756. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  3757. DownArrow.Font = Enum.Font.Cartoon
  3758. DownArrow.Text = "Down"
  3759. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  3760. DownArrow.TextSize = 12
  3761. DownArrow.TextWrapped = true
  3762.  
  3763. power = 500
  3764. active = false
  3765. local val = Instance.new("IntValue")
  3766. val.Name = "Number"
  3767. val.Parent = game.Players.LocalPlayer
  3768. val.Value = 5
  3769.  
  3770. Exit.MouseButton1Click:connect(function()
  3771. FlingKill.Enabled = false
  3772. end)
  3773.  
  3774. StartKill.MouseButton1Click:connect(function()
  3775. game:GetService('RunService').Stepped:connect(function()
  3776. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  3777. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3778. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3779. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3780. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3781. else
  3782. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  3783. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3784. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  3785. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  3786. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  3787. end
  3788. end
  3789. end)
  3790. wait(.1)
  3791. local bambam = Instance.new("BodyThrust")
  3792. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3793. bambam.Force = Vector3.new(power,0,power)
  3794. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  3795. end)
  3796.  
  3797. StopKill.MouseButton1Click:connect(function()
  3798. active = false
  3799. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  3800. end)
  3801.  
  3802. UPArrow.MouseButton1Click:connect(function()
  3803. power = power + 100
  3804. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  3805. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  3806. end)
  3807.  
  3808. DownArrow.MouseButton1Click:connect(function()
  3809. power = power - 100
  3810. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  3811. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  3812. end)
  3813. end)
  3814.  
  3815. titleofmaingui.Name = "titleofmaingui"
  3816. titleofmaingui.Parent = maingui
  3817. titleofmaingui.BackgroundColor3 = Color3.new(0, 0, 0)
  3818. titleofmaingui.Size = UDim2.new(0, 650, 0, 20)
  3819. titleofmaingui.Font = Enum.Font.ArialBold
  3820. titleofmaingui.Text = "Premium Account (Logged On)"
  3821. titleofmaingui.TextColor3 = Color3.new(1, 1, 1)
  3822. titleofmaingui.TextSize = 14
  3823.  
  3824. close.Name = "close"
  3825. close.Parent = maingui
  3826. close.BackgroundColor3 = Color3.new(1, 0, 0)
  3827. close.Position = UDim2.new(0.953846276, 0, 0, 0)
  3828. close.Size = UDim2.new(0, 30, 0, 20)
  3829. close.Text = "X"
  3830. close.TextColor3 = Color3.new(1, 1, 1)
  3831. close.TextSize = 14
  3832. close.MouseButton1Down:connect(function()
  3833. maingui.Visible = false
  3834. opengui.Visible = true
  3835. end)
  3836.  
  3837. opengui.Name = "opengui"
  3838. opengui.Parent = ScreenGui
  3839. opengui.BackgroundColor3 = Color3.new(1, 1, 1)
  3840. opengui.Position = UDim2.new(0, 0, 0.689243019, 0)
  3841. opengui.Size = UDim2.new(0, 100, 0, 18)
  3842. opengui.Visible = false
  3843.  
  3844. open.Name = "open"
  3845. open.Parent = opengui
  3846. open.BackgroundColor3 = Color3.new(1, 1, 1)
  3847. open.Position = UDim2.new(-0.109999999, 0, 0, 0)
  3848. open.Size = UDim2.new(0, 111, 0, 18)
  3849. open.Font = Enum.Font.SourceSans
  3850. open.Text = "Open"
  3851. open.TextColor3 = Color3.new(0, 0, 0)
  3852. open.TextSize = 14
  3853. open.MouseButton1Down:connect(function()
  3854. maingui.Visible = true
  3855. opengui.Visible = false
  3856. end)
  3857.  
  3858. -- Scripts:
  3859. end
  3860. end)
  3861.  
  3862. title.Name = "title"
  3863. title.Parent = logingui
  3864. title.BackgroundColor3 = Color3.new(1, 1, 1)
  3865. title.Position = UDim2.new(0.0410958901, 0, 0, 0)
  3866. title.Size = UDim2.new(0, 200, 0, 23)
  3867. title.Text = "CoreGui V4"
  3868. title.TextColor3 = Color3.new(0, 0, 0)
  3869. title.TextSize = 14
  3870.  
  3871. credits.Name = "credits"
  3872. credits.Parent = logingui
  3873. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  3874. credits.BorderSizePixel = 0
  3875. credits.Position = UDim2.new(0.0410958901, 0, 0.94890511, 0)
  3876. credits.Size = UDim2.new(0, 200, 0, 14)
  3877. credits.Font = Enum.Font.SourceSansLight
  3878. credits.Text = "Made By: Alex Shaia"
  3879. credits.TextColor3 = Color3.new(0, 0, 0)
  3880. credits.TextSize = 14
  3881. -- Scripts:
Add Comment
Please, Sign In to add comment