Liam475YT

My Script Hub!

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