Advertisement
Guest User

NSBA GUI v2

a guest
Jan 22nd, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 217.48 KB | None | 0 0
  1. --[[
  2. Made by xXReaper#3119 :D
  3. --]]
  4. local MGui = Instance.new("ScreenGui")
  5. local Tittle = Instance.new("TextButton")
  6. local MFrame = Instance.new("Frame")
  7. local ScrollingFrame = Instance.new("ScrollingFrame")
  8. local Strong = Instance.new("TextButton")
  9. local Star = Instance.new("TextButton")
  10. local Leap = Instance.new("TextButton")
  11. local TS = Instance.new("TextButton")
  12. local Blood = Instance.new("TextButton")
  13. local Wall = Instance.new("TextButton")
  14. local Scrape = Instance.new("TextButton")
  15. local TheTP = Instance.new("TextButton")
  16. local Slash = Instance.new("TextButton")
  17. local Sword = Instance.new("TextButton")
  18. local Splash = Instance.new("TextButton")
  19. local Barr = Instance.new("TextButton")
  20. local HANDY = Instance.new("TextButton")
  21. local TP = Instance.new("TextButton")
  22. local Animation = Instance.new("TextButton")
  23. local Reviz = Instance.new("TextButton")
  24. local Invis = Instance.new("TextButton")
  25. local HANDY_2 = Instance.new("TextButton")
  26. local Admin = Instance.new("TextButton")
  27. local Heal = Instance.new("TextButton")
  28. local Heart = Instance.new("TextButton")
  29. --Properties:
  30. MGui.Name = "MGui"
  31. MGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  32. MGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  33.  
  34. Tittle.Name = "Tittle"
  35. Tittle.Parent = MGui
  36. Tittle.BackgroundColor3 = Color3.new(0, 0, 0)
  37. Tittle.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  38. Tittle.Position = UDim2.new(0.195224717, 0, 0.326693237, 0)
  39. Tittle.Size = UDim2.new(0, 362, 0, 21)
  40. Tittle.Font = Enum.Font.Highway
  41. Tittle.Text = "NSBA GUI v2"
  42. Tittle.TextColor3 = Color3.new(1, 1, 1)
  43. Tittle.TextSize = 25
  44. Tittle.Active = true
  45. Tittle.Draggable = true
  46.  
  47. MFrame.Name = "MFrame"
  48. MFrame.Parent = MGui
  49. MFrame.BackgroundColor3 = Color3.new(0, 1, 0.933333)
  50. MFrame.BackgroundTransparency = 0.60000002384186
  51. MFrame.BorderColor3 = Color3.new(0, 1, 0.917647)
  52. MFrame.Position = UDim2.new(0.20646067, 0, 0.368525892, 0)
  53. MFrame.Size = UDim2.new(0, 343, 0, 259)
  54.  
  55. ScrollingFrame.Parent = MGui
  56. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  57. ScrollingFrame.BackgroundTransparency = 0.10000000149012
  58. ScrollingFrame.BorderColor3 = Color3.new(0, 1, 0.901961)
  59. ScrollingFrame.Position = UDim2.new(0.207865164, 0, 0.368525892, 0)
  60. ScrollingFrame.Size = UDim2.new(0, 343, 0, 259)
  61.  
  62. Strong.Name = "Strong"
  63. Strong.Parent = ScrollingFrame
  64. Strong.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Strong.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  66. Strong.Position = UDim2.new(-0.0004274534, 0, -0.000885928981, 0)
  67. Strong.Size = UDim2.new(0, 82, 0, 32)
  68. Strong.Font = Enum.Font.Highway
  69. Strong.Text = "Strong Punch"
  70. Strong.TextColor3 = Color3.new(1, 1, 1)
  71. Strong.TextSize = 15
  72.  
  73. Star.Name = "Star"
  74. Star.Parent = ScrollingFrame
  75. Star.BackgroundColor3 = Color3.new(0, 0, 0)
  76. Star.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  77. Star.Position = UDim2.new(0.238639608, 0, -0.000885928981, 0)
  78. Star.Size = UDim2.new(0, 82, 0, 32)
  79. Star.Font = Enum.Font.Highway
  80. Star.Text = "Star Finger"
  81. Star.TextColor3 = Color3.new(1, 1, 1)
  82. Star.TextSize = 15
  83.  
  84. Leap.Name = "Leap"
  85. Leap.Parent = ScrollingFrame
  86. Leap.BackgroundColor3 = Color3.new(0, 0, 0)
  87. Leap.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  88. Leap.Position = UDim2.new(0.489368498, 0, -0.000885928981, 0)
  89. Leap.Size = UDim2.new(0, 82, 0, 32)
  90. Leap.Font = Enum.Font.Highway
  91. Leap.Text = "Leap"
  92. Leap.TextColor3 = Color3.new(1, 1, 1)
  93. Leap.TextSize = 15
  94.  
  95. TS.Name = "TS"
  96. TS.Parent = ScrollingFrame
  97. TS.BackgroundColor3 = Color3.new(0, 0, 0)
  98. TS.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  99. TS.Position = UDim2.new(0.728435576, 0, -0.000885928981, 0)
  100. TS.Size = UDim2.new(0, 82, 0, 32)
  101. TS.Font = Enum.Font.Highway
  102. TS.Text = "Time Stop"
  103. TS.TextColor3 = Color3.new(1, 1, 1)
  104. TS.TextSize = 15
  105.  
  106. Blood.Name = "Blood"
  107. Blood.Parent = ScrollingFrame
  108. Blood.BackgroundColor3 = Color3.new(0, 0, 0)
  109. Blood.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  110. Blood.Position = UDim2.new(-0.000427468534, 0, 0.0494563729, 0)
  111. Blood.Size = UDim2.new(0, 82, 0, 32)
  112. Blood.Font = Enum.Font.Highway
  113. Blood.Text = "Blood Spam"
  114. Blood.TextColor3 = Color3.new(1, 1, 1)
  115. Blood.TextSize = 15
  116.  
  117. Wall.Name = "Wall"
  118. Wall.Parent = ScrollingFrame
  119. Wall.BackgroundColor3 = Color3.new(0, 0, 0)
  120. Wall.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  121. Wall.Position = UDim2.new(0.238639593, 0, 0.0494563729, 0)
  122. Wall.Size = UDim2.new(0, 82, 0, 32)
  123. Wall.Font = Enum.Font.Highway
  124. Wall.Text = "Wall Spam"
  125. Wall.TextColor3 = Color3.new(1, 1, 1)
  126. Wall.TextSize = 15
  127.  
  128. Scrape.Name = "Scrape"
  129. Scrape.Parent = ScrollingFrame
  130. Scrape.BackgroundColor3 = Color3.new(0, 0, 0)
  131. Scrape.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  132. Scrape.Position = UDim2.new(0.489368469, 0, 0.0494563729, 0)
  133. Scrape.Size = UDim2.new(0, 82, 0, 32)
  134. Scrape.Font = Enum.Font.Highway
  135. Scrape.Text = "Scrape Spam"
  136. Scrape.TextColor3 = Color3.new(1, 1, 1)
  137. Scrape.TextSize = 15
  138.  
  139. TheTP.Name = "TheTP"
  140. TheTP.Parent = ScrollingFrame
  141. TheTP.BackgroundColor3 = Color3.new(0, 0, 0)
  142. TheTP.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  143. TheTP.Position = UDim2.new(0.728435516, 0, 0.0494563729, 0)
  144. TheTP.Size = UDim2.new(0, 82, 0, 32)
  145. TheTP.Font = Enum.Font.Highway
  146. TheTP.Text = "Tp all"
  147. TheTP.TextColor3 = Color3.new(1, 1, 1)
  148. TheTP.TextSize = 15
  149.  
  150. Slash.Name = "Slash"
  151. Slash.Parent = ScrollingFrame
  152. Slash.BackgroundColor3 = Color3.new(0, 0, 0)
  153. Slash.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  154. Slash.Position = UDim2.new(-0.000427484512, 0, 0.102245219, 0)
  155. Slash.Size = UDim2.new(0, 82, 0, 32)
  156. Slash.Font = Enum.Font.Highway
  157. Slash.Text = "Slash GUI"
  158. Slash.TextColor3 = Color3.new(1, 1, 1)
  159. Slash.TextSize = 15
  160.  
  161. Sword.Name = "Sword"
  162. Sword.Parent = ScrollingFrame
  163. Sword.BackgroundColor3 = Color3.new(0, 0, 0)
  164. Sword.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  165. Sword.Position = UDim2.new(0.238639578, 0, 0.102245219, 0)
  166. Sword.Size = UDim2.new(0, 82, 0, 32)
  167. Sword.Font = Enum.Font.Highway
  168. Sword.Text = "Sword Spam"
  169. Sword.TextColor3 = Color3.new(1, 1, 1)
  170. Sword.TextSize = 15
  171.  
  172. Splash.Name = "Splash"
  173. Splash.Parent = ScrollingFrame
  174. Splash.BackgroundColor3 = Color3.new(0, 0, 0)
  175. Splash.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  176. Splash.Position = UDim2.new(0.489368439, 0, 0.102245219, 0)
  177. Splash.Size = UDim2.new(0, 82, 0, 32)
  178. Splash.Font = Enum.Font.Highway
  179. Splash.Text = "Splash Spam"
  180. Splash.TextColor3 = Color3.new(1, 1, 1)
  181. Splash.TextSize = 15
  182.  
  183. Barr.Name = "Barr"
  184. Barr.Parent = ScrollingFrame
  185. Barr.BackgroundColor3 = Color3.new(0, 0, 0)
  186. Barr.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  187. Barr.Position = UDim2.new(0.728435516, 0, 0.102245219, 0)
  188. Barr.Size = UDim2.new(0, 82, 0, 32)
  189. Barr.Font = Enum.Font.Highway
  190. Barr.Text = "Barrier Spam"
  191. Barr.TextColor3 = Color3.new(1, 1, 1)
  192. Barr.TextSize = 15
  193.  
  194. HANDY.Name = "HANDY"
  195. HANDY.Parent = ScrollingFrame
  196. HANDY.BackgroundColor3 = Color3.new(0, 0, 0)
  197. HANDY.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  198. HANDY.Position = UDim2.new(-0.00485635735, 0, 0.174302772, 0)
  199. HANDY.Size = UDim2.new(0, 333, 0, 21)
  200. HANDY.Font = Enum.Font.Highway
  201. HANDY.Text = "HANDY"
  202. HANDY.TextColor3 = Color3.new(1, 1, 1)
  203. HANDY.TextSize = 25
  204.  
  205. TP.Name = "TP"
  206. TP.Parent = ScrollingFrame
  207. TP.BackgroundColor3 = Color3.new(0, 0, 0)
  208. TP.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  209. TP.Position = UDim2.new(-0.000427484512, 0, 0.213799, 0)
  210. TP.Size = UDim2.new(0, 82, 0, 32)
  211. TP.Font = Enum.Font.Highway
  212. TP.Text = "TP Tool"
  213. TP.TextColor3 = Color3.new(1, 1, 1)
  214. TP.TextSize = 15
  215.  
  216. Animation.Name = "Animation"
  217. Animation.Parent = ScrollingFrame
  218. Animation.BackgroundColor3 = Color3.new(0, 0, 0)
  219. Animation.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  220. Animation.Position = UDim2.new(0.238639578, 0, 0.212802991, 0)
  221. Animation.Size = UDim2.new(0, 82, 0, 32)
  222. Animation.Font = Enum.Font.Highway
  223. Animation.Text = "Anim GUI"
  224. Animation.TextColor3 = Color3.new(1, 1, 1)
  225. Animation.TextSize = 15
  226.  
  227. Reviz.Name = "Reviz"
  228. Reviz.Parent = ScrollingFrame
  229. Reviz.BackgroundColor3 = Color3.new(0, 0, 0)
  230. Reviz.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  231. Reviz.Position = UDim2.new(0.489368439, 0, 0.212802991, 0)
  232. Reviz.Size = UDim2.new(0, 82, 0, 32)
  233. Reviz.Font = Enum.Font.Highway
  234. Reviz.Text = "Reviz Admin"
  235. Reviz.TextColor3 = Color3.new(1, 1, 1)
  236. Reviz.TextSize = 15
  237.  
  238. Invis.Name = "Invis"
  239. Invis.Parent = ScrollingFrame
  240. Invis.BackgroundColor3 = Color3.new(0, 0, 0)
  241. Invis.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  242. Invis.Position = UDim2.new(0.728435516, 0, 0.212802991, 0)
  243. Invis.Size = UDim2.new(0, 82, 0, 32)
  244. Invis.Font = Enum.Font.Highway
  245. Invis.Text = "FE Invisible"
  246. Invis.TextColor3 = Color3.new(1, 1, 1)
  247. Invis.TextSize = 15
  248.  
  249. HANDY_2.Name = "HANDY"
  250. HANDY_2.Parent = ScrollingFrame
  251. HANDY_2.BackgroundColor3 = Color3.new(0, 0, 0)
  252. HANDY_2.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  253. HANDY_2.Position = UDim2.new(-0.00485635735, 0, 0.266932249, 0)
  254. HANDY_2.Size = UDim2.new(0, 333, 0, 21)
  255. HANDY_2.Font = Enum.Font.Highway
  256. HANDY_2.Text = "GAMEPASS NEED"
  257. HANDY_2.TextColor3 = Color3.new(1, 1, 1)
  258. HANDY_2.TextSize = 25
  259.  
  260. Admin.Name = "Admin"
  261. Admin.Parent = ScrollingFrame
  262. Admin.BackgroundColor3 = Color3.new(0, 0, 0)
  263. Admin.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  264. Admin.Position = UDim2.new(-0.000427467749, 0, 0.304404497, 0)
  265. Admin.Size = UDim2.new(0, 166, 0, 32)
  266. Admin.Font = Enum.Font.Highway
  267. Admin.Text = "NSBA Admin"
  268. Admin.TextColor3 = Color3.new(1, 1, 1)
  269. Admin.TextSize = 15
  270.  
  271. Heal.Name = "Heal"
  272. Heal.Parent = ScrollingFrame
  273. Heal.BackgroundColor3 = Color3.new(0, 0, 0)
  274. Heal.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  275. Heal.Position = UDim2.new(0.489368469, 0, 0.304404497, 0)
  276. Heal.Size = UDim2.new(0, 166, 0, 32)
  277. Heal.Font = Enum.Font.Highway
  278. Heal.Text = "Auto Heal \"H\""
  279. Heal.TextColor3 = Color3.new(1, 1, 1)
  280. Heal.TextSize = 15
  281.  
  282. Heart.Name = "Heart"
  283. Heart.Parent = ScrollingFrame
  284. Heart.BackgroundColor3 = Color3.new(0, 0, 0)
  285. Heart.BorderColor3 = Color3.new(0.0235294, 0.952941, 1)
  286. Heart.Position = UDim2.new(-0.00485635735, 0, 0.143426269, 0)
  287. Heart.Size = UDim2.new(0, 333, 0, 21)
  288. Heart.Font = Enum.Font.Highway
  289. Heart.Text = "Spam Heart Attack \"F\""
  290. Heart.TextColor3 = Color3.new(1, 1, 1)
  291. Heart.TextSize = 25
  292.  
  293. Strong.MouseButton1Click:Connect(function()
  294. local player = game.Players.LocalPlayer
  295. local Mouse = player:GetMouse()
  296. Mouse.KeyDown:connect(function(key)
  297. if key == "e" then
  298. local player2 = game.Players.LocalPlayer
  299. local character2 = player2.Character
  300. player2.Backpack.StrongPunch.RemoteEvent:FireServer()
  301. local p = Instance.new("Part", character2.Effects)
  302. game.Debris:AddItem(p, 0.3)
  303. p.CanCollide = false
  304. p.Anchored = false
  305. local RightArm = character2["Right Arm"]
  306. p.Size = RightArm.Size
  307. p.Transparency = 1
  308. local w = Instance.new("Weld", p)
  309. w.Part0 = RightArm
  310. w.Part1 = p
  311. p.Touched:connect(function(hit)
  312. local ehum = hit.Parent:findFirstChild("Humanoid")
  313. if ehum ~= character2.Humanoid then
  314. player2.Backpack.StrongPunch.Damage:FireServer(hit, ehum)
  315. end
  316. end)
  317. end
  318. end)
  319. end)
  320.  
  321. Star.MouseButton1Click:Connect(function()
  322. local player = game.Players.LocalPlayer
  323. local Mouse = player:GetMouse()
  324. Mouse.KeyDown:connect(function(key)
  325. if key == "r" then
  326. local player2 = game.Players.LocalPlayer
  327. local character2 = player2.Character
  328. player2.Backpack["Star Finger"].RemoteEvent:FireServer()
  329. local p = Instance.new("Part", character2.Effects)
  330. game.Debris:AddItem(p, 0.3)
  331. p.CanCollide = false
  332. p.Anchored = false
  333. local RightArm = character2["Right Arm"]
  334. p.Size = RightArm.Size
  335. p.Transparency = 1
  336. local w = Instance.new("Weld", p)
  337. w.Part0 = RightArm
  338. w.Part1 = p
  339. p.Touched:connect(function(hit)
  340. local ehum = hit.Parent:findFirstChild("Humanoid")
  341. if ehum ~= character2.Humanoid then
  342. player2.Backpack["Star Finger"].Damage:FireServer(hit, ehum)
  343. end
  344. end)
  345. end
  346. end)
  347. end)
  348.  
  349. Leap.MouseButton1Click:Connect(function()
  350. local player = game.Players.LocalPlayer
  351. local player2 = game.Players.LocalPlayer
  352. local character2 = player2.Character
  353. local Mouse = player:GetMouse()
  354. Mouse.KeyDown:connect(function(key)
  355. if key =="g" then
  356. game.Players.LocalPlayer.Backpack.Leap.RemoteEvent:FireServer()
  357. end
  358. end)
  359. end)
  360.  
  361. TS.MouseButton1Click:Connect(function()
  362. local player2 = game.Players.LocalPlayer
  363. local Mouse = player2:GetMouse()
  364. cooldown = 0
  365. Mouse.KeyDown:connect(function(key)
  366. if key == "f" and cooldown == 0 and not player2:findFirstChild("TCooldown") then
  367. local player = game.Players.LocalPlayer
  368. local character = player.Character
  369. cooldown = 1
  370. game.Lighting.GetTimeInSeconds:FireServer(character, "TheWorld")
  371. wait(40)
  372. cooldown = 0
  373. end
  374. end)
  375. end)
  376.  
  377. Wall.MouseButton1Click:Connect(function()
  378. local player = game.Players.LocalPlayer
  379. local player2 = game.Players.LocalPlayer
  380. local character2 = player2.Character
  381. local Mouse = player:GetMouse()
  382. Mouse.KeyDown:connect(function(key)
  383. if key =="g" then
  384. game:GetService("Players").LocalPlayer.Backpack.Wall.RemoteEvent:FireServer()
  385. end
  386. end)
  387. end)
  388.  
  389. Blood.MouseButton1Click:Connect(function()
  390. local player = game.Players.LocalPlayer
  391. local player2 = game.Players.LocalPlayer
  392. local character2 = player2.Character
  393. local Mouse = player:GetMouse()
  394. Mouse.KeyDown:connect(function(key)
  395. if key =="r" then
  396. game:GetService("Players").LocalPlayer.Backpack.BloodThrow.RemoteEvent:FireServer(Mouse.Hit.p)
  397. end
  398. end)
  399. end)
  400.  
  401. TheTP.MouseButton1Click:Connect(function()
  402. local List = {} --Array of player's HumanoidRootPart
  403. function GetAllPlayers() --Gives you all thje characters of all players in the game currentenly
  404. local namesOfPlayers = {}
  405. for i,Player in ipairs(game:GetService("Players"):GetChildren()) do
  406. table.insert(namesOfPlayers,Player.Name)
  407. end
  408.  
  409. for i,v in ipairs(workspace:GetChildren()) do
  410. for i,Player in ipairs(namesOfPlayers) do
  411. if v.Name == Player then
  412. local humanoidRoot = v:FindFirstChild("HumanoidRootPart")
  413. table.insert(List,humanoidRoot)
  414. end
  415. end
  416. end
  417. end
  418. local player = game.Players.LocalPlayer -- Your Player
  419. local Mouse = player:GetMouse()
  420. Mouse.KeyDown:connect(function(key)
  421. if key == "g" then
  422. List = {}
  423. GetAllPlayers() -- Get all player's HumanoidRootPart
  424. player.Backpack:findFirstChild("Scrape3").RemoteEvent:FireServer(
  425. List -- The list of everyone HumanoidRootPart
  426. )
  427. end
  428. end)
  429. end)
  430.  
  431. Scrape.MouseButton1Click:Connect(function()
  432. local player = game.Players.LocalPlayer
  433. local player2 = game.Players.LocalPlayer
  434. local character2 = player2.Character
  435. local Mouse = player:GetMouse()
  436. Mouse.KeyDown:connect(function(key)
  437. if key == "e" then
  438. player2.Backpack:findFirstChild("Scrape1").RemoteEvent:FireServer()
  439. end
  440. end)
  441. end)
  442.  
  443. Sword.MouseButton1Click:Connect(function()
  444. local player = game.Players.LocalPlayer
  445. local player2 = game.Players.LocalPlayer
  446. character2 = player2.Character
  447. local Mouse = player:GetMouse()
  448. Mouse.KeyDown:connect(function(key)
  449. if key == "r" then
  450. player2.Backpack.SwordThrow.RemoteEvent:FireServer(Mouse.Hit.p)
  451. end
  452. end)
  453. end)
  454.  
  455. Slash.MouseButton1Click:Connect(function()
  456. -- Objects
  457.  
  458. local ScreenGui = Instance.new("ScreenGui")
  459. local Frame = Instance.new("Frame")
  460. local PlayerName = Instance.new("TextBox")
  461. local Kill = Instance.new("TextButton")
  462. local Credits = Instance.new("TextLabel")
  463.  
  464. -- Properties
  465.  
  466. ScreenGui.Parent = game.CoreGui
  467.  
  468. Frame.Parent = ScreenGui
  469. Frame.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  470. Frame.BackgroundTransparency = 0.5
  471. Frame.Position = UDim2.new(0.109489053, 0, 0.760399342, 0)
  472. Frame.Size = UDim2.new(0, 154, 0, 114)
  473.  
  474. PlayerName.Name = "PlayerName"
  475. PlayerName.Parent = Frame
  476. PlayerName.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  477. PlayerName.BackgroundTransparency = 0.5
  478. PlayerName.Position = UDim2.new(0, 0, 0.719298244, 0)
  479. PlayerName.Size = UDim2.new(0, 154, 0, 32)
  480. PlayerName.Font = Enum.Font.Fantasy
  481. PlayerName.Text = "Player"
  482. PlayerName.TextColor3 = Color3.new(0, 0, 0)
  483. PlayerName.TextSize = 14
  484.  
  485. Kill.Name = "Kill"
  486. Kill.Parent = Frame
  487. Kill.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  488. Kill.BackgroundTransparency = 0.5
  489. Kill.Size = UDim2.new(0, 154, 0, 32)
  490. Kill.Font = Enum.Font.Fantasy
  491. Kill.Text = "Kill"
  492. Kill.TextColor3 = Color3.new(0, 0, 0)
  493. Kill.TextSize = 14
  494. Kill.MouseButton1Click:connect(function()
  495. game.Players.LocalPlayer.Backpack.TPMove.RemoteEvent:FireServer(Workspace[PlayerName.Text].Torso, Workspace[PlayerName.Text].Humanoid)
  496. end)
  497.  
  498. Credits.Name = "Credits"
  499. Credits.Parent = Frame
  500. Credits.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  501. Credits.BackgroundTransparency = 0.5
  502. Credits.Position = UDim2.new(0, 0, 0.331453621, 0)
  503. Credits.Size = UDim2.new(0, 154, 0, 38)
  504. Credits.Font = Enum.Font.Code
  505. Credits.Text = "over the miracle#5092"
  506. Credits.TextColor3 = Color3.new(0, 0, 0)
  507. Credits.TextSize = 14
  508.  
  509.  
  510.  
  511.  
  512. local player = game.Players.LocalPlayer
  513. local player2 = game.Players.LocalPlayer
  514. local character2 = player2.Character
  515. local Mouse = player:GetMouse()
  516. Mouse.KeyDown:connect(function(key)
  517. if key =="r" then
  518. game:GetService("Players").LocalPlayer.Backpack.BloodThrow.RemoteEvent:FireServer(Mouse.Hit.p)
  519. end
  520. end)
  521. end)
  522.  
  523. Splash.MouseButton1Click:Connect(function()
  524. local player = game.Players.LocalPlayer
  525. local player2 = game.Players.LocalPlayer
  526. character2 = player2.Character
  527. local Mouse = player:GetMouse()
  528. Mouse.KeyDown:connect(function(key)
  529. if key == "f" then
  530. player2.Backpack.EmeraldSplash.RemoteEvent:FireServer(true, 0)
  531. player2.Backpack.EmeraldSplash.RemoteEvent:FireServer(false, 0, Mouse.Hit.p)
  532. end
  533. end)
  534. end)
  535.  
  536. Barr.MouseButton1Click:Connect(function()
  537. game:getService("RunService"):BindToRenderStep("",0,function()
  538. if game:getService("UserInputService"):IsKeyDown(Enum.KeyCode.G) then
  539. game.Players.LocalPlayer.Backpack.Barrier.RemoteEvent:FireServer(false, 15)
  540. game.Players.LocalPlayer.Backpack.Barrier.RemoteEvent:FireServer(true, 15)
  541. end
  542. end)
  543. end)
  544.  
  545. TP.MouseButton1Click:Connect(function()
  546. mouse = game.Players.LocalPlayer:GetMouse()
  547. tool = Instance.new("Tool")
  548. tool.RequiresHandle = false
  549. tool.Name = "Click Teleport"
  550. tool.Activated:connect(function()
  551. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  552. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  553. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  554. end)
  555. tool.Parent = game.Players.LocalPlayer.Backpack
  556. end)
  557.  
  558. Reviz.MouseButton1Down:Connect(function()
  559. -- Creator: illremember#3799
  560.  
  561. -- Credits to infinite yield, harkinian, dex creators
  562.  
  563. prefix = ";"
  564. wait(0.3)
  565. Commands = {
  566. '[-] cmdbar is shown when ; is pressed.',
  567. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  568. '[2] bring [plr] -- You need a tool! Will bring player to you',
  569. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  570. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  571. '[5] attach [plr] -- You need a tool! Attaches you to player',
  572. '[6] unattach [plr] -- Attempts to unattach you from a player',
  573. '[7] follow [plr] -- Makes you follow behind the player',
  574. '[8] unfollow',
  575. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  576. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  577. '[11] untrail',
  578. '[12] orbit [plr] -- Makes you orbit the player',
  579. '[13] unorbit',
  580. '[14] fling [plr] -- Makes you fling the player',
  581. '[15] unfling',
  582. '[16] fecheck -- Checks if the game is FE or not',
  583. '[17] void [plr] -- Teleports player to the void',
  584. '[18] noclip -- Gives you noclip to walk through walls',
  585. '[19] clip -- Removes noclip',
  586. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  587. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  588. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  589. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  590. '[24] annoy [plr] -- Loop teleports you to the player',
  591. '[25] unannoy',
  592. '[26] headwalk [plr] -- Loop teleports you to the player head',
  593. '[27] unheadwalk',
  594. '[28] nolimbs -- Removes your arms and legs',
  595. '[29] god -- Gives you FE Godmode',
  596. '[30] drophats -- Drops your accessories',
  597. '[31] droptool -- Drops any tool you have equipped',
  598. '[32] loopdhats -- Loop drops your accessories',
  599. '[33] unloopdhats',
  600. '[34] loopdtool -- Loop drops any tools you have equipped',
  601. '[35] unloopdtool',
  602. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  603. '[37] view [plr] -- Changes your camera to the player character',
  604. '[38] unview',
  605. '[39] goto [plr] -- Teleports you to player',
  606. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  607. '[41] unfly',
  608. '[42] chat [msg] -- Makes you chat a message',
  609. '[43] spam [msg] -- Spams a message',
  610. '[44] unspam',
  611. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  612. '[46] pmspam [plr] -- Spams a player in private message',
  613. '[47] unpmspam',
  614. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  615. '[49] uncfreeze [plr]',
  616. '[50] unlockws -- Unlocks the workspace',
  617. '[51] lockws -- Locks the workspace',
  618. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  619. '[53] pstand -- Enables platform stand',
  620. '[54] unpstand -- Disables platform stand',
  621. '[55] blockhead -- Removes your head mesh',
  622. '[56] sit',
  623. '[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',
  624. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  625. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  626. '[60] cmds -- Prints all commands',
  627. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  628. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  629. '[63] spinner -- Makes you spin',
  630. '[64] nospinner',
  631. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  632. '[66] noreach -- Removes reach, must have tool equipped',
  633. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  634. '[68] tp me [plr] -- Alternative to goto',
  635. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  636. '[70] uncbring',
  637. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  638. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  639. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  640. '[74] unglitch -- Unglitches you',
  641. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  642. '[76] explorer -- Loads up DEX',
  643. '[77] reset -- Resets your character.',
  644. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  645. '[79] animgui -- Loads up Energize animations GUI',
  646. '[80] savepos -- Saves your current position',
  647. '[81] loadpos -- Teleports you to your saved position',
  648. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  649. '[83] unbang',
  650. '[84] delcmdbar -- Removes the command bar completely',
  651. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  652. '[86] shutdown -- Uses harkinians script to shutdown server',
  653. '[87] respawn -- If grespawn doesnt work you can use respawn',
  654. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  655. '[89] getplrs -- Prints all players in game',
  656. '[90] deldecal -- Deletes all decals client sided',
  657. '[91] opfinality -- Loads in my FE GUI Opfinality',
  658. '[92] remotes -- Prints all remotes in the game in the console when added',
  659. '[93] noremotes -- Stops printing remotes',
  660. '[94] tpdefault -- Stops all loop teleports to a player',
  661. '[95] stopsit -- Will not allow you to sit',
  662. '[96] gosit -- Allows you to sit',
  663. '[97] clicktp -- Enables click tp',
  664. '[98] noclicktp -- Disables click tp',
  665. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  666. '[100] toolsoff -- Stops ;toolson',
  667. '[101] version -- Gets the admin version',
  668. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  669. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  670. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  671. '[105] clickdel -- Delete any block you press q on, client sided',
  672. '[106] noclickdel -- Stops clickdel',
  673. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  674. '[108] unlooprhats -- Stops loop removing mesh',
  675. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  676. '[110] unlooprtool -- Stops loop removing mesh',
  677. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  678. '[112] age [plr] -- Makes you chat the account age of the player',
  679. '[113] id [plr] -- Makes you chat the account ID of the player',
  680. '[114] .age [plr] -- Privately shows you the account age of the player',
  681. '[115] .id [plr] -- Privately shows you the account ID of the player',
  682. '[116] gameid -- Shows the game ID',
  683. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  684. '[118] removefog -- Removes fog, client sided',
  685. '[119] disable -- Disables your character by removing humanoid',
  686. '[120] enable -- Enables your character by adding humanoid',
  687. '[121] prefix [key] -- Changes the prefix used, default is ;',
  688. '[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.',
  689. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  690. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  691. '[125] uncarpet -- Stops carpet player',
  692. '[126] stare [plr] -- Turns your character to stare at another player',
  693. '[127] unstare -- Stops stare player',
  694. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  695. '[129] unlogchat -- Disables logchat',
  696. '[130] fixcam -- Fixes/resets your camera',
  697. '[131] unstate -- Stops changing state',
  698. }
  699. speedget = 1
  700.  
  701. lplayer = game:GetService("Players").LocalPlayer
  702.  
  703. lplayer.CharacterAdded:Connect(function(character)
  704. spin = false
  705. flying = false
  706. staring = false
  707. banpl = false
  708. end)
  709.  
  710. function change()
  711. prefix = prefix
  712. speedfly = speedfly
  713. end
  714.  
  715. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  716. local Found = {}
  717. local strl = String:lower()
  718. if strl == "all" then
  719. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  720. table.insert(Found,v)
  721. end
  722. elseif strl == "others" then
  723. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  724. if v.Name ~= lplayer.Name then
  725. table.insert(Found,v)
  726. end
  727. end
  728. elseif strl == "me" then
  729. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  730. if v.Name == lplayer.Name then
  731. table.insert(Found,v)
  732. end
  733. end
  734. else
  735. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  736. if v.Name:lower():sub(1, #String) == String:lower() then
  737. table.insert(Found,v)
  738. end
  739. end
  740. end
  741. return Found
  742. end
  743.  
  744. local Mouse = lplayer:GetMouse()
  745.  
  746. spin = false
  747. followed = false
  748. traill = false
  749. noclip = false
  750. annoying = false
  751. hwalk = false
  752. droppinghats = false
  753. droppingtools = false
  754. flying = false
  755. spamdelay = 1
  756. spamming = false
  757. spammingpm = false
  758. cbringing = false
  759. remotes = true
  760. added = true
  761. binds = false
  762. stopsitting = false
  763. clickgoto = false
  764. gettingtools = false
  765. removingmeshhats = false
  766. removingmeshtool = false
  767. clickdel = false
  768. staring = false
  769. chatlogs = false
  770. banpl = false
  771. changingstate = false
  772. statechosen = 0
  773.  
  774. adminversion = "Reviz Admin by illremember, Version 2.0"
  775.  
  776. flying = false
  777. speedfly = 1
  778.  
  779. function plrchat(plr, chat)
  780. print(plr.Name..": "..tick().."\n"..chat)
  781. end
  782.  
  783. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  784. v.Chatted:connect(function(chat)
  785. if chatlogs then
  786. plrchat(v, chat)
  787. end
  788. end)
  789. end
  790. game:GetService("Players").PlayerAdded:connect(function(plr)
  791. plr.Chatted:connect(function(chat)
  792. if chatlogs then
  793. plrchat(plr, chat)
  794. end
  795. end)
  796. end)
  797.  
  798.  
  799. local ScreenGui = Instance.new("ScreenGui")
  800. local Frame = Instance.new("Frame")
  801. local CMDBAR = Instance.new("TextBox")
  802. ScreenGui.Parent = game:GetService("CoreGui")
  803. Frame.Parent = ScreenGui
  804. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  805. Frame.BackgroundTransparency = 0.3
  806. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  807. Frame.Size = UDim2.new(0, 200, 0, 40)
  808. Frame.Active = true
  809. Frame.Draggable = true
  810. CMDBAR.Name = "CMDBAR"
  811. CMDBAR.Parent = Frame
  812. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  813. CMDBAR.BackgroundTransparency = 0.20000000298023
  814. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  815. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  816. CMDBAR.Font = Enum.Font.SourceSansLight
  817. CMDBAR.FontSize = Enum.FontSize.Size14
  818. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  819. CMDBAR.TextScaled = true
  820. CMDBAR.TextSize = 14
  821. CMDBAR.TextWrapped = true
  822. CMDBAR.Text = "Press ; to type, Enter to execute"
  823.  
  824. local CMDS = Instance.new("ScreenGui")
  825. local CMDSFRAME = Instance.new("Frame")
  826. local ScrollingFrame = Instance.new("ScrollingFrame")
  827. local TextLabel = Instance.new("TextLabel")
  828. local closegui = Instance.new("TextButton")
  829. CMDS.Name = "CMDS"
  830. CMDS.Parent = game:GetService("CoreGui")
  831. CMDSFRAME.Name = "CMDSFRAME"
  832. CMDSFRAME.Parent = CMDS
  833. CMDSFRAME.Active = true
  834. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  835. CMDSFRAME.BorderSizePixel = 0
  836. CMDSFRAME.Draggable = true
  837. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  838. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  839. CMDSFRAME.Visible = false
  840. ScrollingFrame.Parent = CMDSFRAME
  841. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  842. ScrollingFrame.BorderSizePixel = 0
  843. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  844. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  845. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  846. TextLabel.Parent = ScrollingFrame
  847. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  848. TextLabel.BackgroundTransparency = 1
  849. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  850. TextLabel.Font = Enum.Font.SourceSans
  851. TextLabel.FontSize = Enum.FontSize.Size18
  852. 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."
  853. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  854. TextLabel.TextSize = 15
  855. TextLabel.TextWrapped = true
  856. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  857. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  858. closegui.Name = "closegui"
  859. closegui.Parent = CMDSFRAME
  860. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  861. closegui.BorderSizePixel = 0
  862. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  863. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  864. closegui.Font = Enum.Font.SourceSansBold
  865. closegui.FontSize = Enum.FontSize.Size24
  866. closegui.Text = "X"
  867. closegui.TextColor3 = Color3.new(1, 1, 1)
  868. closegui.TextSize = 20
  869.  
  870. closegui.MouseButton1Click:connect(function()
  871. CMDSFRAME.Visible = false
  872. end)
  873.  
  874. game:GetService('RunService').Stepped:connect(function()
  875. if spin then
  876. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  877. end
  878. if followed then
  879. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  880. end
  881. if traill then
  882. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  883. end
  884. if annoying then
  885. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  886. end
  887. if hwalk then
  888. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  889. end
  890. if staring then
  891. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  892. end
  893. end)
  894. game:GetService('RunService').Stepped:connect(function()
  895. if noclip then
  896. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  897. lplayer.Character.Head.CanCollide = false
  898. lplayer.Character.Torso.CanCollide = false
  899. lplayer.Character["Left Leg"].CanCollide = false
  900. lplayer.Character["Right Leg"].CanCollide = false
  901. else
  902. lplayer.Character.Humanoid:ChangeState(11)
  903. end
  904. end
  905. if changingstate then
  906. lplayer.Character.Humanoid:ChangeState(statechosen)
  907. end
  908. end)
  909. game:GetService('RunService').Stepped:connect(function()
  910. if droppinghats then
  911. for i,v in pairs(lplayer.Character:GetChildren()) do
  912. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  913. v.Parent = workspace
  914. end
  915. end
  916. end
  917. if droppingtools then
  918. for i,v in pairs(lplayer.Character:GetChildren()) do
  919. if (v:IsA("Tool")) then
  920. v.Parent = workspace
  921. end
  922. end
  923. end
  924. if removingmeshhats then
  925. for i,v in pairs(lplayer.Character:GetChildren()) do
  926. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  927. v.Handle.Mesh:Destroy()
  928. end
  929. end
  930. end
  931. if removingmeshtool then
  932. for i,v in pairs(lplayer.Character:GetChildren()) do
  933. if (v:IsA("Tool")) then
  934. v.Handle.Mesh:Destroy()
  935. end
  936. end
  937. end
  938. end)
  939. game:GetService('RunService').Stepped:connect(function()
  940. if banpl then
  941. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  942. end
  943. end)
  944. game:GetService('RunService').Stepped:connect(function()
  945. if stopsitting then
  946. lplayer.Character.Humanoid.Sit = false
  947. end
  948. end)
  949.  
  950. plr = lplayer
  951. hum = plr.Character.HumanoidRootPart
  952. mouse = plr:GetMouse()
  953. mouse.KeyDown:connect(function(key)
  954. if key == "e" then
  955. if mouse.Target then
  956. if clickgoto then
  957. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  958. elseif clickdel then
  959. mouse.Target:Destroy()
  960. end
  961. end
  962. end
  963. end)
  964.  
  965. game:GetService("Workspace").ChildAdded:connect(function(part)
  966. if gettingtools then
  967. if part:IsA("Tool") then
  968. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  969. end
  970. end
  971. end)
  972.  
  973. lplayer.Chatted:Connect(function(msg)
  974. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  975. if string.sub(msg, 7) == "me" then
  976. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  977. else
  978. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  979. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  980. lplayer.Character.Humanoid.Name = 1
  981. local l = lplayer.Character["1"]:Clone()
  982. l.Parent = lplayer.Character
  983. l.Name = "Humanoid"
  984. wait(0.1)
  985. lplayer.Character["1"]:Destroy()
  986. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  987. lplayer.Character.Animate.Disabled = true
  988. wait(0.1)
  989. lplayer.Character.Animate.Disabled = false
  990. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  991. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  992. lplayer.Character.Humanoid:EquipTool(v)
  993. end
  994. local function tp(player,player2)
  995. local char1,char2=player.Character,player2.Character
  996. if char1 and char2 then
  997. char1:MoveTo(char2.Head.Position)
  998. end
  999. end
  1000. wait(0.1)
  1001. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1002. wait(0.2)
  1003. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1004. wait(0.5)
  1005. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1006. wait(0.7)
  1007. tp(lplayer,game:GetService("Players")[v.Name])
  1008. wait(0.7)
  1009. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1010. game:GetService("StarterGui"):SetCore("SendNotification", {
  1011. Title = "Tools needed!";
  1012. Text = "You need a tool in your backpack for this command!";
  1013. })
  1014. end
  1015. end
  1016. end
  1017. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  1018. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1019. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1020. lplayer.Character.Humanoid.Name = 1
  1021. local l = lplayer.Character["1"]:Clone()
  1022. l.Parent = lplayer.Character
  1023. l.Name = "Humanoid"
  1024. wait(0.1)
  1025. lplayer.Character["1"]:Destroy()
  1026. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1027. lplayer.Character.Animate.Disabled = true
  1028. wait(0.1)
  1029. lplayer.Character.Animate.Disabled = false
  1030. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1031. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1032. lplayer.Character.Humanoid:EquipTool(v)
  1033. end
  1034. local function tp(player,player2)
  1035. local char1,char2=player.Character,player2.Character
  1036. if char1 and char2 then
  1037. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1038. end
  1039. end
  1040. local function getout(player,player2)
  1041. local char1,char2=player.Character,player2.Character
  1042. if char1 and char2 then
  1043. char1:MoveTo(char2.Head.Position)
  1044. end
  1045. end
  1046. tp(game:GetService("Players")[v.Name], lplayer)
  1047. wait(0.2)
  1048. tp(game:GetService("Players")[v.Name], lplayer)
  1049. wait(0.5)
  1050. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1051. wait(0.5)
  1052. getout(lplayer, game:GetService("Players")[v.Name])
  1053. wait(0.3)
  1054. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1055. game:GetService("StarterGui"):SetCore("SendNotification", {
  1056. Title = "Tools needed!";
  1057. Text = "You need a tool in your backpack for this command!";
  1058. })
  1059. end
  1060. end
  1061. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1062. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1063. lplayer.Character.Humanoid.Name = 1
  1064. local l = lplayer.Character["1"]:Clone()
  1065. l.Parent = lplayer.Character
  1066. l.Name = "Humanoid"
  1067. wait(0.1)
  1068. lplayer.Character["1"]:Destroy()
  1069. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1070. lplayer.Character.Animate.Disabled = true
  1071. wait(0.1)
  1072. lplayer.Character.Animate.Disabled = false
  1073. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1074. lplayer.Character.Animate.Disabled = false
  1075. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1076. lplayer.Character.Humanoid:EquipTool(v)
  1077. end
  1078. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1079. spinplr = v
  1080. wait(0.5)
  1081. spin = true
  1082. game:GetService("StarterGui"):SetCore("SendNotification", {
  1083. Title = "Tools needed!";
  1084. Text = "You need a tool in your backpack for this command!";
  1085. })
  1086. end
  1087. end
  1088. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1089. spin = false
  1090. end
  1091. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1092. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1093. lplayer.Character.Humanoid.Name = 1
  1094. local l = lplayer.Character["1"]:Clone()
  1095. l.Parent = lplayer.Character
  1096. l.Name = "Humanoid"
  1097. wait(0.1)
  1098. lplayer.Character["1"]:Destroy()
  1099. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1100. lplayer.Character.Animate.Disabled = true
  1101. wait(0.1)
  1102. lplayer.Character.Animate.Disabled = false
  1103. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1104. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1105. lplayer.Character.Humanoid:EquipTool(v)
  1106. end
  1107. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1108. wait(0.3)
  1109. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1110. attplr = v
  1111. game:GetService("StarterGui"):SetCore("SendNotification", {
  1112. Title = "Tools needed!";
  1113. Text = "You need a tool in your backpack for this command!";
  1114. })
  1115. end
  1116. end
  1117. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1118. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1119. local function getout(player,player2)
  1120. local char1,char2=player.Character,player2.Character
  1121. if char1 and char2 then
  1122. char1:MoveTo(char2.Head.Position)
  1123. end
  1124. end
  1125. getout(lplayer, game:GetService("Players")[v.Name])
  1126. end
  1127. end
  1128. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1129. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1130. followed = true
  1131. flwplr = v
  1132. end
  1133. end
  1134. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1135. followed = false
  1136. end
  1137. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1138. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1139. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1140. lplayer.Character.Humanoid.Name = 1
  1141. local l = lplayer.Character["1"]:Clone()
  1142. l.Parent = lplayer.Character
  1143. l.Name = "Humanoid"
  1144. wait(0.1)
  1145. lplayer.Character["1"]:Destroy()
  1146. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1147. lplayer.Character.Animate.Disabled = true
  1148. wait(0.1)
  1149. lplayer.Character.Animate.Disabled = false
  1150. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1151. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1152. lplayer.Character.Humanoid:EquipTool(v)
  1153. end
  1154. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1155. wait(0.2)
  1156. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1157. wait(0.6)
  1158. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1159. wait(0.6)
  1160. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1161. game:GetService("StarterGui"):SetCore("SendNotification", {
  1162. Title = "Tools needed!";
  1163. Text = "You need a tool in your backpack for this command!";
  1164. })
  1165. end
  1166. end
  1167. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1168. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1169. traill = true
  1170. trlplr = v
  1171. end
  1172. end
  1173. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1174. traill = false
  1175. end
  1176. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1177. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1178. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1179. else
  1180. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1181. local o = Instance.new("RocketPropulsion")
  1182. o.Parent = lplayer.Character.HumanoidRootPart
  1183. o.Name = "Orbit"
  1184. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1185. o:Fire()
  1186. noclip = true
  1187. end
  1188. end
  1189. end
  1190. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1191. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1192. noclip = false
  1193. end
  1194. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1195. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1196. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1197. else
  1198. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1199. local y = Instance.new("RocketPropulsion")
  1200. y.Parent = lplayer.Character.HumanoidRootPart
  1201. y.CartoonFactor = 1
  1202. y.MaxThrust = 800000
  1203. y.MaxSpeed = 1000
  1204. y.ThrustP = 200000
  1205. y.Name = "Fling"
  1206. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1207. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1208. y:Fire()
  1209. noclip = true
  1210. end
  1211. end
  1212. end
  1213. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1214. noclip = false
  1215. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1216. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1217. wait(0.4)
  1218. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1219. end
  1220. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1221. if game:GetService("Workspace").FilteringEnabled == true then
  1222. warn("FE is Enabled (Filtering Enabled)")
  1223. game:GetService("StarterGui"):SetCore("SendNotification", {
  1224. Title = "FE is Enabled";
  1225. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1226. })
  1227. else
  1228. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1229. game:GetService("StarterGui"):SetCore("SendNotification", {
  1230. Title = "FE is Disabled";
  1231. Text = "Filtering Disabled. Consider using a different admin script.";
  1232. })
  1233. end
  1234. end
  1235. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1236. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1237. lplayer.Character.Humanoid.Name = 1
  1238. local l = lplayer.Character["1"]:Clone()
  1239. l.Parent = lplayer.Character
  1240. l.Name = "Humanoid"
  1241. wait(0.1)
  1242. lplayer.Character["1"]:Destroy()
  1243. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1244. lplayer.Character.Animate.Disabled = true
  1245. wait(0.1)
  1246. lplayer.Character.Animate.Disabled = false
  1247. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1248. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1249. lplayer.Character.Humanoid:EquipTool(v)
  1250. end
  1251. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1252. wait(0.2)
  1253. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1254. wait(0.6)
  1255. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1256. game:GetService("StarterGui"):SetCore("SendNotification", {
  1257. Title = "Tools needed!";
  1258. Text = "You need a tool in your backpack for this command!";
  1259. })
  1260. end
  1261. end
  1262. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1263. noclip = true
  1264. game:GetService("StarterGui"):SetCore("SendNotification", {
  1265. Title = "Noclip enabled";
  1266. Text = "Type ;clip to disable";
  1267. })
  1268. end
  1269. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1270. noclip = false
  1271. game:GetService("StarterGui"):SetCore("SendNotification", {
  1272. Title = "Noclip disabled";
  1273. Text = "Type ;noclip to enable";
  1274. })
  1275. end
  1276. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1277. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1278. end
  1279. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1280. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1281. end
  1282. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1283. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1284. end
  1285. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1286. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1287. end
  1288. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1289. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1290. end
  1291. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1292. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1293. end
  1294. if string.sub(msg, 1, 8) == (prefix.."default") then
  1295. lplayer.Character.Humanoid.JumpPower = 50
  1296. lplayer.Character.Humanoid.WalkSpeed = 16
  1297. lplayer.Character.Humanoid.HipHeight = 0
  1298. end
  1299. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1300. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1301. annoying = true
  1302. annplr = v
  1303. end
  1304. end
  1305. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1306. annoying = false
  1307. end
  1308. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1309. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1310. hwalk = true
  1311. hdwplr = v
  1312. end
  1313. end
  1314. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1315. hwalk = false
  1316. end
  1317. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1318. lplayer.Character["Left Leg"]:Destroy()
  1319. lplayer.Character["Left Arm"]:Destroy()
  1320. lplayer.Character["Right Leg"]:Destroy()
  1321. lplayer.Character["Right Arm"]:Destroy()
  1322. end
  1323. if string.sub(msg, 1, 4) == (prefix.."god") then
  1324. lplayer.Character.Humanoid.Name = 1
  1325. local l = lplayer.Character["1"]:Clone()
  1326. l.Parent = lplayer.Character
  1327. l.Name = "Humanoid"
  1328. wait(0.1)
  1329. lplayer.Character["1"]:Destroy()
  1330. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1331. lplayer.Character.Animate.Disabled = true
  1332. wait(0.1)
  1333. lplayer.Character.Animate.Disabled = false
  1334. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1335. game:GetService("StarterGui"):SetCore("SendNotification", {
  1336. Title = "FE Godmode enabled";
  1337. Text = "Use ;grespawn or ;respawn to remove";
  1338. })
  1339. end
  1340. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1341. for i,v in pairs(lplayer.Character:GetChildren()) do
  1342. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1343. v.Parent = workspace
  1344. end
  1345. end
  1346. end
  1347. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1348. for i,v in pairs(lplayer.Character:GetChildren()) do
  1349. if (v:IsA("Tool")) then
  1350. v.Parent = workspace
  1351. end
  1352. end
  1353. end
  1354. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1355. droppinghats = true
  1356. game:GetService("StarterGui"):SetCore("SendNotification", {
  1357. Title = "Loop Drop Enabled";
  1358. Text = "Type ;unloopdhats to disable";
  1359. })
  1360. end
  1361. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1362. droppinghats = false
  1363. game:GetService("StarterGui"):SetCore("SendNotification", {
  1364. Title = "Loop Drop Disabled";
  1365. Text = "Type ;loopdhats to enable.";
  1366. })
  1367. end
  1368. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1369. droppingtools = true
  1370. game:GetService("StarterGui"):SetCore("SendNotification", {
  1371. Title = "Loop Drop Enabled";
  1372. Text = "Type ;unloopdtool to disable";
  1373. })
  1374. end
  1375. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1376. droppingtools = false
  1377. game:GetService("StarterGui"):SetCore("SendNotification", {
  1378. Title = "Loop Drop Disabled";
  1379. Text = "Type ;loopdtool to enable.";
  1380. })
  1381. end
  1382. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1383. Local = game:GetService('Players').LocalPlayer
  1384. Char = Local.Character
  1385. touched,tpdback = false, false
  1386. box = Instance.new('Part',workspace)
  1387. box.Anchored = true
  1388. box.CanCollide = true
  1389. box.Size = Vector3.new(10,1,10)
  1390. box.Position = Vector3.new(0,10000,0)
  1391. box.Touched:connect(function(part)
  1392. if (part.Parent.Name == Local.Name) then
  1393. if touched == false then
  1394. touched = true
  1395. function apply()
  1396. if script.Disabled ~= true then
  1397. no = Char.HumanoidRootPart:Clone()
  1398. wait(.25)
  1399. Char.HumanoidRootPart:Destroy()
  1400. no.Parent = Char
  1401. Char:MoveTo(loc)
  1402. touched = false
  1403. end end
  1404. if Char then
  1405. apply()
  1406. end
  1407. end
  1408. end
  1409. end)
  1410. repeat wait() until Char
  1411. loc = Char.HumanoidRootPart.Position
  1412. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1413. game:GetService("StarterGui"):SetCore("SendNotification", {
  1414. Title = "Invisibility enabled!";
  1415. Text = "Reset or use ;respawn to remove.";
  1416. })
  1417. end
  1418. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1419. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1420. if game:GetService("Players")[v.Name].Character.Humanoid then
  1421. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1422. else
  1423. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1424. end
  1425. end
  1426. end
  1427. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1428. if lplayer.Character.Humanoid then
  1429. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1430. else
  1431. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1432. end
  1433. end
  1434. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1435. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1436. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1437. end
  1438. end
  1439. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1440. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1441. repeat wait() until Mouse
  1442.  
  1443. local T = lplayer.Character.HumanoidRootPart
  1444. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1445. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1446. local SPEED = speedget
  1447.  
  1448. local function fly()
  1449. flying = true
  1450. local BG = Instance.new('BodyGyro', T)
  1451. local BV = Instance.new('BodyVelocity', T)
  1452. BG.P = 9e4
  1453. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1454. BG.cframe = T.CFrame
  1455. BV.velocity = Vector3.new(0, 0.1, 0)
  1456. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1457. spawn(function()
  1458. repeat wait()
  1459. lplayer.Character.Humanoid.PlatformStand = true
  1460. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1461. SPEED = 50
  1462. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1463. SPEED = 0
  1464. end
  1465. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1466. 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
  1467. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1468. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1469. 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
  1470. else
  1471. BV.velocity = Vector3.new(0, 0.1, 0)
  1472. end
  1473. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1474. until not flying
  1475. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1476. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1477. SPEED = 0
  1478. BG:destroy()
  1479. BV:destroy()
  1480. lplayer.Character.Humanoid.PlatformStand = false
  1481. end)
  1482. end
  1483. Mouse.KeyDown:connect(function(KEY)
  1484. if KEY:lower() == 'w' then
  1485. CONTROL.F = speedfly
  1486. elseif KEY:lower() == 's' then
  1487. CONTROL.B = -speedfly
  1488. elseif KEY:lower() == 'a' then
  1489. CONTROL.L = -speedfly
  1490. elseif KEY:lower() == 'd' then
  1491. CONTROL.R = speedfly
  1492. end
  1493. end)
  1494. Mouse.KeyUp:connect(function(KEY)
  1495. if KEY:lower() == 'w' then
  1496. CONTROL.F = 0
  1497. elseif KEY:lower() == 's' then
  1498. CONTROL.B = 0
  1499. elseif KEY:lower() == 'a' then
  1500. CONTROL.L = 0
  1501. elseif KEY:lower() == 'd' then
  1502. CONTROL.R = 0
  1503. end
  1504. end)
  1505. fly()
  1506. end
  1507. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1508. flying = false
  1509. lplayer.Character.Humanoid.PlatformStand = false
  1510. end
  1511. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1512. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1513. end
  1514. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1515. spamtext = (string.sub(msg, 7))
  1516. spamming = true
  1517. end
  1518. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1519. spamming = false
  1520. end
  1521. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1522. spamdelay = (string.sub(msg, 11))
  1523. end
  1524. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1525. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1526. pmspammed = v.Name
  1527. spammingpm = true
  1528. end
  1529. end
  1530. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1531. spammingpm = false
  1532. end
  1533. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1534. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1535. v.Character["Left Leg"].Anchored = true
  1536. v.Character["Left Arm"].Anchored = true
  1537. v.Character["Right Leg"].Anchored = true
  1538. v.Character["Right Arm"].Anchored = true
  1539. v.Character.Torso.Anchored = true
  1540. v.Character.Head.Anchored = true
  1541. end
  1542. end
  1543. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1544. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1545. v.Character["Left Leg"].Anchored = false
  1546. v.Character["Left Arm"].Anchored = false
  1547. v.Character["Right Leg"].Anchored = false
  1548. v.Character["Right Arm"].Anchored = false
  1549. v.Character.Torso.Anchored = false
  1550. v.Character.Head.Anchored = false
  1551. end
  1552. end
  1553. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1554. local a = game:GetService("Workspace"):getChildren()
  1555. for i = 1, #a do
  1556. if a[i].className == "Part" then
  1557. a[i].Locked = false
  1558. elseif a[i].className == "Model" then
  1559. local r = a[i]:getChildren()
  1560. for i = 1, #r do
  1561. if r[i].className == "Part" then
  1562. r[i].Locked = false
  1563. end
  1564. end
  1565. end
  1566. end
  1567. game:GetService("StarterGui"):SetCore("SendNotification", {
  1568. Title = "Success!";
  1569. Text = "Workspace unlocked. Use ;lockws to lock.";
  1570. })
  1571. end
  1572. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1573. local a = game:GetService("Workspace"):getChildren()
  1574. for i = 1, #a do
  1575. if a[i].className == "Part" then
  1576. a[i].Locked = true
  1577. elseif a[i].className == "Model" then
  1578. local r = a[i]:getChildren()
  1579. for i = 1, #r do
  1580. if r[i].className == "Part" then
  1581. r[i].Locked = true
  1582. end
  1583. end
  1584. end
  1585. end
  1586. end
  1587. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1588. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1589. Clone_T.BinType = "Clone"
  1590. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1591. Destruct.BinType = "Hammer"
  1592. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1593. Hold_T.BinType = "Grab"
  1594. end
  1595. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1596. lplayer.Character.Humanoid.PlatformStand = true
  1597. end
  1598. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1599. lplayer.Character.Humanoid.PlatformStand = false
  1600. end
  1601. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1602. lplayer.Character.Head.Mesh:Destroy()
  1603. end
  1604. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1605. lplayer.Character.Humanoid.Sit = true
  1606. end
  1607. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1608. local function bringobjw()
  1609. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1610. if obj.Name == (string.sub(msg, 11)) then
  1611. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1612. obj.CanCollide = false
  1613. obj.Transparency = 0.7
  1614. wait()
  1615. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1616. wait()
  1617. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1618. wait()
  1619. obj.CFrame = lplayer.Character["Head"].CFrame
  1620. end
  1621. end
  1622. end
  1623. while wait() do
  1624. bringobjw()
  1625. end
  1626. game:GetService("StarterGui"):SetCore("SendNotification", {
  1627. Title = "BringObj";
  1628. Text = "BringObj enabled.";
  1629. })
  1630. end
  1631. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1632. vis = (string.sub(msg, 8))
  1633. local a = game:GetService("Workspace"):GetDescendants()
  1634. for i = 1, #a do
  1635. if a[i].className == "Part" then
  1636. a[i].Transparency = vis
  1637. elseif a[i].className == "Model" then
  1638. local r = a[i]:getChildren()
  1639. for i = 1, #r do
  1640. if r[i].className == "Part" then
  1641. r[i].Transparency = vis
  1642. end
  1643. end
  1644. end
  1645. end
  1646. end
  1647. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1648. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1649. game:GetService("StarterGui"):SetCore("SendNotification", {
  1650. Title = "Success!";
  1651. Text = "HyperTotal GUI Loaded!";
  1652. })
  1653. end
  1654. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1655. CMDSFRAME.Visible = true
  1656. end
  1657. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1658. for i,v in pairs(lplayer.Character:GetChildren()) do
  1659. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1660. v.Handle.Mesh:Destroy()
  1661. end
  1662. end
  1663. end
  1664. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1665. for i,v in pairs(lplayer.Character:GetChildren()) do
  1666. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1667. v.Handle.Mesh:Destroy()
  1668. end
  1669. end
  1670. end
  1671. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1672. for i,v in pairs(lplayer.Character:GetChildren()) do
  1673. if (v:IsA("Tool")) then
  1674. v.Handle.Mesh:Destroy()
  1675. end
  1676. end
  1677. end
  1678. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1679. for i,v in pairs(lplayer.Character:GetChildren()) do
  1680. if (v:IsA("Tool")) then
  1681. v.Handle.Mesh:Destroy()
  1682. end
  1683. end
  1684. end
  1685. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1686. local p = Instance.new("RocketPropulsion")
  1687. p.Parent = lplayer.Character.HumanoidRootPart
  1688. p.Name = "Spinner"
  1689. p.Target = lplayer.Character["Left Arm"]
  1690. p:Fire()
  1691. game:GetService("StarterGui"):SetCore("SendNotification", {
  1692. Title = "Spinner enabled";
  1693. Text = "Type ;nospinner to disable.";
  1694. })
  1695. end
  1696. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1697. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1698. end
  1699. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1700. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1701. if v:isA("Tool") then
  1702. local a = Instance.new("SelectionBox",v.Handle)
  1703. a.Adornee = v.Handle
  1704. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1705. v.GripPos = Vector3.new(0,0,0)
  1706. lplayer.Character.Humanoid:UnequipTools()
  1707. end
  1708. end
  1709. game:GetService("StarterGui"):SetCore("SendNotification", {
  1710. Title = "Reach applied!";
  1711. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1712. })
  1713. end
  1714. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1715. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1716. if v:isA("Tool") then
  1717. handleSize = v.Handle.Size
  1718. wait()
  1719. local a = Instance.new("SelectionBox",v.Handle)
  1720. a.Name = "a"
  1721. a.Adornee = v.Handle
  1722. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1723. v.GripPos = Vector3.new(0,0,0)
  1724. lplayer.Character.Humanoid:UnequipTools()
  1725. end
  1726. end
  1727. game:GetService("StarterGui"):SetCore("SendNotification", {
  1728. Title = "Reach applied!";
  1729. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1730. })
  1731. end
  1732. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1733. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1734. if v:isA("Tool") then
  1735. v.Handle.a:Destroy()
  1736. v.Handle.Size = handleSize
  1737. end
  1738. end
  1739. game:GetService("StarterGui"):SetCore("SendNotification", {
  1740. Title = "Reach removed!";
  1741. Text = "Removed reach from equipped sword.";
  1742. })
  1743. end
  1744. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1745. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1746. lplayer.Character.Humanoid.Name = 1
  1747. local l = lplayer.Character["1"]:Clone()
  1748. l.Parent = lplayer.Character
  1749. l.Name = "Humanoid"
  1750. wait(0.1)
  1751. lplayer.Character["1"]:Destroy()
  1752. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1753. lplayer.Character.Animate.Disabled = true
  1754. wait(0.1)
  1755. lplayer.Character.Animate.Disabled = false
  1756. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1757. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1758. lplayer.Character.Humanoid:EquipTool(v)
  1759. end
  1760. wait(0.1)
  1761. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1762. wait(0.2)
  1763. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1764. wait(0.5)
  1765. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1766. game:GetService("StarterGui"):SetCore("SendNotification", {
  1767. Title = "Tools needed!";
  1768. Text = "You need a tool in your backpack for this command!";
  1769. })
  1770. end
  1771. end
  1772. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1773. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1774. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1775. end
  1776. end
  1777. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1778. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1779. cbringall = true
  1780. else
  1781. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1782. brplr = v.Name
  1783. end
  1784. end
  1785. cbring = true
  1786. end
  1787. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1788. cbring = false
  1789. cbringall = false
  1790. end
  1791. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1792. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1793. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1794. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1795. lplayer.Character.Humanoid.Name = 1
  1796. local l = lplayer.Character["1"]:Clone()
  1797. l.Parent = lplayer.Character
  1798. l.Name = "Humanoid"
  1799. wait(0.1)
  1800. lplayer.Character["1"]:Destroy()
  1801. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1802. lplayer.Character.Animate.Disabled = true
  1803. wait(0.1)
  1804. lplayer.Character.Animate.Disabled = false
  1805. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1806. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1807. lplayer.Character.Humanoid:EquipTool(v)
  1808. end
  1809. local function tp(player,player2)
  1810. local char1,char2=player.Character,player2.Character
  1811. if char1 and char2 then
  1812. char1:MoveTo(char2.Head.Position)
  1813. end
  1814. end
  1815. wait(0.1)
  1816. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1817. wait(0.2)
  1818. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1819. wait(0.5)
  1820. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1821. wait(0.6)
  1822. tp(lplayer, game:GetService("Players")[v.Name])
  1823. wait(0.4)
  1824. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1825. game:GetService("StarterGui"):SetCore("SendNotification", {
  1826. Title = "Tools needed!";
  1827. Text = "You need a tool in your backpack for this command!";
  1828. })
  1829. end
  1830. end
  1831. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1832. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1833. lplayer.Character.Humanoid.Name = 1
  1834. local l = lplayer.Character["1"]:Clone()
  1835. l.Parent = lplayer.Character
  1836. l.Name = "Humanoid"
  1837. wait(0.1)
  1838. lplayer.Character["1"]:Destroy()
  1839. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1840. lplayer.Character.Animate.Disabled = true
  1841. wait(0.1)
  1842. lplayer.Character.Animate.Disabled = false
  1843. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1844. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1845. lplayer.Character.Humanoid:EquipTool(v)
  1846. end
  1847. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1848. wait(0.3)
  1849. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1850. wait(0.4)
  1851. b = Instance.new("BodyForce")
  1852. b.Parent = lplayer.Character.HumanoidRootPart
  1853. b.Name = "Glitch"
  1854. b.Force = Vector3.new(100000000,5000,0)
  1855. game:GetService("StarterGui"):SetCore("SendNotification", {
  1856. Title = "Tools needed!";
  1857. Text = "You need a tool in your backpack for this command!";
  1858. })
  1859. end
  1860. end
  1861. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1862. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1863. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1864. b = Instance.new("BodyForce")
  1865. b.Parent = lplayer.Character.HumanoidRootPart
  1866. b.Name = "unGlitch"
  1867. b.Force = Vector3.new(0,-5000000,0)
  1868. wait(2)
  1869. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1870. end
  1871. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1872. lplayer.Character.Humanoid.Health = 0
  1873. wait(1)
  1874. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1875. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1876. end
  1877. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1878. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1879. game:GetService("StarterGui"):SetCore("SendNotification", {
  1880. Title = "Success!";
  1881. Text = "DEX Explorer has loaded.";
  1882. })
  1883. end
  1884. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1885. local Anim = Instance.new("Animation")
  1886. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1887. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1888. track:Play(.1, 1, 1)
  1889. end
  1890. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1891. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1892. game:GetService("StarterGui"):SetCore("SendNotification", {
  1893. Title = "Success!";
  1894. Text = "Energize Animations GUI has loaded.";
  1895. })
  1896. end
  1897. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1898. saved = lplayer.Character.HumanoidRootPart.CFrame
  1899. game:GetService("StarterGui"):SetCore("SendNotification", {
  1900. Title = "Position Saved";
  1901. Text = "Use ;loadpos to return to saved position.";
  1902. })
  1903. end
  1904. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1905. lplayer.Character.HumanoidRootPart.CFrame = saved
  1906. end
  1907. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1908. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1909. local Anim2 = Instance.new("Animation")
  1910. Anim2.AnimationId = "rbxassetid://148840371"
  1911. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1912. track2:Play(.1, 1, 1)
  1913. bplrr = v.Name
  1914. banpl = true
  1915. end
  1916. end
  1917. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1918. banpl = false
  1919. end
  1920. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1921. local function bringmodw()
  1922. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1923. if obj.Name == (string.sub(msg, 11)) then
  1924. for i,ch in pairs(obj:GetDescendants()) do
  1925. if (ch:IsA("BasePart")) then
  1926. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1927. ch.CanCollide = false
  1928. ch.Transparency = 0.7
  1929. wait()
  1930. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1931. wait()
  1932. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1933. wait()
  1934. ch.CFrame = lplayer.Character["Head"].CFrame
  1935. end
  1936. end
  1937. end
  1938. end
  1939. end
  1940. while wait() do
  1941. bringmodw()
  1942. end
  1943. game:GetService("StarterGui"):SetCore("SendNotification", {
  1944. Title = "BringMod";
  1945. Text = "BringMod enabled.";
  1946. })
  1947. end
  1948. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1949. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1950. local hum = Instance.new('Humanoid', mod)
  1951. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1952. lplayer.Character = mod
  1953. end
  1954. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1955. game:GetService'RunService'.Stepped:Connect(function()
  1956. pcall(function()
  1957. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1958. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1959. for _,x in pairs(v.Character.Head:GetChildren()) do
  1960. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1961. end
  1962. end
  1963. end
  1964. end)
  1965. end)
  1966. game:GetService("StarterGui"):SetCore("SendNotification", {
  1967. Title = "Attempting Shutdown";
  1968. Text = "Shutdown Attempt has begun.";
  1969. })
  1970. end
  1971. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1972. objtodel = (string.sub(msg, 9))
  1973. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1974. if v.Name == objtodel then
  1975. v:Destroy()
  1976. end
  1977. end
  1978. end
  1979. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1980. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1981. print(v)
  1982. end
  1983. game:GetService("StarterGui"):SetCore("SendNotification", {
  1984. Title = "Printed";
  1985. Text = "Players have been printed to console. (F9)";
  1986. })
  1987. end
  1988. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1989. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1990. if (v:IsA("Decal")) then
  1991. v:Destroy()
  1992. end
  1993. end
  1994. end
  1995. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1996. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1997. game:GetService("StarterGui"):SetCore("SendNotification", {
  1998. Title = "Success!";
  1999. Text = "OpFinality GUI has loaded.";
  2000. })
  2001. end
  2002. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  2003. remotes = true
  2004. added = true
  2005. game.DescendantAdded:connect(function(rmt)
  2006. if added == true then
  2007. if remotes == true then
  2008. if rmt:IsA("RemoteEvent") then
  2009. print("A RemoteEvent was added!")
  2010. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2011. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2012. end end end
  2013. end)
  2014. game.DescendantAdded:connect(function(rmtfnctn)
  2015. if added == true then
  2016. if remotes == true then
  2017. if rmtfnctn:IsA("RemoteFunction") then
  2018. warn("A RemoteFunction was added!")
  2019. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2020. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2021. end end end
  2022. end)
  2023.  
  2024. game.DescendantAdded:connect(function(bndfnctn)
  2025. if added == true then
  2026. if binds == true then
  2027. if bndfnctn:IsA("BindableFunction") then
  2028. print("A BindableFunction was added!")
  2029. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2030. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2031. end end end
  2032. end)
  2033.  
  2034. game.DescendantAdded:connect(function(bnd)
  2035. if added == true then
  2036. if binds == true then
  2037. if bnd:IsA("BindableEvent") then
  2038. warn("A BindableEvent was added!")
  2039. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2040. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2041. end end end
  2042. end)
  2043.  
  2044.  
  2045. if binds == true then
  2046. for i,v in pairs(game:GetDescendants()) do
  2047. if v:IsA("BindableFunction") then
  2048. print(" game." .. v:GetFullName() .. " | BindableFunction")
  2049. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2050. end end
  2051. for i,v in pairs(game:GetDescendants()) do
  2052. if v:IsA("BindableEvent") then
  2053. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2054. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2055. end end
  2056. else
  2057. print("Off")
  2058. end
  2059. if remotes == true then
  2060. for i,v in pairs(game:GetDescendants()) do
  2061. if v:IsA("RemoteFunction") then
  2062. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2063. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2064. end end
  2065. wait()
  2066. for i,v in pairs(game:GetDescendants()) do
  2067. if v:IsA("RemoteEvent") then
  2068. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2069. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2070. end end
  2071. else
  2072. print("Off")
  2073. end
  2074. game:GetService("StarterGui"):SetCore("SendNotification", {
  2075. Title = "Printing Remotes";
  2076. Text = "Type ;noremotes to disable.";
  2077. })
  2078. end
  2079. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2080. remotes = false
  2081. added = false
  2082. game:GetService("StarterGui"):SetCore("SendNotification", {
  2083. Title = "Printing Remotes Disabled";
  2084. Text = "Type ;remotes to enable.";
  2085. })
  2086. end
  2087. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2088. spin = false
  2089. followed = false
  2090. traill = false
  2091. noclip = false
  2092. annoying = false
  2093. hwalk = false
  2094. cbringing = false
  2095. end
  2096. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2097. stopsitting = true
  2098. end
  2099. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2100. stopsitting = false
  2101. end
  2102. if string.sub(msg, 1, 8) == (prefix.."version") then
  2103. print(adminversion)
  2104. game:GetService("StarterGui"):SetCore("SendNotification", {
  2105. Title = "Version";
  2106. Text = adminversion;
  2107. })
  2108. end
  2109. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2110. clickgoto = true
  2111. game:GetService("StarterGui"):SetCore("SendNotification", {
  2112. Title = "Click TP";
  2113. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2114. })
  2115. end
  2116. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2117. clickdel = true
  2118. game:GetService("StarterGui"):SetCore("SendNotification", {
  2119. Title = "Click Delete";
  2120. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2121. })
  2122. end
  2123. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2124. clickdel = false
  2125. game:GetService("StarterGui"):SetCore("SendNotification", {
  2126. Title = "Click Delete";
  2127. Text = "Click delete has been disabled.";
  2128. })
  2129. end
  2130. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2131. clickgoto = false
  2132. game:GetService("StarterGui"):SetCore("SendNotification", {
  2133. Title = "Click TP";
  2134. Text = "Click TP has been disabled.";
  2135. })
  2136. end
  2137. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2138. gettingtools = true
  2139. game:GetService("StarterGui"):SetCore("SendNotification", {
  2140. Title = "Tools Enabled";
  2141. Text = "Automatically colleting tools dropped.";
  2142. })
  2143. end
  2144. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2145. gettingtools = false
  2146. game:GetService("StarterGui"):SetCore("SendNotification", {
  2147. Title = "Tools Disabled";
  2148. Text = "Click TP has been disabled.";
  2149. })
  2150. end
  2151. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2152. ScreenGui:Destroy()
  2153. end
  2154. if string.sub(msg, 1, 6) == (prefix.."reset") then
  2155. lplayer.Character.Head:Destroy()
  2156. end
  2157. if string.sub(msg, 1, 7) == (prefix.."state ") then
  2158. statechosen = string.sub(msg, 8)
  2159. changingstate = true
  2160. end
  2161. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2162. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2163. end
  2164. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2165. removingmeshhats = true
  2166. end
  2167. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2168. removingmeshhats = false
  2169. end
  2170. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2171. removingmeshtool = true
  2172. end
  2173. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2174. removingmeshtool = false
  2175. end
  2176. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2177. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2178. if v:IsA("Tool") then
  2179. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2180. v.Parent = player.Character
  2181. end
  2182. end
  2183. end
  2184. end
  2185. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2186. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2187. if v:IsA("Tool") then
  2188. v.Parent = lplayer.Character
  2189. wait()
  2190. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2191. v.Parent = player.Character
  2192. end
  2193. end
  2194. end
  2195. end
  2196. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2197. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2198. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2199. end
  2200. end
  2201. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2202. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2203. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2204. end
  2205. end
  2206. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2207. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2208. game:GetService("StarterGui"):SetCore("SendNotification", {
  2209. Title = player.AccountAge.." Days";
  2210. Text = "Account age of "..player.Name;
  2211. })
  2212. end
  2213. end
  2214. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2215. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2216. game:GetService("StarterGui"):SetCore("SendNotification", {
  2217. Title = player.UserId.." ID";
  2218. Text = "Account ID of "..player.Name;
  2219. })
  2220. end
  2221. end
  2222. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2223. game:GetService("StarterGui"):SetCore("SendNotification", {
  2224. Title = "Game ID";
  2225. Text = "Game ID: ".. game.GameId;
  2226. })
  2227. end
  2228. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2229. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2230. if pgscheck == true then
  2231. game:GetService("StarterGui"):SetCore("SendNotification", {
  2232. Title = "PGSPhysicsSolverEnabled";
  2233. Text = "PGS is Enabled!";
  2234. })
  2235. else
  2236. game:GetService("StarterGui"):SetCore("SendNotification", {
  2237. Title = "PGSPhysicsSolverEnabled";
  2238. Text = "PGS is Disabled!";
  2239. })
  2240. end
  2241. end
  2242. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2243. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2244. if v:IsA("Part") then
  2245. if v.Transparency == 1 then
  2246. if v.Name ~= "HumanoidRootPart" then
  2247. v:Destroy()
  2248. end
  2249. end
  2250. end
  2251. end
  2252. end
  2253. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2254. game:GetService("Lighting").FogStart = 0
  2255. game:GetService("Lighting").FogEnd = 9999999999999
  2256. end
  2257. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2258. lplayer.Character.Humanoid.Parent = lplayer
  2259. end
  2260. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2261. lplayer.Humanoid.Parent = lplayer.Character
  2262. end
  2263. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2264. prefix = (string.sub(msg, 9, 9))
  2265. wait(0.1)
  2266. change()
  2267. wait(0.1)
  2268. game:GetService("StarterGui"):SetCore("SendNotification", {
  2269. Title = "Prefix changed!";
  2270. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2271. })
  2272. end
  2273. if string.sub(msg, 1, 12) == (";resetprefix") then
  2274. prefix = ";"
  2275. wait(0.1)
  2276. change()
  2277. wait(0.1)
  2278. game:GetService("StarterGui"):SetCore("SendNotification", {
  2279. Title = "Prefix changed!";
  2280. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2281. })
  2282. end
  2283. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2284. speedfly = string.sub(msg, 11)
  2285. wait()
  2286. change()
  2287. end
  2288. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2289. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2290. local Anim3 = Instance.new("Animation")
  2291. Anim3.AnimationId = "rbxassetid://282574440"
  2292. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2293. track3:Play(.1, 1, 1)
  2294. bplrr = v.Name
  2295. banpl = true
  2296. end
  2297. end
  2298. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2299. banpl = false
  2300. end
  2301. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2302. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2303. staring = true
  2304. stareplr = v
  2305. end
  2306. end
  2307. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2308. staring = false
  2309. end
  2310. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2311. chatlogs = true
  2312. game:GetService("StarterGui"):SetCore("SendNotification", {
  2313. Title = "LogChat enabled";
  2314. Text = "Now logging all player chat.";
  2315. })
  2316. end
  2317. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2318. chatlogs = false
  2319. game:GetService("StarterGui"):SetCore("SendNotification", {
  2320. Title = "LogChat disabled";
  2321. Text = "Stopped logging all player chat.";
  2322. })
  2323. end
  2324. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2325. game:GetService("Workspace").CurrentCamera:Destroy()
  2326. wait(0.1)
  2327. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2328. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2329. lplayer.CameraMinZoomDistance = 0.5
  2330. lplayer.CameraMaxZoomDistance = 400
  2331. lplayer.CameraMode = "Classic"
  2332. end
  2333. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2334. changingstate = false
  2335. end
  2336. end)
  2337.  
  2338. local function tp()
  2339. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2340. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2341. if player.Name == brplr then
  2342. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2343. end
  2344. end
  2345. end
  2346. end
  2347. local function tpall()
  2348. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2349. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2350. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2351. end
  2352. end
  2353. end
  2354. spawn(function()
  2355. while wait(spamdelay) do
  2356. if spamming == true then
  2357. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2358. end
  2359. end
  2360. end)
  2361. spawn(function()
  2362. while wait(spamdelay) do
  2363. if spammingpm == true then
  2364. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2365. end
  2366. end
  2367. end)
  2368. spawn(function()
  2369. while wait() do
  2370. if cbring == true then
  2371. tp()
  2372. end
  2373. end
  2374. end)
  2375. spawn(function()
  2376. while wait() do
  2377. if cbringall == true then
  2378. tpall()
  2379. end
  2380. end
  2381. end)
  2382.  
  2383. Mouse.KeyDown:connect(function(Key)
  2384. if Key == prefix then
  2385. CMDBAR:CaptureFocus()
  2386. end
  2387. end)
  2388.  
  2389. CMDBAR.FocusLost:connect(function(enterPressed)
  2390. if enterPressed then
  2391. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2392. if string.sub(CMDBAR.Text, 6) == "me" then
  2393. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2394. else
  2395. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2396. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2397. lplayer.Character.Humanoid.Name = 1
  2398. local l = lplayer.Character["1"]:Clone()
  2399. l.Parent = lplayer.Character
  2400. l.Name = "Humanoid"
  2401. wait(0.1)
  2402. lplayer.Character["1"]:Destroy()
  2403. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2404. lplayer.Character.Animate.Disabled = true
  2405. wait(0.1)
  2406. lplayer.Character.Animate.Disabled = false
  2407. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2408. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2409. lplayer.Character.Humanoid:EquipTool(v)
  2410. end
  2411. local function tp(player,player2)
  2412. local char1,char2=player.Character,player2.Character
  2413. if char1 and char2 then
  2414. char1:MoveTo(char2.Head.Position)
  2415. end
  2416. end
  2417. wait(0.1)
  2418. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2419. wait(0.2)
  2420. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2421. wait(0.5)
  2422. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2423. wait(0.7)
  2424. tp(lplayer,game:GetService("Players")[v.Name])
  2425. wait(0.7)
  2426. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2427. game:GetService("StarterGui"):SetCore("SendNotification", {
  2428. Title = "Tools needed!";
  2429. Text = "You need a tool in your backpack for this command!";
  2430. })
  2431. end
  2432. end
  2433. end
  2434. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2435. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2436. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2437. lplayer.Character.Humanoid.Name = 1
  2438. local l = lplayer.Character["1"]:Clone()
  2439. l.Parent = lplayer.Character
  2440. l.Name = "Humanoid"
  2441. wait(0.1)
  2442. lplayer.Character["1"]:Destroy()
  2443. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2444. lplayer.Character.Animate.Disabled = true
  2445. wait(0.1)
  2446. lplayer.Character.Animate.Disabled = false
  2447. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2448. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2449. lplayer.Character.Humanoid:EquipTool(v)
  2450. end
  2451. local function tp(player,player2)
  2452. local char1,char2=player.Character,player2.Character
  2453. if char1 and char2 then
  2454. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2455. end
  2456. end
  2457. local function getout(player,player2)
  2458. local char1,char2=player.Character,player2.Character
  2459. if char1 and char2 then
  2460. char1:MoveTo(char2.Head.Position)
  2461. end
  2462. end
  2463. tp(game:GetService("Players")[v.Name], lplayer)
  2464. wait(0.2)
  2465. tp(game:GetService("Players")[v.Name], lplayer)
  2466. wait(0.5)
  2467. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2468. wait(0.5)
  2469. getout(lplayer, game:GetService("Players")[v.Name])
  2470. wait(0.3)
  2471. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2472. game:GetService("StarterGui"):SetCore("SendNotification", {
  2473. Title = "Tools needed!";
  2474. Text = "You need a tool in your backpack for this command!";
  2475. })
  2476. end
  2477. end
  2478. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2479. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2480. lplayer.Character.Humanoid.Name = 1
  2481. local l = lplayer.Character["1"]:Clone()
  2482. l.Parent = lplayer.Character
  2483. l.Name = "Humanoid"
  2484. wait(0.1)
  2485. lplayer.Character["1"]:Destroy()
  2486. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2487. lplayer.Character.Animate.Disabled = true
  2488. wait(0.1)
  2489. lplayer.Character.Animate.Disabled = false
  2490. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2491. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2492. lplayer.Character.Humanoid:EquipTool(v)
  2493. end
  2494. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2495. spinplr = v
  2496. wait(0.5)
  2497. spin = true
  2498. game:GetService("StarterGui"):SetCore("SendNotification", {
  2499. Title = "Tools needed!";
  2500. Text = "You need a tool in your backpack for this command!";
  2501. })
  2502. end
  2503. end
  2504. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2505. spin = false
  2506. end
  2507. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2508. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2509. lplayer.Character.Humanoid.Name = 1
  2510. local l = lplayer.Character["1"]:Clone()
  2511. l.Parent = lplayer.Character
  2512. l.Name = "Humanoid"
  2513. wait(0.1)
  2514. lplayer.Character["1"]:Destroy()
  2515. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2516. lplayer.Character.Animate.Disabled = true
  2517. wait(0.1)
  2518. lplayer.Character.Animate.Disabled = false
  2519. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2520. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2521. lplayer.Character.Humanoid:EquipTool(v)
  2522. end
  2523. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2524. wait(0.3)
  2525. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2526. attplr = v
  2527. game:GetService("StarterGui"):SetCore("SendNotification", {
  2528. Title = "Tools needed!";
  2529. Text = "You need a tool in your backpack for this command!";
  2530. })
  2531. end
  2532. end
  2533. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2534. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2535. local function getout(player,player2)
  2536. local char1,char2=player.Character,player2.Character
  2537. if char1 and char2 then
  2538. char1:MoveTo(char2.Head.Position)
  2539. end
  2540. end
  2541. getout(lplayer, game:GetService("Players")[v.Name])
  2542. end
  2543. end
  2544. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2545. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2546. followed = true
  2547. flwplr = v
  2548. end
  2549. end
  2550. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2551. followed = false
  2552. end
  2553. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2554. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2555. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2556. lplayer.Character.Humanoid.Name = 1
  2557. local l = lplayer.Character["1"]:Clone()
  2558. l.Parent = lplayer.Character
  2559. l.Name = "Humanoid"
  2560. wait(0.1)
  2561. lplayer.Character["1"]:Destroy()
  2562. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2563. lplayer.Character.Animate.Disabled = true
  2564. wait(0.1)
  2565. lplayer.Character.Animate.Disabled = false
  2566. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2567. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2568. lplayer.Character.Humanoid:EquipTool(v)
  2569. end
  2570. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2571. wait(0.2)
  2572. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2573. wait(0.6)
  2574. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2575. wait(0.6)
  2576. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2577. game:GetService("StarterGui"):SetCore("SendNotification", {
  2578. Title = "Tools needed!";
  2579. Text = "You need a tool in your backpack for this command!";
  2580. })
  2581. end
  2582. end
  2583. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2584. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2585. traill = true
  2586. trlplr = v
  2587. end
  2588. end
  2589. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2590. traill = false
  2591. end
  2592. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2593. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2594. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2595. else
  2596. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2597. local o = Instance.new("RocketPropulsion")
  2598. o.Parent = lplayer.Character.HumanoidRootPart
  2599. o.Name = "Orbit"
  2600. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2601. o:Fire()
  2602. noclip = true
  2603. end
  2604. end
  2605. end
  2606. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2607. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2608. noclip = false
  2609. end
  2610. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2611. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2612. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2613. else
  2614. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2615. local y = Instance.new("RocketPropulsion")
  2616. y.Parent = lplayer.Character.HumanoidRootPart
  2617. y.CartoonFactor = 1
  2618. y.MaxThrust = 800000
  2619. y.MaxSpeed = 1000
  2620. y.ThrustP = 200000
  2621. y.Name = "Fling"
  2622. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2623. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2624. y:Fire()
  2625. noclip = true
  2626. end
  2627. end
  2628. end
  2629. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2630. noclip = false
  2631. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2632. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2633. wait(0.4)
  2634. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2635. end
  2636. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2637. if game:GetService("Workspace").FilteringEnabled == true then
  2638. warn("FE is Enabled (Filtering Enabled)")
  2639. game:GetService("StarterGui"):SetCore("SendNotification", {
  2640. Title = "FE is Enabled";
  2641. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2642. })
  2643. else
  2644. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2645. game:GetService("StarterGui"):SetCore("SendNotification", {
  2646. Title = "FE is Disabled";
  2647. Text = "Filtering Disabled. Consider using a different admin script.";
  2648. })
  2649. end
  2650. end
  2651. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2652. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2653. lplayer.Character.Humanoid.Name = 1
  2654. local l = lplayer.Character["1"]:Clone()
  2655. l.Parent = lplayer.Character
  2656. l.Name = "Humanoid"
  2657. wait(0.1)
  2658. lplayer.Character["1"]:Destroy()
  2659. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2660. lplayer.Character.Animate.Disabled = true
  2661. wait(0.1)
  2662. lplayer.Character.Animate.Disabled = false
  2663. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2664. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2665. lplayer.Character.Humanoid:EquipTool(v)
  2666. end
  2667. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2668. wait(0.2)
  2669. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2670. wait(0.6)
  2671. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2672. game:GetService("StarterGui"):SetCore("SendNotification", {
  2673. Title = "Tools needed!";
  2674. Text = "You need a tool in your backpack for this command!";
  2675. })
  2676. end
  2677. end
  2678. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2679. noclip = true
  2680. game:GetService("StarterGui"):SetCore("SendNotification", {
  2681. Title = "Noclip enabled";
  2682. Text = "Type ;clip to disable";
  2683. })
  2684. end
  2685. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2686. noclip = false
  2687. game:GetService("StarterGui"):SetCore("SendNotification", {
  2688. Title = "Noclip disabled";
  2689. Text = "Type ;noclip to enable";
  2690. })
  2691. end
  2692. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2693. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2694. end
  2695. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2696. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2697. end
  2698. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2699. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2700. end
  2701. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2702. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2703. end
  2704. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2705. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2706. end
  2707. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2708. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2709. end
  2710. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2711. lplayer.Character.Humanoid.JumpPower = 50
  2712. lplayer.Character.Humanoid.WalkSpeed = 16
  2713. lplayer.Character.Humanoid.HipHeight = 0
  2714. end
  2715. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2716. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2717. annoying = true
  2718. annplr = v
  2719. end
  2720. end
  2721. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2722. annoying = false
  2723. end
  2724. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2725. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2726. hwalk = true
  2727. hdwplr = v
  2728. end
  2729. end
  2730. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2731. hwalk = false
  2732. end
  2733. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2734. lplayer.Character["Left Leg"]:Destroy()
  2735. lplayer.Character["Left Arm"]:Destroy()
  2736. lplayer.Character["Right Leg"]:Destroy()
  2737. lplayer.Character["Right Arm"]:Destroy()
  2738. end
  2739. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2740. lplayer.Character.Humanoid.Name = 1
  2741. local l = lplayer.Character["1"]:Clone()
  2742. l.Parent = lplayer.Character
  2743. l.Name = "Humanoid"
  2744. wait(0.1)
  2745. lplayer.Character["1"]:Destroy()
  2746. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2747. lplayer.Character.Animate.Disabled = true
  2748. wait(0.1)
  2749. lplayer.Character.Animate.Disabled = false
  2750. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2751. game:GetService("StarterGui"):SetCore("SendNotification", {
  2752. Title = "FE Godmode enabled";
  2753. Text = "Use ;grespawn or ;respawn to remove.";
  2754. })
  2755. end
  2756. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2757. for i,v in pairs(lplayer.Character:GetChildren()) do
  2758. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2759. v.Parent = workspace
  2760. end
  2761. end
  2762. end
  2763. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2764. for i,v in pairs(lplayer.Character:GetChildren()) do
  2765. if (v:IsA("Tool")) then
  2766. v.Parent = workspace
  2767. end
  2768. end
  2769. end
  2770. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2771. droppinghats = true
  2772. game:GetService("StarterGui"):SetCore("SendNotification", {
  2773. Title = "Loop Drop Enabled";
  2774. Text = "Type ;unloopdhats to disable";
  2775. })
  2776. end
  2777. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2778. droppinghats = false
  2779. game:GetService("StarterGui"):SetCore("SendNotification", {
  2780. Title = "Loop Drop Disabled";
  2781. Text = "Type ;loopdhats to enable.";
  2782. })
  2783. end
  2784. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2785. droppingtools = true
  2786. game:GetService("StarterGui"):SetCore("SendNotification", {
  2787. Title = "Loop Drop Enabled";
  2788. Text = "Type ;unloopdtool to disable";
  2789. })
  2790. end
  2791. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2792. droppingtools = false
  2793. game:GetService("StarterGui"):SetCore("SendNotification", {
  2794. Title = "Loop Drop Disabled";
  2795. Text = "Type ;loopdtool to enable.";
  2796. })
  2797. end
  2798. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2799. Local = game:GetService('Players').LocalPlayer
  2800. Char = Local.Character
  2801. touched,tpdback = false, false
  2802. box = Instance.new('Part',workspace)
  2803. box.Anchored = true
  2804. box.CanCollide = true
  2805. box.Size = Vector3.new(10,1,10)
  2806. box.Position = Vector3.new(0,10000,0)
  2807. box.Touched:connect(function(part)
  2808. if (part.Parent.Name == Local.Name) then
  2809. if touched == false then
  2810. touched = true
  2811. function apply()
  2812. if script.Disabled ~= true then
  2813. no = Char.HumanoidRootPart:Clone()
  2814. wait(.25)
  2815. Char.HumanoidRootPart:Destroy()
  2816. no.Parent = Char
  2817. Char:MoveTo(loc)
  2818. touched = false
  2819. end end
  2820. if Char then
  2821. apply()
  2822. end
  2823. end
  2824. end
  2825. end)
  2826. repeat wait() until Char
  2827. loc = Char.HumanoidRootPart.Position
  2828. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2829. game:GetService("StarterGui"):SetCore("SendNotification", {
  2830. Title = "Invisibility enabled!";
  2831. Text = "Reset or use ;respawn to remove.";
  2832. })
  2833. end
  2834. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2835. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2836. if game:GetService("Players")[v.Name].Character.Humanoid then
  2837. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2838. else
  2839. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2840. end
  2841. end
  2842. end
  2843. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2844. if lplayer.Character.Humanoid then
  2845. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2846. else
  2847. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2848. end
  2849. end
  2850. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2851. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2852. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2853. end
  2854. end
  2855. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2856. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2857. repeat wait() until Mouse
  2858.  
  2859. local T = lplayer.Character.HumanoidRootPart
  2860. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2861. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2862. local SPEED = speedget
  2863.  
  2864. local function fly()
  2865. flying = true
  2866. local BG = Instance.new('BodyGyro', T)
  2867. local BV = Instance.new('BodyVelocity', T)
  2868. BG.P = 9e4
  2869. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2870. BG.cframe = T.CFrame
  2871. BV.velocity = Vector3.new(0, 0.1, 0)
  2872. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2873. spawn(function()
  2874. repeat wait()
  2875. lplayer.Character.Humanoid.PlatformStand = true
  2876. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2877. SPEED = 50
  2878. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2879. SPEED = 0
  2880. end
  2881. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2882. 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
  2883. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2884. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2885. 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
  2886. else
  2887. BV.velocity = Vector3.new(0, 0.1, 0)
  2888. end
  2889. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2890. until not flying
  2891. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2892. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2893. SPEED = 0
  2894. BG:destroy()
  2895. BV:destroy()
  2896. lplayer.Character.Humanoid.PlatformStand = false
  2897. end)
  2898. end
  2899. Mouse.KeyDown:connect(function(KEY)
  2900. if KEY:lower() == 'w' then
  2901. CONTROL.F = speedfly
  2902. elseif KEY:lower() == 's' then
  2903. CONTROL.B = -speedfly
  2904. elseif KEY:lower() == 'a' then
  2905. CONTROL.L = -speedfly
  2906. elseif KEY:lower() == 'd' then
  2907. CONTROL.R = speedfly
  2908. end
  2909. end)
  2910. Mouse.KeyUp:connect(function(KEY)
  2911. if KEY:lower() == 'w' then
  2912. CONTROL.F = 0
  2913. elseif KEY:lower() == 's' then
  2914. CONTROL.B = 0
  2915. elseif KEY:lower() == 'a' then
  2916. CONTROL.L = 0
  2917. elseif KEY:lower() == 'd' then
  2918. CONTROL.R = 0
  2919. end
  2920. end)
  2921. fly()
  2922. end
  2923. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2924. flying = false
  2925. lplayer.Character.Humanoid.PlatformStand = false
  2926. end
  2927. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2928. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2929. end
  2930. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2931. spamtext = (string.sub(CMDBAR.Text, 6))
  2932. spamming = true
  2933. end
  2934. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2935. spamming = false
  2936. end
  2937. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2938. spamdelay = (string.sub(CMDBAR.Text, 10))
  2939. end
  2940. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2941. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2942. pmspammed = v.Name
  2943. spammingpm = true
  2944. end
  2945. end
  2946. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2947. spammingpm = false
  2948. end
  2949. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2950. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2951. v.Character["Left Leg"].Anchored = true
  2952. v.Character["Left Arm"].Anchored = true
  2953. v.Character["Right Leg"].Anchored = true
  2954. v.Character["Right Arm"].Anchored = true
  2955. v.Character.Torso.Anchored = true
  2956. v.Character.Head.Anchored = true
  2957. end
  2958. end
  2959. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2960. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2961. v.Character["Left Leg"].Anchored = false
  2962. v.Character["Left Arm"].Anchored = false
  2963. v.Character["Right Leg"].Anchored = false
  2964. v.Character["Right Arm"].Anchored = false
  2965. v.Character.Torso.Anchored = false
  2966. v.Character.Head.Anchored = false
  2967. end
  2968. end
  2969. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2970. local a = game:GetService("Workspace"):getChildren()
  2971. for i = 1, #a do
  2972. if a[i].className == "Part" then
  2973. a[i].Locked = false
  2974. elseif a[i].className == "Model" then
  2975. local r = a[i]:getChildren()
  2976. for i = 1, #r do
  2977. if r[i].className == "Part" then
  2978. r[i].Locked = false
  2979. end
  2980. end
  2981. end
  2982. end
  2983. game:GetService("StarterGui"):SetCore("SendNotification", {
  2984. Title = "Success!";
  2985. Text = "Workspace unlocked. Use ;lockws to lock.";
  2986. })
  2987. end
  2988. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2989. local a = game:GetService("Workspace"):getChildren()
  2990. for i = 1, #a do
  2991. if a[i].className == "Part" then
  2992. a[i].Locked = true
  2993. elseif a[i].className == "Model" then
  2994. local r = a[i]:getChildren()
  2995. for i = 1, #r do
  2996. if r[i].className == "Part" then
  2997. r[i].Locked = true
  2998. end
  2999. end
  3000. end
  3001. end
  3002. end
  3003. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  3004. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  3005. Clone_T.BinType = "Clone"
  3006. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  3007. Destruct.BinType = "Hammer"
  3008. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  3009. Hold_T.BinType = "Grab"
  3010. end
  3011. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  3012. lplayer.Character.Humanoid.PlatformStand = true
  3013. end
  3014. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  3015. lplayer.Character.Humanoid.PlatformStand = false
  3016. end
  3017. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  3018. lplayer.Character.Head.Mesh:Destroy()
  3019. end
  3020. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  3021. lplayer.Character.Humanoid.Sit = true
  3022. end
  3023. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  3024. local function bringobjw()
  3025. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3026. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3027. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3028. obj.CanCollide = false
  3029. obj.Transparency = 0.7
  3030. wait()
  3031. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3032. wait()
  3033. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3034. wait()
  3035. obj.CFrame = lplayer.Character["Head"].CFrame
  3036. end
  3037. end
  3038. end
  3039. while wait() do
  3040. bringobjw()
  3041. end
  3042. game:GetService("StarterGui"):SetCore("SendNotification", {
  3043. Title = "BringObj";
  3044. Text = "BringObj enabled.";
  3045. })
  3046. end
  3047. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3048. vis = (string.sub(CMDBAR.Text, 7))
  3049. local a = game:GetService("Workspace"):GetDescendants()
  3050. for i = 1, #a do
  3051. if a[i].className == "Part" then
  3052. a[i].Transparency = vis
  3053. elseif a[i].className == "Model" then
  3054. local r = a[i]:getChildren()
  3055. for i = 1, #r do
  3056. if r[i].className == "Part" then
  3057. r[i].Transparency = vis
  3058. end
  3059. end
  3060. end
  3061. end
  3062. end
  3063. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3064. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3065. game:GetService("StarterGui"):SetCore("SendNotification", {
  3066. Title = "Success!";
  3067. Text = "HyperTotal GUI Loaded!";
  3068. })
  3069. end
  3070. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3071. CMDSFRAME.Visible = true
  3072. end
  3073. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3074. for i,v in pairs(lplayer.Character:GetChildren()) do
  3075. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3076. v.Handle.Mesh:Destroy()
  3077. end
  3078. end
  3079. end
  3080. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3081. for i,v in pairs(lplayer.Character:GetChildren()) do
  3082. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3083. v.Handle.Mesh:Destroy()
  3084. end
  3085. end
  3086. end
  3087. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3088. for i,v in pairs(lplayer.Character:GetChildren()) do
  3089. if (v:IsA("Tool")) then
  3090. v.Handle.Mesh:Destroy()
  3091. end
  3092. end
  3093. end
  3094. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3095. for i,v in pairs(lplayer.Character:GetChildren()) do
  3096. if (v:IsA("Tool")) then
  3097. v.Handle.Mesh:Destroy()
  3098. end
  3099. end
  3100. end
  3101. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3102. local p = Instance.new("RocketPropulsion")
  3103. p.Parent = lplayer.Character.HumanoidRootPart
  3104. p.Name = "Spinner"
  3105. p.Target = lplayer.Character["Left Arm"]
  3106. p:Fire()
  3107. game:GetService("StarterGui"):SetCore("SendNotification", {
  3108. Title = "Spinner enabled";
  3109. Text = "Type ;nospinner to disable.";
  3110. })
  3111. end
  3112. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3113. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3114. end
  3115. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3116. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3117. if v:isA("Tool") then
  3118. local a = Instance.new("SelectionBox",v.Handle)
  3119. a.Adornee = v.Handle
  3120. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3121. v.GripPos = Vector3.new(0,0,0)
  3122. lplayer.Character.Humanoid:UnequipTools()
  3123. end
  3124. end
  3125. game:GetService("StarterGui"):SetCore("SendNotification", {
  3126. Title = "Reach applied!";
  3127. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3128. })
  3129. end
  3130. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3131. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3132. if v:isA("Tool") then
  3133. local a = Instance.new("SelectionBox",v.Handle)
  3134. a.Name = "Reach"
  3135. a.Adornee = v.Handle
  3136. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3137. v.GripPos = Vector3.new(0,0,0)
  3138. lplayer.Character.Humanoid:UnequipTools()
  3139. end
  3140. end
  3141. game:GetService("StarterGui"):SetCore("SendNotification", {
  3142. Title = "Reach applied!";
  3143. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3144. })
  3145. end
  3146. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3147. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3148. if v:isA("Tool") then
  3149. v.Handle.Reach:Destroy()
  3150. end
  3151. end
  3152. game:GetService("StarterGui"):SetCore("SendNotification", {
  3153. Title = "Reach removed!";
  3154. Text = "Removed reach from equipped sword.";
  3155. })
  3156. end
  3157. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3158. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3159. lplayer.Character.Humanoid.Name = 1
  3160. local l = lplayer.Character["1"]:Clone()
  3161. l.Parent = lplayer.Character
  3162. l.Name = "Humanoid"
  3163. wait(0.1)
  3164. lplayer.Character["1"]:Destroy()
  3165. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3166. lplayer.Character.Animate.Disabled = true
  3167. wait(0.1)
  3168. lplayer.Character.Animate.Disabled = false
  3169. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3170. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3171. lplayer.Character.Humanoid:EquipTool(v)
  3172. end
  3173. wait(0.1)
  3174. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3175. wait(0.2)
  3176. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3177. wait(0.5)
  3178. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3179. game:GetService("StarterGui"):SetCore("SendNotification", {
  3180. Title = "Tools needed!";
  3181. Text = "You need a tool in your backpack for this command!";
  3182. })
  3183. end
  3184. end
  3185. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3186. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3187. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3188. end
  3189. end
  3190. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3191. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3192. cbringall = true
  3193. else
  3194. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3195. brplr = v.Name
  3196. end
  3197. end
  3198. cbring = true
  3199. end
  3200. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3201. cbring = false
  3202. cbringall = false
  3203. end
  3204. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3205. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3206. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3207. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3208. lplayer.Character.Humanoid.Name = 1
  3209. local l = lplayer.Character["1"]:Clone()
  3210. l.Parent = lplayer.Character
  3211. l.Name = "Humanoid"
  3212. wait(0.1)
  3213. lplayer.Character["1"]:Destroy()
  3214. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3215. lplayer.Character.Animate.Disabled = true
  3216. wait(0.1)
  3217. lplayer.Character.Animate.Disabled = false
  3218. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3219. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3220. lplayer.Character.Humanoid:EquipTool(v)
  3221. end
  3222. local function tp(player,player2)
  3223. local char1,char2=player.Character,player2.Character
  3224. if char1 and char2 then
  3225. char1:MoveTo(char2.Head.Position)
  3226. end
  3227. end
  3228. wait(0.1)
  3229. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3230. wait(0.2)
  3231. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3232. wait(0.5)
  3233. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3234. wait(0.6)
  3235. tp(lplayer, game:GetService("Players")[v.Name])
  3236. wait(0.4)
  3237. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3238. game:GetService("StarterGui"):SetCore("SendNotification", {
  3239. Title = "Tools needed!";
  3240. Text = "You need a tool in your backpack for this command!";
  3241. })
  3242. end
  3243. end
  3244. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3245. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3246. lplayer.Character.Humanoid.Name = 1
  3247. local l = lplayer.Character["1"]:Clone()
  3248. l.Parent = lplayer.Character
  3249. l.Name = "Humanoid"
  3250. wait(0.1)
  3251. lplayer.Character["1"]:Destroy()
  3252. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3253. lplayer.Character.Animate.Disabled = true
  3254. wait(0.1)
  3255. lplayer.Character.Animate.Disabled = false
  3256. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3257. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3258. lplayer.Character.Humanoid:EquipTool(v)
  3259. end
  3260. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3261. wait(0.3)
  3262. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3263. wait(0.4)
  3264. b = Instance.new("BodyForce")
  3265. b.Parent = lplayer.Character.HumanoidRootPart
  3266. b.Name = "Glitch"
  3267. b.Force = Vector3.new(100000000,5000,0)
  3268. game:GetService("StarterGui"):SetCore("SendNotification", {
  3269. Title = "Tools needed!";
  3270. Text = "You need a tool in your backpack for this command!";
  3271. })
  3272. end
  3273. end
  3274. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3275. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3276. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3277. b = Instance.new("BodyForce")
  3278. b.Parent = lplayer.Character.HumanoidRootPart
  3279. b.Name = "unGlitch"
  3280. b.Force = Vector3.new(0,-5000000,0)
  3281. wait(2)
  3282. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3283. end
  3284. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3285. lplayer.Character.Humanoid.Health = 0
  3286. wait(1)
  3287. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3288. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3289. end
  3290. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3291. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3292. game:GetService("StarterGui"):SetCore("SendNotification", {
  3293. Title = "Success!";
  3294. Text = "DEX Explorer has loaded.";
  3295. })
  3296. end
  3297. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3298. local Anim = Instance.new("Animation")
  3299. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3300. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3301. track:Play(.1, 1, 1)
  3302. end
  3303. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3304. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3305. game:GetService("StarterGui"):SetCore("SendNotification", {
  3306. Title = "Success!";
  3307. Text = "Energize Animations GUI has loaded.";
  3308. })
  3309. end
  3310. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3311. saved = lplayer.Character.HumanoidRootPart.CFrame
  3312. game:GetService("StarterGui"):SetCore("SendNotification", {
  3313. Title = "Position Saved";
  3314. Text = "Use ;loadpos to return to saved position.";
  3315. })
  3316. end
  3317. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3318. lplayer.Character.HumanoidRootPart.CFrame = saved
  3319. end
  3320. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3321. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3322. local Anim2 = Instance.new("Animation")
  3323. Anim2.AnimationId = "rbxassetid://148840371"
  3324. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3325. track2:Play(.1, 1, 1)
  3326. bplrr = v.Name
  3327. banpl = true
  3328. end
  3329. end
  3330. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3331. banpl = false
  3332. end
  3333. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3334. local function bringmodw()
  3335. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3336. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3337. for i,ch in pairs(obj:GetDescendants()) do
  3338. if (ch:IsA("BasePart")) then
  3339. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3340. ch.CanCollide = false
  3341. ch.Transparency = 0.7
  3342. wait()
  3343. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3344. wait()
  3345. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3346. wait()
  3347. ch.CFrame = lplayer.Character["Head"].CFrame
  3348. end
  3349. end
  3350. end
  3351. end
  3352. end
  3353. while wait() do
  3354. bringmodw()
  3355. end
  3356. game:GetService("StarterGui"):SetCore("SendNotification", {
  3357. Title = "BringMod";
  3358. Text = "BringMod enabled.";
  3359. })
  3360. end
  3361. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3362. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3363. local hum = Instance.new('Humanoid', mod)
  3364. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3365. lplayer.Character = mod
  3366. end
  3367. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3368. game:GetService'RunService'.Stepped:Connect(function()
  3369. pcall(function()
  3370. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3371. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3372. for _,x in pairs(v.Character.Head:GetChildren()) do
  3373. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3374. end
  3375. end
  3376. end
  3377. end)
  3378. end)
  3379. game:GetService("StarterGui"):SetCore("SendNotification", {
  3380. Title = "Attempting Shutdown";
  3381. Text = "Shutdown Attempt has begun.";
  3382. })
  3383. end
  3384. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3385. objtodel = (string.sub(CMDBAR.Text, 8))
  3386. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3387. if v.Name == objtodel then
  3388. v:Destroy()
  3389. end
  3390. end
  3391. end
  3392. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3393. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3394. print(v)
  3395. end
  3396. game:GetService("StarterGui"):SetCore("SendNotification", {
  3397. Title = "Printed";
  3398. Text = "Players have been printed to console. (F9)";
  3399. })
  3400. end
  3401. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3402. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3403. if (v:IsA("Decal")) then
  3404. v:Destroy()
  3405. end
  3406. end
  3407. end
  3408. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3409. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3410. game:GetService("StarterGui"):SetCore("SendNotification", {
  3411. Title = "Success!";
  3412. Text = "OpFinality GUI has loaded.";
  3413. })
  3414. end
  3415. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3416. remotes = true
  3417. added = true
  3418. game.DescendantAdded:connect(function(rmt)
  3419. if added == true then
  3420. if remotes == true then
  3421. if rmt:IsA("RemoteEvent") then
  3422. print("A RemoteEvent was added!")
  3423. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3424. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3425. end end end
  3426. end)
  3427. game.DescendantAdded:connect(function(rmtfnctn)
  3428. if added == true then
  3429. if remotes == true then
  3430. if rmtfnctn:IsA("RemoteFunction") then
  3431. warn("A RemoteFunction was added!")
  3432. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3433. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3434. end end end
  3435. end)
  3436.  
  3437. game.DescendantAdded:connect(function(bndfnctn)
  3438. if added == true then
  3439. if binds == true then
  3440. if bndfnctn:IsA("BindableFunction") then
  3441. print("A BindableFunction was added!")
  3442. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3443. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3444. end end end
  3445. end)
  3446.  
  3447. game.DescendantAdded:connect(function(bnd)
  3448. if added == true then
  3449. if binds == true then
  3450. if bnd:IsA("BindableEvent") then
  3451. warn("A BindableEvent was added!")
  3452. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3453. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3454. end end end
  3455. end)
  3456.  
  3457.  
  3458. if binds == true then
  3459. for i,v in pairs(game:GetDescendants()) do
  3460. if v:IsA("BindableFunction") then
  3461. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3462. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3463. end end
  3464. for i,v in pairs(game:GetDescendants()) do
  3465. if v:IsA("BindableEvent") then
  3466. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3467. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3468. end end
  3469. else
  3470. print("Off")
  3471. end
  3472. if remotes == true then
  3473. for i,v in pairs(game:GetDescendants()) do
  3474. if v:IsA("RemoteFunction") then
  3475. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3476. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3477. end end
  3478. wait()
  3479. for i,v in pairs(game:GetDescendants()) do
  3480. if v:IsA("RemoteEvent") then
  3481. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3482. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3483. end end
  3484. else
  3485. print("Off")
  3486. end
  3487. game:GetService("StarterGui"):SetCore("SendNotification", {
  3488. Title = "Printing Remotes";
  3489. Text = "Type ;noremotes to disable.";
  3490. })
  3491. end
  3492. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3493. remotes = false
  3494. added = false
  3495. game:GetService("StarterGui"):SetCore("SendNotification", {
  3496. Title = "Printing Remotes Disabled";
  3497. Text = "Type ;remotes to enable.";
  3498. })
  3499. end
  3500. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3501. spin = false
  3502. followed = false
  3503. traill = false
  3504. noclip = false
  3505. annoying = false
  3506. hwalk = false
  3507. cbringing = false
  3508. end
  3509. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3510. stopsitting = true
  3511. end
  3512. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3513. stopsitting = false
  3514. end
  3515. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3516. print(adminversion)
  3517. game:GetService("StarterGui"):SetCore("SendNotification", {
  3518. Title = "Version";
  3519. Text = adminversion;
  3520. })
  3521. end
  3522. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3523. clickgoto = true
  3524. game:GetService("StarterGui"):SetCore("SendNotification", {
  3525. Title = "Click TP";
  3526. Text = "Press E to teleport to mouse position";
  3527. })
  3528. end
  3529. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3530. clickgoto = false
  3531. game:GetService("StarterGui"):SetCore("SendNotification", {
  3532. Title = "Click TP";
  3533. Text = "Click TP has been disabled.";
  3534. })
  3535. end
  3536. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3537. gettingtools = true
  3538. game:GetService("StarterGui"):SetCore("SendNotification", {
  3539. Title = "Tools Enabled";
  3540. Text = "Automatically colleting tools dropped.";
  3541. })
  3542. end
  3543. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3544. gettingtools = false
  3545. game:GetService("StarterGui"):SetCore("SendNotification", {
  3546. Title = "Tools Disabled";
  3547. Text = "Click TP has been disabled.";
  3548. })
  3549. end
  3550. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3551. ScreenGui:Destroy()
  3552. end
  3553. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3554. lplayer.Character.Head:Destroy()
  3555. end
  3556. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3557. statechosen = string.sub(CMDBAR.Text, 7)
  3558. changingstate = true
  3559. end
  3560. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3561. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3562. end
  3563. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3564. removingmeshhats = true
  3565. end
  3566. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3567. removingmeshhats = false
  3568. end
  3569. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3570. removingmeshtool = true
  3571. end
  3572. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3573. removingmeshtool = false
  3574. end
  3575. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3576. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3577. if v:IsA("Tool") then
  3578. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3579. v.Parent = player.Character
  3580. end
  3581. end
  3582. end
  3583. end
  3584. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3585. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3586. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3587. end
  3588. end
  3589. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3590. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3591. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3592. end
  3593. end
  3594. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3595. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3596. game:GetService("StarterGui"):SetCore("SendNotification", {
  3597. Title = player.AccountAge.." Days";
  3598. Text = "Account age of "..player.Name;
  3599. })
  3600. end
  3601. end
  3602. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3603. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3604. game:GetService("StarterGui"):SetCore("SendNotification", {
  3605. Title = player.UserId.." ID";
  3606. Text = "Account ID of "..player.Name;
  3607. })
  3608. end
  3609. end
  3610. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3611. game:GetService("StarterGui"):SetCore("SendNotification", {
  3612. Title = "Game ID";
  3613. Text = "Game ID: ".. game.GameId;
  3614. })
  3615. end
  3616. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3617. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3618. if pgscheck == true then
  3619. game:GetService("StarterGui"):SetCore("SendNotification", {
  3620. Title = "PGSPhysicsSolverEnabled";
  3621. Text = "PGS is Enabled!";
  3622. })
  3623. else
  3624. game:GetService("StarterGui"):SetCore("SendNotification", {
  3625. Title = "PGSPhysicsSolverEnabled";
  3626. Text = "PGS is Disabled!";
  3627. })
  3628. end
  3629. end
  3630. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3631. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3632. if v:IsA("Part") then
  3633. if v.Transparency == 1 then
  3634. if v.Name ~= "HumanoidRootPart" then
  3635. v:Destroy()
  3636. end
  3637. end
  3638. end
  3639. end
  3640. end
  3641. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3642. game:GetService("Lighting").FogStart = 0
  3643. game:GetService("Lighting").FogEnd = 9999999999999
  3644. end
  3645. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3646. lplayer.Character.Humanoid.Parent = lplayer
  3647. end
  3648. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3649. lplayer.Humanoid.Parent = lplayer.Character
  3650. end
  3651. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3652. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3653. if v:IsA("Tool") then
  3654. v.Parent = lplayer.Character
  3655. wait()
  3656. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3657. v.Parent = player.Character
  3658. end
  3659. end
  3660. end
  3661. end
  3662. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3663. speedfly = string.sub(CMDBAR.Text, 10)
  3664. wait()
  3665. change()
  3666. end
  3667. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3668. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3669. local Anim3 = Instance.new("Animation")
  3670. Anim3.AnimationId = "rbxassetid://282574440"
  3671. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3672. track3:Play(.1, 1, 1)
  3673. bplrr = v.Name
  3674. banpl = true
  3675. end
  3676. end
  3677. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3678. banpl = false
  3679. end
  3680. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3681. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3682. staring = true
  3683. stareplr = v
  3684. end
  3685. end
  3686. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3687. staring = false
  3688. end
  3689. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3690. chatlogs = true
  3691. game:GetService("StarterGui"):SetCore("SendNotification", {
  3692. Title = "LogChat enabled";
  3693. Text = "Now logging all player chat.";
  3694. })
  3695. end
  3696. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3697. chatlogs = false
  3698. game:GetService("StarterGui"):SetCore("SendNotification", {
  3699. Title = "LogChat disabled";
  3700. Text = "Stopped logging all player chat.";
  3701. })
  3702. end
  3703. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3704. game:GetService("Workspace").CurrentCamera:Destroy()
  3705. wait(0.1)
  3706. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3707. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3708. lplayer.CameraMinZoomDistance = 0.5
  3709. lplayer.CameraMaxZoomDistance = 400
  3710. lplayer.CameraMode = "Classic"
  3711. end
  3712. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3713. changingstate = false
  3714. end
  3715. CMDBAR.Text = ""
  3716. end
  3717. end)
  3718.  
  3719. wait(0.3)
  3720. game:GetService("StarterGui"):SetCore("SendNotification", {
  3721. Title = "Loaded successfully!";
  3722. Text = "Reviz Admin V2 by illremember";
  3723. })
  3724. wait(0.1)
  3725. print("Reviz Admin V2 loaded!")
  3726. if game:GetService("Workspace").FilteringEnabled == true then
  3727. warn("FE is Enabled (Filtering Enabled)")
  3728. game:GetService("StarterGui"):SetCore("SendNotification", {
  3729. Title = "FE is Enabled";
  3730. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3731. })
  3732. else
  3733. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3734. game:GetService("StarterGui"):SetCore("SendNotification", {
  3735. Title = "FE is Disabled";
  3736. Text = "Filtering Disabled. Consider using a different admin script.";
  3737. })
  3738. end
  3739.  
  3740. local intro = Instance.new("ScreenGui")
  3741. local Frame = Instance.new("Frame")
  3742. local ImageLabel = Instance.new("ImageLabel")
  3743. intro.Parent = game:GetService("CoreGui")
  3744. Frame.Parent = intro
  3745. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3746. Frame.BackgroundTransparency = 1
  3747. Frame.Size = UDim2.new(1, 0, 0, 300)
  3748. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3749. ImageLabel.Parent = Frame
  3750. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3751. ImageLabel.BackgroundTransparency = 1
  3752. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3753. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3754. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3755. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3756. wait(3.01)
  3757. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3758. wait(5.01)
  3759. intro:Destroy()
  3760. end)
  3761.  
  3762. Invis.MouseButton1Down:Connect(function()
  3763. local player = game.Players.LocalPlayer
  3764. player.Character.Head.Mesh:Destroy()
  3765. player.Character.Head.face:Destroy()
  3766. for remove,hat in pairs(player.Character:GetChildren()) do
  3767. if hat:IsA'Accoutrement' then
  3768. hat:Destroy()
  3769. end
  3770. end
  3771. weld = Instance.new("Weld", player.Character.Head)
  3772. weld.Part1 = player.Character.Torso
  3773. weld.Part0 = player.Character.Head
  3774. wait()
  3775. local weld = Instance.new('Weld')
  3776. weld.Parent = game.Players.LocalPlayer.Character.Torso
  3777. weld.Part0 = weld.Parent
  3778. weld.Part1 = weld.Parent.Parent.HumanoidRootPart
  3779. weld.C0 = CFrame.new(0, 300, 0)
  3780. weld.Parent.Parent.Head.CanCollide = true
  3781. end)
  3782.  
  3783. Animation.MouseButton1Click:Connect(function()
  3784. -- Energize by illremember, fe animations
  3785. -- DO NOT COPY AND CLAIM AS OWN, if you are using some of the script for your own, credit is highly appreciated!
  3786. -- Thank you, and enjoy.
  3787.  
  3788. -- Objects
  3789.  
  3790. local Energize = Instance.new("ScreenGui") -- The actual GUI
  3791. local SideFrame = Instance.new("Frame") -- Visible when GUI is closed
  3792. local OpenGUI = Instance.new("TextButton") -- Part of SideFrame
  3793. local SideFrameTitle = Instance.new("TextLabel") -- Part of SideFrame
  3794. local MainFrame = Instance.new("Frame") -- All of the stuff on the main frame
  3795. local GuiBottomFrame = Instance.new("Frame") -- Part of Active Frame
  3796. local Credits = Instance.new("TextLabel") -- Credits to illremember, hello there
  3797. local ScrollingFrame = Instance.new("ScrollingFrame") -- The scrolling frame of animations
  3798. local CheckR = Instance.new("TextLabel") -- Check if R15 or R6
  3799. local ScrollingFrameR15 = Instance.new("ScrollingFrame") -- The scrolling frame of R15 animations
  3800.  
  3801. local CrazySlash = Instance.new("TextButton")--COMPLETE
  3802. local Open = Instance.new("TextButton")--COMPLETE
  3803. local R15Spinner = Instance.new("TextButton")--COMPLETE
  3804. local ArmsOut = Instance.new("TextButton")--COMPLETE
  3805. local FloatSlash = Instance.new("TextButton")--COMPLETE
  3806. local WeirdZombie = Instance.new("TextButton")--COMPLETE
  3807. local DownSlash = Instance.new("TextButton")--COMPLETE
  3808. local Pull = Instance.new("TextButton")--COMPLETE
  3809. local CircleArm = Instance.new("TextButton")--COMPLETE
  3810. local Bend = Instance.new("TextButton")--COMPLETE
  3811. local RotateSlash = Instance.new("TextButton")--COMPLETE
  3812. local FlingArms = Instance.new("TextButton")--COMPLETE
  3813.  
  3814. local FullSwing = Instance.new("TextButton")--COMPLETE
  3815. local GlitchLevitate = Instance.new("TextButton")--COMPLETE
  3816. local MoonDance = Instance.new("TextButton")--COMPLETE
  3817. local FullPunch = Instance.new("TextButton")--COMPLETE
  3818. local Crouch = Instance.new("TextButton")--COMPLETE
  3819. local SpinDance = Instance.new("TextButton")--COMPLETE
  3820. local FloorFaint = Instance.new("TextButton")--COMPLETE
  3821. local JumpingJacks = Instance.new("TextButton")--COMPLETE
  3822. local Spinner = Instance.new("TextButton")--COMPLETE
  3823. local MegaInsane = Instance.new("TextButton")--COMPLETE
  3824. local ArmDetach = Instance.new("TextButton")--COMPLETE
  3825. local WeirdMove = Instance.new("TextButton")--COMPLETE
  3826. local Faint = Instance.new("TextButton")--COMPLETE
  3827. local CloneIllusion = Instance.new("TextButton")--COMPLETE
  3828. local Levitate = Instance.new("TextButton")--COMPLETE
  3829. local DinoWalk = Instance.new("TextButton")--COMPLETE
  3830. local FloorCrawl = Instance.new("TextButton")--COMPLETE
  3831. local SwordSlam = Instance.new("TextButton")--COMPLETE
  3832. local LoopHead = Instance.new("TextButton")--COMPLETE
  3833. local HeroJump = Instance.new("TextButton")--COMPLETE
  3834. local Insane = Instance.new("TextButton")--COMPLETE
  3835. local FloatingHead = Instance.new("TextButton")--COMPLETE
  3836. local HeadThrow = Instance.new("TextButton")--COMPLETE
  3837. local MovingDance = Instance.new("TextButton")--COMPLETE
  3838. local SuperPunch = Instance.new("TextButton")--COMPLETE
  3839. local ArmTurbine = Instance.new("TextButton")--COMPLETE
  3840. local Dab = Instance.new("TextButton")--COMPLETE
  3841. local FloatSit = Instance.new("TextButton")--COMPLETE
  3842. local SuperFaint = Instance.new("TextButton")--COMPLETE
  3843. local BarrelRoll = Instance.new("TextButton")--COMPLETE
  3844. local Scared = Instance.new("TextButton")--COMPLETE
  3845. local InsaneArms = Instance.new("TextButton")--COMPLETE
  3846. local SwordSlice = Instance.new("TextButton")--COMPLETE
  3847. local SpinDance2 = Instance.new("TextButton")--COMPLETE
  3848. local BowDown = Instance.new("TextButton")--COMPLETE
  3849. local LoopSlam = Instance.new("TextButton")--COMPLETE
  3850.  
  3851. local GuiTopFrame = Instance.new("Frame") -- Top of the main frame
  3852. local CloseGUI = Instance.new("TextButton") -- To close the GUI
  3853. local Title = Instance.new("TextLabel") -- Actual title of GUI, Energize
  3854.  
  3855. -- Properties
  3856.  
  3857. Energize.Name = "Energize"
  3858. Energize.Parent = game.Players.LocalPlayer.PlayerGui
  3859.  
  3860. SideFrame.Name = "SideFrame"
  3861. SideFrame.Parent = Energize
  3862. SideFrame.Active = true
  3863. SideFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  3864. SideFrame.Draggable = true
  3865. SideFrame.Position = UDim2.new(0, 376, 0, 125)
  3866. SideFrame.Size = UDim2.new(0, 460, 0, 32)
  3867. SideFrame.Visible = false
  3868.  
  3869. OpenGUI.Name = "OpenGUI"
  3870. OpenGUI.Parent = SideFrame
  3871. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  3872. OpenGUI.BackgroundTransparency = 1
  3873. OpenGUI.Position = UDim2.new(0, 426, 0, 0)
  3874. OpenGUI.Size = UDim2.new(0, 34, 0, 32)
  3875. OpenGUI.Font = Enum.Font.SourceSans
  3876. OpenGUI.FontSize = Enum.FontSize.Size48
  3877. OpenGUI.Text = "X"
  3878. OpenGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  3879. OpenGUI.TextSize = 40
  3880. OpenGUI.TextWrapped = true
  3881.  
  3882. SideFrameTitle.Name = "SideFrameTitle"
  3883. SideFrameTitle.Parent = SideFrame
  3884. SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  3885. SideFrameTitle.BackgroundTransparency = 1
  3886. SideFrameTitle.Position = UDim2.new(0, 170, 0, 0)
  3887. SideFrameTitle.Size = UDim2.new(0, 119, 0, 31)
  3888. SideFrameTitle.Font = Enum.Font.Arial
  3889. SideFrameTitle.FontSize = Enum.FontSize.Size24
  3890. SideFrameTitle.Text = "-Energize-"
  3891. SideFrameTitle.TextSize = 21
  3892. SideFrameTitle.TextStrokeColor3 = Color3.new(0.27451, 0.92549, 0.905882)
  3893. SideFrameTitle.TextStrokeTransparency = 0.69999998807907
  3894.  
  3895. MainFrame.Name = "MainFrame"
  3896. MainFrame.Parent = Energize
  3897. MainFrame.Active = true
  3898. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  3899. MainFrame.BackgroundTransparency = 1
  3900. MainFrame.Draggable = true
  3901. MainFrame.Position = UDim2.new(0, 376, 0, 125)
  3902. MainFrame.Size = UDim2.new(0, 444, 0, 280)
  3903.  
  3904. GuiBottomFrame.Name = "Gui BottomFrame"
  3905. GuiBottomFrame.Parent = MainFrame
  3906. GuiBottomFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  3907. GuiBottomFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  3908. GuiBottomFrame.Position = UDim2.new(0, 0, 0, 247)
  3909. GuiBottomFrame.Size = UDim2.new(0, 460, 0, 32)
  3910.  
  3911. Credits.Name = "Credits"
  3912. Credits.Parent = GuiBottomFrame
  3913. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  3914. Credits.BackgroundTransparency = 1
  3915. Credits.Size = UDim2.new(0, 460, 0, 32)
  3916. Credits.FontSize = Enum.FontSize.Size14
  3917. Credits.Text = "By illremember -FE Animations Gui"
  3918. Credits.TextColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  3919. Credits.TextSize = 14
  3920. Credits.TextStrokeColor3 = Color3.new(0.141176, 0.870588, 0.713726)
  3921. Credits.TextStrokeTransparency = 0.69999998807907
  3922. Credits.TextWrapped = true
  3923.  
  3924. ScrollingFrame.Parent = MainFrame
  3925. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  3926. ScrollingFrame.Position = UDim2.new(0, 0, 0, 32)
  3927. ScrollingFrame.Size = UDim2.new(0, 460, 0, 215)
  3928. ScrollingFrame.ScrollBarThickness = 13
  3929.  
  3930. FullSwing.Name = "FullSwing"
  3931. FullSwing.Parent = ScrollingFrame
  3932. FullSwing.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3933. FullSwing.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3934. FullSwing.Position = UDim2.new(0, 17, 0, 322)
  3935. FullSwing.Size = UDim2.new(0, 119, 0, 34)
  3936. FullSwing.Font = Enum.Font.Highway
  3937. FullSwing.FontSize = Enum.FontSize.Size24
  3938. FullSwing.Text = "Full Swing"
  3939. FullSwing.TextSize = 20
  3940. FullSwing.TextWrapped = true
  3941.  
  3942. GlitchLevitate.Name = "GlitchLevitate"
  3943. GlitchLevitate.Parent = ScrollingFrame
  3944. GlitchLevitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3945. GlitchLevitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3946. GlitchLevitate.Position = UDim2.new(0, 319, 0, 322)
  3947. GlitchLevitate.Size = UDim2.new(0, 119, 0, 34)
  3948. GlitchLevitate.Font = Enum.Font.Highway
  3949. GlitchLevitate.FontSize = Enum.FontSize.Size24
  3950. GlitchLevitate.Text = "Glitch Levitate"
  3951. GlitchLevitate.TextSize = 20
  3952. GlitchLevitate.TextWrapped = true
  3953.  
  3954. MoonDance.Name = "MoonDance"
  3955. MoonDance.Parent = ScrollingFrame
  3956. MoonDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3957. MoonDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3958. MoonDance.Position = UDim2.new(0, 319, 0, 280)
  3959. MoonDance.Size = UDim2.new(0, 119, 0, 34)
  3960. MoonDance.Font = Enum.Font.Highway
  3961. MoonDance.FontSize = Enum.FontSize.Size24
  3962. MoonDance.Text = "Moon Dance"
  3963. MoonDance.TextSize = 20
  3964. MoonDance.TextWrapped = true
  3965.  
  3966. FullPunch.Name = "FullPunch"
  3967. FullPunch.Parent = ScrollingFrame
  3968. FullPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3969. FullPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3970. FullPunch.Position = UDim2.new(0, 17, 0, 280)
  3971. FullPunch.Size = UDim2.new(0, 119, 0, 34)
  3972. FullPunch.Font = Enum.Font.Highway
  3973. FullPunch.FontSize = Enum.FontSize.Size24
  3974. FullPunch.Text = "Full Punch"
  3975. FullPunch.TextSize = 20
  3976. FullPunch.TextWrapped = true
  3977.  
  3978. Crouch.Name = "Crouch"
  3979. Crouch.Parent = ScrollingFrame
  3980. Crouch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3981. Crouch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3982. Crouch.Position = UDim2.new(0, 168, 0, 280)
  3983. Crouch.Size = UDim2.new(0, 119, 0, 34)
  3984. Crouch.Font = Enum.Font.Highway
  3985. Crouch.FontSize = Enum.FontSize.Size24
  3986. Crouch.Text = "Crouch"
  3987. Crouch.TextSize = 20
  3988. Crouch.TextWrapped = true
  3989.  
  3990. SpinDance.Name = "SpinDance"
  3991. SpinDance.Parent = ScrollingFrame
  3992. SpinDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  3993. SpinDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3994. SpinDance.Position = UDim2.new(0, 168, 0, 236)
  3995. SpinDance.Size = UDim2.new(0, 119, 0, 34)
  3996. SpinDance.Font = Enum.Font.Highway
  3997. SpinDance.FontSize = Enum.FontSize.Size24
  3998. SpinDance.Text = "Spin Dance"
  3999. SpinDance.TextSize = 20
  4000. SpinDance.TextWrapped = true
  4001.  
  4002. FloorFaint.Name = "FloorFaint"
  4003. FloorFaint.Parent = ScrollingFrame
  4004. FloorFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4005. FloorFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4006. FloorFaint.Position = UDim2.new(0, 17, 0, 236)
  4007. FloorFaint.Size = UDim2.new(0, 119, 0, 34)
  4008. FloorFaint.Font = Enum.Font.Highway
  4009. FloorFaint.FontSize = Enum.FontSize.Size24
  4010. FloorFaint.Text = "Floor Faint"
  4011. FloorFaint.TextSize = 20
  4012. FloorFaint.TextWrapped = true
  4013.  
  4014. JumpingJacks.Name = "JumpingJacks"
  4015. JumpingJacks.Parent = ScrollingFrame
  4016. JumpingJacks.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4017. JumpingJacks.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4018. JumpingJacks.Position = UDim2.new(0, 319, 0, 236)
  4019. JumpingJacks.Size = UDim2.new(0, 119, 0, 34)
  4020. JumpingJacks.Font = Enum.Font.Highway
  4021. JumpingJacks.FontSize = Enum.FontSize.Size24
  4022. JumpingJacks.Text = "Jumping Jacks"
  4023. JumpingJacks.TextSize = 20
  4024. JumpingJacks.TextWrapped = true
  4025.  
  4026. Spinner.Name = "Spinner"
  4027. Spinner.Parent = ScrollingFrame
  4028. Spinner.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4029. Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4030. Spinner.Position = UDim2.new(0, 17, 0, 192)
  4031. Spinner.Size = UDim2.new(0, 119, 0, 34)
  4032. Spinner.Font = Enum.Font.Highway
  4033. Spinner.FontSize = Enum.FontSize.Size24
  4034. Spinner.Text = "Spinner"
  4035. Spinner.TextSize = 20
  4036. Spinner.TextWrapped = true
  4037.  
  4038. MegaInsane.Name = "MegaInsane"
  4039. MegaInsane.Parent = ScrollingFrame
  4040. MegaInsane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4041. MegaInsane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4042. MegaInsane.Position = UDim2.new(0, 168, 0, 192)
  4043. MegaInsane.Size = UDim2.new(0, 119, 0, 34)
  4044. MegaInsane.Font = Enum.Font.Highway
  4045. MegaInsane.FontSize = Enum.FontSize.Size24
  4046. MegaInsane.Text = "Mega Insane"
  4047. MegaInsane.TextSize = 20
  4048. MegaInsane.TextWrapped = true
  4049.  
  4050. ArmDetach.Name = "ArmDetach"
  4051. ArmDetach.Parent = ScrollingFrame
  4052. ArmDetach.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4053. ArmDetach.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4054. ArmDetach.Position = UDim2.new(0, 319, 0, 192)
  4055. ArmDetach.Size = UDim2.new(0, 119, 0, 34)
  4056. ArmDetach.Font = Enum.Font.Highway
  4057. ArmDetach.FontSize = Enum.FontSize.Size24
  4058. ArmDetach.Text = "Arm Detach"
  4059. ArmDetach.TextSize = 20
  4060. ArmDetach.TextWrapped = true
  4061.  
  4062. WeirdMove.Name = "WeirdMove"
  4063. WeirdMove.Parent = ScrollingFrame
  4064. WeirdMove.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4065. WeirdMove.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4066. WeirdMove.Position = UDim2.new(0, 168, 0, 148)
  4067. WeirdMove.Size = UDim2.new(0, 119, 0, 34)
  4068. WeirdMove.Font = Enum.Font.Highway
  4069. WeirdMove.FontSize = Enum.FontSize.Size24
  4070. WeirdMove.Text = "Weird Move"
  4071. WeirdMove.TextSize = 20
  4072. WeirdMove.TextWrapped = true
  4073.  
  4074. Faint.Name = "Faint"
  4075. Faint.Parent = ScrollingFrame
  4076. Faint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4077. Faint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4078. Faint.Position = UDim2.new(0, 17, 0, 148)
  4079. Faint.Size = UDim2.new(0, 119, 0, 34)
  4080. Faint.Font = Enum.Font.Highway
  4081. Faint.FontSize = Enum.FontSize.Size24
  4082. Faint.Text = "Faint"
  4083. Faint.TextSize = 20
  4084. Faint.TextWrapped = true
  4085.  
  4086. CloneIllusion.Name = "CloneIllusion"
  4087. CloneIllusion.Parent = ScrollingFrame
  4088. CloneIllusion.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4089. CloneIllusion.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4090. CloneIllusion.Position = UDim2.new(0, 319, 0, 148)
  4091. CloneIllusion.Size = UDim2.new(0, 119, 0, 34)
  4092. CloneIllusion.Font = Enum.Font.Highway
  4093. CloneIllusion.FontSize = Enum.FontSize.Size24
  4094. CloneIllusion.Text = "Clone Illusion"
  4095. CloneIllusion.TextSize = 20
  4096. CloneIllusion.TextWrapped = true
  4097.  
  4098. Levitate.Name = "Levitate"
  4099. Levitate.Parent = ScrollingFrame
  4100. Levitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4101. Levitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4102. Levitate.Position = UDim2.new(0, 17, 0, 104)
  4103. Levitate.Size = UDim2.new(0, 119, 0, 34)
  4104. Levitate.Font = Enum.Font.Highway
  4105. Levitate.FontSize = Enum.FontSize.Size24
  4106. Levitate.Text = "Levitate"
  4107. Levitate.TextSize = 20
  4108. Levitate.TextWrapped = true
  4109.  
  4110. DinoWalk.Name = "DinoWalk"
  4111. DinoWalk.Parent = ScrollingFrame
  4112. DinoWalk.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4113. DinoWalk.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4114. DinoWalk.Position = UDim2.new(0, 168, 0, 104)
  4115. DinoWalk.Size = UDim2.new(0, 119, 0, 34)
  4116. DinoWalk.Font = Enum.Font.Highway
  4117. DinoWalk.FontSize = Enum.FontSize.Size24
  4118. DinoWalk.Text = "Dino Walk"
  4119. DinoWalk.TextSize = 20
  4120. DinoWalk.TextWrapped = true
  4121.  
  4122. FloorCrawl.Name = "FloorCrawl"
  4123. FloorCrawl.Parent = ScrollingFrame
  4124. FloorCrawl.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4125. FloorCrawl.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4126. FloorCrawl.Position = UDim2.new(0, 319, 0, 104)
  4127. FloorCrawl.Size = UDim2.new(0, 119, 0, 34)
  4128. FloorCrawl.Font = Enum.Font.Highway
  4129. FloorCrawl.FontSize = Enum.FontSize.Size24
  4130. FloorCrawl.Text = "Floor Crawl"
  4131. FloorCrawl.TextSize = 20
  4132. FloorCrawl.TextWrapped = true
  4133.  
  4134. SwordSlam.Name = "SwordSlam"
  4135. SwordSlam.Parent = ScrollingFrame
  4136. SwordSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4137. SwordSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4138. SwordSlam.Position = UDim2.new(0, 319, 0, 60)
  4139. SwordSlam.Size = UDim2.new(0, 119, 0, 34)
  4140. SwordSlam.Font = Enum.Font.Highway
  4141. SwordSlam.FontSize = Enum.FontSize.Size24
  4142. SwordSlam.Text = "Sword Slam"
  4143. SwordSlam.TextSize = 20
  4144. SwordSlam.TextWrapped = true
  4145.  
  4146. LoopHead.Name = "LoopHead"
  4147. LoopHead.Parent = ScrollingFrame
  4148. LoopHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4149. LoopHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4150. LoopHead.Position = UDim2.new(0, 168, 0, 60)
  4151. LoopHead.Size = UDim2.new(0, 119, 0, 34)
  4152. LoopHead.Font = Enum.Font.Highway
  4153. LoopHead.FontSize = Enum.FontSize.Size24
  4154. LoopHead.Text = "Loop Head"
  4155. LoopHead.TextSize = 20
  4156. LoopHead.TextWrapped = true
  4157.  
  4158. HeroJump.Name = "HeroJump"
  4159. HeroJump.Parent = ScrollingFrame
  4160. HeroJump.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4161. HeroJump.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4162. HeroJump.Position = UDim2.new(0, 17, 0, 60)
  4163. HeroJump.Size = UDim2.new(0, 119, 0, 34)
  4164. HeroJump.Font = Enum.Font.Highway
  4165. HeroJump.FontSize = Enum.FontSize.Size24
  4166. HeroJump.Text = "Hero Jump"
  4167. HeroJump.TextSize = 20
  4168. HeroJump.TextWrapped = true
  4169.  
  4170. Insane.Name = "Insane"
  4171. Insane.Parent = ScrollingFrame
  4172. Insane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4173. Insane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4174. Insane.Position = UDim2.new(0, 319, 0, 16)
  4175. Insane.Size = UDim2.new(0, 119, 0, 34)
  4176. Insane.Font = Enum.Font.Highway
  4177. Insane.FontSize = Enum.FontSize.Size24
  4178. Insane.Text = "Insane"
  4179. Insane.TextSize = 20
  4180. Insane.TextWrapped = true
  4181.  
  4182. FloatingHead.Name = "FloatingHead"
  4183. FloatingHead.Parent = ScrollingFrame
  4184. FloatingHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4185. FloatingHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4186. FloatingHead.Position = UDim2.new(0, 168, 0, 16)
  4187. FloatingHead.Size = UDim2.new(0, 119, 0, 34)
  4188. FloatingHead.Font = Enum.Font.Highway
  4189. FloatingHead.FontSize = Enum.FontSize.Size24
  4190. FloatingHead.Text = "Floating Head"
  4191. FloatingHead.TextSize = 20
  4192. FloatingHead.TextWrapped = true
  4193.  
  4194. HeadThrow.Name = "HeadThrow"
  4195. HeadThrow.Parent = ScrollingFrame
  4196. HeadThrow.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4197. HeadThrow.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4198. HeadThrow.Position = UDim2.new(0, 17, 0, 16)
  4199. HeadThrow.Size = UDim2.new(0, 119, 0, 34)
  4200. HeadThrow.Font = Enum.Font.Highway
  4201. HeadThrow.FontSize = Enum.FontSize.Size24
  4202. HeadThrow.Text = "Head Throw"
  4203. HeadThrow.TextSize = 20
  4204. HeadThrow.TextWrapped = true
  4205.  
  4206. MovingDance.Name = "MovingDance"
  4207. MovingDance.Parent = ScrollingFrame
  4208. MovingDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4209. MovingDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4210. MovingDance.Position = UDim2.new(0, 168, 0, 324)
  4211. MovingDance.Size = UDim2.new(0, 119, 0, 34)
  4212. MovingDance.Font = Enum.Font.Highway
  4213. MovingDance.FontSize = Enum.FontSize.Size24
  4214. MovingDance.Text = "Moving Dance"
  4215. MovingDance.TextSize = 20
  4216. MovingDance.TextWrapped = true
  4217.  
  4218. SuperPunch.Name = "SuperPunch"
  4219. SuperPunch.Parent = ScrollingFrame
  4220. SuperPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4221. SuperPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4222. SuperPunch.Position = UDim2.new(0, 168, 0, 366)
  4223. SuperPunch.Size = UDim2.new(0, 119, 0, 34)
  4224. SuperPunch.Font = Enum.Font.Highway
  4225. SuperPunch.FontSize = Enum.FontSize.Size24
  4226. SuperPunch.Text = "Super Punch"
  4227. SuperPunch.TextSize = 20
  4228. SuperPunch.TextWrapped = true
  4229.  
  4230. ArmTurbine.Name = "ArmTurbine"
  4231. ArmTurbine.Parent = ScrollingFrame
  4232. ArmTurbine.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4233. ArmTurbine.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4234. ArmTurbine.Position = UDim2.new(0, 319, 0, 366)
  4235. ArmTurbine.Size = UDim2.new(0, 119, 0, 34)
  4236. ArmTurbine.Font = Enum.Font.Highway
  4237. ArmTurbine.FontSize = Enum.FontSize.Size24
  4238. ArmTurbine.Text = "Arm Turbine"
  4239. ArmTurbine.TextSize = 20
  4240. ArmTurbine.TextWrapped = true
  4241.  
  4242. Dab.Name = "Dab"
  4243. Dab.Parent = ScrollingFrame
  4244. Dab.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4245. Dab.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4246. Dab.Position = UDim2.new(0, 17, 0, 366)
  4247. Dab.Size = UDim2.new(0, 119, 0, 34)
  4248. Dab.Font = Enum.Font.Highway
  4249. Dab.FontSize = Enum.FontSize.Size24
  4250. Dab.Text = "Dab"
  4251. Dab.TextSize = 20
  4252. Dab.TextWrapped = true
  4253.  
  4254. FloatSit.Name = "FloatSit"
  4255. FloatSit.Parent = ScrollingFrame
  4256. FloatSit.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4257. FloatSit.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4258. FloatSit.Position = UDim2.new(0, 168, 0, 410)
  4259. FloatSit.Size = UDim2.new(0, 119, 0, 34)
  4260. FloatSit.Font = Enum.Font.Highway
  4261. FloatSit.FontSize = Enum.FontSize.Size24
  4262. FloatSit.Text = "Float Sit"
  4263. FloatSit.TextSize = 20
  4264. FloatSit.TextWrapped = true
  4265.  
  4266. SuperFaint.Name = "SuperFaint"
  4267. SuperFaint.Parent = ScrollingFrame
  4268. SuperFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4269. SuperFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4270. SuperFaint.Position = UDim2.new(0, 17, 0, 498)
  4271. SuperFaint.Size = UDim2.new(0, 119, 0, 34)
  4272. SuperFaint.Font = Enum.Font.Highway
  4273. SuperFaint.FontSize = Enum.FontSize.Size24
  4274. SuperFaint.Text = "Super Faint"
  4275. SuperFaint.TextSize = 20
  4276. SuperFaint.TextWrapped = true
  4277.  
  4278. BarrelRoll.Name = "BarrelRoll"
  4279. BarrelRoll.Parent = ScrollingFrame
  4280. BarrelRoll.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4281. BarrelRoll.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4282. BarrelRoll.Position = UDim2.new(0, 319, 0, 410)
  4283. BarrelRoll.Size = UDim2.new(0, 119, 0, 34)
  4284. BarrelRoll.Font = Enum.Font.Highway
  4285. BarrelRoll.FontSize = Enum.FontSize.Size24
  4286. BarrelRoll.Text = "Barrel Roll"
  4287. BarrelRoll.TextSize = 20
  4288. BarrelRoll.TextWrapped = true
  4289.  
  4290. Scared.Name = "Scared"
  4291. Scared.Parent = ScrollingFrame
  4292. Scared.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4293. Scared.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4294. Scared.Position = UDim2.new(0, 319, 0, 454)
  4295. Scared.Size = UDim2.new(0, 119, 0, 34)
  4296. Scared.Font = Enum.Font.Highway
  4297. Scared.FontSize = Enum.FontSize.Size24
  4298. Scared.Text = "Scared"
  4299. Scared.TextSize = 20
  4300. Scared.TextWrapped = true
  4301.  
  4302. InsaneArms.Name = "InsaneArms"
  4303. InsaneArms.Parent = ScrollingFrame
  4304. InsaneArms.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4305. InsaneArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4306. InsaneArms.Position = UDim2.new(0, 17, 0, 454)
  4307. InsaneArms.Size = UDim2.new(0, 119, 0, 34)
  4308. InsaneArms.Font = Enum.Font.Highway
  4309. InsaneArms.FontSize = Enum.FontSize.Size24
  4310. InsaneArms.Text = "Insane Arms"
  4311. InsaneArms.TextSize = 20
  4312. InsaneArms.TextWrapped = true
  4313.  
  4314. SwordSlice.Name = "SwordSlice"
  4315. SwordSlice.Parent = ScrollingFrame
  4316. SwordSlice.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4317. SwordSlice.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4318. SwordSlice.Position = UDim2.new(0, 168, 0, 454)
  4319. SwordSlice.Size = UDim2.new(0, 119, 0, 34)
  4320. SwordSlice.Font = Enum.Font.Highway
  4321. SwordSlice.FontSize = Enum.FontSize.Size24
  4322. SwordSlice.Text = "Sword Slice"
  4323. SwordSlice.TextSize = 20
  4324. SwordSlice.TextWrapped = true
  4325.  
  4326. SpinDance2.Name = "SpinDance2"
  4327. SpinDance2.Parent = ScrollingFrame
  4328. SpinDance2.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4329. SpinDance2.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4330. SpinDance2.Position = UDim2.new(0, 168, 0, 498)
  4331. SpinDance2.Size = UDim2.new(0, 119, 0, 34)
  4332. SpinDance2.Font = Enum.Font.Highway
  4333. SpinDance2.FontSize = Enum.FontSize.Size24
  4334. SpinDance2.Text = "Spin Dance 2"
  4335. SpinDance2.TextSize = 20
  4336. SpinDance2.TextWrapped = true
  4337.  
  4338. BowDown.Name = "BowDown"
  4339. BowDown.Parent = ScrollingFrame
  4340. BowDown.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4341. BowDown.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4342. BowDown.Position = UDim2.new(0, 319, 0, 498)
  4343. BowDown.Size = UDim2.new(0, 119, 0, 34)
  4344. BowDown.Font = Enum.Font.Highway
  4345. BowDown.FontSize = Enum.FontSize.Size24
  4346. BowDown.Text = "Bow Down"
  4347. BowDown.TextSize = 20
  4348. BowDown.TextWrapped = true
  4349.  
  4350. LoopSlam.Name = "LoopSlam"
  4351. LoopSlam.Parent = ScrollingFrame
  4352. LoopSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  4353. LoopSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4354. LoopSlam.Position = UDim2.new(0, 17, 0, 410)
  4355. LoopSlam.Size = UDim2.new(0, 119, 0, 34)
  4356. LoopSlam.Font = Enum.Font.Highway
  4357. LoopSlam.FontSize = Enum.FontSize.Size24
  4358. LoopSlam.Text = "Loop Slam"
  4359. LoopSlam.TextSize = 20
  4360. LoopSlam.TextWrapped = true
  4361.  
  4362. GuiTopFrame.Name = "Gui TopFrame"
  4363. GuiTopFrame.Parent = MainFrame
  4364. GuiTopFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  4365. GuiTopFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  4366. GuiTopFrame.Size = UDim2.new(0, 460, 0, 32)
  4367.  
  4368. CloseGUI.Name = "CloseGUI"
  4369. CloseGUI.Parent = GuiTopFrame
  4370. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  4371. CloseGUI.BackgroundTransparency = 1
  4372. CloseGUI.Position = UDim2.new(0, 426, 0, 0)
  4373. CloseGUI.Size = UDim2.new(0, 34, 0, 32)
  4374. CloseGUI.Font = Enum.Font.SourceSans
  4375. CloseGUI.FontSize = Enum.FontSize.Size48
  4376. CloseGUI.Text = "X"
  4377. CloseGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  4378. CloseGUI.TextSize = 40
  4379. CloseGUI.TextWrapped = true
  4380.  
  4381. Title.Name = "Title"
  4382. Title.Parent = GuiTopFrame
  4383. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  4384. Title.BackgroundTransparency = 1
  4385. Title.Size = UDim2.new(0, 460, 0, 32)
  4386. Title.FontSize = Enum.FontSize.Size14
  4387. Title.Text = "-Energize-"
  4388. Title.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  4389. Title.TextSize = 14
  4390. Title.TextStrokeColor3 = Color3.new(0.384314, 0.917647, 1)
  4391. Title.TextStrokeTransparency = 0.69999998807907
  4392. Title.TextWrapped = true
  4393.  
  4394. CheckR.Name = "CheckR"
  4395. CheckR.Parent = GuiTopFrame
  4396. CheckR.BackgroundColor3 = Color3.new(1, 1, 1)
  4397. CheckR.BackgroundTransparency = 1
  4398. CheckR.Size = UDim2.new(0, 171, 0, 32)
  4399. CheckR.Font = Enum.Font.SourceSansBold
  4400. CheckR.FontSize = Enum.FontSize.Size14
  4401. CheckR.Text = "Text"
  4402. CheckR.TextScaled = true
  4403. CheckR.TextSize = 14
  4404. CheckR.TextWrapped = true
  4405.  
  4406. ScrollingFrameR15.Name = "ScrollingFrameR15"
  4407. ScrollingFrameR15.Parent = MainFrame
  4408. ScrollingFrameR15.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  4409. ScrollingFrameR15.Position = UDim2.new(0, 0, 0, 32)
  4410. ScrollingFrameR15.Size = UDim2.new(0, 460, 0, 215)
  4411. ScrollingFrameR15.Visible = false
  4412. ScrollingFrameR15.ScrollBarThickness = 13
  4413.  
  4414. CrazySlash.Name = "CrazySlash"
  4415. CrazySlash.Parent = ScrollingFrameR15
  4416. CrazySlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4417. CrazySlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4418. CrazySlash.Position = UDim2.new(0, 17, 0, 16)
  4419. CrazySlash.Size = UDim2.new(0, 119, 0, 34)
  4420. CrazySlash.Font = Enum.Font.Highway
  4421. CrazySlash.FontSize = Enum.FontSize.Size24
  4422. CrazySlash.Text = "CrazySlash"
  4423. CrazySlash.TextSize = 20
  4424. CrazySlash.TextWrapped = true
  4425.  
  4426. Open.Name = "Open"
  4427. Open.Parent = ScrollingFrameR15
  4428. Open.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4429. Open.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4430. Open.Position = UDim2.new(0, 168, 0, 16)
  4431. Open.Size = UDim2.new(0, 119, 0, 34)
  4432. Open.Font = Enum.Font.Highway
  4433. Open.FontSize = Enum.FontSize.Size24
  4434. Open.Text = "Open"
  4435. Open.TextSize = 20
  4436. Open.TextWrapped = true
  4437.  
  4438. R15Spinner.Name = "R15Spinner"
  4439. R15Spinner.Parent = ScrollingFrameR15
  4440. R15Spinner.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4441. R15Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4442. R15Spinner.Position = UDim2.new(0, 17, 0, 60)
  4443. R15Spinner.Size = UDim2.new(0, 119, 0, 34)
  4444. R15Spinner.Font = Enum.Font.Highway
  4445. R15Spinner.FontSize = Enum.FontSize.Size24
  4446. R15Spinner.Text = "Spinner"
  4447. R15Spinner.TextSize = 20
  4448. R15Spinner.TextWrapped = true
  4449.  
  4450. ArmsOut.Name = "ArmsOut"
  4451. ArmsOut.Parent = ScrollingFrameR15
  4452. ArmsOut.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4453. ArmsOut.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4454. ArmsOut.Position = UDim2.new(0, 319, 0, 16)
  4455. ArmsOut.Size = UDim2.new(0, 119, 0, 34)
  4456. ArmsOut.Font = Enum.Font.Highway
  4457. ArmsOut.FontSize = Enum.FontSize.Size24
  4458. ArmsOut.Text = "ArmsOut"
  4459. ArmsOut.TextSize = 20
  4460. ArmsOut.TextWrapped = true
  4461.  
  4462. FloatSlash.Name = "FloatSlash"
  4463. FloatSlash.Parent = ScrollingFrameR15
  4464. FloatSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4465. FloatSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4466. FloatSlash.Position = UDim2.new(0, 168, 0, 148)
  4467. FloatSlash.Size = UDim2.new(0, 119, 0, 34)
  4468. FloatSlash.Font = Enum.Font.Highway
  4469. FloatSlash.FontSize = Enum.FontSize.Size24
  4470. FloatSlash.Text = "FloatSlash"
  4471. FloatSlash.TextSize = 20
  4472. FloatSlash.TextWrapped = true
  4473.  
  4474. WeirdZombie.Name = "WeirdZombie"
  4475. WeirdZombie.Parent = ScrollingFrameR15
  4476. WeirdZombie.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4477. WeirdZombie.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4478. WeirdZombie.Position = UDim2.new(0, 17, 0, 148)
  4479. WeirdZombie.Size = UDim2.new(0, 119, 0, 34)
  4480. WeirdZombie.Font = Enum.Font.Highway
  4481. WeirdZombie.FontSize = Enum.FontSize.Size24
  4482. WeirdZombie.Text = "WeirdZombie"
  4483. WeirdZombie.TextSize = 20
  4484. WeirdZombie.TextWrapped = true
  4485.  
  4486. DownSlash.Name = "DownSlash"
  4487. DownSlash.Parent = ScrollingFrameR15
  4488. DownSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4489. DownSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4490. DownSlash.Position = UDim2.new(0, 319, 0, 148)
  4491. DownSlash.Size = UDim2.new(0, 119, 0, 34)
  4492. DownSlash.Font = Enum.Font.Highway
  4493. DownSlash.FontSize = Enum.FontSize.Size24
  4494. DownSlash.Text = "DownSlash"
  4495. DownSlash.TextSize = 20
  4496. DownSlash.TextWrapped = true
  4497.  
  4498. Pull.Name = "Pull"
  4499. Pull.Parent = ScrollingFrameR15
  4500. Pull.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4501. Pull.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4502. Pull.Position = UDim2.new(0, 17, 0, 104)
  4503. Pull.Size = UDim2.new(0, 119, 0, 34)
  4504. Pull.Font = Enum.Font.Highway
  4505. Pull.FontSize = Enum.FontSize.Size24
  4506. Pull.Text = "Pull"
  4507. Pull.TextSize = 20
  4508. Pull.TextWrapped = true
  4509.  
  4510. CircleArm.Name = "CircleArm"
  4511. CircleArm.Parent = ScrollingFrameR15
  4512. CircleArm.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4513. CircleArm.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4514. CircleArm.Position = UDim2.new(0, 168, 0, 104)
  4515. CircleArm.Size = UDim2.new(0, 119, 0, 34)
  4516. CircleArm.Font = Enum.Font.Highway
  4517. CircleArm.FontSize = Enum.FontSize.Size24
  4518. CircleArm.Text = "CircleArm"
  4519. CircleArm.TextSize = 20
  4520. CircleArm.TextWrapped = true
  4521.  
  4522. Bend.Name = "Bend"
  4523. Bend.Parent = ScrollingFrameR15
  4524. Bend.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4525. Bend.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4526. Bend.Position = UDim2.new(0, 319, 0, 104)
  4527. Bend.Size = UDim2.new(0, 119, 0, 34)
  4528. Bend.Font = Enum.Font.Highway
  4529. Bend.FontSize = Enum.FontSize.Size24
  4530. Bend.Text = "Bend"
  4531. Bend.TextSize = 20
  4532. Bend.TextWrapped = true
  4533.  
  4534. RotateSlash.Name = "RotateSlash"
  4535. RotateSlash.Parent = ScrollingFrameR15
  4536. RotateSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4537. RotateSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4538. RotateSlash.Position = UDim2.new(0, 319, 0, 60)
  4539. RotateSlash.Size = UDim2.new(0, 119, 0, 34)
  4540. RotateSlash.Font = Enum.Font.Highway
  4541. RotateSlash.FontSize = Enum.FontSize.Size24
  4542. RotateSlash.Text = "RotateSlash"
  4543. RotateSlash.TextSize = 20
  4544. RotateSlash.TextWrapped = true
  4545.  
  4546. FlingArms.Name = "FlingArms"
  4547. FlingArms.Parent = ScrollingFrameR15
  4548. FlingArms.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  4549. FlingArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  4550. FlingArms.Position = UDim2.new(0, 168, 0, 60)
  4551. FlingArms.Size = UDim2.new(0, 119, 0, 34)
  4552. FlingArms.Font = Enum.Font.Highway
  4553. FlingArms.FontSize = Enum.FontSize.Size24
  4554. FlingArms.Text = "FlingArms"
  4555. FlingArms.TextSize = 20
  4556. FlingArms.TextWrapped = true
  4557.  
  4558. -- Buttons
  4559. col = Color3.new(0.886275, 0.776471, 0.368627)
  4560. loc = Color3.new(1, 0.906471, 0.568627)
  4561. rcol = Color3.new(0.682353, 0.701961, 0.792157)
  4562. rloc = Color3.new(0.882353, 0.901961, 0.992157)
  4563.  
  4564. CloseGUI.MouseButton1Click:connect(function()
  4565. MainFrame.Visible = false
  4566. SideFrame.Visible = true
  4567. SideFrame.Position = MainFrame.Position
  4568. end)
  4569.  
  4570. OpenGUI.MouseButton1Click:connect(function()
  4571. MainFrame.Visible = true
  4572. SideFrame.Visible = false
  4573. MainFrame.Position = SideFrame.Position
  4574. end)
  4575.  
  4576. if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15) then
  4577. ScrollingFrame.Visible = false
  4578. ScrollingFrameR15.Visible = true
  4579. CheckR.Text = "Showing R15 Animations"
  4580. else
  4581. ScrollingFrame.Visible = true
  4582. ScrollingFrameR15.Visible = false
  4583. CheckR.Text = "Showing R6 Animations"
  4584. end
  4585.  
  4586. local Anim = Instance.new("Animation")
  4587. Anim.AnimationId = "rbxassetid://35154961"
  4588. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4589. local HeadThrowACTIVE = false
  4590. HeadThrow.MouseButton1Click:connect(function()
  4591. HeadThrowACTIVE = not HeadThrowACTIVE
  4592. if HeadThrowACTIVE then
  4593. HeadThrow.BackgroundColor3 = loc
  4594. while wait() do
  4595. if track.IsPlaying == false then
  4596. if HeadThrowACTIVE then
  4597. track:Play(.1, 1, 1)
  4598. end
  4599. end
  4600. end
  4601. else
  4602. track:Stop()
  4603. HeadThrow.BackgroundColor3 = col
  4604. end
  4605. end)
  4606.  
  4607. local Anim = Instance.new("Animation")
  4608. Anim.AnimationId = "rbxassetid://121572214"
  4609. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4610. local FloatingHeadACTIVE = false
  4611. FloatingHead.MouseButton1Click:connect(function()
  4612. FloatingHeadACTIVE = not FloatingHeadACTIVE
  4613. if FloatingHeadACTIVE then
  4614. track:Play(.1, 1, 1)
  4615. FloatingHead.BackgroundColor3 = loc
  4616. else
  4617. track:Stop()
  4618. FloatingHead.BackgroundColor3 = col
  4619. end
  4620. end)
  4621.  
  4622. local Anim = Instance.new("Animation")
  4623. Anim.AnimationId = "rbxassetid://182724289"
  4624. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4625. local CrouchACTIVE = false
  4626. Crouch.MouseButton1Click:connect(function()
  4627. CrouchACTIVE = not CrouchACTIVE
  4628. if CrouchACTIVE then
  4629. track:Play(.1, 1, 1)
  4630. Crouch.BackgroundColor3 = loc
  4631. else
  4632. track:Stop()
  4633. Crouch.BackgroundColor3 = col
  4634. end
  4635. end)
  4636.  
  4637. local Anim = Instance.new("Animation")
  4638. Anim.AnimationId = "rbxassetid://282574440"
  4639. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4640. local FloorCrawlACTIVE = false
  4641. FloorCrawl.MouseButton1Click:connect(function()
  4642. FloorCrawlACTIVE = not FloorCrawlACTIVE
  4643. if FloorCrawlACTIVE then
  4644. track:Play(.1, 1, 1)
  4645. FloorCrawl.BackgroundColor3 = loc
  4646. else
  4647. track:Stop()
  4648. FloorCrawl.BackgroundColor3 = col
  4649. end
  4650. end)
  4651.  
  4652. local Anim = Instance.new("Animation")
  4653. Anim.AnimationId = "rbxassetid://204328711"
  4654. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4655. local DinoWalkACTIVE = false
  4656. DinoWalk.MouseButton1Click:connect(function()
  4657. DinoWalkACTIVE = not DinoWalkACTIVE
  4658. if DinoWalkACTIVE then
  4659. track:Play(.1, 1, 1)
  4660. DinoWalk.BackgroundColor3 = loc
  4661. else
  4662. track:Stop()
  4663. DinoWalk.BackgroundColor3 = col
  4664. end
  4665. end)
  4666.  
  4667. local Anim = Instance.new("Animation")
  4668. Anim.AnimationId = "rbxassetid://429681631"
  4669. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4670. local JumpingJacksACTIVE = false
  4671. JumpingJacks.MouseButton1Click:connect(function()
  4672. JumpingJacksACTIVE = not JumpingJacksACTIVE
  4673. if JumpingJacksACTIVE then
  4674. track:Play(.1, 1, 1)
  4675. JumpingJacks.BackgroundColor3 = loc
  4676. else
  4677. track:Stop()
  4678. JumpingJacks.BackgroundColor3 = col
  4679. end
  4680. end)
  4681.  
  4682. local Anim = Instance.new("Animation")
  4683. Anim.AnimationId = "rbxassetid://35154961"
  4684. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4685. local LoopHeadACTIVE = false
  4686. LoopHead.MouseButton1Click:connect(function()
  4687. LoopHeadACTIVE = not LoopHeadACTIVE
  4688. if LoopHeadACTIVE then
  4689. LoopHead.BackgroundColor3 = loc
  4690. while wait() do
  4691. if track.IsPlaying == false then
  4692. if LoopHeadACTIVE then
  4693. track:Play(.5, 1, 1e6)
  4694. end
  4695. end
  4696. end
  4697. else
  4698. track:Stop()
  4699. LoopHead.BackgroundColor3 = col
  4700. end
  4701. end)
  4702.  
  4703. local Anim = Instance.new("Animation")
  4704. Anim.AnimationId = "rbxassetid://184574340"
  4705. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4706. local HeroJumpACTIVE = false
  4707. HeroJump.MouseButton1Click:connect(function()
  4708. HeroJumpACTIVE = not HeroJumpACTIVE
  4709. if HeroJumpACTIVE then
  4710. HeroJump.BackgroundColor3 = loc
  4711. while wait() do
  4712. if track.IsPlaying == false then
  4713. if HeroJumpACTIVE then
  4714. track:Play(.1, 1, 1)
  4715. end
  4716. end
  4717. end
  4718. else
  4719. track:Stop()
  4720. HeroJump.BackgroundColor3 = col
  4721. end
  4722. end)
  4723.  
  4724. local Anim = Instance.new("Animation")
  4725. Anim.AnimationId = "rbxassetid://181526230"
  4726. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4727. local FaintACTIVE = false
  4728. Faint.MouseButton1Click:connect(function()
  4729. FaintACTIVE = not FaintACTIVE
  4730. if FaintACTIVE then
  4731. track:Play(.1, 1, 1)
  4732. Faint.BackgroundColor3 = loc
  4733. else
  4734. track:Stop()
  4735. Faint.BackgroundColor3 = col
  4736. end
  4737. end)
  4738.  
  4739. local Anim = Instance.new("Animation")
  4740. Anim.AnimationId = "rbxassetid://181525546"
  4741. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4742. local FloorFaintACTIVE = false
  4743. FloorFaint.MouseButton1Click:connect(function()
  4744. FloorFaintACTIVE = not FloorFaintACTIVE
  4745. if FloorFaintACTIVE then
  4746. FloorFaint.BackgroundColor3 = loc
  4747. while wait() do
  4748. if track.IsPlaying == false then
  4749. if FloorFaintACTIVE then
  4750. track:Play(.1, 1, 2)
  4751. end
  4752. end
  4753. end
  4754. else
  4755. track:Stop()
  4756. FloorFaint.BackgroundColor3 = col
  4757. end
  4758. end)
  4759.  
  4760. local Anim = Instance.new("Animation")
  4761. Anim.AnimationId = "rbxassetid://181525546"
  4762. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4763. local SuperFaintACTIVE = false
  4764. SuperFaint.MouseButton1Click:connect(function()
  4765. SuperFaintACTIVE = not SuperFaintACTIVE
  4766. if SuperFaintACTIVE then
  4767. SuperFaint.BackgroundColor3 = loc
  4768. while wait() do
  4769. if track.IsPlaying == false then
  4770. if SuperFaintACTIVE then
  4771. track:Play(.1, 0.5, 40)
  4772. end
  4773. end
  4774. end
  4775. else
  4776. track:Stop()
  4777. SuperFaint.BackgroundColor3 = col
  4778. end
  4779. end)
  4780.  
  4781. local Anim = Instance.new("Animation")
  4782. Anim.AnimationId = "rbxassetid://313762630"
  4783. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4784. local LevitateACTIVE = false
  4785. Levitate.MouseButton1Click:connect(function()
  4786. LevitateACTIVE = not LevitateACTIVE
  4787. if LevitateACTIVE then
  4788. track:Play(.1, 1, 1)
  4789. Levitate.BackgroundColor3 = loc
  4790. else
  4791. track:Stop()
  4792. Levitate.BackgroundColor3 = col
  4793. end
  4794. end)
  4795.  
  4796. local Anim = Instance.new("Animation")
  4797. Anim.AnimationId = "rbxassetid://183412246"
  4798. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4799. local DabACTIVE = false
  4800. Dab.MouseButton1Click:connect(function()
  4801. DabACTIVE = not DabACTIVE
  4802. if DabACTIVE then
  4803. Dab.BackgroundColor3 = loc
  4804. while wait() do
  4805. if track.IsPlaying == false then
  4806. if DabACTIVE then
  4807. track:Play(.1, 1, 1)
  4808. end
  4809. end
  4810. end
  4811. else
  4812. track:Stop()
  4813. Dab.BackgroundColor3 = col
  4814. end
  4815. end)
  4816.  
  4817. local Anim = Instance.new("Animation")
  4818. Anim.AnimationId = "rbxassetid://188632011"
  4819. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4820. local SpinACTIVE = false
  4821. Spinner.MouseButton1Click:connect(function()
  4822. SpinACTIVE = not SpinACTIVE
  4823. if SpinACTIVE then
  4824. Spinner.BackgroundColor3 = loc
  4825. while wait() do
  4826. if track.IsPlaying == false then
  4827. if SpinACTIVE then
  4828. track:Play(.1, 1, 2)
  4829. end
  4830. end
  4831. end
  4832. else
  4833. track:Stop()
  4834. Spinner.BackgroundColor3 = col
  4835. end
  4836. end)
  4837.  
  4838. local Anim = Instance.new("Animation")
  4839. Anim.AnimationId = "rbxassetid://179224234"
  4840. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4841. local FloatSitACTIVE = false
  4842. FloatSit.MouseButton1Click:connect(function()
  4843. FloatSitACTIVE = not FloatSitACTIVE
  4844. if FloatSitACTIVE then
  4845. track:Play(.1, 1, 1)
  4846. FloatSit.BackgroundColor3 = loc
  4847. else
  4848. track:Stop()
  4849. FloatSit.BackgroundColor3 = col
  4850. end
  4851. end)
  4852.  
  4853. local Anim = Instance.new("Animation")
  4854. Anim.AnimationId = "rbxassetid://429703734"
  4855. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4856. local MovingDanceACTIVE = false
  4857. MovingDance.MouseButton1Click:connect(function()
  4858. MovingDanceACTIVE = not MovingDanceACTIVE
  4859. if MovingDanceACTIVE then
  4860. MovingDance.BackgroundColor3 = loc
  4861. while wait() do
  4862. if track.IsPlaying == false then
  4863. if MovingDanceACTIVE then
  4864. track:Play(.1, 1, 1)
  4865. end
  4866. end
  4867. end
  4868. else
  4869. track:Stop()
  4870. MovingDance.BackgroundColor3 = col
  4871. end
  4872. end)
  4873.  
  4874. local Anim = Instance.new("Animation")
  4875. Anim.AnimationId = "rbxassetid://215384594"
  4876. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4877. local WeirdMoveACTIVE = false
  4878. WeirdMove.MouseButton1Click:connect(function()
  4879. WeirdMoveACTIVE = not WeirdMoveACTIVE
  4880. if WeirdMoveACTIVE then
  4881. track:Play(.1, 1, 1)
  4882. WeirdMove.BackgroundColor3 = loc
  4883. else
  4884. track:Stop()
  4885. WeirdMove.BackgroundColor3 = col
  4886. end
  4887. end)
  4888.  
  4889. local Anim = Instance.new("Animation")
  4890. Anim.AnimationId = "rbxassetid://215384594"
  4891. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4892. local CloneIllusionACTIVE = false
  4893. CloneIllusion.MouseButton1Click:connect(function()
  4894. CloneIllusionACTIVE = not CloneIllusionACTIVE
  4895. if CloneIllusionACTIVE then
  4896. track:Play(.5, 1, 1e7)
  4897. CloneIllusion.BackgroundColor3 = loc
  4898. else
  4899. track:Stop()
  4900. CloneIllusion.BackgroundColor3 = col
  4901. end
  4902. end)
  4903.  
  4904. local Anim = Instance.new("Animation")
  4905. Anim.AnimationId = "rbxassetid://313762630"
  4906. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4907. local GlitchLevitateACTIVE = false
  4908. GlitchLevitate.MouseButton1Click:connect(function()
  4909. GlitchLevitateACTIVE = not GlitchLevitateACTIVE
  4910. if GlitchLevitateACTIVE then
  4911. track:Play(.5, 1, 1e7)
  4912. GlitchLevitate.BackgroundColor3 = loc
  4913. else
  4914. track:Stop()
  4915. GlitchLevitate.BackgroundColor3 = col
  4916. end
  4917. end)
  4918.  
  4919. local Anim = Instance.new("Animation")
  4920. Anim.AnimationId = "rbxassetid://429730430"
  4921. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4922. local SpinDanceACTIVE = false
  4923. SpinDance.MouseButton1Click:connect(function()
  4924. SpinDanceACTIVE = not SpinDanceACTIVE
  4925. if SpinDanceACTIVE then
  4926. SpinDance.BackgroundColor3 = loc
  4927. while wait() do
  4928. if track.IsPlaying == false then
  4929. if SpinDanceACTIVE then
  4930. track:Play(.1, 1, 1)
  4931. end
  4932. end
  4933. end
  4934. else
  4935. track:Stop()
  4936. SpinDance.BackgroundColor3 = col
  4937. end
  4938. end)
  4939.  
  4940. local Anim = Instance.new("Animation")
  4941. Anim.AnimationId = "rbxassetid://45834924"
  4942. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4943. local MoonDanceACTIVE = false
  4944. MoonDance.MouseButton1Click:connect(function()
  4945. MoonDanceACTIVE = not MoonDanceACTIVE
  4946. if MoonDanceACTIVE then
  4947. MoonDance.BackgroundColor3 = loc
  4948. while wait() do
  4949. if track.IsPlaying == false then
  4950. if MoonDanceACTIVE then
  4951. track:Play(.1, 1, 1)
  4952. end
  4953. end
  4954. end
  4955. else
  4956. track:Stop()
  4957. MoonDance.BackgroundColor3 = col
  4958. end
  4959. end)
  4960.  
  4961. local Anim = Instance.new("Animation")
  4962. Anim.AnimationId = "rbxassetid://204062532"
  4963. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4964. local FullPunchACTIVE = false
  4965. FullPunch.MouseButton1Click:connect(function()
  4966. FullPunchACTIVE = not FullPunchACTIVE
  4967. if FullPunchACTIVE then
  4968. FullPunch.BackgroundColor3 = loc
  4969. while wait() do
  4970. if track.IsPlaying == false then
  4971. if FullPunchACTIVE then
  4972. track:Play(.1, 1, 1)
  4973. end
  4974. end
  4975. end
  4976. else
  4977. track:Stop()
  4978. FullPunch.BackgroundColor3 = col
  4979. end
  4980. end)
  4981.  
  4982. local Anim = Instance.new("Animation")
  4983. Anim.AnimationId = "rbxassetid://186934910"
  4984. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4985. local SpinDance2ACTIVE = false
  4986. SpinDance2.MouseButton1Click:connect(function()
  4987. SpinDance2ACTIVE = not SpinDance2ACTIVE
  4988. if SpinDance2ACTIVE then
  4989. SpinDance2.BackgroundColor3 = loc
  4990. while wait() do
  4991. if track.IsPlaying == false then
  4992. if SpinDance2ACTIVE then
  4993. track:Play(.1, 1, 1)
  4994. end
  4995. end
  4996. end
  4997. else
  4998. track:Stop()
  4999. SpinDance2.BackgroundColor3 = col
  5000. end
  5001. end)
  5002.  
  5003. local Anim = Instance.new("Animation")
  5004. Anim.AnimationId = "rbxassetid://204292303"
  5005. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5006. local BowDownACTIVE = false
  5007. BowDown.MouseButton1Click:connect(function()
  5008. BowDownACTIVE = not BowDownACTIVE
  5009. if BowDownACTIVE then
  5010. BowDown.BackgroundColor3 = loc
  5011. while wait() do
  5012. if track.IsPlaying == false then
  5013. if BowDownACTIVE then
  5014. track:Play(.1, 1, 3)
  5015. end
  5016. end
  5017. end
  5018. else
  5019. track:Stop()
  5020. BowDown.BackgroundColor3 = col
  5021. end
  5022. end)
  5023.  
  5024. local Anim = Instance.new("Animation")
  5025. Anim.AnimationId = "rbxassetid://204295235"
  5026. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5027. local SwordSlamACTIVE = false
  5028. SwordSlam.MouseButton1Click:connect(function()
  5029. SwordSlamACTIVE = not SwordSlamACTIVE
  5030. if SwordSlamACTIVE then
  5031. SwordSlam.BackgroundColor3 = loc
  5032. while wait() do
  5033. if track.IsPlaying == false then
  5034. if SwordSlamACTIVE then
  5035. track:Play(.1, 1, 1)
  5036. end
  5037. end
  5038. end
  5039. else
  5040. track:Stop()
  5041. SwordSlam.BackgroundColor3 = col
  5042. end
  5043. end)
  5044.  
  5045. local Anim = Instance.new("Animation")
  5046. Anim.AnimationId = "rbxassetid://204295235"
  5047. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5048. local LoopSlamACTIVE = false
  5049. LoopSlam.MouseButton1Click:connect(function()
  5050. LoopSlamACTIVE = not LoopSlamACTIVE
  5051. if LoopSlamACTIVE then
  5052. LoopSlam.BackgroundColor3 = loc
  5053. while wait() do
  5054. if track.IsPlaying == false then
  5055. if LoopSlamACTIVE then
  5056. track:Play(.1, 1, 1e4)
  5057. end
  5058. end
  5059. end
  5060. else
  5061. track:Stop()
  5062. LoopSlam.BackgroundColor3 = col
  5063. end
  5064. end)
  5065.  
  5066. local Anim = Instance.new("Animation")
  5067. Anim.AnimationId = "rbxassetid://184574340"
  5068. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5069. local MegaInsaneACTIVE = false
  5070. MegaInsane.MouseButton1Click:connect(function()
  5071. MegaInsaneACTIVE = not MegaInsaneACTIVE
  5072. if MegaInsaneACTIVE then
  5073. MegaInsane.BackgroundColor3 = loc
  5074. while wait() do
  5075. if track.IsPlaying == false then
  5076. if MegaInsaneACTIVE then
  5077. track:Play(.1, 0.5, 40)
  5078. end
  5079. end
  5080. end
  5081. else
  5082. track:Stop()
  5083. MegaInsane.BackgroundColor3 = col
  5084. end
  5085. end)
  5086.  
  5087. local Anim = Instance.new("Animation")
  5088. Anim.AnimationId = "rbxassetid://126753849"
  5089. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5090. local SuperPunchACTIVE = false
  5091. SuperPunch.MouseButton1Click:connect(function()
  5092. SuperPunchACTIVE = not SuperPunchACTIVE
  5093. if SuperPunchACTIVE then
  5094. SuperPunch.BackgroundColor3 = loc
  5095. while wait() do
  5096. if track.IsPlaying == false then
  5097. if SuperPunchACTIVE then
  5098. track:Play(.1, 1, 3)
  5099. end
  5100. end
  5101. end
  5102. else
  5103. track:Stop()
  5104. SuperPunch.BackgroundColor3 = col
  5105. end
  5106. end)
  5107.  
  5108. local Anim = Instance.new("Animation")
  5109. Anim.AnimationId = "rbxassetid://218504594"
  5110. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5111. local FullSwingACTIVE = false
  5112. FullSwing.MouseButton1Click:connect(function()
  5113. FullSwingACTIVE = not FullSwingACTIVE
  5114. if FullSwingACTIVE then
  5115. FullSwing.BackgroundColor3 = loc
  5116. while wait() do
  5117. if track.IsPlaying == false then
  5118. if FullSwingACTIVE then
  5119. track:Play(.1, 1, 1)
  5120. end
  5121. end
  5122. end
  5123. else
  5124. track:Stop()
  5125. FullSwing.BackgroundColor3 = col
  5126. end
  5127. end)
  5128.  
  5129. local Anim = Instance.new("Animation")
  5130. Anim.AnimationId = "rbxassetid://259438880"
  5131. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5132. local ArmTurbineACTIVE = false
  5133. ArmTurbine.MouseButton1Click:connect(function()
  5134. ArmTurbineACTIVE = not ArmTurbineACTIVE
  5135. if ArmTurbineACTIVE then
  5136. track:Play(.1, 1, 1e3)
  5137. ArmTurbine.BackgroundColor3 = loc
  5138. else
  5139. track:Stop()
  5140. ArmTurbine.BackgroundColor3 = col
  5141. end
  5142. end)
  5143.  
  5144. local Anim = Instance.new("Animation")
  5145. Anim.AnimationId = "rbxassetid://136801964"
  5146. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5147. local BarrelRollACTIVE = false
  5148. BarrelRoll.MouseButton1Click:connect(function()
  5149. BarrelRollACTIVE = not BarrelRollACTIVE
  5150. if BarrelRollACTIVE then
  5151. BarrelRoll.BackgroundColor3 = loc
  5152. while wait() do
  5153. if track.IsPlaying == false then
  5154. if BarrelRollACTIVE then
  5155. track:Play(.1, 1, 1)
  5156. end
  5157. end
  5158. end
  5159. else
  5160. track:Stop()
  5161. BarrelRoll.BackgroundColor3 = col
  5162. end
  5163. end)
  5164.  
  5165. local Anim = Instance.new("Animation")
  5166. Anim.AnimationId = "rbxassetid://180612465"
  5167. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5168. local ScaredACTIVE = false
  5169. Scared.MouseButton1Click:connect(function()
  5170. ScaredACTIVE = not ScaredACTIVE
  5171. if ScaredACTIVE then
  5172. Scared.BackgroundColor3 = loc
  5173. while wait() do
  5174. if track.IsPlaying == false then
  5175. if ScaredACTIVE then
  5176. track:Play(.1, 1, 1)
  5177. end
  5178. end
  5179. end
  5180. else
  5181. track:Stop()
  5182. Scared.BackgroundColor3 = col
  5183. end
  5184. end)
  5185.  
  5186. local Anim = Instance.new("Animation")
  5187. Anim.AnimationId = "rbxassetid://33796059"
  5188. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5189. local InsaneACTIVE = false
  5190. Insane.MouseButton1Click:connect(function()
  5191. InsaneACTIVE = not InsaneACTIVE
  5192. if InsaneACTIVE then
  5193. track:Play(.1, 1, 1e8)
  5194. Insane.BackgroundColor3 = loc
  5195. else
  5196. track:Stop()
  5197. Insane.BackgroundColor3 = col
  5198. end
  5199. end)
  5200.  
  5201. local Anim = Instance.new("Animation")
  5202. Anim.AnimationId = "rbxassetid://33169583"
  5203. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5204. local ArmDetachACTIVE = false
  5205. ArmDetach.MouseButton1Click:connect(function()
  5206. ArmDetachACTIVE = not ArmDetachACTIVE
  5207. if ArmDetachACTIVE then
  5208. ArmDetach.BackgroundColor3 = loc
  5209. while wait() do
  5210. if track.IsPlaying == false then
  5211. if ArmDetachACTIVE then
  5212. track:Play(.1, 1, 1e6)
  5213. end
  5214. end
  5215. end
  5216. else
  5217. track:Stop()
  5218. ArmDetach.BackgroundColor3 = col
  5219. end
  5220. end)
  5221.  
  5222. local Anim = Instance.new("Animation")
  5223. Anim.AnimationId = "rbxassetid://35978879"
  5224. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5225. local SwordSliceACTIVE = false
  5226. SwordSlice.MouseButton1Click:connect(function()
  5227. SwordSliceACTIVE = not SwordSliceACTIVE
  5228. if SwordSliceACTIVE then
  5229. track:Play(.1, 1, 1)
  5230. SwordSlice.BackgroundColor3 = loc
  5231. else
  5232. track:Stop()
  5233. SwordSlice.BackgroundColor3 = col
  5234. end
  5235. end)
  5236.  
  5237. local Anim = Instance.new("Animation")
  5238. Anim.AnimationId = "rbxassetid://27432691"
  5239. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5240. local InsaneArmsACTIVE = false
  5241. InsaneArms.MouseButton1Click:connect(function()
  5242. InsaneArmsACTIVE = not InsaneArmsACTIVE
  5243. if InsaneArmsACTIVE then
  5244. InsaneArms.BackgroundColor3 = loc
  5245. while wait() do
  5246. if track.IsPlaying == false then
  5247. if InsaneArmsACTIVE then
  5248. track:Play(.1, 1, 1e4)
  5249. end
  5250. end
  5251. end
  5252. else
  5253. track:Stop()
  5254. InsaneArms.BackgroundColor3 = col
  5255. end
  5256. end)
  5257. -- R15
  5258. local Anim = Instance.new("Animation")
  5259. Anim.AnimationId = "rbxassetid://674871189"
  5260. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5261. local CrazySlashACTIVE = false
  5262. CrazySlash.MouseButton1Click:connect(function()
  5263. CrazySlashACTIVE = not CrazySlashACTIVE
  5264. if CrazySlashACTIVE then
  5265. CrazySlash.BackgroundColor3 = rloc
  5266. while wait() do
  5267. if track.IsPlaying == false then
  5268. if CrazySlashACTIVE then
  5269. track:Play(.1, 1, 1)
  5270. end
  5271. end
  5272. end
  5273. else
  5274. track:Stop()
  5275. CrazySlash.BackgroundColor3 = rcol
  5276. end
  5277. end)
  5278.  
  5279. local Anim = Instance.new("Animation")
  5280. Anim.AnimationId = "rbxassetid://582855105"
  5281. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5282. local OpenACTIVE = false
  5283. Open.MouseButton1Click:connect(function()
  5284. OpenACTIVE = not OpenACTIVE
  5285. if OpenACTIVE then
  5286. Open.BackgroundColor3 = rloc
  5287. while wait() do
  5288. if track.IsPlaying == false then
  5289. if OpenACTIVE then
  5290. track:Play(.1, 1, 1)
  5291. end
  5292. end
  5293. end
  5294. else
  5295. track:Stop()
  5296. Open.BackgroundColor3 = rcol
  5297. end
  5298. end)
  5299.  
  5300. local Anim = Instance.new("Animation")
  5301. Anim.AnimationId = "rbxassetid://754658275"
  5302. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5303. local R15SpinnerACTIVE = false
  5304. R15Spinner.MouseButton1Click:connect(function()
  5305. R15SpinnerACTIVE = not R15SpinnerACTIVE
  5306. if R15SpinnerACTIVE then
  5307. R15Spinner.BackgroundColor3 = rloc
  5308. while wait() do
  5309. if track.IsPlaying == false then
  5310. if R15SpinnerACTIVE then
  5311. track:Play(.1, 1, 1)
  5312. end
  5313. end
  5314. end
  5315. else
  5316. track:Stop()
  5317. R15Spinner.BackgroundColor3 = rcol
  5318. end
  5319. end)
  5320.  
  5321. local Anim = Instance.new("Animation")
  5322. Anim.AnimationId = "rbxassetid://582384156"
  5323. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5324. local ArmsOutACTIVE = false
  5325. ArmsOut.MouseButton1Click:connect(function()
  5326. ArmsOutACTIVE = not ArmsOutACTIVE
  5327. if ArmsOutACTIVE then
  5328. ArmsOut.BackgroundColor3 = rloc
  5329. while wait() do
  5330. if track.IsPlaying == false then
  5331. if ArmsOutACTIVE then
  5332. track:Play(.1, 1, 1)
  5333. end
  5334. end
  5335. end
  5336. else
  5337. track:Stop()
  5338. ArmsOut.BackgroundColor3 = rcol
  5339. end
  5340. end)
  5341.  
  5342. local Anim = Instance.new("Animation")
  5343. Anim.AnimationId = "rbxassetid://717879555"
  5344. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5345. local FloatSlashACTIVE = false
  5346. FloatSlash.MouseButton1Click:connect(function()
  5347. FloatSlashACTIVE = not FloatSlashACTIVE
  5348. if FloatSlashACTIVE then
  5349. FloatSlash.BackgroundColor3 = rloc
  5350. while wait() do
  5351. if track.IsPlaying == false then
  5352. if FloatSlashACTIVE then
  5353. track:Play(.1, 1, 1)
  5354. end
  5355. end
  5356. end
  5357. else
  5358. track:Stop()
  5359. FloatSlash.BackgroundColor3 = rcol
  5360. end
  5361. end)
  5362.  
  5363. local Anim = Instance.new("Animation")
  5364. Anim.AnimationId = "rbxassetid://708553116"
  5365. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5366. WeirdZombieACTIVE = false
  5367. WeirdZombie.MouseButton1Click:connect(function()
  5368. WeirdZombieACTIVE = not WeirdZombieACTIVE
  5369. if WeirdZombieACTIVE then
  5370. WeirdZombie.BackgroundColor3 = rloc
  5371. while wait() do
  5372. if track.IsPlaying == false then
  5373. if WeirdZombieACTIVE then
  5374. track:Play(.1, 1, 1)
  5375. end
  5376. end
  5377. end
  5378. else
  5379. track:Stop()
  5380. WeirdZombie.BackgroundColor3 = rcol
  5381. end
  5382. end)
  5383.  
  5384. local Anim = Instance.new("Animation")
  5385. Anim.AnimationId = "rbxassetid://746398327"
  5386. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5387. DownSlashACTIVE = false
  5388. DownSlash.MouseButton1Click:connect(function()
  5389. DownSlashACTIVE = not DownSlashACTIVE
  5390. if DownSlashACTIVE then
  5391. DownSlash.BackgroundColor3 = rloc
  5392. while wait() do
  5393. if track.IsPlaying == false then
  5394. if DownSlashACTIVE then
  5395. track:Play(.1, 1, 1)
  5396. end
  5397. end
  5398. end
  5399. else
  5400. track:Stop()
  5401. DownSlash.BackgroundColor3 = rcol
  5402. end
  5403. end)
  5404.  
  5405. local Anim = Instance.new("Animation")
  5406. Anim.AnimationId = "rbxassetid://675025795"
  5407. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5408. PullACTIVE = false
  5409. Pull.MouseButton1Click:connect(function()
  5410. PullACTIVE = not PullACTIVE
  5411. if PullACTIVE then
  5412. Pull.BackgroundColor3 = rloc
  5413. while wait() do
  5414. if track.IsPlaying == false then
  5415. if PullACTIVE then
  5416. track:Play(.1, 1, 1)
  5417. end
  5418. end
  5419. end
  5420. else
  5421. track:Stop()
  5422. Pull.BackgroundColor3 = rcol
  5423. end
  5424. end)
  5425.  
  5426. local Anim = Instance.new("Animation")
  5427. Anim.AnimationId = "rbxassetid://698251653"
  5428. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5429. CircleArmACTIVE = false
  5430. CircleArm.MouseButton1Click:connect(function()
  5431. CircleArmACTIVE = not CircleArmACTIVE
  5432. if CircleArmACTIVE then
  5433. CircleArm.BackgroundColor3 = rloc
  5434. while wait() do
  5435. if track.IsPlaying == false then
  5436. if CircleArmACTIVE then
  5437. track:Play(.1, 1, 1)
  5438. end
  5439. end
  5440. end
  5441. else
  5442. track:Stop()
  5443. CircleArm.BackgroundColor3 = rcol
  5444. end
  5445. end)
  5446.  
  5447. local Anim = Instance.new("Animation")
  5448. Anim.AnimationId = "rbxassetid://696096087"
  5449. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5450. BendACTIVE = false
  5451. Bend.MouseButton1Click:connect(function()
  5452. BendACTIVE = not BendACTIVE
  5453. if BendACTIVE then
  5454. Bend.BackgroundColor3 = rloc
  5455. while wait() do
  5456. if track.IsPlaying == false then
  5457. if BendACTIVE then
  5458. track:Play(.1, 1, 1)
  5459. end
  5460. end
  5461. end
  5462. else
  5463. track:Stop()
  5464. Bend.BackgroundColor3 = rcol
  5465. end
  5466. end)
  5467.  
  5468. local Anim = Instance.new("Animation")
  5469. Anim.AnimationId = "rbxassetid://675025570"
  5470. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5471. RotateSlashACTIVE = false
  5472. RotateSlash.MouseButton1Click:connect(function()
  5473. RotateSlashACTIVE = not RotateSlashACTIVE
  5474. if RotateSlashACTIVE then
  5475. RotateSlash.BackgroundColor3 = rloc
  5476. while wait() do
  5477. if track.IsPlaying == false then
  5478. if RotateSlashACTIVE then
  5479. track:Play(.1, 1, 1)
  5480. end
  5481. end
  5482. end
  5483. else
  5484. track:Stop()
  5485. RotateSlash.BackgroundColor3 = rcol
  5486. end
  5487. end)
  5488.  
  5489. local Anim = Instance.new("Animation")
  5490. Anim.AnimationId = "rbxassetid://754656200"
  5491. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5492. FlingArmsACTIVE = false
  5493. FlingArms.MouseButton1Click:connect(function()
  5494. FlingArmsACTIVE = not FlingArmsACTIVE
  5495. if FlingArmsACTIVE then
  5496. FlingArms.BackgroundColor3 = rloc
  5497. while wait() do
  5498. if track.IsPlaying == false then
  5499. if FlingArmsACTIVE then
  5500. track:Play(.1, 1, 10)
  5501. end
  5502. end
  5503. end
  5504. else
  5505. track:Stop()
  5506. FlingArms.BackgroundColor3 = rcol
  5507. end
  5508. end)
  5509.  
  5510. -- Finished update!
  5511. end)
  5512.  
  5513. Admin.MouseButton1Click:Connect(function()
  5514. game.ReplicatedStorage.GP1:FireServer("Jiren")
  5515.  
  5516. game.ReplicatedStorage.GP1:FireServer("Beppo")
  5517. end)
  5518.  
  5519. Heart.MouseButton1Down:Connect(function()
  5520. local player = game.Players.LocalPlayer
  5521. local player2 = game.Players.LocalPlayer
  5522. local Mouse = player:GetMouse()
  5523. local Toggled = false
  5524.  
  5525. Mouse.KeyDown:connect(function(key)
  5526. if key == "f" and Toggled == false then
  5527. player2.Backpack.SecondBomb.RemoteEvent:FireServer(true)
  5528. wait(0.5)
  5529. Toggled = true
  5530. end
  5531. end)
  5532.  
  5533. Mouse.KeyDown:connect(function(key)
  5534. if key == "f" and Toggled == true then
  5535. player2.Backpack.SecondBomb.RemoteEvent:FireServer(false)
  5536. wait(0.5)
  5537. Toggled = false
  5538. end
  5539. end)
  5540. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement