Advertisement
Guest User

NSBA GUI v2.2

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