Nutx

sop luffy 3

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