Advertisement
udahlah

YOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

Jan 5th, 2020
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 258.47 KB | None | 0 0
  1. local plr=game.Players.LocalPlayer;local tool=Instance.new("Tool",plr.Backpack)tool.GripPos=Vector3.new(0.1,-1,0)tool.Name="Pukul "local k=Instance.new("Part",tool)k.Name="Handle"k.Size=Vector3.new(0.0,0,0.0)local l=Instance.new("Animation",tool)l.AnimationId="rbxassetid://218504594"local m=plr.Character.Humanoid:LoadAnimation(l)db=true;da=false;tool.Equipped:connect(function()tool.Activated:connect(function()if db==true then db=false;m:Play()wait()da=true;db=true;wait(0.1)da=false end end)end)k.Touched:connect(function(n)if da==true then local o=n.Parent.Humanoid;if o~=nil then local p=game.Players:FindFirstChild(n.Parent.Name)for j=1,10 do if p.Name~="RealAnimus"then game.ReplicatedStorage.meleeEvent:FireServer(p)end end end end end)
  2.  
  3. -- https://www.youtube.com/channel/UCy2qEInXVBChdfjIhoJhb7A?view_as=subscriber
  4.  
  5. function GetPlayer(String)
  6. local Found = {}
  7. local strl = String:lower()
  8. for i,v in pairs(game.Players:GetPlayers()) do
  9. if v.Name:lower():sub(1, #String) == String:lower() then
  10. table.insert(Found,v.Name)
  11. end
  12. end
  13. return Found
  14. end
  15. local PrisonRuinerGui = Instance.new("ScreenGui")
  16. local Frame = Instance.new("Frame")
  17. local TextLabel = Instance.new("TextLabel")
  18. local Kill = Instance.new("TextButton")
  19. local Merge = Instance.new("TextButton")
  20. local Kick = Instance.new("TextButton")
  21. local KillAll = Instance.new("TextButton")
  22. local Sword = Instance.new("TextButton")
  23. local Player = Instance.new("TextBox")
  24. local TextLabel_2 = Instance.new("TextLabel")
  25. local Line = Instance.new("TextLabel")
  26. local Spectate = Instance.new("TextButton")
  27. local Goto = Instance.new("TextButton")
  28. local Unspectate = Instance.new("TextButton")
  29. PrisonRuinerGui.Name = "Prison Ruiner Gui"
  30. PrisonRuinerGui.Parent = game.CoreGui
  31. PrisonRuinerGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  32. Frame.Active = true
  33. Frame.Draggable = true
  34. Frame.Parent = PrisonRuinerGui
  35. Frame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  36. Frame.BorderColor3 = Color3.new(0, 0, 0)
  37. Frame.BorderSizePixel = 0
  38. Frame.Position = UDim2.new(0.0496657118, 0, 0.473186165, 0)
  39. Frame.Size = UDim2.new(0, 337, 0, 319)
  40. TextLabel.Parent = Frame
  41. TextLabel.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  42. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  43. TextLabel.BorderSizePixel = 0
  44. TextLabel.Size = UDim2.new(0, 337, 0, 42)
  45. TextLabel.Font = Enum.Font.Cartoon
  46. TextLabel.Text = "Prison Ruiner Gui"
  47. TextLabel.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  48. TextLabel.TextScaled = true
  49. TextLabel.TextSize = 14
  50. TextLabel.TextWrapped = true
  51. Kill.Name = "Kill"
  52. Kill.Parent = Frame
  53. Kill.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  54. Kill.BorderColor3 = Color3.new(0, 0, 0)
  55. Kill.BorderSizePixel = 0
  56. Kill.Position = UDim2.new(0.0579999983, 0, 0.173843265, 0)
  57. Kill.Size = UDim2.new(0, 131, 0, 33)
  58. Kill.Font = Enum.Font.Cartoon
  59. Kill.Text = "Kill"
  60. Kill.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  61. Kill.TextScaled = true
  62. Kill.TextSize = 14
  63. Kill.TextWrapped = true
  64. Merge.Name = "Merge"
  65. Merge.Parent = Frame
  66. Merge.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  67. Merge.BorderColor3 = Color3.new(0, 0, 0)
  68. Merge.BorderSizePixel = 0
  69. Merge.Position = UDim2.new(0.550999999, 0, 0.173131928, 0)
  70. Merge.Size = UDim2.new(0, 131, 0, 33)
  71. Merge.Font = Enum.Font.Cartoon
  72. Merge.Text = "Merge"
  73. Merge.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  74. Merge.TextScaled = true
  75. Merge.TextSize = 14
  76. Merge.TextWrapped = true
  77. Kick.Name = "Kick"
  78. Kick.Parent = Frame
  79. Kick.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  80. Kick.BorderColor3 = Color3.new(0, 0, 0)
  81. Kick.BorderSizePixel = 0
  82. Kick.Position = UDim2.new(0.0579999983, 0, 0.300999999, 0)
  83. Kick.Size = UDim2.new(0, 131, 0, 33)
  84. Kick.Font = Enum.Font.Cartoon
  85. Kick.Text = "Kick"
  86. Kick.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  87. Kick.TextScaled = true
  88. Kick.TextSize = 14
  89. Kick.TextWrapped = true
  90. KillAll.Name = "Kill All"
  91. KillAll.Parent = Frame
  92. KillAll.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  93. KillAll.BorderColor3 = Color3.new(0, 0, 0)
  94. KillAll.BorderSizePixel = 0
  95. KillAll.Position = UDim2.new(0.550999999, 0, 0.302032351, 0)
  96. KillAll.Size = UDim2.new(0, 131, 0, 33)
  97. KillAll.Font = Enum.Font.Cartoon
  98. KillAll.Text = "Kill All"
  99. KillAll.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  100. KillAll.TextScaled = true
  101. KillAll.TextSize = 14
  102. KillAll.TextWrapped = true
  103. Sword.Name = "Sword"
  104. Sword.Parent = Frame
  105. Sword.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  106. Sword.BorderColor3 = Color3.new(0, 0, 0)
  107. Sword.BorderSizePixel = 0
  108. Sword.Position = UDim2.new(0.0579999685, 0, 0.855558157, 0)
  109. Sword.Size = UDim2.new(0, 131, 0, 33)
  110. Sword.Font = Enum.Font.Cartoon
  111. Sword.Text = "Sword"
  112. Sword.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  113. Sword.TextScaled = true
  114. Sword.TextSize = 14
  115. Sword.TextWrapped = true
  116. Player.Name = "Player"
  117. Player.Parent = Frame
  118. Player.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  119. Player.BorderColor3 = Color3.new(0, 0, 0)
  120. Player.BorderSizePixel = 0
  121. Player.Position = UDim2.new(0.202000022, 0, 0.609539211, 0)
  122. Player.Size = UDim2.new(0, 200, 0, 33)
  123. Player.Font = Enum.Font.Cartoon
  124. Player.PlaceholderColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  125. Player.PlaceholderText = "Player"
  126. Player.Text = ""
  127. Player.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  128. Player.TextScaled = true
  129. Player.TextSize = 14
  130. Player.TextWrapped = true
  131. TextLabel_2.Parent = Frame
  132. TextLabel_2.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  133. TextLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  134. TextLabel_2.BorderSizePixel = 0
  135. TextLabel_2.Position = UDim2.new(0.855000019, 0, 0.654999971, 0)
  136. TextLabel_2.Size = UDim2.new(0, 49, 0, 40)
  137. TextLabel_2.Font = Enum.Font.Cartoon
  138. TextLabel_2.Text = "Gui by Uctron"
  139. TextLabel_2.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  140. TextLabel_2.TextScaled = true
  141. TextLabel_2.TextSize = 14
  142. TextLabel_2.TextWrapped = true
  143. Line.Name = "Line"
  144. Line.Parent = Frame
  145. Line.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  146. Line.BorderColor3 = Color3.new(0, 0, 0)
  147. Line.BorderSizePixel = 0
  148. Line.Position = UDim2.new(0, 0, 0.78076911, 0)
  149. Line.Size = UDim2.new(0, 337, 0, 10)
  150. Line.Font = Enum.Font.Cartoon
  151. Line.Text = ""
  152. Line.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  153. Line.TextScaled = true
  154. Line.TextSize = 14
  155. Line.TextWrapped = true
  156. Spectate.Name = "Spectate"
  157. Spectate.Parent = Frame
  158. Spectate.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  159. Spectate.BorderColor3 = Color3.new(0, 0, 0)
  160. Spectate.BorderSizePixel = 0
  161. Spectate.Position = UDim2.new(0.0579999983, 0, 0.42899999, 0)
  162. Spectate.Size = UDim2.new(0, 131, 0, 33)
  163. Spectate.Font = Enum.Font.Cartoon
  164. Spectate.Text = "Spectate"
  165. Spectate.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  166. Spectate.TextScaled = true
  167. Spectate.TextSize = 14
  168. Spectate.TextWrapped = true
  169. Goto.Name = "Goto"
  170. Goto.Parent = Frame
  171. Goto.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  172. Goto.BorderColor3 = Color3.new(0, 0, 0)
  173. Goto.BorderSizePixel = 0
  174. Goto.Position = UDim2.new(0.551999986, 0, 0.430999994, 0)
  175. Goto.Size = UDim2.new(0, 131, 0, 33)
  176. Goto.Font = Enum.Font.Cartoon
  177. Goto.Text = "Goto"
  178. Goto.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  179. Goto.TextScaled = true
  180. Goto.TextSize = 14
  181. Goto.TextWrapped = true
  182. Unspectate.Name = "Unspectate"
  183. Unspectate.Parent = Frame
  184. Unspectate.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  185. Unspectate.BorderColor3 = Color3.new(0, 0, 0)
  186. Unspectate.BorderSizePixel = 0
  187. Unspectate.Position = UDim2.new(0.550581574, 0, 0.855558157, 0)
  188. Unspectate.Size = UDim2.new(0, 131, 0, 33)
  189. Unspectate.Font = Enum.Font.Cartoon
  190. Unspectate.Text = "Unspectate"
  191. Unspectate.TextColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  192. Unspectate.TextScaled = true
  193. Unspectate.TextSize = 14
  194. Unspectate.TextWrapped = true
  195.  
  196. Kill.MouseButton1Click:Connect(function()
  197. local savedteam = game.Players.LocalPlayer.TeamColor.Name
  198. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  199. workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  200. for i,v in pairs(GetPlayer(Player.Text)) do
  201. local A_1 = {[1] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)), ["Distance"] = 3.2524313926697, ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576), ["Hit"] = game.Players[v].Character.Head}, [2] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)), ["Distance"] = 3.2699294090271, ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377), ["Hit"] = game.Players[v].Character.Head}, [3] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)), ["Distance"] = 3.1665518283844, ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652), ["Hit"] = game.Players[v].Character.Head}, [4] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)), ["Distance"] = 3.3218522071838, ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611), ["Hit"] = game.Players[v].Character.Head}, [5] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)), ["Distance"] = 3.222757101059, ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302), ["Hit"] = game.Players[v].Character.Head}}
  202. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  203. local Event = game:GetService("ReplicatedStorage").ShootEvent
  204. Event:FireServer(A_1, A_2)
  205. Event:FireServer(A_1, A_2)
  206. end
  207. workspace.Remote.TeamEvent:FireServer(savedteam)
  208. end)
  209.  
  210. KillAll.MouseButton1Click:Connect(function()
  211. local savedteam = game.Players.LocalPlayer.TeamColor.Name
  212. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  213. workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  214. for i,v in pairs(game.Players:GetPlayers()) do
  215. local A_1 = {[1] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)), ["Distance"] = 3.2524313926697, ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576), ["Hit"] = v.Character.Head}, [2] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)), ["Distance"] = 3.2699294090271, ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377), ["Hit"] = v.Character.Head}, [3] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)), ["Distance"] = 3.1665518283844, ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652), ["Hit"] = v.Character.Head}, [4] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)), ["Distance"] = 3.3218522071838, ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611), ["Hit"] = v.Character.Head}, [5] = {["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)), ["Distance"] = 3.222757101059, ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302), ["Hit"] = v.Character.Head}}
  216. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  217. local Event = game:GetService("ReplicatedStorage").ShootEvent
  218. Event:FireServer(A_1, A_2)
  219. Event:FireServer(A_1, A_2)
  220. end
  221. game.Players.LocalPlayer.Character:BreakJoints()
  222. workspace.Remote.TeamEvent:FireServer(savedteam)
  223. end)
  224.  
  225. Merge.MouseButton1Click:Connect(function()
  226. for i,v in pairs(GetPlayer(Player.Text)) do
  227. repeat
  228. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v].Character.HumanoidRootPart.CFrame
  229. game:GetService("RunService").Heartbeat:Wait()
  230. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  231. end
  232. end)
  233.  
  234. Kick.MouseButton1Click:Connect(function()
  235. for i,v in pairs(GetPlayer(Player.Text)) do
  236. workspace.Remote.loadchar:InvokeServer(game.Players.LocalPlayer,game.Players[v].TeamColor.Name)
  237. wait(.1)
  238. game:GetService("StarterGui"):SetCore("SendNotification", {
  239. Title = "Starting...";
  240. Text = "Failed to Kick "..v;
  241. Duration = 5;
  242. })
  243. for i=1,10 do
  244. workspace.Remote.votekick:InvokeServer("Start",game.Players[v])
  245. workspace.Remote.votekick:InvokeServer("Vote")
  246. game:GetService("RunService").Stepped:Wait()
  247. end
  248. if not game.Players:FindFirstChild(v) then
  249. game:GetService("StarterGui"):SetCore("SendNotification", {
  250. Title = "Try again Later!";
  251. Text = v.." Bye.";
  252. Duration = 5;
  253. })
  254. end
  255. end
  256. end)
  257.  
  258. Spectate.MouseButton1Click:Connect(function()
  259. for i,v in pairs(GetPlayer(Player.Text)) do
  260. workspace.CurrentCamera.CameraSubject = game.Players[v].Character.Humanoid
  261. end
  262. end)
  263.  
  264. Goto.MouseButton1Click:Connect(function()
  265. for i,v in pairs(GetPlayer(Player.Text)) do
  266. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v].Character.HumanoidRootPart.CFrame
  267. end
  268. end)
  269.  
  270. Unspectate.MouseButton1Click:Connect(function()
  271. for i,v in pairs(GetPlayer(Player.Text)) do
  272. workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  273. end
  274. end)
  275.  
  276. Sword.MouseButton1Click:Connect(function()
  277. for i,v in pairs(GetPlayer(Player.Text)) do
  278. local Sword = Instance.new("Tool")
  279. local Handle = Instance.new("Part")
  280. local Mesh = Instance.new("SpecialMesh")
  281. local Unsheath = Instance.new("Sound")
  282. local SwordSlash = Instance.new("Sound")
  283. SwordSlash.Name = "SwordSlash"
  284. Unsheath.Name = "Unsheath"
  285. Unsheath.SoundId = "http://www.roblox.com/asset/?id=12222225"
  286. Unsheath.Volume = 18
  287. SwordSlash.SoundId = "http://www.roblox.com/asset/?id=12222216"
  288. SwordSlash.Volume = .17
  289. Unsheath.Parent = Handle
  290. SwordSlash.Parent = Handle
  291. Mesh.Parent = Handle
  292. Mesh.MeshId = "rbxassetid://497078148"
  293. Mesh.Scale = Vector3.new(5,5,5)
  294. Handle.Name = "Handle"
  295. Handle.Parent = Sword
  296. Sword.GripForward = Vector3.new(-1,0,0)
  297. Sword.GripPos = Vector3.new(0,0,-1.5)
  298. Sword.GripRight = Vector3.new(0,1,0)
  299. Sword.GripUp = Vector3.new(0,0,1)
  300. Sword.ToolTip = "Uctron's Sword"
  301. Sword.TextureId = "rbxasset://Textures/Sword128.png"
  302. Sword.CanBeDropped = false
  303. Sword.RequiresHandle = true
  304. Handle.Orientation = Vector3.new(-46.24, 42.14, 50.93)
  305. Handle.Position = Vector3.new(-3.174,1.57,3.04)
  306. Handle.CanCollide = true
  307. Handle.Size = Vector3.new(1,.8,4)
  308. Mesh.MeshId = "rbxasset://fonts/sword.mesh"
  309. Mesh.MeshType = "FileMesh"
  310. Mesh.Offset = Vector3.new(0,0,0)
  311. Mesh.Scale = Vector3.new(1,1,1)
  312. Mesh.TextureId = "rbxasset://textures/SwordTexture.png"
  313. Sword.Equipped:Connect(function()
  314. Unsheath:Play()
  315. end)
  316. Sword.Activated:Connect(function()
  317. SwordSlash:Play()
  318. Handle.Touched:Connect(function(Handle)
  319. p=game.Players:FindFirstChild(Handle.Parent.Name)
  320. game.ReplicatedStorage.meleeEvent:FireServer(p)
  321. end)
  322. local Anim = Instance.new("StringValue")
  323. Anim.Name = "toolanim"
  324. Anim.Value = "Slash"
  325. Anim.Parent = Sword
  326. end)
  327. Mouse_Icon = "rbxasset://textures/GunCursor.png"
  328. Reloading_Icon = "rbxasset://textures/GunWaitCursor.png"
  329. Tool = Sword
  330. Mouse = nil
  331. function UpdateIcon()
  332. if Mouse then
  333. Mouse.Icon = Tool.Enabled and Mouse_Icon or Reloading_Icon
  334. end
  335. end
  336. function OnEquipped(ToolMouse)
  337. Mouse = ToolMouse
  338. UpdateIcon()
  339. end
  340. function OnChanged(Property)
  341. if Property == "Enabled" then
  342. UpdateIcon()
  343. end
  344. end
  345. Tool.Equipped:Connect(OnEquipped)
  346. Tool.Changed:Connect(OnChanged)
  347. Sword.Parent = game.Players.LocalPlayer.Backpack
  348. end
  349. end)
  350.  
  351. -- Farewell Infortality.
  352. -- Version: 2.82
  353. -- Instances:
  354. local PrisonBreakerv15 = Instance.new("ScreenGui")
  355. local openmain = Instance.new("Frame")
  356. local open = Instance.new("TextButton")
  357. local main = Instance.new("Frame")
  358. local title = Instance.new("TextLabel")
  359. local close = Instance.new("TextButton")
  360. local police = Instance.new("TextButton")
  361. local inmate = Instance.new("TextButton")
  362. local neutral = Instance.new("TextButton")
  363. local arrestcrims = Instance.new("TextButton")
  364. local invis = Instance.new("TextButton")
  365. local superpunch = Instance.new("TextButton")
  366. local guns = Instance.new("TextButton")
  367. local taserbypass = Instance.new("TextButton")
  368. local fling = Instance.new("TextButton")
  369. local reviz = Instance.new("TextButton")
  370. local arrest = Instance.new("TextButton")
  371. local attach = Instance.new("TextButton")
  372. local fastrem = Instance.new("TextButton")
  373. local fastm9 = Instance.new("TextButton")
  374. local fasttaze = Instance.new("TextButton")
  375. local fastak = Instance.new("TextButton")
  376. local killall = Instance.new("TextButton")
  377. local btools = Instance.new("TextButton")
  378. local speed = Instance.new("TextButton")
  379. local respawn = Instance.new("TextButton")
  380. local Credits = Instance.new("TextButton")
  381. local prison = Instance.new("TextButton")
  382. local yard = Instance.new("TextButton")
  383. local crimbase = Instance.new("TextButton")
  384. local title_2 = Instance.new("TextLabel")
  385. local bringall = Instance.new("TextButton")
  386. local drill = Instance.new("TextButton")
  387. local killplrmain = Instance.new("Frame")
  388. local killtext = Instance.new("TextBox")
  389. local kill = Instance.new("TextButton")
  390. local waves = Instance.new("TextButton")
  391. local bigbowl = Instance.new("TextButton")
  392. local tazeplrmain = Instance.new("Frame")
  393. local tazetext = Instance.new("TextBox")
  394. local taze = Instance.new("TextButton")
  395. local teamcrim = Instance.new("TextButton")
  396. local tazeall = Instance.new("TextButton")
  397. local removewalls = Instance.new("TextButton")
  398. local removeall = Instance.new("TextButton")
  399. local lagserver = Instance.new("TextButton")
  400. --Properties:
  401. PrisonBreakerv15.Name = "PrisonDestroyer v1.5"
  402. PrisonBreakerv15.Parent = game.CoreGui
  403.  
  404. openmain.Name = "openmain"
  405. openmain.Parent = PrisonBreakerv15
  406. openmain.BackgroundColor3 = Color3.new(0, 0, 0)
  407. openmain.Position = UDim2.new(0.00434467755, 0, 0.397959173, 0)
  408. openmain.Size = UDim2.new(0, 100, 0, 27)
  409. openmain.Visible = false
  410.  
  411. open.Name = "open"
  412. open.Parent = openmain
  413. open.BackgroundColor3 = Color3.new(1, 1, 0)
  414. open.Position = UDim2.new(1.49011612e-08, 0, 0, 0)
  415. open.Size = UDim2.new(0, 100, 0, 27)
  416. open.Style = Enum.ButtonStyle.RobloxRoundButton
  417. open.Font = Enum.Font.GothamBold
  418. open.Text = "OPEN"
  419. open.TextColor3 = Color3.new(0, 0, 0)
  420. open.TextSize = 14
  421. open.MouseButton1Down:connect(function()
  422. openmain.Visible = false
  423. main.Visible = true
  424. end)
  425.  
  426. main.Name = "main"
  427. main.Parent = PrisonBreakerv15
  428. main.BackgroundColor3 = Color3.new(0, 1, 0)
  429. main.Position = UDim2.new(0.00441803597, 0, 0.249908596, 0)
  430. main.Size = UDim2.new(0, 383, 0, 586)
  431. main.Style = Enum.FrameStyle.RobloxRound
  432. main.Active = true
  433. main.Draggable = true
  434.  
  435. title.Name = "title"
  436. title.Parent = main
  437. title.BackgroundColor3 = Color3.new(0, 0, 1)
  438. title.Position = UDim2.new(-0.0125168273, 0, -0.00528348284, 0)
  439. title.Size = UDim2.new(0, 376, 0, 50)
  440. title.Font = Enum.Font.GothamBold
  441. title.Text = "PrisonBreaker V1.5"
  442. title.TextColor3 = Color3.new(1, 1, 1)
  443. title.TextSize = 14
  444.  
  445. close.Name = "close"
  446. close.Parent = main
  447. close.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  448. close.Position = UDim2.new(0.848563969, 0, -0.00557620823, 0)
  449. close.Size = UDim2.new(0, 59, 0, 50)
  450. close.Font = Enum.Font.GothamBold
  451. close.Text = "X"
  452. close.TextColor3 = Color3.new(0, 0, 0)
  453. close.TextSize = 14
  454. close.MouseButton1Down:connect(function()
  455. main.Visible = false
  456. openmain.Visible = true
  457. end)
  458.  
  459. police.Name = "polisi"
  460. police.Parent = main
  461. police.BackgroundColor3 = Color3.new(0, 0, 1)
  462. police.Position = UDim2.new(0.0143180238, 0, 0.108731732, 0)
  463. police.Size = UDim2.new(0, 84, 0, 22)
  464. police.Font = Enum.Font.GothamBold
  465. police.Text = "Team Police"
  466. police.TextColor3 = Color3.new(0, 0, 0)
  467. police.TextSize = 14
  468. police.MouseButton1Down:connect(function()
  469. workspace.Remote.TeamEvent:FireServer("Bright blue")
  470. end)
  471.  
  472. inmate.Name = "inmate"
  473. inmate.Parent = main
  474. inmate.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  475. inmate.BorderColor3 = Color3.new(1, 0.666667, 0.0901961)
  476. inmate.Position = UDim2.new(0.270111769, 0, 0.107363492, 0)
  477. inmate.Size = UDim2.new(0, 84, 0, 22)
  478. inmate.Font = Enum.Font.GothamBold
  479. inmate.Text = "Team Inmate"
  480. inmate.TextColor3 = Color3.new(0, 0, 0)
  481. inmate.TextSize = 14
  482. inmate.MouseButton1Down:connect(function()
  483. workspace.Remote.TeamEvent:FireServer("Bright orange")
  484. end)
  485.  
  486. neutral.Name = "memilih"
  487. neutral.Parent = main
  488. neutral.BackgroundColor3 = Color3.new(0.772549, 0.74902, 0.784314)
  489. neutral.Position = UDim2.new(0.525683641, 0, 0.106356524, 0)
  490. neutral.Size = UDim2.new(0, 83, 0, 22)
  491. neutral.Font = Enum.Font.GothamBold
  492. neutral.Text = "Team Neutral"
  493. neutral.TextColor3 = Color3.new(0, 0, 0)
  494. neutral.TextSize = 14
  495. neutral.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  496. neutral.MouseButton1Down:connect(function()
  497. Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  498. end)
  499.  
  500. arrestcrims.Name = "arrestcrims"
  501. arrestcrims.Parent = main
  502. arrestcrims.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  503. arrestcrims.Position = UDim2.new(0.0124716684, 0, 0.160733104, 0)
  504. arrestcrims.Size = UDim2.new(0, 111, 0, 31)
  505. arrestcrims.Font = Enum.Font.GothamBold
  506. arrestcrims.Text = "Arrest Crims"
  507. arrestcrims.TextColor3 = Color3.new(1, 0, 0)
  508. arrestcrims.TextSize = 14
  509. arrestcrims.MouseButton1Down:connect(function()
  510. local Player = game.Players.LocalPlayer
  511. local cpos = Player.Character.HumanoidRootPart.CFrame
  512. for i,v in pairs(game.Teams.Criminals:GetPlayers()) do
  513. if v.Name ~= Player.Name then
  514. local i = 10
  515. repeat
  516. wait()
  517. i = i-1
  518. game.Workspace.Remote.arrest:InvokeServer(v.Character.HumanoidRootPart)
  519. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  520. until i == 0
  521. end
  522. end
  523. Player.Character.HumanoidRootPart.CFrame = cpos
  524. Notify("Success", "Arrested all of the n00bs", "Cool!")
  525. end)
  526.  
  527. invis.Name = "invis"
  528. invis.Parent = main
  529. invis.BackgroundColor3 = Color3.new(0, 1, 1)
  530. invis.Position = UDim2.new(0.348153055, 0, 0.160733074, 0)
  531. invis.Size = UDim2.new(0, 111, 0, 31)
  532. invis.Font = Enum.Font.GothamBold
  533. invis.Text = "Invisible"
  534. invis.TextColor3 = Color3.new(1, 0, 0)
  535. invis.TextSize = 14
  536. invis.MouseButton1Down:connect(function()
  537. local player = game.Players.LocalPlayer
  538. position = player.Character.HumanoidRootPart.Position
  539. wait(0.1)
  540. player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))
  541. wait(0.1)
  542. humanoidrootpart = player.Character.HumanoidRootPart:clone()
  543. wait(0.1)
  544. player.Character.HumanoidRootPart:Destroy()
  545. humanoidrootpart.Parent = player.Character
  546. player.Character:MoveTo(position)
  547. wait()
  548. -- Remove this if you want to see yourself (others still won't see you)
  549. game.Players.LocalPlayer.Character.Torso.Transparency = 1
  550. game.Players.LocalPlayer.Character.Head.Transparency = 1
  551. game.Players.LocalPlayer.Character["Left Arm"].Transparency = 1
  552. game.Players.LocalPlayer.Character["Right Arm"].Transparency = 1
  553. game.Players.LocalPlayer.Character["Left Leg"].Transparency = 1
  554. game.Players.LocalPlayer.Character["Right Leg"].Transparency = 1
  555. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  556. game.Players.LocalPlayer.Character.Head.face:Remove()
  557. end)
  558.  
  559. superpunch.Name = "superpunch"
  560. superpunch.Parent = main
  561. superpunch.BackgroundColor3 = Color3.new(0, 3, 1)
  562. superpunch.Position = UDim2.new(0.678248107, 0, 0.160733074, 0)
  563. superpunch.Size = UDim2.new(0, 111, 0, 31)
  564. superpunch.Font = Enum.Font.GothamBold
  565. superpunch.Text = "SuperPunch"
  566. superpunch.TextColor3 = Color3.new(1, 0, 0)
  567. superpunch.TextSize = 14
  568. superpunch.MouseButton1Down:connect(function()
  569. mainRemotes = game.ReplicatedStorage meleeRemote = mainRemotes['meleeEvent'] mouse = game.Players.LocalPlayer:GetMouse() punching = false cooldown = false function punch() cooldown = true local part = Instance.new("Part", game.Players.LocalPlayer.Character) part.Transparency = 1 part.Size = Vector3.new(5, 2, 3) part.CanCollide = false local w1 = Instance.new("Weld", part) w1.Part0 = game.Players.LocalPlayer.Character.Torso w1.Part1 = part w1.C1 = CFrame.new(0,0,2) part.Touched:connect(function(hit) if game.Players:FindFirstChild(hit.Parent.Name) then local plr = game.Players:FindFirstChild(hit.Parent.Name) if plr.Name ~= game.Players.LocalPlayer.Name then part:Destroy() for i = 1,100 do meleeRemote:FireServer(plr) end end end end) wait(1) cooldown = false part:Destroy() end mouse.KeyDown:connect(function(key) if cooldown == false then if key:lower() == "f" then punch() end end end)
  570. end)
  571.  
  572. guns.Name = "guns"
  573. guns.Parent = main
  574. guns.BackgroundColor3 = Color3.new(0, 2, 1)
  575. guns.Position = UDim2.new(0.0124716703, 0, 0.2304198, 0)
  576. guns.Size = UDim2.new(0, 111, 0, 32)
  577. guns.Font = Enum.Font.GothamBlack
  578. guns.Text = "Guns"
  579. guns.TextColor3 = Color3.new(1, 0, 0)
  580. guns.TextSize = 14
  581. guns.MouseButton1Down:connect(function()
  582. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  583.  
  584. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  585. print(lol)
  586. end
  587. end)
  588.  
  589. taserbypass.Name = "taserbypass"
  590. taserbypass.Parent = main
  591. taserbypass.BackgroundColor3 = Color3.new(0, 1, 1)
  592. taserbypass.Position = UDim2.new(0.348080158, 0, 0.2304198, 0)
  593. taserbypass.Size = UDim2.new(0, 111, 0, 32)
  594. taserbypass.Font = Enum.Font.GothamBold
  595. taserbypass.Text = "Kebal Taser"
  596. taserbypass.TextColor3 = Color3.new(1, 0, 0)
  597. taserbypass.TextSize = 14
  598. taserbypass.MouseButton1Down:connect(function()
  599. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  600. game.Players.LocalPlayer.CharacterAdded:connect(function()
  601. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  602. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  603. end)
  604. local message = Instance.new("Message",game.Workspace)
  605. message.Text = 'Made By Jake11price'
  606. wait(2)
  607. message:Destroy()
  608. end)
  609.  
  610. fling.Name = "fling"
  611. fling.Parent = main
  612. fling.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  613. fling.Position = UDim2.new(0.00984076969, 0, 0.379423141, 0)
  614. fling.Size = UDim2.new(0, 111, 0, 32)
  615. fling.Font = Enum.Font.GothamBold
  616. fling.Text = "Fling"
  617. fling.TextColor3 = Color3.new(1, 0, 0)
  618. fling.TextSize = 14
  619. fling.MouseButton1Down:connect(function()
  620. power = 300 -- change this to make it more or less powerful
  621.  
  622. game:GetService('RunService').Stepped:connect(function()
  623. game.Players.LocalPlayer.Character.Head.CanCollide = false
  624. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  625. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  626. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  627. end)
  628.  
  629. wait(.1)
  630. local bambam = Instance.new("BodyThrust")
  631. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  632. bambam.Force = Vector3.new(power,0,power)
  633. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  634. end)
  635.  
  636. reviz.Name = "reviz"
  637. reviz.Parent = main
  638. reviz.BackgroundColor3 = Color3.new(0, 1, 1)
  639. reviz.Position = UDim2.new(0.0121497028, 0, 0.303878158, 0)
  640. reviz.Size = UDim2.new(0, 111, 0, 32)
  641. reviz.Font = Enum.Font.GothamBold
  642. reviz.Text = "Reviz Admin"
  643. reviz.TextColor3 = Color3.new(1, 0, 0)
  644. reviz.TextSize = 14
  645. reviz.MouseButton1Down:connect(function()
  646. -- Creator: illremember#3799
  647.  
  648. -- Credits to infinite yield, harkinian, dex creators
  649.  
  650. prefix = ";"
  651. wait(0.3)
  652. Commands = {
  653. '[-] cmdbar is shown when ; is pressed.',
  654. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  655. '[2] bring [plr] -- You need a tool! Will bring player to you',
  656. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  657. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  658. '[5] attach [plr] -- You need a tool! Attaches you to player',
  659. '[6] unattach [plr] -- Attempts to unattach you from a player',
  660. '[7] follow [plr] -- Makes you follow behind the player',
  661. '[8] unfollow',
  662. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  663. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  664. '[11] untrail',
  665. '[12] orbit [plr] -- Makes you orbit the player',
  666. '[13] unorbit',
  667. '[14] fling [plr] -- Makes you fling the player',
  668. '[15] unfling',
  669. '[16] fecheck -- Checks if the game is FE or not',
  670. '[17] void [plr] -- Teleports player to the void',
  671. '[18] noclip -- Gives you noclip to walk through walls',
  672. '[19] clip -- Removes noclip',
  673. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  674. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  675. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  676. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  677. '[24] annoy [plr] -- Loop teleports you to the player',
  678. '[25] unannoy',
  679. '[26] headwalk [plr] -- Loop teleports you to the player head',
  680. '[27] unheadwalk',
  681. '[28] nolimbs -- Removes your arms and legs',
  682. '[29] god -- Gives you FE Godmode',
  683. '[30] drophats -- Drops your accessories',
  684. '[31] droptool -- Drops any tool you have equipped',
  685. '[32] loopdhats -- Loop drops your accessories',
  686. '[33] unloopdhats',
  687. '[34] loopdtool -- Loop drops any tools you have equipped',
  688. '[35] unloopdtool',
  689. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  690. '[37] view [plr] -- Changes your camera to the player character',
  691. '[38] unview',
  692. '[39] goto [plr] -- Teleports you to player',
  693. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  694. '[41] unfly',
  695. '[42] chat [msg] -- Makes you chat a message',
  696. '[43] spam [msg] -- Spams a message',
  697. '[44] unspam',
  698. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  699. '[46] pmspam [plr] -- Spams a player in private message',
  700. '[47] unpmspam',
  701. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  702. '[49] uncfreeze [plr]',
  703. '[50] unlockws -- Unlocks the workspace',
  704. '[51] lockws -- Locks the workspace',
  705. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  706. '[53] pstand -- Enables platform stand',
  707. '[54] unpstand -- Disables platform stand',
  708. '[55] blockhead -- Removes your head mesh',
  709. '[56] sit',
  710. '[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',
  711. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  712. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  713. '[60] cmds -- Prints all commands',
  714. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  715. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  716. '[63] spinner -- Makes you spin',
  717. '[64] nospinner',
  718. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  719. '[66] noreach -- Removes reach, must have tool equipped',
  720. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  721. '[68] tp me [plr] -- Alternative to goto',
  722. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  723. '[70] uncbring',
  724. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  725. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  726. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  727. '[74] unglitch -- Unglitches you',
  728. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  729. '[76] explorer -- Loads up DEX',
  730. '[77] reset -- Resets your character.',
  731. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  732. '[79] animgui -- Loads up Energize animations GUI',
  733. '[80] savepos -- Saves your current position',
  734. '[81] loadpos -- Teleports you to your saved position',
  735. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  736. '[83] unbang',
  737. '[84] delcmdbar -- Removes the command bar completely',
  738. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  739. '[86] shutdown -- Uses harkinians script to shutdown server',
  740. '[87] respawn -- If grespawn doesnt work you can use respawn',
  741. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  742. '[89] getplrs -- Prints all players in game',
  743. '[90] deldecal -- Deletes all decals client sided',
  744. '[91] opfinality -- Loads in my FE GUI Opfinality',
  745. '[92] remotes -- Prints all remotes in the game in the console when added',
  746. '[93] noremotes -- Stops printing remotes',
  747. '[94] tpdefault -- Stops all loop teleports to a player',
  748. '[95] stopsit -- Will not allow you to sit',
  749. '[96] gosit -- Allows you to sit',
  750. '[97] clicktp -- Enables click tp',
  751. '[98] noclicktp -- Disables click tp',
  752. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  753. '[100] toolsoff -- Stops ;toolson',
  754. '[101] version -- Gets the admin version',
  755. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  756. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  757. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  758. '[105] clickdel -- Delete any block you press q on, client sided',
  759. '[106] noclickdel -- Stops clickdel',
  760. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  761. '[108] unlooprhats -- Stops loop removing mesh',
  762. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  763. '[110] unlooprtool -- Stops loop removing mesh',
  764. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  765. '[112] age [plr] -- Makes you chat the account age of the player',
  766. '[113] id [plr] -- Makes you chat the account ID of the player',
  767. '[114] .age [plr] -- Privately shows you the account age of the player',
  768. '[115] .id [plr] -- Privately shows you the account ID of the player',
  769. '[116] gameid -- Shows the game ID',
  770. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  771. '[118] removefog -- Removes fog, client sided',
  772. '[119] disable -- Disables your character by removing humanoid',
  773. '[120] enable -- Enables your character by adding humanoid',
  774. '[121] prefix [key] -- Changes the prefix used, default is ;',
  775. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  776. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  777. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  778. '[125] uncarpet -- Stops carpet player',
  779. '[126] stare [plr] -- Turns your character to stare at another player',
  780. '[127] unstare -- Stops stare player',
  781. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  782. '[129] unlogchat -- Disables logchat',
  783. '[130] fixcam -- Fixes/resets your camera',
  784. '[131] unstate -- Stops changing state',
  785. }
  786. speedget = 1
  787.  
  788. lplayer = game:GetService("Players").LocalPlayer
  789.  
  790. lplayer.CharacterAdded:Connect(function(character)
  791. spin = false
  792. flying = false
  793. staring = false
  794. banpl = false
  795. end)
  796.  
  797. function change()
  798. prefix = prefix
  799. speedfly = speedfly
  800. end
  801.  
  802. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  803. local Found = {}
  804. local strl = String:lower()
  805. if strl == "all" then
  806. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  807. table.insert(Found,v)
  808. end
  809. elseif strl == "others" then
  810. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  811. if v.Name ~= lplayer.Name then
  812. table.insert(Found,v)
  813. end
  814. end
  815. elseif strl == "me" then
  816. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  817. if v.Name == lplayer.Name then
  818. table.insert(Found,v)
  819. end
  820. end
  821. else
  822. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  823. if v.Name:lower():sub(1, #String) == String:lower() then
  824. table.insert(Found,v)
  825. end
  826. end
  827. end
  828. return Found
  829. end
  830.  
  831. local Mouse = lplayer:GetMouse()
  832.  
  833. spin = false
  834. followed = false
  835. traill = false
  836. noclip = false
  837. annoying = false
  838. hwalk = false
  839. droppinghats = false
  840. droppingtools = false
  841. flying = false
  842. spamdelay = 1
  843. spamming = false
  844. spammingpm = false
  845. cbringing = false
  846. remotes = true
  847. added = true
  848. binds = false
  849. stopsitting = false
  850. clickgoto = false
  851. gettingtools = false
  852. removingmeshhats = false
  853. removingmeshtool = false
  854. clickdel = false
  855. staring = false
  856. chatlogs = false
  857. banpl = false
  858. changingstate = false
  859. statechosen = 0
  860.  
  861. adminversion = "Reviz Admin by illremember, Version 2.0"
  862.  
  863. flying = false
  864. speedfly = 1
  865.  
  866. function plrchat(plr, chat)
  867. print(plr.Name..": "..tick().."\n"..chat)
  868. end
  869.  
  870. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  871. v.Chatted:connect(function(chat)
  872. if chatlogs then
  873. plrchat(v, chat)
  874. end
  875. end)
  876. end
  877. game:GetService("Players").PlayerAdded:connect(function(plr)
  878. plr.Chatted:connect(function(chat)
  879. if chatlogs then
  880. plrchat(plr, chat)
  881. end
  882. end)
  883. end)
  884.  
  885.  
  886. local ScreenGui = Instance.new("ScreenGui")
  887. local Frame = Instance.new("Frame")
  888. local CMDBAR = Instance.new("TextBox")
  889. ScreenGui.Parent = game:GetService("CoreGui")
  890. Frame.Parent = ScreenGui
  891. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  892. Frame.BackgroundTransparency = 0.3
  893. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  894. Frame.Size = UDim2.new(0, 200, 0, 40)
  895. Frame.Active = true
  896. Frame.Draggable = true
  897. CMDBAR.Name = "CMDBAR"
  898. CMDBAR.Parent = Frame
  899. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  900. CMDBAR.BackgroundTransparency = 0.20000000298023
  901. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  902. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  903. CMDBAR.Font = Enum.Font.SourceSansLight
  904. CMDBAR.FontSize = Enum.FontSize.Size14
  905. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  906. CMDBAR.TextScaled = true
  907. CMDBAR.TextSize = 14
  908. CMDBAR.TextWrapped = true
  909. CMDBAR.Text = "Press ; to type, Enter to execute"
  910.  
  911. local CMDS = Instance.new("ScreenGui")
  912. local CMDSFRAME = Instance.new("Frame")
  913. local ScrollingFrame = Instance.new("ScrollingFrame")
  914. local TextLabel = Instance.new("TextLabel")
  915. local closegui = Instance.new("TextButton")
  916. CMDS.Name = "CMDS"
  917. CMDS.Parent = game:GetService("CoreGui")
  918. CMDSFRAME.Name = "CMDSFRAME"
  919. CMDSFRAME.Parent = CMDS
  920. CMDSFRAME.Active = true
  921. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  922. CMDSFRAME.BorderSizePixel = 0
  923. CMDSFRAME.Draggable = true
  924. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  925. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  926. CMDSFRAME.Visible = false
  927. ScrollingFrame.Parent = CMDSFRAME
  928. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  929. ScrollingFrame.BorderSizePixel = 0
  930. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  931. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  932. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  933. TextLabel.Parent = ScrollingFrame
  934. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  935. TextLabel.BackgroundTransparency = 1
  936. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  937. TextLabel.Font = Enum.Font.SourceSans
  938. TextLabel.FontSize = Enum.FontSize.Size18
  939. 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."
  940. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  941. TextLabel.TextSize = 15
  942. TextLabel.TextWrapped = true
  943. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  944. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  945. closegui.Name = "closegui"
  946. closegui.Parent = CMDSFRAME
  947. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  948. closegui.BorderSizePixel = 0
  949. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  950. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  951. closegui.Font = Enum.Font.SourceSansBold
  952. closegui.FontSize = Enum.FontSize.Size24
  953. closegui.Text = "X"
  954. closegui.TextColor3 = Color3.new(1, 1, 1)
  955. closegui.TextSize = 20
  956.  
  957. closegui.MouseButton1Click:connect(function()
  958. CMDSFRAME.Visible = false
  959. end)
  960.  
  961. game:GetService('RunService').Stepped:connect(function()
  962. if spin then
  963. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  964. end
  965. if followed then
  966. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  967. end
  968. if traill then
  969. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  970. end
  971. if annoying then
  972. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  973. end
  974. if hwalk then
  975. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  976. end
  977. if staring then
  978. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  979. end
  980. end)
  981. game:GetService('RunService').Stepped:connect(function()
  982. if noclip then
  983. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  984. lplayer.Character.Head.CanCollide = false
  985. lplayer.Character.Torso.CanCollide = false
  986. lplayer.Character["Left Leg"].CanCollide = false
  987. lplayer.Character["Right Leg"].CanCollide = false
  988. else
  989. lplayer.Character.Humanoid:ChangeState(11)
  990. end
  991. end
  992. if changingstate then
  993. lplayer.Character.Humanoid:ChangeState(statechosen)
  994. end
  995. end)
  996. game:GetService('RunService').Stepped:connect(function()
  997. if droppinghats then
  998. for i,v in pairs(lplayer.Character:GetChildren()) do
  999. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1000. v.Parent = workspace
  1001. end
  1002. end
  1003. end
  1004. if droppingtools then
  1005. for i,v in pairs(lplayer.Character:GetChildren()) do
  1006. if (v:IsA("Tool")) then
  1007. v.Parent = workspace
  1008. end
  1009. end
  1010. end
  1011. if removingmeshhats then
  1012. for i,v in pairs(lplayer.Character:GetChildren()) do
  1013. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1014. v.Handle.Mesh:Destroy()
  1015. end
  1016. end
  1017. end
  1018. if removingmeshtool then
  1019. for i,v in pairs(lplayer.Character:GetChildren()) do
  1020. if (v:IsA("Tool")) then
  1021. v.Handle.Mesh:Destroy()
  1022. end
  1023. end
  1024. end
  1025. end)
  1026. game:GetService('RunService').Stepped:connect(function()
  1027. if banpl then
  1028. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  1029. end
  1030. end)
  1031. game:GetService('RunService').Stepped:connect(function()
  1032. if stopsitting then
  1033. lplayer.Character.Humanoid.Sit = false
  1034. end
  1035. end)
  1036.  
  1037. plr = lplayer
  1038. hum = plr.Character.HumanoidRootPart
  1039. mouse = plr:GetMouse()
  1040. mouse.KeyDown:connect(function(key)
  1041. if key == "e" then
  1042. if mouse.Target then
  1043. if clickgoto then
  1044. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  1045. elseif clickdel then
  1046. mouse.Target:Destroy()
  1047. end
  1048. end
  1049. end
  1050. end)
  1051.  
  1052. game:GetService("Workspace").ChildAdded:connect(function(part)
  1053. if gettingtools then
  1054. if part:IsA("Tool") then
  1055. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1056. end
  1057. end
  1058. end)
  1059.  
  1060. lplayer.Chatted:Connect(function(msg)
  1061. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  1062. if string.sub(msg, 7) == "me" then
  1063. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  1064. else
  1065. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  1066. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1067. lplayer.Character.Humanoid.Name = 1
  1068. local l = lplayer.Character["1"]:Clone()
  1069. l.Parent = lplayer.Character
  1070. l.Name = "Humanoid"
  1071. wait(0.1)
  1072. lplayer.Character["1"]:Destroy()
  1073. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1074. lplayer.Character.Animate.Disabled = true
  1075. wait(0.1)
  1076. lplayer.Character.Animate.Disabled = false
  1077. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1078. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1079. lplayer.Character.Humanoid:EquipTool(v)
  1080. end
  1081. local function tp(player,player2)
  1082. local char1,char2=player.Character,player2.Character
  1083. if char1 and char2 then
  1084. char1:MoveTo(char2.Head.Position)
  1085. end
  1086. end
  1087. wait(0.1)
  1088. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1089. wait(0.2)
  1090. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1091. wait(0.5)
  1092. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1093. wait(0.7)
  1094. tp(lplayer,game:GetService("Players")[v.Name])
  1095. wait(0.7)
  1096. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1097. game:GetService("StarterGui"):SetCore("SendNotification", {
  1098. Title = "Tools needed!";
  1099. Text = "You need a tool in your backpack for this command!";
  1100. })
  1101. end
  1102. end
  1103. end
  1104. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  1105. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1106. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1107. lplayer.Character.Humanoid.Name = 1
  1108. local l = lplayer.Character["1"]:Clone()
  1109. l.Parent = lplayer.Character
  1110. l.Name = "Humanoid"
  1111. wait(0.1)
  1112. lplayer.Character["1"]:Destroy()
  1113. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1114. lplayer.Character.Animate.Disabled = true
  1115. wait(0.1)
  1116. lplayer.Character.Animate.Disabled = false
  1117. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1118. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1119. lplayer.Character.Humanoid:EquipTool(v)
  1120. end
  1121. local function tp(player,player2)
  1122. local char1,char2=player.Character,player2.Character
  1123. if char1 and char2 then
  1124. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1125. end
  1126. end
  1127. local function getout(player,player2)
  1128. local char1,char2=player.Character,player2.Character
  1129. if char1 and char2 then
  1130. char1:MoveTo(char2.Head.Position)
  1131. end
  1132. end
  1133. tp(game:GetService("Players")[v.Name], lplayer)
  1134. wait(0.2)
  1135. tp(game:GetService("Players")[v.Name], lplayer)
  1136. wait(0.5)
  1137. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1138. wait(0.5)
  1139. getout(lplayer, game:GetService("Players")[v.Name])
  1140. wait(0.3)
  1141. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1142. game:GetService("StarterGui"):SetCore("SendNotification", {
  1143. Title = "Tools needed!";
  1144. Text = "You need a tool in your backpack for this command!";
  1145. })
  1146. end
  1147. end
  1148. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1149. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1150. lplayer.Character.Humanoid.Name = 1
  1151. local l = lplayer.Character["1"]:Clone()
  1152. l.Parent = lplayer.Character
  1153. l.Name = "Humanoid"
  1154. wait(0.1)
  1155. lplayer.Character["1"]:Destroy()
  1156. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1157. lplayer.Character.Animate.Disabled = true
  1158. wait(0.1)
  1159. lplayer.Character.Animate.Disabled = false
  1160. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1161. lplayer.Character.Animate.Disabled = false
  1162. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1163. lplayer.Character.Humanoid:EquipTool(v)
  1164. end
  1165. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1166. spinplr = v
  1167. wait(0.5)
  1168. spin = true
  1169. game:GetService("StarterGui"):SetCore("SendNotification", {
  1170. Title = "Tools needed!";
  1171. Text = "You need a tool in your backpack for this command!";
  1172. })
  1173. end
  1174. end
  1175. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1176. spin = false
  1177. end
  1178. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1179. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1180. lplayer.Character.Humanoid.Name = 1
  1181. local l = lplayer.Character["1"]:Clone()
  1182. l.Parent = lplayer.Character
  1183. l.Name = "Humanoid"
  1184. wait(0.1)
  1185. lplayer.Character["1"]:Destroy()
  1186. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1187. lplayer.Character.Animate.Disabled = true
  1188. wait(0.1)
  1189. lplayer.Character.Animate.Disabled = false
  1190. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1191. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1192. lplayer.Character.Humanoid:EquipTool(v)
  1193. end
  1194. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1195. wait(0.3)
  1196. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1197. attplr = v
  1198. game:GetService("StarterGui"):SetCore("SendNotification", {
  1199. Title = "Tools needed!";
  1200. Text = "You need a tool in your backpack for this command!";
  1201. })
  1202. end
  1203. end
  1204. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1205. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1206. local function getout(player,player2)
  1207. local char1,char2=player.Character,player2.Character
  1208. if char1 and char2 then
  1209. char1:MoveTo(char2.Head.Position)
  1210. end
  1211. end
  1212. getout(lplayer, game:GetService("Players")[v.Name])
  1213. end
  1214. end
  1215. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1216. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1217. followed = true
  1218. flwplr = v
  1219. end
  1220. end
  1221. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1222. followed = false
  1223. end
  1224. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1225. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1226. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1227. lplayer.Character.Humanoid.Name = 1
  1228. local l = lplayer.Character["1"]:Clone()
  1229. l.Parent = lplayer.Character
  1230. l.Name = "Humanoid"
  1231. wait(0.1)
  1232. lplayer.Character["1"]:Destroy()
  1233. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1234. lplayer.Character.Animate.Disabled = true
  1235. wait(0.1)
  1236. lplayer.Character.Animate.Disabled = false
  1237. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1238. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1239. lplayer.Character.Humanoid:EquipTool(v)
  1240. end
  1241. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1242. wait(0.2)
  1243. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1244. wait(0.6)
  1245. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1246. wait(0.6)
  1247. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1248. game:GetService("StarterGui"):SetCore("SendNotification", {
  1249. Title = "Tools needed!";
  1250. Text = "You need a tool in your backpack for this command!";
  1251. })
  1252. end
  1253. end
  1254. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1255. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1256. traill = true
  1257. trlplr = v
  1258. end
  1259. end
  1260. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1261. traill = false
  1262. end
  1263. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1264. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1265. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1266. else
  1267. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1268. local o = Instance.new("RocketPropulsion")
  1269. o.Parent = lplayer.Character.HumanoidRootPart
  1270. o.Name = "Orbit"
  1271. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1272. o:Fire()
  1273. noclip = true
  1274. end
  1275. end
  1276. end
  1277. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1278. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1279. noclip = false
  1280. end
  1281. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1282. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1283. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1284. else
  1285. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1286. local y = Instance.new("RocketPropulsion")
  1287. y.Parent = lplayer.Character.HumanoidRootPart
  1288. y.CartoonFactor = 1
  1289. y.MaxThrust = 800000
  1290. y.MaxSpeed = 1000
  1291. y.ThrustP = 200000
  1292. y.Name = "Fling"
  1293. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1294. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1295. y:Fire()
  1296. noclip = true
  1297. end
  1298. end
  1299. end
  1300. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1301. noclip = false
  1302. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1303. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1304. wait(0.4)
  1305. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1306. end
  1307. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1308. if game:GetService("Workspace").FilteringEnabled == true then
  1309. warn("FE is Enabled (Filtering Enabled)")
  1310. game:GetService("StarterGui"):SetCore("SendNotification", {
  1311. Title = "FE is Enabled";
  1312. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1313. })
  1314. else
  1315. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1316. game:GetService("StarterGui"):SetCore("SendNotification", {
  1317. Title = "FE is Disabled";
  1318. Text = "Filtering Disabled. Consider using a different admin script.";
  1319. })
  1320. end
  1321. end
  1322. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1323. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1324. lplayer.Character.Humanoid.Name = 1
  1325. local l = lplayer.Character["1"]:Clone()
  1326. l.Parent = lplayer.Character
  1327. l.Name = "Humanoid"
  1328. wait(0.1)
  1329. lplayer.Character["1"]:Destroy()
  1330. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1331. lplayer.Character.Animate.Disabled = true
  1332. wait(0.1)
  1333. lplayer.Character.Animate.Disabled = false
  1334. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1335. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1336. lplayer.Character.Humanoid:EquipTool(v)
  1337. end
  1338. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1339. wait(0.2)
  1340. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1341. wait(0.6)
  1342. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1343. game:GetService("StarterGui"):SetCore("SendNotification", {
  1344. Title = "Tools needed!";
  1345. Text = "You need a tool in your backpack for this command!";
  1346. })
  1347. end
  1348. end
  1349. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1350. noclip = true
  1351. game:GetService("StarterGui"):SetCore("SendNotification", {
  1352. Title = "Noclip enabled";
  1353. Text = "Type ;clip to disable";
  1354. })
  1355. end
  1356. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1357. noclip = false
  1358. game:GetService("StarterGui"):SetCore("SendNotification", {
  1359. Title = "Noclip disabled";
  1360. Text = "Type ;noclip to enable";
  1361. })
  1362. end
  1363. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1364. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1365. end
  1366. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1367. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1368. end
  1369. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1370. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1371. end
  1372. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1373. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1374. end
  1375. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1376. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1377. end
  1378. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1379. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1380. end
  1381. if string.sub(msg, 1, 8) == (prefix.."default") then
  1382. lplayer.Character.Humanoid.JumpPower = 50
  1383. lplayer.Character.Humanoid.WalkSpeed = 16
  1384. lplayer.Character.Humanoid.HipHeight = 0
  1385. end
  1386. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1387. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1388. annoying = true
  1389. annplr = v
  1390. end
  1391. end
  1392. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1393. annoying = false
  1394. end
  1395. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1396. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1397. hwalk = true
  1398. hdwplr = v
  1399. end
  1400. end
  1401. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1402. hwalk = false
  1403. end
  1404. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1405. lplayer.Character["Left Leg"]:Destroy()
  1406. lplayer.Character["Left Arm"]:Destroy()
  1407. lplayer.Character["Right Leg"]:Destroy()
  1408. lplayer.Character["Right Arm"]:Destroy()
  1409. end
  1410. if string.sub(msg, 1, 4) == (prefix.."god") then
  1411. lplayer.Character.Humanoid.Name = 1
  1412. local l = lplayer.Character["1"]:Clone()
  1413. l.Parent = lplayer.Character
  1414. l.Name = "Humanoid"
  1415. wait(0.1)
  1416. lplayer.Character["1"]:Destroy()
  1417. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1418. lplayer.Character.Animate.Disabled = true
  1419. wait(0.1)
  1420. lplayer.Character.Animate.Disabled = false
  1421. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1422. game:GetService("StarterGui"):SetCore("SendNotification", {
  1423. Title = "FE Godmode enabled";
  1424. Text = "Use ;grespawn or ;respawn to remove";
  1425. })
  1426. end
  1427. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1428. for i,v in pairs(lplayer.Character:GetChildren()) do
  1429. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1430. v.Parent = workspace
  1431. end
  1432. end
  1433. end
  1434. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1435. for i,v in pairs(lplayer.Character:GetChildren()) do
  1436. if (v:IsA("Tool")) then
  1437. v.Parent = workspace
  1438. end
  1439. end
  1440. end
  1441. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1442. droppinghats = true
  1443. game:GetService("StarterGui"):SetCore("SendNotification", {
  1444. Title = "Loop Drop Enabled";
  1445. Text = "Type ;unloopdhats to disable";
  1446. })
  1447. end
  1448. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1449. droppinghats = false
  1450. game:GetService("StarterGui"):SetCore("SendNotification", {
  1451. Title = "Loop Drop Disabled";
  1452. Text = "Type ;loopdhats to enable.";
  1453. })
  1454. end
  1455. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1456. droppingtools = true
  1457. game:GetService("StarterGui"):SetCore("SendNotification", {
  1458. Title = "Loop Drop Enabled";
  1459. Text = "Type ;unloopdtool to disable";
  1460. })
  1461. end
  1462. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1463. droppingtools = false
  1464. game:GetService("StarterGui"):SetCore("SendNotification", {
  1465. Title = "Loop Drop Disabled";
  1466. Text = "Type ;loopdtool to enable.";
  1467. })
  1468. end
  1469. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1470. Local = game:GetService('Players').LocalPlayer
  1471. Char = Local.Character
  1472. touched,tpdback = false, false
  1473. box = Instance.new('Part',workspace)
  1474. box.Anchored = true
  1475. box.CanCollide = true
  1476. box.Size = Vector3.new(10,1,10)
  1477. box.Position = Vector3.new(0,10000,0)
  1478. box.Touched:connect(function(part)
  1479. if (part.Parent.Name == Local.Name) then
  1480. if touched == false then
  1481. touched = true
  1482. function apply()
  1483. if script.Disabled ~= true then
  1484. no = Char.HumanoidRootPart:Clone()
  1485. wait(.25)
  1486. Char.HumanoidRootPart:Destroy()
  1487. no.Parent = Char
  1488. Char:MoveTo(loc)
  1489. touched = false
  1490. end end
  1491. if Char then
  1492. apply()
  1493. end
  1494. end
  1495. end
  1496. end)
  1497. repeat wait() until Char
  1498. loc = Char.HumanoidRootPart.Position
  1499. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1500. game:GetService("StarterGui"):SetCore("SendNotification", {
  1501. Title = "Invisibility enabled!";
  1502. Text = "Reset or use ;respawn to remove.";
  1503. })
  1504. end
  1505. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1506. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1507. if game:GetService("Players")[v.Name].Character.Humanoid then
  1508. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1509. else
  1510. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1511. end
  1512. end
  1513. end
  1514. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1515. if lplayer.Character.Humanoid then
  1516. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1517. else
  1518. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1519. end
  1520. end
  1521. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1522. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1523. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1524. end
  1525. end
  1526. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1527. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1528. repeat wait() until Mouse
  1529.  
  1530. local T = lplayer.Character.HumanoidRootPart
  1531. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1532. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1533. local SPEED = speedget
  1534.  
  1535. local function fly()
  1536. flying = true
  1537. local BG = Instance.new('BodyGyro', T)
  1538. local BV = Instance.new('BodyVelocity', T)
  1539. BG.P = 9e4
  1540. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1541. BG.cframe = T.CFrame
  1542. BV.velocity = Vector3.new(0, 0.1, 0)
  1543. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1544. spawn(function()
  1545. repeat wait()
  1546. lplayer.Character.Humanoid.PlatformStand = true
  1547. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1548. SPEED = 50
  1549. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1550. SPEED = 0
  1551. end
  1552. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1553. 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
  1554. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1555. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1556. 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
  1557. else
  1558. BV.velocity = Vector3.new(0, 0.1, 0)
  1559. end
  1560. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1561. until not flying
  1562. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1563. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1564. SPEED = 0
  1565. BG:destroy()
  1566. BV:destroy()
  1567. lplayer.Character.Humanoid.PlatformStand = false
  1568. end)
  1569. end
  1570. Mouse.KeyDown:connect(function(KEY)
  1571. if KEY:lower() == 'w' then
  1572. CONTROL.F = speedfly
  1573. elseif KEY:lower() == 's' then
  1574. CONTROL.B = -speedfly
  1575. elseif KEY:lower() == 'a' then
  1576. CONTROL.L = -speedfly
  1577. elseif KEY:lower() == 'd' then
  1578. CONTROL.R = speedfly
  1579. end
  1580. end)
  1581. Mouse.KeyUp:connect(function(KEY)
  1582. if KEY:lower() == 'w' then
  1583. CONTROL.F = 0
  1584. elseif KEY:lower() == 's' then
  1585. CONTROL.B = 0
  1586. elseif KEY:lower() == 'a' then
  1587. CONTROL.L = 0
  1588. elseif KEY:lower() == 'd' then
  1589. CONTROL.R = 0
  1590. end
  1591. end)
  1592. fly()
  1593. end
  1594. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1595. flying = false
  1596. lplayer.Character.Humanoid.PlatformStand = false
  1597. end
  1598. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1599. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1600. end
  1601. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1602. spamtext = (string.sub(msg, 7))
  1603. spamming = true
  1604. end
  1605. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1606. spamming = false
  1607. end
  1608. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1609. spamdelay = (string.sub(msg, 11))
  1610. end
  1611. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1612. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1613. pmspammed = v.Name
  1614. spammingpm = true
  1615. end
  1616. end
  1617. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1618. spammingpm = false
  1619. end
  1620. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1621. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1622. v.Character["Left Leg"].Anchored = true
  1623. v.Character["Left Arm"].Anchored = true
  1624. v.Character["Right Leg"].Anchored = true
  1625. v.Character["Right Arm"].Anchored = true
  1626. v.Character.Torso.Anchored = true
  1627. v.Character.Head.Anchored = true
  1628. end
  1629. end
  1630. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1631. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1632. v.Character["Left Leg"].Anchored = false
  1633. v.Character["Left Arm"].Anchored = false
  1634. v.Character["Right Leg"].Anchored = false
  1635. v.Character["Right Arm"].Anchored = false
  1636. v.Character.Torso.Anchored = false
  1637. v.Character.Head.Anchored = false
  1638. end
  1639. end
  1640. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1641. local a = game:GetService("Workspace"):getChildren()
  1642. for i = 1, #a do
  1643. if a[i].className == "Part" then
  1644. a[i].Locked = false
  1645. elseif a[i].className == "Model" then
  1646. local r = a[i]:getChildren()
  1647. for i = 1, #r do
  1648. if r[i].className == "Part" then
  1649. r[i].Locked = false
  1650. end
  1651. end
  1652. end
  1653. end
  1654. game:GetService("StarterGui"):SetCore("SendNotification", {
  1655. Title = "Success!";
  1656. Text = "Workspace unlocked. Use ;lockws to lock.";
  1657. })
  1658. end
  1659. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1660. local a = game:GetService("Workspace"):getChildren()
  1661. for i = 1, #a do
  1662. if a[i].className == "Part" then
  1663. a[i].Locked = true
  1664. elseif a[i].className == "Model" then
  1665. local r = a[i]:getChildren()
  1666. for i = 1, #r do
  1667. if r[i].className == "Part" then
  1668. r[i].Locked = true
  1669. end
  1670. end
  1671. end
  1672. end
  1673. end
  1674. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1675. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1676. Clone_T.BinType = "Clone"
  1677. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1678. Destruct.BinType = "Hammer"
  1679. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1680. Hold_T.BinType = "Grab"
  1681. end
  1682. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1683. lplayer.Character.Humanoid.PlatformStand = true
  1684. end
  1685. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1686. lplayer.Character.Humanoid.PlatformStand = false
  1687. end
  1688. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1689. lplayer.Character.Head.Mesh:Destroy()
  1690. end
  1691. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1692. lplayer.Character.Humanoid.Sit = true
  1693. end
  1694. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1695. local function bringobjw()
  1696. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1697. if obj.Name == (string.sub(msg, 11)) then
  1698. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1699. obj.CanCollide = false
  1700. obj.Transparency = 0.7
  1701. wait()
  1702. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1703. wait()
  1704. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1705. wait()
  1706. obj.CFrame = lplayer.Character["Head"].CFrame
  1707. end
  1708. end
  1709. end
  1710. while wait() do
  1711. bringobjw()
  1712. end
  1713. game:GetService("StarterGui"):SetCore("SendNotification", {
  1714. Title = "BringObj";
  1715. Text = "BringObj enabled.";
  1716. })
  1717. end
  1718. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1719. vis = (string.sub(msg, 8))
  1720. local a = game:GetService("Workspace"):GetDescendants()
  1721. for i = 1, #a do
  1722. if a[i].className == "Part" then
  1723. a[i].Transparency = vis
  1724. elseif a[i].className == "Model" then
  1725. local r = a[i]:getChildren()
  1726. for i = 1, #r do
  1727. if r[i].className == "Part" then
  1728. r[i].Transparency = vis
  1729. end
  1730. end
  1731. end
  1732. end
  1733. end
  1734. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1735. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1736. game:GetService("StarterGui"):SetCore("SendNotification", {
  1737. Title = "Success!";
  1738. Text = "HyperTotal GUI Loaded!";
  1739. })
  1740. end
  1741. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1742. CMDSFRAME.Visible = true
  1743. end
  1744. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1745. for i,v in pairs(lplayer.Character:GetChildren()) do
  1746. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1747. v.Handle.Mesh:Destroy()
  1748. end
  1749. end
  1750. end
  1751. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1752. for i,v in pairs(lplayer.Character:GetChildren()) do
  1753. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1754. v.Handle.Mesh:Destroy()
  1755. end
  1756. end
  1757. end
  1758. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1759. for i,v in pairs(lplayer.Character:GetChildren()) do
  1760. if (v:IsA("Tool")) then
  1761. v.Handle.Mesh:Destroy()
  1762. end
  1763. end
  1764. end
  1765. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1766. for i,v in pairs(lplayer.Character:GetChildren()) do
  1767. if (v:IsA("Tool")) then
  1768. v.Handle.Mesh:Destroy()
  1769. end
  1770. end
  1771. end
  1772. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1773. local p = Instance.new("RocketPropulsion")
  1774. p.Parent = lplayer.Character.HumanoidRootPart
  1775. p.Name = "Spinner"
  1776. p.Target = lplayer.Character["Left Arm"]
  1777. p:Fire()
  1778. game:GetService("StarterGui"):SetCore("SendNotification", {
  1779. Title = "Spinner enabled";
  1780. Text = "Type ;nospinner to disable.";
  1781. })
  1782. end
  1783. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1784. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1785. end
  1786. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1787. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1788. if v:isA("Tool") then
  1789. local a = Instance.new("SelectionBox",v.Handle)
  1790. a.Adornee = v.Handle
  1791. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1792. v.GripPos = Vector3.new(0,0,0)
  1793. lplayer.Character.Humanoid:UnequipTools()
  1794. end
  1795. end
  1796. game:GetService("StarterGui"):SetCore("SendNotification", {
  1797. Title = "Reach applied!";
  1798. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1799. })
  1800. end
  1801. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1802. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1803. if v:isA("Tool") then
  1804. handleSize = v.Handle.Size
  1805. wait()
  1806. local a = Instance.new("SelectionBox",v.Handle)
  1807. a.Name = "a"
  1808. a.Adornee = v.Handle
  1809. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1810. v.GripPos = Vector3.new(0,0,0)
  1811. lplayer.Character.Humanoid:UnequipTools()
  1812. end
  1813. end
  1814. game:GetService("StarterGui"):SetCore("SendNotification", {
  1815. Title = "Reach applied!";
  1816. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1817. })
  1818. end
  1819. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1820. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1821. if v:isA("Tool") then
  1822. v.Handle.a:Destroy()
  1823. v.Handle.Size = handleSize
  1824. end
  1825. end
  1826. game:GetService("StarterGui"):SetCore("SendNotification", {
  1827. Title = "Reach removed!";
  1828. Text = "Removed reach from equipped sword.";
  1829. })
  1830. end
  1831. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1832. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1833. lplayer.Character.Humanoid.Name = 1
  1834. local l = lplayer.Character["1"]:Clone()
  1835. l.Parent = lplayer.Character
  1836. l.Name = "Humanoid"
  1837. wait(0.1)
  1838. lplayer.Character["1"]:Destroy()
  1839. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1840. lplayer.Character.Animate.Disabled = true
  1841. wait(0.1)
  1842. lplayer.Character.Animate.Disabled = false
  1843. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1844. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1845. lplayer.Character.Humanoid:EquipTool(v)
  1846. end
  1847. wait(0.1)
  1848. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1849. wait(0.2)
  1850. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1851. wait(0.5)
  1852. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1853. game:GetService("StarterGui"):SetCore("SendNotification", {
  1854. Title = "Tools needed!";
  1855. Text = "You need a tool in your backpack for this command!";
  1856. })
  1857. end
  1858. end
  1859. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1860. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1861. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1862. end
  1863. end
  1864. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1865. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1866. cbringall = true
  1867. else
  1868. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1869. brplr = v.Name
  1870. end
  1871. end
  1872. cbring = true
  1873. end
  1874. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1875. cbring = false
  1876. cbringall = false
  1877. end
  1878. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1879. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1880. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1881. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1882. lplayer.Character.Humanoid.Name = 1
  1883. local l = lplayer.Character["1"]:Clone()
  1884. l.Parent = lplayer.Character
  1885. l.Name = "Humanoid"
  1886. wait(0.1)
  1887. lplayer.Character["1"]:Destroy()
  1888. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1889. lplayer.Character.Animate.Disabled = true
  1890. wait(0.1)
  1891. lplayer.Character.Animate.Disabled = false
  1892. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1893. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1894. lplayer.Character.Humanoid:EquipTool(v)
  1895. end
  1896. local function tp(player,player2)
  1897. local char1,char2=player.Character,player2.Character
  1898. if char1 and char2 then
  1899. char1:MoveTo(char2.Head.Position)
  1900. end
  1901. end
  1902. wait(0.1)
  1903. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1904. wait(0.2)
  1905. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1906. wait(0.5)
  1907. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1908. wait(0.6)
  1909. tp(lplayer, game:GetService("Players")[v.Name])
  1910. wait(0.4)
  1911. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1912. game:GetService("StarterGui"):SetCore("SendNotification", {
  1913. Title = "Tools needed!";
  1914. Text = "You need a tool in your backpack for this command!";
  1915. })
  1916. end
  1917. end
  1918. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1919. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1920. lplayer.Character.Humanoid.Name = 1
  1921. local l = lplayer.Character["1"]:Clone()
  1922. l.Parent = lplayer.Character
  1923. l.Name = "Humanoid"
  1924. wait(0.1)
  1925. lplayer.Character["1"]:Destroy()
  1926. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1927. lplayer.Character.Animate.Disabled = true
  1928. wait(0.1)
  1929. lplayer.Character.Animate.Disabled = false
  1930. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1931. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1932. lplayer.Character.Humanoid:EquipTool(v)
  1933. end
  1934. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1935. wait(0.3)
  1936. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1937. wait(0.4)
  1938. b = Instance.new("BodyForce")
  1939. b.Parent = lplayer.Character.HumanoidRootPart
  1940. b.Name = "Glitch"
  1941. b.Force = Vector3.new(100000000,5000,0)
  1942. game:GetService("StarterGui"):SetCore("SendNotification", {
  1943. Title = "Tools needed!";
  1944. Text = "You need a tool in your backpack for this command!";
  1945. })
  1946. end
  1947. end
  1948. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1949. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1950. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1951. b = Instance.new("BodyForce")
  1952. b.Parent = lplayer.Character.HumanoidRootPart
  1953. b.Name = "unGlitch"
  1954. b.Force = Vector3.new(0,-5000000,0)
  1955. wait(2)
  1956. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1957. end
  1958. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1959. lplayer.Character.Humanoid.Health = 0
  1960. wait(1)
  1961. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1962. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1963. end
  1964. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1965. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1966. game:GetService("StarterGui"):SetCore("SendNotification", {
  1967. Title = "Success!";
  1968. Text = "DEX Explorer has loaded.";
  1969. })
  1970. end
  1971. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1972. local Anim = Instance.new("Animation")
  1973. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1974. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1975. track:Play(.1, 1, 1)
  1976. end
  1977. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1978. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1979. game:GetService("StarterGui"):SetCore("SendNotification", {
  1980. Title = "Success!";
  1981. Text = "Energize Animations GUI has loaded.";
  1982. })
  1983. end
  1984. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1985. saved = lplayer.Character.HumanoidRootPart.CFrame
  1986. game:GetService("StarterGui"):SetCore("SendNotification", {
  1987. Title = "Position Saved";
  1988. Text = "Use ;loadpos to return to saved position.";
  1989. })
  1990. end
  1991. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1992. lplayer.Character.HumanoidRootPart.CFrame = saved
  1993. end
  1994. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1995. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1996. local Anim2 = Instance.new("Animation")
  1997. Anim2.AnimationId = "rbxassetid://148840371"
  1998. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1999. track2:Play(.1, 1, 1)
  2000. bplrr = v.Name
  2001. banpl = true
  2002. end
  2003. end
  2004. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  2005. banpl = false
  2006. end
  2007. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  2008. local function bringmodw()
  2009. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2010. if obj.Name == (string.sub(msg, 11)) then
  2011. for i,ch in pairs(obj:GetDescendants()) do
  2012. if (ch:IsA("BasePart")) then
  2013. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2014. ch.CanCollide = false
  2015. ch.Transparency = 0.7
  2016. wait()
  2017. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  2018. wait()
  2019. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  2020. wait()
  2021. ch.CFrame = lplayer.Character["Head"].CFrame
  2022. end
  2023. end
  2024. end
  2025. end
  2026. end
  2027. while wait() do
  2028. bringmodw()
  2029. end
  2030. game:GetService("StarterGui"):SetCore("SendNotification", {
  2031. Title = "BringMod";
  2032. Text = "BringMod enabled.";
  2033. })
  2034. end
  2035. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  2036. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  2037. local hum = Instance.new('Humanoid', mod)
  2038. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  2039. lplayer.Character = mod
  2040. end
  2041. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  2042. game:GetService'RunService'.Stepped:Connect(function()
  2043. pcall(function()
  2044. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2045. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2046. for _,x in pairs(v.Character.Head:GetChildren()) do
  2047. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  2048. end
  2049. end
  2050. end
  2051. end)
  2052. end)
  2053. game:GetService("StarterGui"):SetCore("SendNotification", {
  2054. Title = "Attempting Shutdown";
  2055. Text = "Shutdown Attempt has begun.";
  2056. })
  2057. end
  2058. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  2059. objtodel = (string.sub(msg, 9))
  2060. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2061. if v.Name == objtodel then
  2062. v:Destroy()
  2063. end
  2064. end
  2065. end
  2066. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  2067. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  2068. print(v)
  2069. end
  2070. game:GetService("StarterGui"):SetCore("SendNotification", {
  2071. Title = "Printed";
  2072. Text = "Players have been printed to console. (F9)";
  2073. })
  2074. end
  2075. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  2076. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  2077. if (v:IsA("Decal")) then
  2078. v:Destroy()
  2079. end
  2080. end
  2081. end
  2082. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  2083. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  2084. game:GetService("StarterGui"):SetCore("SendNotification", {
  2085. Title = "Success!";
  2086. Text = "OpFinality GUI has loaded.";
  2087. })
  2088. end
  2089. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  2090. remotes = true
  2091. added = true
  2092. game.DescendantAdded:connect(function(rmt)
  2093. if added == true then
  2094. if remotes == true then
  2095. if rmt:IsA("RemoteEvent") then
  2096. print("A RemoteEvent was added!")
  2097. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2098. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2099. end end end
  2100. end)
  2101. game.DescendantAdded:connect(function(rmtfnctn)
  2102. if added == true then
  2103. if remotes == true then
  2104. if rmtfnctn:IsA("RemoteFunction") then
  2105. warn("A RemoteFunction was added!")
  2106. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2107. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2108. end end end
  2109. end)
  2110.  
  2111. game.DescendantAdded:connect(function(bndfnctn)
  2112. if added == true then
  2113. if binds == true then
  2114. if bndfnctn:IsA("BindableFunction") then
  2115. print("A BindableFunction was added!")
  2116. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2117. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2118. end end end
  2119. end)
  2120.  
  2121. game.DescendantAdded:connect(function(bnd)
  2122. if added == true then
  2123. if binds == true then
  2124. if bnd:IsA("BindableEvent") then
  2125. warn("A BindableEvent was added!")
  2126. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2127. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2128. end end end
  2129. end)
  2130.  
  2131.  
  2132. if binds == true then
  2133. for i,v in pairs(game:GetDescendants()) do
  2134. if v:IsA("BindableFunction") then
  2135. print(" game." .. v:GetFullName() .. " | BindableFunction")
  2136. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2137. end end
  2138. for i,v in pairs(game:GetDescendants()) do
  2139. if v:IsA("BindableEvent") then
  2140. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2141. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2142. end end
  2143. else
  2144. print("Off")
  2145. end
  2146. if remotes == true then
  2147. for i,v in pairs(game:GetDescendants()) do
  2148. if v:IsA("RemoteFunction") then
  2149. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2150. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2151. end end
  2152. wait()
  2153. for i,v in pairs(game:GetDescendants()) do
  2154. if v:IsA("RemoteEvent") then
  2155. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2156. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2157. end end
  2158. else
  2159. print("Off")
  2160. end
  2161. game:GetService("StarterGui"):SetCore("SendNotification", {
  2162. Title = "Printing Remotes";
  2163. Text = "Type ;noremotes to disable.";
  2164. })
  2165. end
  2166. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2167. remotes = false
  2168. added = false
  2169. game:GetService("StarterGui"):SetCore("SendNotification", {
  2170. Title = "Printing Remotes Disabled";
  2171. Text = "Type ;remotes to enable.";
  2172. })
  2173. end
  2174. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2175. spin = false
  2176. followed = false
  2177. traill = false
  2178. noclip = false
  2179. annoying = false
  2180. hwalk = false
  2181. cbringing = false
  2182. end
  2183. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2184. stopsitting = true
  2185. end
  2186. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2187. stopsitting = false
  2188. end
  2189. if string.sub(msg, 1, 8) == (prefix.."version") then
  2190. print(adminversion)
  2191. game:GetService("StarterGui"):SetCore("SendNotification", {
  2192. Title = "Version";
  2193. Text = adminversion;
  2194. })
  2195. end
  2196. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2197. clickgoto = true
  2198. game:GetService("StarterGui"):SetCore("SendNotification", {
  2199. Title = "Click TP";
  2200. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2201. })
  2202. end
  2203. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2204. clickdel = true
  2205. game:GetService("StarterGui"):SetCore("SendNotification", {
  2206. Title = "Click Delete";
  2207. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2208. })
  2209. end
  2210. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2211. clickdel = false
  2212. game:GetService("StarterGui"):SetCore("SendNotification", {
  2213. Title = "Click Delete";
  2214. Text = "Click delete has been disabled.";
  2215. })
  2216. end
  2217. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2218. clickgoto = false
  2219. game:GetService("StarterGui"):SetCore("SendNotification", {
  2220. Title = "Click TP";
  2221. Text = "Click TP has been disabled.";
  2222. })
  2223. end
  2224. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2225. gettingtools = true
  2226. game:GetService("StarterGui"):SetCore("SendNotification", {
  2227. Title = "Tools Enabled";
  2228. Text = "Automatically colleting tools dropped.";
  2229. })
  2230. end
  2231. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2232. gettingtools = false
  2233. game:GetService("StarterGui"):SetCore("SendNotification", {
  2234. Title = "Tools Disabled";
  2235. Text = "Click TP has been disabled.";
  2236. })
  2237. end
  2238. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2239. ScreenGui:Destroy()
  2240. end
  2241. if string.sub(msg, 1, 6) == (prefix.."reset") then
  2242. lplayer.Character.Head:Destroy()
  2243. end
  2244. if string.sub(msg, 1, 7) == (prefix.."state ") then
  2245. statechosen = string.sub(msg, 8)
  2246. changingstate = true
  2247. end
  2248. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2249. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2250. end
  2251. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2252. removingmeshhats = true
  2253. end
  2254. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2255. removingmeshhats = false
  2256. end
  2257. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2258. removingmeshtool = true
  2259. end
  2260. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2261. removingmeshtool = false
  2262. end
  2263. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2264. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2265. if v:IsA("Tool") then
  2266. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2267. v.Parent = player.Character
  2268. end
  2269. end
  2270. end
  2271. end
  2272. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2273. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2274. if v:IsA("Tool") then
  2275. v.Parent = lplayer.Character
  2276. wait()
  2277. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2278. v.Parent = player.Character
  2279. end
  2280. end
  2281. end
  2282. end
  2283. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2284. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2285. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2286. end
  2287. end
  2288. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2289. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2290. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2291. end
  2292. end
  2293. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2294. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2295. game:GetService("StarterGui"):SetCore("SendNotification", {
  2296. Title = player.AccountAge.." Days";
  2297. Text = "Account age of "..player.Name;
  2298. })
  2299. end
  2300. end
  2301. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2302. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2303. game:GetService("StarterGui"):SetCore("SendNotification", {
  2304. Title = player.UserId.." ID";
  2305. Text = "Account ID of "..player.Name;
  2306. })
  2307. end
  2308. end
  2309. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2310. game:GetService("StarterGui"):SetCore("SendNotification", {
  2311. Title = "Game ID";
  2312. Text = "Game ID: ".. game.GameId;
  2313. })
  2314. end
  2315. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2316. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2317. if pgscheck == true then
  2318. game:GetService("StarterGui"):SetCore("SendNotification", {
  2319. Title = "PGSPhysicsSolverEnabled";
  2320. Text = "PGS is Enabled!";
  2321. })
  2322. else
  2323. game:GetService("StarterGui"):SetCore("SendNotification", {
  2324. Title = "PGSPhysicsSolverEnabled";
  2325. Text = "PGS is Disabled!";
  2326. })
  2327. end
  2328. end
  2329. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2330. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2331. if v:IsA("Part") then
  2332. if v.Transparency == 1 then
  2333. if v.Name ~= "HumanoidRootPart" then
  2334. v:Destroy()
  2335. end
  2336. end
  2337. end
  2338. end
  2339. end
  2340. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2341. game:GetService("Lighting").FogStart = 0
  2342. game:GetService("Lighting").FogEnd = 9999999999999
  2343. end
  2344. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2345. lplayer.Character.Humanoid.Parent = lplayer
  2346. end
  2347. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2348. lplayer.Humanoid.Parent = lplayer.Character
  2349. end
  2350. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2351. prefix = (string.sub(msg, 9, 9))
  2352. wait(0.1)
  2353. change()
  2354. wait(0.1)
  2355. game:GetService("StarterGui"):SetCore("SendNotification", {
  2356. Title = "Prefix changed!";
  2357. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2358. })
  2359. end
  2360. if string.sub(msg, 1, 12) == (";resetprefix") then
  2361. prefix = ";"
  2362. wait(0.1)
  2363. change()
  2364. wait(0.1)
  2365. game:GetService("StarterGui"):SetCore("SendNotification", {
  2366. Title = "Prefix changed!";
  2367. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2368. })
  2369. end
  2370. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2371. speedfly = string.sub(msg, 11)
  2372. wait()
  2373. change()
  2374. end
  2375. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2376. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2377. local Anim3 = Instance.new("Animation")
  2378. Anim3.AnimationId = "rbxassetid://282574440"
  2379. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2380. track3:Play(.1, 1, 1)
  2381. bplrr = v.Name
  2382. banpl = true
  2383. end
  2384. end
  2385. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2386. banpl = false
  2387. end
  2388. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2389. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2390. staring = true
  2391. stareplr = v
  2392. end
  2393. end
  2394. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2395. staring = false
  2396. end
  2397. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2398. chatlogs = true
  2399. game:GetService("StarterGui"):SetCore("SendNotification", {
  2400. Title = "LogChat enabled";
  2401. Text = "Now logging all player chat.";
  2402. })
  2403. end
  2404. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2405. chatlogs = false
  2406. game:GetService("StarterGui"):SetCore("SendNotification", {
  2407. Title = "LogChat disabled";
  2408. Text = "Stopped logging all player chat.";
  2409. })
  2410. end
  2411. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2412. game:GetService("Workspace").CurrentCamera:Destroy()
  2413. wait(0.1)
  2414. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2415. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2416. lplayer.CameraMinZoomDistance = 0.5
  2417. lplayer.CameraMaxZoomDistance = 400
  2418. lplayer.CameraMode = "Classic"
  2419. end
  2420. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2421. changingstate = false
  2422. end
  2423. end)
  2424.  
  2425. local function tp()
  2426. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2427. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2428. if player.Name == brplr then
  2429. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2430. end
  2431. end
  2432. end
  2433. end
  2434. local function tpall()
  2435. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2436. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2437. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2438. end
  2439. end
  2440. end
  2441. spawn(function()
  2442. while wait(spamdelay) do
  2443. if spamming == true then
  2444. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2445. end
  2446. end
  2447. end)
  2448. spawn(function()
  2449. while wait(spamdelay) do
  2450. if spammingpm == true then
  2451. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2452. end
  2453. end
  2454. end)
  2455. spawn(function()
  2456. while wait() do
  2457. if cbring == true then
  2458. tp()
  2459. end
  2460. end
  2461. end)
  2462. spawn(function()
  2463. while wait() do
  2464. if cbringall == true then
  2465. tpall()
  2466. end
  2467. end
  2468. end)
  2469.  
  2470. Mouse.KeyDown:connect(function(Key)
  2471. if Key == prefix then
  2472. CMDBAR:CaptureFocus()
  2473. end
  2474. end)
  2475.  
  2476. CMDBAR.FocusLost:connect(function(enterPressed)
  2477. if enterPressed then
  2478. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2479. if string.sub(CMDBAR.Text, 6) == "me" then
  2480. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2481. else
  2482. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2483. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2484. lplayer.Character.Humanoid.Name = 1
  2485. local l = lplayer.Character["1"]:Clone()
  2486. l.Parent = lplayer.Character
  2487. l.Name = "Humanoid"
  2488. wait(0.1)
  2489. lplayer.Character["1"]:Destroy()
  2490. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2491. lplayer.Character.Animate.Disabled = true
  2492. wait(0.1)
  2493. lplayer.Character.Animate.Disabled = false
  2494. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2495. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2496. lplayer.Character.Humanoid:EquipTool(v)
  2497. end
  2498. local function tp(player,player2)
  2499. local char1,char2=player.Character,player2.Character
  2500. if char1 and char2 then
  2501. char1:MoveTo(char2.Head.Position)
  2502. end
  2503. end
  2504. wait(0.1)
  2505. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2506. wait(0.2)
  2507. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2508. wait(0.5)
  2509. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2510. wait(0.7)
  2511. tp(lplayer,game:GetService("Players")[v.Name])
  2512. wait(0.7)
  2513. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2514. game:GetService("StarterGui"):SetCore("SendNotification", {
  2515. Title = "Tools needed!";
  2516. Text = "You need a tool in your backpack for this command!";
  2517. })
  2518. end
  2519. end
  2520. end
  2521. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2522. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2523. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2524. lplayer.Character.Humanoid.Name = 1
  2525. local l = lplayer.Character["1"]:Clone()
  2526. l.Parent = lplayer.Character
  2527. l.Name = "Humanoid"
  2528. wait(0.1)
  2529. lplayer.Character["1"]:Destroy()
  2530. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2531. lplayer.Character.Animate.Disabled = true
  2532. wait(0.1)
  2533. lplayer.Character.Animate.Disabled = false
  2534. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2535. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2536. lplayer.Character.Humanoid:EquipTool(v)
  2537. end
  2538. local function tp(player,player2)
  2539. local char1,char2=player.Character,player2.Character
  2540. if char1 and char2 then
  2541. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2542. end
  2543. end
  2544. local function getout(player,player2)
  2545. local char1,char2=player.Character,player2.Character
  2546. if char1 and char2 then
  2547. char1:MoveTo(char2.Head.Position)
  2548. end
  2549. end
  2550. tp(game:GetService("Players")[v.Name], lplayer)
  2551. wait(0.2)
  2552. tp(game:GetService("Players")[v.Name], lplayer)
  2553. wait(0.5)
  2554. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2555. wait(0.5)
  2556. getout(lplayer, game:GetService("Players")[v.Name])
  2557. wait(0.3)
  2558. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2559. game:GetService("StarterGui"):SetCore("SendNotification", {
  2560. Title = "Tools needed!";
  2561. Text = "You need a tool in your backpack for this command!";
  2562. })
  2563. end
  2564. end
  2565. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2566. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2567. lplayer.Character.Humanoid.Name = 1
  2568. local l = lplayer.Character["1"]:Clone()
  2569. l.Parent = lplayer.Character
  2570. l.Name = "Humanoid"
  2571. wait(0.1)
  2572. lplayer.Character["1"]:Destroy()
  2573. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2574. lplayer.Character.Animate.Disabled = true
  2575. wait(0.1)
  2576. lplayer.Character.Animate.Disabled = false
  2577. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2578. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2579. lplayer.Character.Humanoid:EquipTool(v)
  2580. end
  2581. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2582. spinplr = v
  2583. wait(0.5)
  2584. spin = true
  2585. game:GetService("StarterGui"):SetCore("SendNotification", {
  2586. Title = "Tools needed!";
  2587. Text = "You need a tool in your backpack for this command!";
  2588. })
  2589. end
  2590. end
  2591. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2592. spin = false
  2593. end
  2594. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2595. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2596. lplayer.Character.Humanoid.Name = 1
  2597. local l = lplayer.Character["1"]:Clone()
  2598. l.Parent = lplayer.Character
  2599. l.Name = "Humanoid"
  2600. wait(0.1)
  2601. lplayer.Character["1"]:Destroy()
  2602. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2603. lplayer.Character.Animate.Disabled = true
  2604. wait(0.1)
  2605. lplayer.Character.Animate.Disabled = false
  2606. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2607. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2608. lplayer.Character.Humanoid:EquipTool(v)
  2609. end
  2610. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2611. wait(0.3)
  2612. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2613. attplr = v
  2614. game:GetService("StarterGui"):SetCore("SendNotification", {
  2615. Title = "Tools needed!";
  2616. Text = "You need a tool in your backpack for this command!";
  2617. })
  2618. end
  2619. end
  2620. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2621. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2622. local function getout(player,player2)
  2623. local char1,char2=player.Character,player2.Character
  2624. if char1 and char2 then
  2625. char1:MoveTo(char2.Head.Position)
  2626. end
  2627. end
  2628. getout(lplayer, game:GetService("Players")[v.Name])
  2629. end
  2630. end
  2631. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2632. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2633. followed = true
  2634. flwplr = v
  2635. end
  2636. end
  2637. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2638. followed = false
  2639. end
  2640. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2641. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2642. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2643. lplayer.Character.Humanoid.Name = 1
  2644. local l = lplayer.Character["1"]:Clone()
  2645. l.Parent = lplayer.Character
  2646. l.Name = "Humanoid"
  2647. wait(0.1)
  2648. lplayer.Character["1"]:Destroy()
  2649. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2650. lplayer.Character.Animate.Disabled = true
  2651. wait(0.1)
  2652. lplayer.Character.Animate.Disabled = false
  2653. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2654. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2655. lplayer.Character.Humanoid:EquipTool(v)
  2656. end
  2657. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2658. wait(0.2)
  2659. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2660. wait(0.6)
  2661. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2662. wait(0.6)
  2663. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2664. game:GetService("StarterGui"):SetCore("SendNotification", {
  2665. Title = "Tools needed!";
  2666. Text = "You need a tool in your backpack for this command!";
  2667. })
  2668. end
  2669. end
  2670. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2671. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2672. traill = true
  2673. trlplr = v
  2674. end
  2675. end
  2676. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2677. traill = false
  2678. end
  2679. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2680. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2681. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2682. else
  2683. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2684. local o = Instance.new("RocketPropulsion")
  2685. o.Parent = lplayer.Character.HumanoidRootPart
  2686. o.Name = "Orbit"
  2687. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2688. o:Fire()
  2689. noclip = true
  2690. end
  2691. end
  2692. end
  2693. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2694. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2695. noclip = false
  2696. end
  2697. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2698. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2699. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2700. else
  2701. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2702. local y = Instance.new("RocketPropulsion")
  2703. y.Parent = lplayer.Character.HumanoidRootPart
  2704. y.CartoonFactor = 1
  2705. y.MaxThrust = 800000
  2706. y.MaxSpeed = 1000
  2707. y.ThrustP = 200000
  2708. y.Name = "Fling"
  2709. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2710. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2711. y:Fire()
  2712. noclip = true
  2713. end
  2714. end
  2715. end
  2716. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2717. noclip = false
  2718. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2719. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2720. wait(0.4)
  2721. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2722. end
  2723. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2724. if game:GetService("Workspace").FilteringEnabled == true then
  2725. warn("FE is Enabled (Filtering Enabled)")
  2726. game:GetService("StarterGui"):SetCore("SendNotification", {
  2727. Title = "FE is Enabled";
  2728. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2729. })
  2730. else
  2731. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2732. game:GetService("StarterGui"):SetCore("SendNotification", {
  2733. Title = "FE is Disabled";
  2734. Text = "Filtering Disabled. Consider using a different admin script.";
  2735. })
  2736. end
  2737. end
  2738. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2739. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2740. lplayer.Character.Humanoid.Name = 1
  2741. local l = lplayer.Character["1"]:Clone()
  2742. l.Parent = lplayer.Character
  2743. l.Name = "Humanoid"
  2744. wait(0.1)
  2745. lplayer.Character["1"]:Destroy()
  2746. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2747. lplayer.Character.Animate.Disabled = true
  2748. wait(0.1)
  2749. lplayer.Character.Animate.Disabled = false
  2750. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2751. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2752. lplayer.Character.Humanoid:EquipTool(v)
  2753. end
  2754. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2755. wait(0.2)
  2756. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2757. wait(0.6)
  2758. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2759. game:GetService("StarterGui"):SetCore("SendNotification", {
  2760. Title = "Tools needed!";
  2761. Text = "You need a tool in your backpack for this command!";
  2762. })
  2763. end
  2764. end
  2765. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2766. noclip = true
  2767. game:GetService("StarterGui"):SetCore("SendNotification", {
  2768. Title = "Noclip enabled";
  2769. Text = "Type ;clip to disable";
  2770. })
  2771. end
  2772. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2773. noclip = false
  2774. game:GetService("StarterGui"):SetCore("SendNotification", {
  2775. Title = "Noclip disabled";
  2776. Text = "Type ;noclip to enable";
  2777. })
  2778. end
  2779. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2780. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2781. end
  2782. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2783. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2784. end
  2785. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2786. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2787. end
  2788. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2789. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2790. end
  2791. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2792. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2793. end
  2794. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2795. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2796. end
  2797. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2798. lplayer.Character.Humanoid.JumpPower = 50
  2799. lplayer.Character.Humanoid.WalkSpeed = 16
  2800. lplayer.Character.Humanoid.HipHeight = 0
  2801. end
  2802. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2803. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2804. annoying = true
  2805. annplr = v
  2806. end
  2807. end
  2808. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2809. annoying = false
  2810. end
  2811. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2812. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2813. hwalk = true
  2814. hdwplr = v
  2815. end
  2816. end
  2817. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2818. hwalk = false
  2819. end
  2820. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2821. lplayer.Character["Left Leg"]:Destroy()
  2822. lplayer.Character["Left Arm"]:Destroy()
  2823. lplayer.Character["Right Leg"]:Destroy()
  2824. lplayer.Character["Right Arm"]:Destroy()
  2825. end
  2826. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2827. lplayer.Character.Humanoid.Name = 1
  2828. local l = lplayer.Character["1"]:Clone()
  2829. l.Parent = lplayer.Character
  2830. l.Name = "Humanoid"
  2831. wait(0.1)
  2832. lplayer.Character["1"]:Destroy()
  2833. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2834. lplayer.Character.Animate.Disabled = true
  2835. wait(0.1)
  2836. lplayer.Character.Animate.Disabled = false
  2837. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2838. game:GetService("StarterGui"):SetCore("SendNotification", {
  2839. Title = "FE Godmode enabled";
  2840. Text = "Use ;grespawn or ;respawn to remove.";
  2841. })
  2842. end
  2843. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2844. for i,v in pairs(lplayer.Character:GetChildren()) do
  2845. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2846. v.Parent = workspace
  2847. end
  2848. end
  2849. end
  2850. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2851. for i,v in pairs(lplayer.Character:GetChildren()) do
  2852. if (v:IsA("Tool")) then
  2853. v.Parent = workspace
  2854. end
  2855. end
  2856. end
  2857. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2858. droppinghats = true
  2859. game:GetService("StarterGui"):SetCore("SendNotification", {
  2860. Title = "Loop Drop Enabled";
  2861. Text = "Type ;unloopdhats to disable";
  2862. })
  2863. end
  2864. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2865. droppinghats = false
  2866. game:GetService("StarterGui"):SetCore("SendNotification", {
  2867. Title = "Loop Drop Disabled";
  2868. Text = "Type ;loopdhats to enable.";
  2869. })
  2870. end
  2871. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2872. droppingtools = true
  2873. game:GetService("StarterGui"):SetCore("SendNotification", {
  2874. Title = "Loop Drop Enabled";
  2875. Text = "Type ;unloopdtool to disable";
  2876. })
  2877. end
  2878. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2879. droppingtools = false
  2880. game:GetService("StarterGui"):SetCore("SendNotification", {
  2881. Title = "Loop Drop Disabled";
  2882. Text = "Type ;loopdtool to enable.";
  2883. })
  2884. end
  2885. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2886. Local = game:GetService('Players').LocalPlayer
  2887. Char = Local.Character
  2888. touched,tpdback = false, false
  2889. box = Instance.new('Part',workspace)
  2890. box.Anchored = true
  2891. box.CanCollide = true
  2892. box.Size = Vector3.new(10,1,10)
  2893. box.Position = Vector3.new(0,10000,0)
  2894. box.Touched:connect(function(part)
  2895. if (part.Parent.Name == Local.Name) then
  2896. if touched == false then
  2897. touched = true
  2898. function apply()
  2899. if script.Disabled ~= true then
  2900. no = Char.HumanoidRootPart:Clone()
  2901. wait(.25)
  2902. Char.HumanoidRootPart:Destroy()
  2903. no.Parent = Char
  2904. Char:MoveTo(loc)
  2905. touched = false
  2906. end end
  2907. if Char then
  2908. apply()
  2909. end
  2910. end
  2911. end
  2912. end)
  2913. repeat wait() until Char
  2914. loc = Char.HumanoidRootPart.Position
  2915. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2916. game:GetService("StarterGui"):SetCore("SendNotification", {
  2917. Title = "Invisibility enabled!";
  2918. Text = "Reset or use ;respawn to remove.";
  2919. })
  2920. end
  2921. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2922. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2923. if game:GetService("Players")[v.Name].Character.Humanoid then
  2924. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2925. else
  2926. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2927. end
  2928. end
  2929. end
  2930. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2931. if lplayer.Character.Humanoid then
  2932. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2933. else
  2934. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2935. end
  2936. end
  2937. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2938. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2939. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2940. end
  2941. end
  2942. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2943. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2944. repeat wait() until Mouse
  2945.  
  2946. local T = lplayer.Character.HumanoidRootPart
  2947. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2948. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2949. local SPEED = speedget
  2950.  
  2951. local function fly()
  2952. flying = true
  2953. local BG = Instance.new('BodyGyro', T)
  2954. local BV = Instance.new('BodyVelocity', T)
  2955. BG.P = 9e4
  2956. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2957. BG.cframe = T.CFrame
  2958. BV.velocity = Vector3.new(0, 0.1, 0)
  2959. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2960. spawn(function()
  2961. repeat wait()
  2962. lplayer.Character.Humanoid.PlatformStand = true
  2963. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2964. SPEED = 50
  2965. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2966. SPEED = 0
  2967. end
  2968. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2969. 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
  2970. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2971. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2972. 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
  2973. else
  2974. BV.velocity = Vector3.new(0, 0.1, 0)
  2975. end
  2976. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2977. until not flying
  2978. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2979. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2980. SPEED = 0
  2981. BG:destroy()
  2982. BV:destroy()
  2983. lplayer.Character.Humanoid.PlatformStand = false
  2984. end)
  2985. end
  2986. Mouse.KeyDown:connect(function(KEY)
  2987. if KEY:lower() == 'w' then
  2988. CONTROL.F = speedfly
  2989. elseif KEY:lower() == 's' then
  2990. CONTROL.B = -speedfly
  2991. elseif KEY:lower() == 'a' then
  2992. CONTROL.L = -speedfly
  2993. elseif KEY:lower() == 'd' then
  2994. CONTROL.R = speedfly
  2995. end
  2996. end)
  2997. Mouse.KeyUp:connect(function(KEY)
  2998. if KEY:lower() == 'w' then
  2999. CONTROL.F = 0
  3000. elseif KEY:lower() == 's' then
  3001. CONTROL.B = 0
  3002. elseif KEY:lower() == 'a' then
  3003. CONTROL.L = 0
  3004. elseif KEY:lower() == 'd' then
  3005. CONTROL.R = 0
  3006. end
  3007. end)
  3008. fly()
  3009. end
  3010. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  3011. flying = false
  3012. lplayer.Character.Humanoid.PlatformStand = false
  3013. end
  3014. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  3015. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  3016. end
  3017. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  3018. spamtext = (string.sub(CMDBAR.Text, 6))
  3019. spamming = true
  3020. end
  3021. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  3022. spamming = false
  3023. end
  3024. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  3025. spamdelay = (string.sub(CMDBAR.Text, 10))
  3026. end
  3027. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  3028. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3029. pmspammed = v.Name
  3030. spammingpm = true
  3031. end
  3032. end
  3033. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  3034. spammingpm = false
  3035. end
  3036. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  3037. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  3038. v.Character["Left Leg"].Anchored = true
  3039. v.Character["Left Arm"].Anchored = true
  3040. v.Character["Right Leg"].Anchored = true
  3041. v.Character["Right Arm"].Anchored = true
  3042. v.Character.Torso.Anchored = true
  3043. v.Character.Head.Anchored = true
  3044. end
  3045. end
  3046. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  3047. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  3048. v.Character["Left Leg"].Anchored = false
  3049. v.Character["Left Arm"].Anchored = false
  3050. v.Character["Right Leg"].Anchored = false
  3051. v.Character["Right Arm"].Anchored = false
  3052. v.Character.Torso.Anchored = false
  3053. v.Character.Head.Anchored = false
  3054. end
  3055. end
  3056. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  3057. local a = game:GetService("Workspace"):getChildren()
  3058. for i = 1, #a do
  3059. if a[i].className == "Part" then
  3060. a[i].Locked = false
  3061. elseif a[i].className == "Model" then
  3062. local r = a[i]:getChildren()
  3063. for i = 1, #r do
  3064. if r[i].className == "Part" then
  3065. r[i].Locked = false
  3066. end
  3067. end
  3068. end
  3069. end
  3070. game:GetService("StarterGui"):SetCore("SendNotification", {
  3071. Title = "Success!";
  3072. Text = "Workspace unlocked. Use ;lockws to lock.";
  3073. })
  3074. end
  3075. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  3076. local a = game:GetService("Workspace"):getChildren()
  3077. for i = 1, #a do
  3078. if a[i].className == "Part" then
  3079. a[i].Locked = true
  3080. elseif a[i].className == "Model" then
  3081. local r = a[i]:getChildren()
  3082. for i = 1, #r do
  3083. if r[i].className == "Part" then
  3084. r[i].Locked = true
  3085. end
  3086. end
  3087. end
  3088. end
  3089. end
  3090. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  3091. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  3092. Clone_T.BinType = "Clone"
  3093. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  3094. Destruct.BinType = "Hammer"
  3095. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  3096. Hold_T.BinType = "Grab"
  3097. end
  3098. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  3099. lplayer.Character.Humanoid.PlatformStand = true
  3100. end
  3101. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  3102. lplayer.Character.Humanoid.PlatformStand = false
  3103. end
  3104. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  3105. lplayer.Character.Head.Mesh:Destroy()
  3106. end
  3107. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  3108. lplayer.Character.Humanoid.Sit = true
  3109. end
  3110. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  3111. local function bringobjw()
  3112. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3113. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3114. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3115. obj.CanCollide = false
  3116. obj.Transparency = 0.7
  3117. wait()
  3118. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3119. wait()
  3120. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3121. wait()
  3122. obj.CFrame = lplayer.Character["Head"].CFrame
  3123. end
  3124. end
  3125. end
  3126. while wait() do
  3127. bringobjw()
  3128. end
  3129. game:GetService("StarterGui"):SetCore("SendNotification", {
  3130. Title = "BringObj";
  3131. Text = "BringObj enabled.";
  3132. })
  3133. end
  3134. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3135. vis = (string.sub(CMDBAR.Text, 7))
  3136. local a = game:GetService("Workspace"):GetDescendants()
  3137. for i = 1, #a do
  3138. if a[i].className == "Part" then
  3139. a[i].Transparency = vis
  3140. elseif a[i].className == "Model" then
  3141. local r = a[i]:getChildren()
  3142. for i = 1, #r do
  3143. if r[i].className == "Part" then
  3144. r[i].Transparency = vis
  3145. end
  3146. end
  3147. end
  3148. end
  3149. end
  3150. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3151. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3152. game:GetService("StarterGui"):SetCore("SendNotification", {
  3153. Title = "Success!";
  3154. Text = "HyperTotal GUI Loaded!";
  3155. })
  3156. end
  3157. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3158. CMDSFRAME.Visible = true
  3159. end
  3160. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3161. for i,v in pairs(lplayer.Character:GetChildren()) do
  3162. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3163. v.Handle.Mesh:Destroy()
  3164. end
  3165. end
  3166. end
  3167. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3168. for i,v in pairs(lplayer.Character:GetChildren()) do
  3169. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3170. v.Handle.Mesh:Destroy()
  3171. end
  3172. end
  3173. end
  3174. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3175. for i,v in pairs(lplayer.Character:GetChildren()) do
  3176. if (v:IsA("Tool")) then
  3177. v.Handle.Mesh:Destroy()
  3178. end
  3179. end
  3180. end
  3181. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3182. for i,v in pairs(lplayer.Character:GetChildren()) do
  3183. if (v:IsA("Tool")) then
  3184. v.Handle.Mesh:Destroy()
  3185. end
  3186. end
  3187. end
  3188. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3189. local p = Instance.new("RocketPropulsion")
  3190. p.Parent = lplayer.Character.HumanoidRootPart
  3191. p.Name = "Spinner"
  3192. p.Target = lplayer.Character["Left Arm"]
  3193. p:Fire()
  3194. game:GetService("StarterGui"):SetCore("SendNotification", {
  3195. Title = "Spinner enabled";
  3196. Text = "Type ;nospinner to disable.";
  3197. })
  3198. end
  3199. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3200. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3201. end
  3202. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3203. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3204. if v:isA("Tool") then
  3205. local a = Instance.new("SelectionBox",v.Handle)
  3206. a.Adornee = v.Handle
  3207. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3208. v.GripPos = Vector3.new(0,0,0)
  3209. lplayer.Character.Humanoid:UnequipTools()
  3210. end
  3211. end
  3212. game:GetService("StarterGui"):SetCore("SendNotification", {
  3213. Title = "Reach applied!";
  3214. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3215. })
  3216. end
  3217. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3218. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3219. if v:isA("Tool") then
  3220. local a = Instance.new("SelectionBox",v.Handle)
  3221. a.Name = "Reach"
  3222. a.Adornee = v.Handle
  3223. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3224. v.GripPos = Vector3.new(0,0,0)
  3225. lplayer.Character.Humanoid:UnequipTools()
  3226. end
  3227. end
  3228. game:GetService("StarterGui"):SetCore("SendNotification", {
  3229. Title = "Reach applied!";
  3230. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3231. })
  3232. end
  3233. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3234. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3235. if v:isA("Tool") then
  3236. v.Handle.Reach:Destroy()
  3237. end
  3238. end
  3239. game:GetService("StarterGui"):SetCore("SendNotification", {
  3240. Title = "Reach removed!";
  3241. Text = "Removed reach from equipped sword.";
  3242. })
  3243. end
  3244. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3245. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3246. lplayer.Character.Humanoid.Name = 1
  3247. local l = lplayer.Character["1"]:Clone()
  3248. l.Parent = lplayer.Character
  3249. l.Name = "Humanoid"
  3250. wait(0.1)
  3251. lplayer.Character["1"]:Destroy()
  3252. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3253. lplayer.Character.Animate.Disabled = true
  3254. wait(0.1)
  3255. lplayer.Character.Animate.Disabled = false
  3256. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3257. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3258. lplayer.Character.Humanoid:EquipTool(v)
  3259. end
  3260. wait(0.1)
  3261. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3262. wait(0.2)
  3263. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3264. wait(0.5)
  3265. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3266. game:GetService("StarterGui"):SetCore("SendNotification", {
  3267. Title = "Tools needed!";
  3268. Text = "You need a tool in your backpack for this command!";
  3269. })
  3270. end
  3271. end
  3272. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3273. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3274. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3275. end
  3276. end
  3277. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3278. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3279. cbringall = true
  3280. else
  3281. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3282. brplr = v.Name
  3283. end
  3284. end
  3285. cbring = true
  3286. end
  3287. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3288. cbring = false
  3289. cbringall = false
  3290. end
  3291. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3292. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3293. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3294. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3295. lplayer.Character.Humanoid.Name = 1
  3296. local l = lplayer.Character["1"]:Clone()
  3297. l.Parent = lplayer.Character
  3298. l.Name = "Humanoid"
  3299. wait(0.1)
  3300. lplayer.Character["1"]:Destroy()
  3301. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3302. lplayer.Character.Animate.Disabled = true
  3303. wait(0.1)
  3304. lplayer.Character.Animate.Disabled = false
  3305. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3306. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3307. lplayer.Character.Humanoid:EquipTool(v)
  3308. end
  3309. local function tp(player,player2)
  3310. local char1,char2=player.Character,player2.Character
  3311. if char1 and char2 then
  3312. char1:MoveTo(char2.Head.Position)
  3313. end
  3314. end
  3315. wait(0.1)
  3316. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3317. wait(0.2)
  3318. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3319. wait(0.5)
  3320. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3321. wait(0.6)
  3322. tp(lplayer, game:GetService("Players")[v.Name])
  3323. wait(0.4)
  3324. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3325. game:GetService("StarterGui"):SetCore("SendNotification", {
  3326. Title = "Tools needed!";
  3327. Text = "You need a tool in your backpack for this command!";
  3328. })
  3329. end
  3330. end
  3331. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3332. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3333. lplayer.Character.Humanoid.Name = 1
  3334. local l = lplayer.Character["1"]:Clone()
  3335. l.Parent = lplayer.Character
  3336. l.Name = "Humanoid"
  3337. wait(0.1)
  3338. lplayer.Character["1"]:Destroy()
  3339. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3340. lplayer.Character.Animate.Disabled = true
  3341. wait(0.1)
  3342. lplayer.Character.Animate.Disabled = false
  3343. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3344. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3345. lplayer.Character.Humanoid:EquipTool(v)
  3346. end
  3347. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3348. wait(0.3)
  3349. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3350. wait(0.4)
  3351. b = Instance.new("BodyForce")
  3352. b.Parent = lplayer.Character.HumanoidRootPart
  3353. b.Name = "Glitch"
  3354. b.Force = Vector3.new(100000000,5000,0)
  3355. game:GetService("StarterGui"):SetCore("SendNotification", {
  3356. Title = "Tools needed!";
  3357. Text = "You need a tool in your backpack for this command!";
  3358. })
  3359. end
  3360. end
  3361. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3362. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3363. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3364. b = Instance.new("BodyForce")
  3365. b.Parent = lplayer.Character.HumanoidRootPart
  3366. b.Name = "unGlitch"
  3367. b.Force = Vector3.new(0,-5000000,0)
  3368. wait(2)
  3369. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3370. end
  3371. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3372. lplayer.Character.Humanoid.Health = 0
  3373. wait(1)
  3374. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3375. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3376. end
  3377. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3378. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3379. game:GetService("StarterGui"):SetCore("SendNotification", {
  3380. Title = "Success!";
  3381. Text = "DEX Explorer has loaded.";
  3382. })
  3383. end
  3384. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3385. local Anim = Instance.new("Animation")
  3386. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3387. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3388. track:Play(.1, 1, 1)
  3389. end
  3390. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3391. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3392. game:GetService("StarterGui"):SetCore("SendNotification", {
  3393. Title = "Success!";
  3394. Text = "Energize Animations GUI has loaded.";
  3395. })
  3396. end
  3397. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3398. saved = lplayer.Character.HumanoidRootPart.CFrame
  3399. game:GetService("StarterGui"):SetCore("SendNotification", {
  3400. Title = "Position Saved";
  3401. Text = "Use ;loadpos to return to saved position.";
  3402. })
  3403. end
  3404. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3405. lplayer.Character.HumanoidRootPart.CFrame = saved
  3406. end
  3407. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3408. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3409. local Anim2 = Instance.new("Animation")
  3410. Anim2.AnimationId = "rbxassetid://148840371"
  3411. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3412. track2:Play(.1, 1, 1)
  3413. bplrr = v.Name
  3414. banpl = true
  3415. end
  3416. end
  3417. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3418. banpl = false
  3419. end
  3420. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3421. local function bringmodw()
  3422. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3423. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3424. for i,ch in pairs(obj:GetDescendants()) do
  3425. if (ch:IsA("BasePart")) then
  3426. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3427. ch.CanCollide = false
  3428. ch.Transparency = 0.7
  3429. wait()
  3430. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3431. wait()
  3432. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3433. wait()
  3434. ch.CFrame = lplayer.Character["Head"].CFrame
  3435. end
  3436. end
  3437. end
  3438. end
  3439. end
  3440. while wait() do
  3441. bringmodw()
  3442. end
  3443. game:GetService("StarterGui"):SetCore("SendNotification", {
  3444. Title = "BringMod";
  3445. Text = "BringMod enabled.";
  3446. })
  3447. end
  3448. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3449. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3450. local hum = Instance.new('Humanoid', mod)
  3451. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3452. lplayer.Character = mod
  3453. end
  3454. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3455. game:GetService'RunService'.Stepped:Connect(function()
  3456. pcall(function()
  3457. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3458. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3459. for _,x in pairs(v.Character.Head:GetChildren()) do
  3460. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3461. end
  3462. end
  3463. end
  3464. end)
  3465. end)
  3466. game:GetService("StarterGui"):SetCore("SendNotification", {
  3467. Title = "Attempting Shutdown";
  3468. Text = "Shutdown Attempt has begun.";
  3469. })
  3470. end
  3471. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3472. objtodel = (string.sub(CMDBAR.Text, 8))
  3473. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3474. if v.Name == objtodel then
  3475. v:Destroy()
  3476. end
  3477. end
  3478. end
  3479. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3480. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3481. print(v)
  3482. end
  3483. game:GetService("StarterGui"):SetCore("SendNotification", {
  3484. Title = "Printed";
  3485. Text = "Players have been printed to console. (F9)";
  3486. })
  3487. end
  3488. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3489. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3490. if (v:IsA("Decal")) then
  3491. v:Destroy()
  3492. end
  3493. end
  3494. end
  3495. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3496. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3497. game:GetService("StarterGui"):SetCore("SendNotification", {
  3498. Title = "Success!";
  3499. Text = "OpFinality GUI has loaded.";
  3500. })
  3501. end
  3502. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3503. remotes = true
  3504. added = true
  3505. game.DescendantAdded:connect(function(rmt)
  3506. if added == true then
  3507. if remotes == true then
  3508. if rmt:IsA("RemoteEvent") then
  3509. print("A RemoteEvent was added!")
  3510. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3511. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3512. end end end
  3513. end)
  3514. game.DescendantAdded:connect(function(rmtfnctn)
  3515. if added == true then
  3516. if remotes == true then
  3517. if rmtfnctn:IsA("RemoteFunction") then
  3518. warn("A RemoteFunction was added!")
  3519. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3520. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3521. end end end
  3522. end)
  3523.  
  3524. game.DescendantAdded:connect(function(bndfnctn)
  3525. if added == true then
  3526. if binds == true then
  3527. if bndfnctn:IsA("BindableFunction") then
  3528. print("A BindableFunction was added!")
  3529. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3530. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3531. end end end
  3532. end)
  3533.  
  3534. game.DescendantAdded:connect(function(bnd)
  3535. if added == true then
  3536. if binds == true then
  3537. if bnd:IsA("BindableEvent") then
  3538. warn("A BindableEvent was added!")
  3539. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3540. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3541. end end end
  3542. end)
  3543.  
  3544.  
  3545. if binds == true then
  3546. for i,v in pairs(game:GetDescendants()) do
  3547. if v:IsA("BindableFunction") then
  3548. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3549. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3550. end end
  3551. for i,v in pairs(game:GetDescendants()) do
  3552. if v:IsA("BindableEvent") then
  3553. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3554. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3555. end end
  3556. else
  3557. print("Off")
  3558. end
  3559. if remotes == true then
  3560. for i,v in pairs(game:GetDescendants()) do
  3561. if v:IsA("RemoteFunction") then
  3562. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3563. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3564. end end
  3565. wait()
  3566. for i,v in pairs(game:GetDescendants()) do
  3567. if v:IsA("RemoteEvent") then
  3568. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3569. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3570. end end
  3571. else
  3572. print("Off")
  3573. end
  3574. game:GetService("StarterGui"):SetCore("SendNotification", {
  3575. Title = "Printing Remotes";
  3576. Text = "Type ;noremotes to disable.";
  3577. })
  3578. end
  3579. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3580. remotes = false
  3581. added = false
  3582. game:GetService("StarterGui"):SetCore("SendNotification", {
  3583. Title = "Printing Remotes Disabled";
  3584. Text = "Type ;remotes to enable.";
  3585. })
  3586. end
  3587. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3588. spin = false
  3589. followed = false
  3590. traill = false
  3591. noclip = false
  3592. annoying = false
  3593. hwalk = false
  3594. cbringing = false
  3595. end
  3596. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3597. stopsitting = true
  3598. end
  3599. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3600. stopsitting = false
  3601. end
  3602. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3603. print(adminversion)
  3604. game:GetService("StarterGui"):SetCore("SendNotification", {
  3605. Title = "Version";
  3606. Text = adminversion;
  3607. })
  3608. end
  3609. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3610. clickgoto = true
  3611. game:GetService("StarterGui"):SetCore("SendNotification", {
  3612. Title = "Click TP";
  3613. Text = "Press E to teleport to mouse position";
  3614. })
  3615. end
  3616. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3617. clickgoto = false
  3618. game:GetService("StarterGui"):SetCore("SendNotification", {
  3619. Title = "Click TP";
  3620. Text = "Click TP has been disabled.";
  3621. })
  3622. end
  3623. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3624. gettingtools = true
  3625. game:GetService("StarterGui"):SetCore("SendNotification", {
  3626. Title = "Tools Enabled";
  3627. Text = "Automatically colleting tools dropped.";
  3628. })
  3629. end
  3630. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3631. gettingtools = false
  3632. game:GetService("StarterGui"):SetCore("SendNotification", {
  3633. Title = "Tools Disabled";
  3634. Text = "Click TP has been disabled.";
  3635. })
  3636. end
  3637. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3638. ScreenGui:Destroy()
  3639. end
  3640. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3641. lplayer.Character.Head:Destroy()
  3642. end
  3643. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3644. statechosen = string.sub(CMDBAR.Text, 7)
  3645. changingstate = true
  3646. end
  3647. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3648. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3649. end
  3650. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3651. removingmeshhats = true
  3652. end
  3653. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3654. removingmeshhats = false
  3655. end
  3656. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3657. removingmeshtool = true
  3658. end
  3659. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3660. removingmeshtool = false
  3661. end
  3662. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3663. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3664. if v:IsA("Tool") then
  3665. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3666. v.Parent = player.Character
  3667. end
  3668. end
  3669. end
  3670. end
  3671. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3672. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3673. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3674. end
  3675. end
  3676. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3677. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3678. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3679. end
  3680. end
  3681. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3682. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3683. game:GetService("StarterGui"):SetCore("SendNotification", {
  3684. Title = player.AccountAge.." Days";
  3685. Text = "Account age of "..player.Name;
  3686. })
  3687. end
  3688. end
  3689. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3690. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3691. game:GetService("StarterGui"):SetCore("SendNotification", {
  3692. Title = player.UserId.." ID";
  3693. Text = "Account ID of "..player.Name;
  3694. })
  3695. end
  3696. end
  3697. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3698. game:GetService("StarterGui"):SetCore("SendNotification", {
  3699. Title = "Game ID";
  3700. Text = "Game ID: ".. game.GameId;
  3701. })
  3702. end
  3703. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3704. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3705. if pgscheck == true then
  3706. game:GetService("StarterGui"):SetCore("SendNotification", {
  3707. Title = "PGSPhysicsSolverEnabled";
  3708. Text = "PGS is Enabled!";
  3709. })
  3710. else
  3711. game:GetService("StarterGui"):SetCore("SendNotification", {
  3712. Title = "PGSPhysicsSolverEnabled";
  3713. Text = "PGS is Disabled!";
  3714. })
  3715. end
  3716. end
  3717. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3718. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3719. if v:IsA("Part") then
  3720. if v.Transparency == 1 then
  3721. if v.Name ~= "HumanoidRootPart" then
  3722. v:Destroy()
  3723. end
  3724. end
  3725. end
  3726. end
  3727. end
  3728. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3729. game:GetService("Lighting").FogStart = 0
  3730. game:GetService("Lighting").FogEnd = 9999999999999
  3731. end
  3732. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3733. lplayer.Character.Humanoid.Parent = lplayer
  3734. end
  3735. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3736. lplayer.Humanoid.Parent = lplayer.Character
  3737. end
  3738. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3739. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3740. if v:IsA("Tool") then
  3741. v.Parent = lplayer.Character
  3742. wait()
  3743. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3744. v.Parent = player.Character
  3745. end
  3746. end
  3747. end
  3748. end
  3749. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3750. speedfly = string.sub(CMDBAR.Text, 10)
  3751. wait()
  3752. change()
  3753. end
  3754. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3755. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3756. local Anim3 = Instance.new("Animation")
  3757. Anim3.AnimationId = "rbxassetid://282574440"
  3758. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3759. track3:Play(.1, 1, 1)
  3760. bplrr = v.Name
  3761. banpl = true
  3762. end
  3763. end
  3764. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3765. banpl = false
  3766. end
  3767. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3768. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3769. staring = true
  3770. stareplr = v
  3771. end
  3772. end
  3773. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3774. staring = false
  3775. end
  3776. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3777. chatlogs = true
  3778. game:GetService("StarterGui"):SetCore("SendNotification", {
  3779. Title = "LogChat enabled";
  3780. Text = "Now logging all player chat.";
  3781. })
  3782. end
  3783. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3784. chatlogs = false
  3785. game:GetService("StarterGui"):SetCore("SendNotification", {
  3786. Title = "LogChat disabled";
  3787. Text = "Stopped logging all player chat.";
  3788. })
  3789. end
  3790. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3791. game:GetService("Workspace").CurrentCamera:Destroy()
  3792. wait(0.1)
  3793. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3794. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3795. lplayer.CameraMinZoomDistance = 0.5
  3796. lplayer.CameraMaxZoomDistance = 400
  3797. lplayer.CameraMode = "Classic"
  3798. end
  3799. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3800. changingstate = false
  3801. end
  3802. CMDBAR.Text = ""
  3803. end
  3804. end)
  3805.  
  3806. wait(0.3)
  3807. game:GetService("StarterGui"):SetCore("SendNotification", {
  3808. Title = "Loaded successfully!";
  3809. Text = "Reviz Admin V2 by illremember";
  3810. })
  3811. wait(0.1)
  3812. print("Reviz Admin V2 loaded!")
  3813. if game:GetService("Workspace").FilteringEnabled == true then
  3814. warn("FE is Enabled (Filtering Enabled)")
  3815. game:GetService("StarterGui"):SetCore("SendNotification", {
  3816. Title = "FE is Enabled";
  3817. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3818. })
  3819. else
  3820. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3821. game:GetService("StarterGui"):SetCore("SendNotification", {
  3822. Title = "FE is Disabled";
  3823. Text = "Filtering Disabled. Consider using a different admin script.";
  3824. })
  3825. end
  3826.  
  3827. local intro = Instance.new("ScreenGui")
  3828. local Frame = Instance.new("Frame")
  3829. local ImageLabel = Instance.new("ImageLabel")
  3830. intro.Parent = game:GetService("CoreGui")
  3831. Frame.Parent = intro
  3832. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3833. Frame.BackgroundTransparency = 1
  3834. Frame.Size = UDim2.new(1, 0, 0, 300)
  3835. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3836. ImageLabel.Parent = Frame
  3837. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3838. ImageLabel.BackgroundTransparency = 1
  3839. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3840. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3841. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3842. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3843. wait(3.01)
  3844. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3845. wait(5.01)
  3846. intro:Destroy()
  3847. end)
  3848.  
  3849. arrest.Name = "arrest"
  3850. arrest.Parent = main
  3851. arrest.BackgroundColor3 = Color3.new(0, 1, 1)
  3852. arrest.Position = UDim2.new(0.349623203, 0, 0.306112915, 0)
  3853. arrest.Size = UDim2.new(0, 110, 0, 32)
  3854. arrest.Font = Enum.Font.GothamBlack
  3855. arrest.Text = "Arrest"
  3856. arrest.TextColor3 = Color3.new(1, 0, 0)
  3857. arrest.TextSize = 14
  3858. arrest.MouseButton1Down:connect(function()
  3859. local mouse = game.Players.LocalPlayer:GetMouse()
  3860. local arrestEvent = game.Workspace.Remote.arrest
  3861. mouse.Button1Down:connect(function()
  3862. local obj = mouse.Target
  3863. local response = arrestEvent:InvokeServer(obj)
  3864. end)
  3865. end)
  3866.  
  3867. attach.Name = "attach"
  3868. attach.Parent = main
  3869. attach.BackgroundColor3 = Color3.new(0, 1, 1)
  3870. attach.Position = UDim2.new(0.679666638, 0, 0.304921538, 0)
  3871. attach.Size = UDim2.new(0, 111, 0, 32)
  3872. attach.Font = Enum.Font.GothamBlack
  3873. attach.Text = "Aimbot"
  3874. attach.TextColor3 = Color3.new(1, 0, 0)
  3875. attach.TextSize = 14
  3876. attach.MouseButton1Down:connect(function()
  3877. local plrs = game:GetService("Players")
  3878. local TeamBased = true ; local teambasedswitch = "o"
  3879. local presskeytoaim = true; local aimkey = "e"
  3880. local raycast = false
  3881.  
  3882. local espupdatetime = 5; autoesp = false
  3883.  
  3884.  
  3885.  
  3886. local lockaim = true; local lockangle = 5
  3887.  
  3888.  
  3889.  
  3890. --function findwat(folder, what)
  3891. -- for i, smth in pairs(folder:GetChildren()) do
  3892. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  3893. -- return smth
  3894. -- end
  3895. -- end
  3896. --end
  3897. --
  3898. --local plrs = findwat(game, "Players")
  3899.  
  3900.  
  3901.  
  3902.  
  3903. local Gui = Instance.new("ScreenGui")
  3904. local Move = Instance.new("Frame")
  3905. local Main = Instance.new("Frame")
  3906. local EspStatus = Instance.new("TextLabel")
  3907. local st1 = Instance.new("TextLabel")
  3908. local st1_2 = Instance.new("TextLabel")
  3909. local st1_3 = Instance.new("TextLabel")
  3910. local Name = Instance.new("TextLabel")
  3911. --Properties:
  3912. Gui.Name = "Gui"
  3913. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  3914.  
  3915. Move.Name = "Move"
  3916. Move.Parent = Gui
  3917. Move.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  3918. Move.BackgroundTransparency = 1
  3919. Move.BorderSizePixel = 0
  3920. Move.Draggable = true
  3921. Move.Position = UDim2.new(0.005, 0, -0.15, 0)
  3922. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  3923.  
  3924. Main.Name = "Main"
  3925. Main.Parent = Move
  3926. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  3927. Main.Position = UDim2.new(0, -7, 20.9960003, 0)
  3928. Main.Size = UDim2.new(1, 0, 5.79699993, 0)
  3929. Main.Style = Enum.FrameStyle.RobloxSquare
  3930.  
  3931. EspStatus.Name = "EspStatus"
  3932. EspStatus.Parent = Main
  3933. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  3934. EspStatus.BackgroundTransparency = 1
  3935. EspStatus.Position = UDim2.new(0, 0, 0.300000012, 0)
  3936. EspStatus.Size = UDim2.new(1, 0, 0.162, 0)
  3937. EspStatus.Font = Enum.Font.ArialBold
  3938. EspStatus.Text = "Press O to change team based mode"
  3939. EspStatus.TextColor3 = Color3.new(0.6, 0.196078, 0.8)
  3940. EspStatus.TextScaled = true
  3941. EspStatus.TextWrapped = true
  3942.  
  3943. st1.Name = "st1"
  3944. st1.Parent = Main
  3945. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  3946. st1.BackgroundTransparency = 1
  3947. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  3948. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  3949. st1.Font = Enum.Font.ArialBold
  3950. st1.Text = ""
  3951. st1.TextColor3 = Color3.new(0.0784314, 0.541176, 0)
  3952. st1.TextScaled = true
  3953. st1.TextSize = 14
  3954. st1.TextWrapped = true
  3955.  
  3956. st1_2.Name = "st1"
  3957. st1_2.Parent = Main
  3958. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3959. st1_2.BackgroundTransparency = 1
  3960. st1_2.Position = UDim2.new(0, 0, 0.875999987, 0)
  3961. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  3962. st1_2.Font = Enum.Font.ArialBold
  3963. st1_2.Text = "Press E to lock on a person inside ur view"
  3964. st1_2.TextColor3 = Color3.new(0.6, 0.196078, 0.8)
  3965. st1_2.TextScaled = true
  3966. st1_2.TextWrapped = true
  3967.  
  3968. st1_3.Name = "st1"
  3969. st1_3.Parent = Main
  3970. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3971. st1_3.BackgroundTransparency = 1
  3972. st1_3.Position = UDim2.new(0, 0, 0.54, 0)
  3973. st1_3.Size = UDim2.new(1, 0, 0.261999995, 0)
  3974. st1_3.Font = Enum.Font.ArialBold
  3975. st1_3.Text = "Press L to enable esp loop and press T to update esp"
  3976. st1_3.TextColor3 = Color3.new(0.6, 0.196078, 0.8)
  3977. st1_3.TextScaled = true
  3978. st1_3.TextWrapped = true
  3979.  
  3980.  
  3981. Name.Name = "Name"
  3982. Name.Parent = Move
  3983. Name.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  3984. Name.BackgroundTransparency = 1
  3985. Name.Position = UDim2.new(0, 25, 20.9860001, 0)
  3986. Name.Size = UDim2.new(0.838, 0, 1.27999997, 0)
  3987. Name.Font = Enum.Font.Arcade
  3988. Name.Text = "ARSENAL GUI"
  3989. Name.TextColor3 = Color3.new(0.541176, 0.168627, 0.886275)
  3990. Name.TextScaled = true
  3991. Name.TextSize = 12
  3992. Name.TextWrapped = true
  3993. -- Scripts:
  3994.  
  3995.  
  3996. local plrsforaim = {}
  3997.  
  3998. local lplr = game:GetService("Players").LocalPlayer
  3999. Move.Draggable = true
  4000. Gui.ResetOnSpawn = false
  4001. Gui.Name = "Chat"
  4002. Gui.DisplayOrder = 999
  4003.  
  4004. Gui.Parent = plrs.LocalPlayer.PlayerGui
  4005.  
  4006.  
  4007. f = {}
  4008. local espforlder
  4009.  
  4010. f.addesp = function()
  4011. --print("ESP ran")
  4012. if espforlder then
  4013. else
  4014. espforlder = Instance.new("Folder")
  4015. espforlder.Parent = game.Workspace.CurrentCamera
  4016. end
  4017. for i, v in pairs(espforlder:GetChildren()) do
  4018. v:Destroy()
  4019. end
  4020. for _, plr in pairs(plrs:GetChildren()) do
  4021. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  4022. if TeamBased == true then
  4023. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  4024. local e = espforlder:FindFirstChild(plr.Name)
  4025. if not e then
  4026. --print("Added esp for team based")
  4027. local bill = Instance.new("BillboardGui", espforlder)
  4028. bill.Name = plr.Name
  4029. bill.AlwaysOnTop = true
  4030. bill.Size = UDim2.new(1,0,1,0)
  4031. bill.Adornee = plr.Character.Head
  4032. local Frame = Instance.new('Frame',bill)
  4033. Frame.Active = true
  4034. Frame.BackgroundColor3 = Color3.new(0.862745, 0.0784314, 0.235294)
  4035. Frame.BackgroundTransparency = 0
  4036. Frame.BorderSizePixel = 0
  4037. Frame.AnchorPoint = Vector2.new(.5, .5)
  4038. Frame.Position = UDim2.new (0.5,0,0.5,0)
  4039. Frame.Size = UDim2.new (1,0,1,0)
  4040. Frame.Rotation = 0
  4041. plr.Character.Humanoid.Died:Connect(function()
  4042. bill:Destroy()
  4043. end)
  4044. end
  4045. end
  4046. else
  4047. local e = espforlder:FindFirstChild(plr.Name)
  4048. if not e then
  4049. --print("Added esp")
  4050. local bill = Instance.new("BillboardGui", espforlder)
  4051. bill.Name = plr.Name
  4052. bill.AlwaysOnTop = true
  4053. bill.Size = UDim2.new(1,0,1,0)
  4054. bill.Adornee = plr.Character.Head
  4055. local Frame = Instance.new('Frame',bill)
  4056. Frame.Active = true
  4057. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  4058. Frame.BackgroundTransparency = 0
  4059. Frame.BorderSizePixel = 0
  4060. Frame.AnchorPoint = Vector2.new(.5, .5)
  4061. Frame.Position = UDim2.new (0.5,0,0.5,0)
  4062. Frame.Size = UDim2.new (1,0,1,0)
  4063. Frame.Rotation = 0
  4064. plr.Character.Humanoid.Died:Connect(function()
  4065. bill:Destroy()
  4066. end)
  4067. end
  4068. end
  4069.  
  4070.  
  4071. end
  4072. end
  4073. end
  4074. local cam = game.Workspace.CurrentCamera
  4075.  
  4076. local mouse = lplr:GetMouse()
  4077. local switch = false
  4078. local key = "k"
  4079. local aimatpart = nil
  4080. mouse.KeyDown:Connect(function(a)
  4081. if a == "t" then
  4082. print("worked1")
  4083. f.addesp()
  4084. elseif a == "u" then
  4085. if raycast == true then
  4086. raycast = false
  4087. else
  4088. raycast = true
  4089. end
  4090. elseif a == "l" then
  4091. if autoesp == false then
  4092. autoesp = true
  4093. else
  4094. autoesp = false
  4095. end
  4096. end
  4097. if a == "j" then
  4098. if mouse.Target then
  4099. mouse.Target:Destroy()
  4100. end
  4101. end
  4102. if a == key then
  4103. if switch == false then
  4104. switch = true
  4105. else
  4106. switch = false
  4107. if aimatpart ~= nil then
  4108. aimatpart = nil
  4109. end
  4110. end
  4111. elseif a == teambasedswitch then
  4112. if TeamBased == true then
  4113. TeamBased = false
  4114. teambasedstatus.Text = tostring(TeamBased)
  4115. else
  4116. TeamBased = true
  4117. teambasedstatus.Text = tostring(TeamBased)
  4118. end
  4119. elseif a == aimkey then
  4120. if not aimatpart then
  4121. local maxangle = math.rad(20)
  4122. for i, plr in pairs(plrs:GetChildren()) do
  4123. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  4124. if TeamBased == true then
  4125. if plr.Team.Name ~= lplr.Team.Name then
  4126. local an = checkfov(plr.Character.Head)
  4127. if an < maxangle then
  4128. maxangle = an
  4129. aimatpart = plr.Character.Head
  4130. end
  4131. end
  4132. else
  4133. local an = checkfov(plr.Character.Head)
  4134. if an < maxangle then
  4135. maxangle = an
  4136. aimatpart = plr.Character.Head
  4137. end
  4138. print(plr)
  4139. end
  4140. plr.Character.Humanoid.Died:Connect(function()
  4141. if aimatpart.Parent == plr.Character or aimatpart == nil then
  4142. aimatpart = nil
  4143. end
  4144. end)
  4145. end
  4146. end
  4147. else
  4148. aimatpart = nil
  4149. end
  4150. end
  4151. end)
  4152.  
  4153. function getfovxyz (p0, p1, deg)
  4154. local x1, y1, z1 = p0:ToOrientation()
  4155. local cf = CFrame.new(p0.p, p1.p)
  4156. local x2, y2, z2 = cf:ToOrientation()
  4157. --local d = math.deg
  4158. if deg then
  4159. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  4160. else
  4161. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  4162. end
  4163. end
  4164.  
  4165. function getaimbotplrs()
  4166. plrsforaim = {}
  4167. for i, plr in pairs(plrs:GetChildren()) do
  4168. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  4169.  
  4170. if TeamBased == true then
  4171. if plr.Team.Name ~= lplr.Team.Name then
  4172. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  4173. local r = Ray.new(cf, cf.LookVector * 10000)
  4174. local ign = {}
  4175. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  4176. if v:IsA("BasePart") then
  4177. table.insert(ign , v)
  4178. end
  4179. end
  4180. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  4181. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  4182. table.insert(plrsforaim, obj)
  4183. end
  4184. end
  4185. else
  4186. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  4187. local r = Ray.new(cf, cf.LookVector * 10000)
  4188. local ign = {}
  4189. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  4190. if v:IsA("BasePart") then
  4191. table.insert(ign , v)
  4192. end
  4193. end
  4194. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  4195. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  4196. table.insert(plrsforaim, obj)
  4197. end
  4198. end
  4199.  
  4200.  
  4201. end
  4202. end
  4203. end
  4204.  
  4205. function aimat(part)
  4206. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  4207. end
  4208. function checkfov (part)
  4209. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  4210. local angle = math.abs(fov.X) + math.abs(fov.Y)
  4211. return angle
  4212. end
  4213.  
  4214. game:GetService("RunService").RenderStepped:Connect(function()
  4215. if aimatpart then
  4216. aimat(aimatpart)
  4217. if aimatpart.Parent == plrs.LocalPlayer.Character then
  4218. aimatpart = nil
  4219. end
  4220. end
  4221.  
  4222.  
  4223. -- if switch == true then
  4224. -- local maxangle = 99999
  4225. --
  4226. -- --print("Loop")
  4227. -- if true and raycast == false then
  4228. -- for i, plr in pairs(plrs:GetChildren()) do
  4229. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  4230. -- if TeamBased then
  4231. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  4232. -- local an = checkfov(plr.Character.Head)
  4233. -- if an < maxangle then
  4234. -- maxangle = an
  4235. -- aimatpart = plr.Character.Head
  4236. -- if an < lockangle then
  4237. -- break
  4238. -- end
  4239. -- end
  4240. -- end
  4241. -- else
  4242. -- local an = checkfov(plr.Character.Head)
  4243. -- if an < maxangle then
  4244. -- maxangle = an
  4245. -- aimatpart = plr.Character.Head
  4246. -- if an < lockangle then
  4247. -- break
  4248. -- end
  4249. -- end
  4250. -- end
  4251. --
  4252. --
  4253. --
  4254. --
  4255. -- end
  4256. -- end
  4257. -- elseif raycast == true then
  4258. --
  4259. -- end
  4260.  
  4261. if raycast == true and switch == false and not aimatpart then
  4262. getaimbotplrs()
  4263. aimatpart = nil
  4264. local maxangle = 999
  4265. for i, v in ipairs(plrsforaim) do
  4266. if v.Parent ~= lplr.Character then
  4267. local an = checkfov(v)
  4268. if an < maxangle and v ~= lplr.Character.Head then
  4269. maxangle = an
  4270. aimatpart = v
  4271. print(v:GetFullName())
  4272. v.Parent.Humanoid.Died:connect(function()
  4273. aimatpart = nil
  4274. end)
  4275. end
  4276. end
  4277. end
  4278.  
  4279. end
  4280. end)
  4281. delay(0, function()
  4282. while wait(espupdatetime) do
  4283. if autoesp == true then
  4284. pcall(function()
  4285. f.addesp()
  4286. end)
  4287. end
  4288. end
  4289. end)
  4290. warn("loaded")
  4291. end)
  4292.  
  4293. fastrem.Name = "fastrem"
  4294. fastrem.Parent = main
  4295. fastrem.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  4296. fastrem.Position = UDim2.new(0.00783289783, 0, 0.518048227, 0)
  4297. fastrem.Size = UDim2.new(0, 84, 0, 32)
  4298. fastrem.Font = Enum.Font.Bodoni
  4299. fastrem.Text = "Fast Remington"
  4300. fastrem.TextColor3 = Color3.new(0, 0, 0)
  4301. fastrem.TextSize = 14
  4302. fastrem.MouseButton1Down:connect(function()
  4303. local Player = game.Players.LocalPlayer.Name
  4304. local Gun = "Remington 870" -- < -- Gun Name
  4305. local Run = game:GetService("RunService")
  4306.  
  4307. Gun = game.Players[Player].Character[Gun]
  4308. local Mouse = game.Players.LocalPlayer:GetMouse()
  4309. local Down = false
  4310. local Sound = Gun.Handle.FireSound
  4311.  
  4312. function CreateRay(Point_A, Point_B)
  4313. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4314. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4315. local Dist = (Point_A - Pos).Magnitude
  4316. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4317.  
  4318. return CFrame, Dist, Ray
  4319. end
  4320.  
  4321. function FireLaser(target)
  4322. coroutine.resume(coroutine.create(function()
  4323. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4324. local Bullet = Instance.new("Part", Gun)
  4325. Bullet.BrickColor = BrickColor.Yellow()
  4326. Bullet.Material = "Neon"
  4327. Bullet.Anchored = true
  4328. Bullet.CanCollide = false
  4329. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4330. Bullet.CFrame = C
  4331.  
  4332. local bulletTable = {}
  4333. table.insert(bulletTable, {
  4334. Hit = target,
  4335. Distance = D,
  4336. Cframe = C,
  4337. RayObject = R
  4338. })
  4339.  
  4340. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4341. local C = Sound:Clone()
  4342. C.Parent = Gun
  4343. C:Play()
  4344. wait(0.05)
  4345. Bullet:Remove()
  4346. end))
  4347. end
  4348.  
  4349. Mouse.Button1Down:Connect(function()
  4350. Down = true
  4351. end)
  4352.  
  4353.  
  4354. Mouse.Button1Up:Connect(function()
  4355. Down = false
  4356. end)
  4357.  
  4358. while Run.Stepped:wait() do
  4359. if Down == true then
  4360. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4361. FireLaser(Mouse.Target)
  4362. end
  4363. end
  4364. end)
  4365.  
  4366. fastm9.Name = "fastm9"
  4367. fastm9.Parent = main
  4368. fastm9.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  4369. fastm9.Position = UDim2.new(0.267702788, 0, 0.518048167, 0)
  4370. fastm9.Size = UDim2.new(0, 84, 0, 32)
  4371. fastm9.Font = Enum.Font.Bodoni
  4372. fastm9.Text = "Fast M9"
  4373. fastm9.TextColor3 = Color3.new(0, 0, 0)
  4374. fastm9.TextSize = 14
  4375. fastm9.MouseButton1Down:connect(function()
  4376. local Player = game.Players.LocalPlayer.Name
  4377. local Gun = "M9" -- < -- Gun Name
  4378. local Run = game:GetService("RunService")
  4379.  
  4380. Gun = game.Players[Player].Character[Gun]
  4381. local Mouse = game.Players.LocalPlayer:GetMouse()
  4382. local Down = false
  4383. local Sound = Gun.Handle.FireSound
  4384.  
  4385. function CreateRay(Point_A, Point_B)
  4386. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4387. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4388. local Dist = (Point_A - Pos).Magnitude
  4389. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4390.  
  4391. return CFrame, Dist, Ray
  4392. end
  4393.  
  4394. function FireLaser(target)
  4395. coroutine.resume(coroutine.create(function()
  4396. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4397. local Bullet = Instance.new("Part", Gun)
  4398. Bullet.BrickColor = BrickColor.Yellow()
  4399. Bullet.Material = "Neon"
  4400. Bullet.Anchored = true
  4401. Bullet.CanCollide = false
  4402. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4403. Bullet.CFrame = C
  4404.  
  4405. local bulletTable = {}
  4406. table.insert(bulletTable, {
  4407. Hit = target,
  4408. Distance = D,
  4409. Cframe = C,
  4410. RayObject = R
  4411. })
  4412.  
  4413. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4414. local C = Sound:Clone()
  4415. C.Parent = Gun
  4416. C:Play()
  4417. wait(0.05)
  4418. Bullet:Remove()
  4419. end))
  4420. end
  4421.  
  4422. Mouse.Button1Down:Connect(function()
  4423. Down = true
  4424. end)
  4425.  
  4426.  
  4427. Mouse.Button1Up:Connect(function()
  4428. Down = false
  4429. end)
  4430.  
  4431. while Run.Stepped:wait() do
  4432. if Down == true then
  4433. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4434. FireLaser(Mouse.Target)
  4435. end
  4436. end
  4437. end)
  4438.  
  4439. fasttaze.Name = "fasttaze"
  4440. fasttaze.Parent = main
  4441. fasttaze.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  4442. fasttaze.Position = UDim2.new(0.522364557, 0, 0.518048108, 0)
  4443. fasttaze.Size = UDim2.new(0, 84, 0, 32)
  4444. fasttaze.Font = Enum.Font.Bodoni
  4445. fasttaze.Text = "Fast Taser"
  4446. fasttaze.TextColor3 = Color3.new(0, 0, 0)
  4447. fasttaze.TextSize = 14
  4448. fasttaze.MouseButton1Down:connect(function()
  4449. local Player = game.Players.LocalPlayer.Name
  4450. local Gun = "Taser" -- < -- Gun Name
  4451. local Run = game:GetService("RunService")
  4452.  
  4453. Gun = game.Players[Player].Character[Gun]
  4454. local Mouse = game.Players.LocalPlayer:GetMouse()
  4455. local Down = false
  4456. local Sound = Gun.Handle.FireSound
  4457.  
  4458. function CreateRay(Point_A, Point_B)
  4459. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4460. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4461. local Dist = (Point_A - Pos).Magnitude
  4462. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4463.  
  4464. return CFrame, Dist, Ray
  4465. end
  4466.  
  4467. function FireLaser(target)
  4468. coroutine.resume(coroutine.create(function()
  4469. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4470. local Bullet = Instance.new("Part", Gun)
  4471. Bullet.BrickColor = BrickColor.Yellow()
  4472. Bullet.Material = "Neon"
  4473. Bullet.Anchored = true
  4474. Bullet.CanCollide = false
  4475. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4476. Bullet.CFrame = C
  4477.  
  4478. local bulletTable = {}
  4479. table.insert(bulletTable, {
  4480. Hit = target,
  4481. Distance = D,
  4482. Cframe = C,
  4483. RayObject = R
  4484. })
  4485.  
  4486. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4487. local C = Sound:Clone()
  4488. C.Parent = Gun
  4489. C:Play()
  4490. wait(0.05)
  4491. Bullet:Remove()
  4492. end))
  4493. end
  4494.  
  4495. Mouse.Button1Down:Connect(function()
  4496. Down = true
  4497. end)
  4498.  
  4499.  
  4500. Mouse.Button1Up:Connect(function()
  4501. Down = false
  4502. end)
  4503.  
  4504. while Run.Stepped:wait() do
  4505. if Down == true then
  4506. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4507. FireLaser(Mouse.Target)
  4508. end
  4509. end
  4510. end)
  4511.  
  4512. fastak.Name = "fastak"
  4513. fastak.Parent = main
  4514. fastak.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  4515. fastak.Position = UDim2.new(0.77959609, 0, 0.518048167, 0)
  4516. fastak.Size = UDim2.new(0, 79, 0, 32)
  4517. fastak.Font = Enum.Font.Bodoni
  4518. fastak.Text = "Fast AK47"
  4519. fastak.TextColor3 = Color3.new(0, 0, 0)
  4520. fastak.TextSize = 14
  4521. fastak.MouseButton1Down:connect(function()
  4522. local Player = game.Players.LocalPlayer.Name
  4523. local Gun = "AK47" -- < -- Gun Name
  4524. local Run = game:GetService("RunService")
  4525.  
  4526. Gun = game.Players[Player].Character[Gun]
  4527. local Mouse = game.Players.LocalPlayer:GetMouse()
  4528. local Down = false
  4529. local Sound = Gun.Handle.FireSound
  4530.  
  4531. function CreateRay(Point_A, Point_B)
  4532. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4533. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4534. local Dist = (Point_A - Pos).Magnitude
  4535. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4536.  
  4537. return CFrame, Dist, Ray
  4538. end
  4539.  
  4540. function FireLaser(target)
  4541. coroutine.resume(coroutine.create(function()
  4542. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4543. local Bullet = Instance.new("Part", Gun)
  4544. Bullet.BrickColor = BrickColor.Yellow()
  4545. Bullet.Material = "Neon"
  4546. Bullet.Anchored = true
  4547. Bullet.CanCollide = false
  4548. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4549. Bullet.CFrame = C
  4550.  
  4551. local bulletTable = {}
  4552. table.insert(bulletTable, {
  4553. Hit = target,
  4554. Distance = D,
  4555. Cframe = C,
  4556. RayObject = R
  4557. })
  4558.  
  4559. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4560. local C = Sound:Clone()
  4561. C.Parent = Gun
  4562. C:Play()
  4563. wait(0.05)
  4564. Bullet:Remove()
  4565. end))
  4566. end
  4567.  
  4568. Mouse.Button1Down:Connect(function()
  4569. Down = true
  4570. end)
  4571.  
  4572.  
  4573. Mouse.Button1Up:Connect(function()
  4574. Down = false
  4575. end)
  4576.  
  4577. while Run.Stepped:wait() do
  4578. if Down == true then
  4579. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4580. FireLaser(Mouse.Target)
  4581. end
  4582. end
  4583. end)
  4584.  
  4585. killall.Name = "killall"
  4586. killall.Parent = main
  4587. killall.BackgroundColor3 = Color3.new(1, 0, 0)
  4588. killall.Position = UDim2.new(0.0102345012, 0, 0.760852396, 0)
  4589. killall.Size = UDim2.new(0, 110, 0, 34)
  4590. killall.Font = Enum.Font.GothamBold
  4591. killall.Text = "Kill All"
  4592. killall.TextColor3 = Color3.new(0, 0, 0)
  4593. killall.TextSize = 14
  4594. killall.MouseButton1Down:connect(function()
  4595. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  4596.  
  4597. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  4598.  
  4599. wait(0.5)
  4600. function kill(a)
  4601. local A_1 =
  4602. {
  4603. [1] =
  4604. {
  4605. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  4606. ["Distance"] = 3.2524313926697,
  4607. ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
  4608. ["Hit"] = a.Character.Head
  4609. },
  4610. [2] =
  4611. {
  4612. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  4613. ["Distance"] = 3.2699294090271,
  4614. ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
  4615. ["Hit"] = a.Character.Head
  4616. },
  4617. [3] =
  4618. {
  4619. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
  4620. ["Distance"] = 3.1665518283844,
  4621. ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
  4622. ["Hit"] = a.Character.Head
  4623. },
  4624. [4] =
  4625. {
  4626. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  4627. ["Distance"] = 3.3218522071838,
  4628. ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
  4629. ["Hit"] = a.Character.Head
  4630. },
  4631. [5] =
  4632. {
  4633. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
  4634. ["Distance"] = 3.222757101059,
  4635. ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
  4636. ["Hit"] = a.Character.Head
  4637. }
  4638. }
  4639. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  4640. local Event = game:GetService("ReplicatedStorage").ShootEvent
  4641. Event:FireServer(A_1, A_2)
  4642. Event:FireServer(A_1, A_2)
  4643. end
  4644.  
  4645. for i,v in pairs(game.Players:GetChildren())do
  4646. if v.Name ~= game.Players.LocalPlayer.Name then
  4647. kill(v)
  4648. end
  4649. end
  4650. wait(1)
  4651. workspace.Remote.TeamEvent:FireServer("Bright orange")
  4652. end)
  4653.  
  4654. btools.Name = "btools"
  4655. btools.Parent = main
  4656. btools.BackgroundColor3 = Color3.new(0, 1, 1)
  4657. btools.Position = UDim2.new(0.678933322, 0, 0.2304198, 0)
  4658. btools.Size = UDim2.new(0, 111, 0, 32)
  4659. btools.Font = Enum.Font.GothamBold
  4660. btools.Text = "Btools"
  4661. btools.TextColor3 = Color3.new(1, 0, 0)
  4662. btools.TextSize = 14
  4663. btools.MouseButton1Down:connect(function()
  4664. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  4665. tool1.BinType = "Hammer"
  4666. end)
  4667.  
  4668. speed.Name = "speed"
  4669. speed.Parent = main
  4670. speed.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  4671. speed.Position = UDim2.new(0.350194454, 0, 0.379678607, 0)
  4672. speed.Size = UDim2.new(0, 110, 0, 32)
  4673. speed.Font = Enum.Font.GothamBold
  4674. speed.Text = "Speed"
  4675. speed.TextColor3 = Color3.new(1, 0, 0)
  4676. speed.TextSize = 14
  4677. speed.MouseButton1Down:connect(function()
  4678. Speed = "100" -- Change to how fast you want to go
  4679.  
  4680. player = game.Players.LocalPlayer.Character
  4681. power = "WalkSpeed"
  4682. player.Humanoid[power] = Speed
  4683. wait()
  4684. player.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
  4685. wait()
  4686. repeat
  4687. game.Workspace.Gravity = 1000
  4688. wait()
  4689. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 287.5
  4690. wait()
  4691. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  4692. end)
  4693.  
  4694. respawn.Name = "respawn"
  4695. respawn.Parent = main
  4696. respawn.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  4697. respawn.Position = UDim2.new(0.68041873, 0, 0.379084349, 0)
  4698. respawn.Size = UDim2.new(0, 111, 0, 32)
  4699. respawn.Font = Enum.Font.GothamBold
  4700. respawn.Text = "Fast Respawn"
  4701. respawn.TextColor3 = Color3.new(1, 0, 0)
  4702. respawn.TextSize = 14
  4703. respawn.MouseButton1Down:connect(function()
  4704. local A_1 = "\66\114\111\121\111\117\98\97\100\100"
  4705. local Event = game:GetService("Workspace").Remote.loadchar
  4706. Event:InvokeServer(A_1)
  4707. end)
  4708.  
  4709. Credits.Name = "Credits"
  4710. Credits.Parent = main
  4711. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  4712. Credits.Position = UDim2.new(0.0242873691, 0, 0.934491813, 0)
  4713. Credits.Size = UDim2.new(0, 352, 0, 31)
  4714. Credits.Font = Enum.Font.GothamBold
  4715. Credits.Text = "Made by JAKE11PRICE on YouTube"
  4716. Credits.TextColor3 = Color3.new(1, 1, 0)
  4717. Credits.TextSize = 14
  4718.  
  4719. prison.Name = "prison"
  4720. prison.Parent = main
  4721. prison.BackgroundColor3 = Color3.new(0, 1, 1)
  4722. prison.Position = UDim2.new(0.681462109, 0, 0.450664163, 0)
  4723. prison.Size = UDim2.new(0, 110, 0, 32)
  4724. prison.Font = Enum.Font.GothamBlack
  4725. prison.Text = "Prison"
  4726. prison.TextColor3 = Color3.new(1, 0, 0)
  4727. prison.TextSize = 14
  4728. prison.MouseButton1Down:connect(function()
  4729. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918.77,100,2379.07)
  4730. end)
  4731.  
  4732. yard.Name = "yard"
  4733. yard.Parent = main
  4734. yard.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  4735. yard.Position = UDim2.new(0.0127276238, 0, 0.45231539, 0)
  4736. yard.Size = UDim2.new(0, 110, 0, 32)
  4737. yard.Font = Enum.Font.GothamBlack
  4738. yard.Text = "Yard"
  4739. yard.TextColor3 = Color3.new(1, 0, 0)
  4740. yard.TextSize = 14
  4741. yard.MouseButton1Down:connect(function()
  4742. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
  4743. end)
  4744.  
  4745. crimbase.Name = "crimbase"
  4746. crimbase.Parent = main
  4747. crimbase.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  4748. crimbase.Position = UDim2.new(0.348744512, 0, 0.451209784, 0)
  4749. crimbase.Size = UDim2.new(0, 110, 0, 32)
  4750. crimbase.Font = Enum.Font.GothamBlack
  4751. crimbase.Text = "Crim Base"
  4752. crimbase.TextColor3 = Color3.new(1, 0, 0)
  4753. crimbase.TextSize = 14
  4754. crimbase.MouseButton1Down:connect(function()
  4755. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
  4756. end)
  4757.  
  4758. title_2.Name = "title"
  4759. title_2.Parent = main
  4760. title_2.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  4761. title_2.Position = UDim2.new(0.000689314213, 0, 0.592849016, 0)
  4762. title_2.Size = UDim2.new(0, 364, 0, 26)
  4763. title_2.Font = Enum.Font.GothamBold
  4764. title_2.Text = "FUN FE COMMANDS!"
  4765. title_2.TextColor3 = Color3.new(0, 0, 0)
  4766. title_2.TextSize = 14
  4767.  
  4768. bringall.Name = "bringall"
  4769. bringall.Parent = main
  4770. bringall.BackgroundColor3 = Color3.new(1, 1, 0)
  4771. bringall.Position = UDim2.new(0.0220828541, 0, 0.704794765, 0)
  4772. bringall.Size = UDim2.new(0, 111, 0, 25)
  4773. bringall.Font = Enum.Font.GothamBold
  4774. bringall.Text = "Bring All"
  4775. bringall.TextColor3 = Color3.new(0, 0, 0)
  4776. bringall.TextSize = 14
  4777. bringall.MouseButton1Down:connect(function()
  4778. workspace.Remote.TeamEvent:FireServer("Bright blue")
  4779.  
  4780. local LocalPlayer = game:GetService("Players").LocalPlayer
  4781. local runservice = game:GetService("RunService")
  4782. local characters = {}
  4783. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  4784. local currentamount = #LocalPlayer.Backpack:GetChildren()
  4785. LocalPlayer.Character.Archivable = true
  4786. local tempchar = LocalPlayer.Character:Clone()
  4787. tempchar.Parent = workspace
  4788. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  4789. local renderstepped = runservice.RenderStepped:Connect(function()
  4790. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  4791. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  4792. if tool:IsA("Tool") then
  4793. tool.Parent = LocalPlayer
  4794. end
  4795. end
  4796. LocalPlayer.Character:ClearAllChildren()
  4797. local char = Instance.new("Model", workspace)
  4798. table.insert(characters, char)
  4799. Instance.new("Humanoid", char)
  4800. LocalPlayer.Character = char
  4801. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  4802. end)
  4803. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 2 - currentamount >= #game.Players:GetPlayers() * 6
  4804. renderstepped:Disconnect()
  4805. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  4806. for _, char in pairs(characters) do
  4807. char:Destroy()
  4808. end
  4809. for _, tool in pairs(LocalPlayer:GetChildren()) do
  4810. if tool:IsA("Tool") then
  4811. tool.Parent = LocalPlayer.Backpack
  4812. end
  4813. end
  4814. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  4815. tempchar:Destroy()
  4816.  
  4817. wait()
  4818.  
  4819. for i, v in pairs(game.Players:GetPlayers()) do
  4820. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4821.  
  4822. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4823. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4824.  
  4825. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4826. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4827. wait()
  4828. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4829.  
  4830. end
  4831. wait(.1)
  4832.  
  4833. end
  4834. for i, v in pairs(game.Players:GetPlayers()) do
  4835. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4836.  
  4837. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4838. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4839.  
  4840. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4841. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4842. wait()
  4843. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4844.  
  4845. end
  4846. wait(0.01)
  4847.  
  4848. end
  4849. for i, v in pairs(game.Players:GetPlayers()) do
  4850. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4851.  
  4852. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4853. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4854.  
  4855. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4856. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4857. wait()
  4858. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4859.  
  4860. end
  4861. wait(0.01)
  4862.  
  4863. end
  4864. for i, v in pairs(game.Players:GetPlayers()) do
  4865. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4866.  
  4867. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4868. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4869.  
  4870. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4871. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4872. wait()
  4873. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4874.  
  4875. end
  4876. wait(0.01)
  4877.  
  4878. end
  4879. for i, v in pairs(game.Players:GetPlayers()) do
  4880. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4881.  
  4882. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4883. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4884.  
  4885. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4886. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4887. wait()
  4888. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4889.  
  4890. end
  4891. wait(0.01)
  4892.  
  4893. end
  4894. for i, v in pairs(game.Players:GetPlayers()) do
  4895. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4896.  
  4897. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4898. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4899.  
  4900. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4901. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4902. wait()
  4903. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4904.  
  4905. end
  4906. wait(0.01)
  4907.  
  4908. end
  4909. for i, v in pairs(game.Players:GetPlayers()) do
  4910. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4911.  
  4912. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4913. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4914.  
  4915. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4916. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4917. wait()
  4918. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4919.  
  4920. end
  4921. wait(0.01)
  4922.  
  4923. end
  4924. for i, v in pairs(game.Players:GetPlayers()) do
  4925. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4926.  
  4927. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4928. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4929.  
  4930. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4931. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4932. wait()
  4933. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4934.  
  4935. end
  4936. wait(0.01)
  4937.  
  4938. end
  4939. for i, v in pairs(game.Players:GetPlayers()) do
  4940. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4941.  
  4942. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4943. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4944.  
  4945. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4946. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4947. wait()
  4948. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4949.  
  4950. end
  4951. wait(0.01)
  4952.  
  4953. end
  4954. for i, v in pairs(game.Players:GetPlayers()) do
  4955. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4956.  
  4957. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4958. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4959.  
  4960. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4961. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4962. wait()
  4963. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4964.  
  4965. end
  4966. wait(0.01)
  4967.  
  4968. end
  4969. for i, v in pairs(game.Players:GetPlayers()) do
  4970. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4971.  
  4972. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4973. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4974.  
  4975. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4976. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4977. wait()
  4978. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4979.  
  4980. end
  4981. wait(0.01)
  4982.  
  4983. end
  4984. for i, v in pairs(game.Players:GetPlayers()) do
  4985. if v and v.Name ~= game.Players.LocalPlayer.Name then
  4986.  
  4987. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4988. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  4989.  
  4990. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4991. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  4992. wait()
  4993. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  4994.  
  4995. end
  4996. wait(0.01)
  4997.  
  4998. end
  4999. for i, v in pairs(game.Players:GetPlayers()) do
  5000. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5001.  
  5002. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5003. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5004.  
  5005. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5006. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5007. wait()
  5008. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5009.  
  5010. end
  5011. wait(0.01)
  5012.  
  5013. end
  5014. for i, v in pairs(game.Players:GetPlayers()) do
  5015. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5016.  
  5017. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5018. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5019.  
  5020. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5021. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5022. wait()
  5023. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5024.  
  5025. end
  5026. wait(0.01)
  5027.  
  5028. end
  5029. for i, v in pairs(game.Players:GetPlayers()) do
  5030. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5031.  
  5032. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5033. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5034.  
  5035. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5036. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5037. wait()
  5038. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5039.  
  5040. end
  5041. wait(0.01)
  5042.  
  5043. end
  5044. for i, v in pairs(game.Players:GetPlayers()) do
  5045. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5046.  
  5047. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5048. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5049.  
  5050. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5051. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5052. wait()
  5053. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5054.  
  5055. end
  5056. wait(0.01)
  5057.  
  5058. end
  5059. for i, v in pairs(game.Players:GetPlayers()) do
  5060. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5061.  
  5062. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5063. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5064.  
  5065. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5066. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5067. wait()
  5068. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5069.  
  5070. end
  5071. wait(0.01)
  5072.  
  5073. end
  5074. for i, v in pairs(game.Players:GetPlayers()) do
  5075. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5076.  
  5077. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5078. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5079.  
  5080. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5081. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5082. wait()
  5083. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5084.  
  5085. end
  5086. wait(0.01)
  5087.  
  5088. end
  5089. for i, v in pairs(game.Players:GetPlayers()) do
  5090. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5091.  
  5092. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5093. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5094.  
  5095. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5096. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5097. wait()
  5098. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5099.  
  5100. end
  5101. wait(0.01)
  5102.  
  5103. end
  5104. for i, v in pairs(game.Players:GetPlayers()) do
  5105. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5106.  
  5107. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5108. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5109.  
  5110. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5111. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5112. wait()
  5113. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5114.  
  5115. end
  5116. wait(0.01)
  5117.  
  5118. end
  5119. for i, v in pairs(game.Players:GetPlayers()) do
  5120. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5121.  
  5122. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5123. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5124.  
  5125. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5126. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5127. wait()
  5128. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5129.  
  5130. end
  5131. wait(0.01)
  5132.  
  5133. end
  5134. for i, v in pairs(game.Players:GetPlayers()) do
  5135. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5136.  
  5137. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5138. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5139.  
  5140. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5141. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5142. wait()
  5143. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5144.  
  5145. end
  5146. wait(0.01)
  5147.  
  5148. end
  5149. for i, v in pairs(game.Players:GetPlayers()) do
  5150. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5151.  
  5152. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5153. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5154.  
  5155. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5156. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5157. wait()
  5158. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5159.  
  5160. end
  5161. wait(0.01)
  5162.  
  5163. end
  5164. for i, v in pairs(game.Players:GetPlayers()) do
  5165. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5166.  
  5167. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5168. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5169.  
  5170. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5171. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5172. wait()
  5173. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5174.  
  5175. end
  5176. wait(0.01)
  5177.  
  5178. end
  5179. for i, v in pairs(game.Players:GetPlayers()) do
  5180. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5181.  
  5182. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5183. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5184.  
  5185. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5186. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5187. wait()
  5188. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5189.  
  5190. end
  5191. wait(0.01)
  5192.  
  5193. end
  5194. for i, v in pairs(game.Players:GetPlayers()) do
  5195. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5196.  
  5197. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5198. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5199.  
  5200. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5201. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5202. wait()
  5203. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5204.  
  5205. end
  5206. wait(0.01)
  5207.  
  5208. end
  5209. for i, v in pairs(game.Players:GetPlayers()) do
  5210. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5211.  
  5212. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5213. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5214.  
  5215. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5216. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5217. wait()
  5218. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5219.  
  5220. end
  5221. wait(0.01)
  5222.  
  5223. end
  5224. for i, v in pairs(game.Players:GetPlayers()) do
  5225. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5226.  
  5227. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5228. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5229.  
  5230. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5231. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5232. wait()
  5233. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5234.  
  5235. end
  5236. wait(0.01)
  5237.  
  5238. end
  5239. for i, v in pairs(game.Players:GetPlayers()) do
  5240. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5241.  
  5242. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5243. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5244.  
  5245. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5246. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5247. wait()
  5248. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5249.  
  5250. end
  5251. wait(0.01)
  5252.  
  5253. end
  5254. for i, v in pairs(game.Players:GetPlayers()) do
  5255. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5256.  
  5257. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5258. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5259.  
  5260. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5261. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5262. wait()
  5263. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5264.  
  5265. end
  5266. wait(0.01)
  5267.  
  5268. end
  5269. for i, v in pairs(game.Players:GetPlayers()) do
  5270. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5271.  
  5272. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5273. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5274.  
  5275. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5276. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5277. wait()
  5278. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5279.  
  5280. end
  5281. wait(0.01)
  5282.  
  5283. end
  5284. for i, v in pairs(game.Players:GetPlayers()) do
  5285. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5286.  
  5287. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5288. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5289.  
  5290. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5291. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5292. wait()
  5293. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5294.  
  5295. end
  5296. wait(0.01)
  5297.  
  5298. end
  5299. for i, v in pairs(game.Players:GetPlayers()) do
  5300. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5301.  
  5302. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5303. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5304.  
  5305. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5306. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5307. wait()
  5308. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5309.  
  5310. end
  5311. wait(0.01)
  5312.  
  5313. end
  5314. for i, v in pairs(game.Players:GetPlayers()) do
  5315. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5316.  
  5317. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5318. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5319.  
  5320. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5321. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5322. wait()
  5323. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5324.  
  5325. end
  5326. wait(0.01)
  5327.  
  5328. end
  5329. for i, v in pairs(game.Players:GetPlayers()) do
  5330. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5331.  
  5332. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5333. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5334.  
  5335. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5336. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5337. wait()
  5338. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5339.  
  5340. end
  5341. wait(0.01)
  5342.  
  5343. end
  5344. for i, v in pairs(game.Players:GetPlayers()) do
  5345. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5346.  
  5347. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5348. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5349.  
  5350. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5351. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5352. wait()
  5353. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5354.  
  5355. end
  5356. wait(0.01)
  5357.  
  5358. end
  5359. for i, v in pairs(game.Players:GetPlayers()) do
  5360. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5361.  
  5362. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5363. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5364.  
  5365. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5366. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5367. wait()
  5368. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5369.  
  5370. end
  5371. wait(0.01)
  5372.  
  5373. end
  5374. for i, v in pairs(game.Players:GetPlayers()) do
  5375. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5376.  
  5377. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5378. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5379.  
  5380. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5381. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5382. wait()
  5383. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5384.  
  5385. end
  5386. wait(0.01)
  5387.  
  5388. end
  5389. for i, v in pairs(game.Players:GetPlayers()) do
  5390. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5391.  
  5392. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5393. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5394.  
  5395. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5396. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5397. wait()
  5398. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5399.  
  5400. end
  5401. wait(0.01)
  5402.  
  5403. end
  5404. for i, v in pairs(game.Players:GetPlayers()) do
  5405. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5406.  
  5407. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5408. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5409.  
  5410. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5411. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5412. wait()
  5413. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5414.  
  5415. end
  5416. wait(0.01)
  5417.  
  5418. end
  5419. for i, v in pairs(game.Players:GetPlayers()) do
  5420. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5421.  
  5422. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5423. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5424.  
  5425. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5426. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5427. wait()
  5428. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5429.  
  5430. end
  5431. wait(0.01)
  5432.  
  5433. end
  5434. for i, v in pairs(game.Players:GetPlayers()) do
  5435. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5436.  
  5437. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5438. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5439.  
  5440. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5441. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5442. wait()
  5443. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5444.  
  5445. end
  5446. wait(0.01)
  5447.  
  5448. end
  5449. for i, v in pairs(game.Players:GetPlayers()) do
  5450. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5451.  
  5452. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5453. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5454.  
  5455. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5456. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5457. wait()
  5458. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5459.  
  5460. end
  5461. wait(0.01)
  5462.  
  5463. end
  5464. for i, v in pairs(game.Players:GetPlayers()) do
  5465. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5466.  
  5467. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5468. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5469.  
  5470. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5471. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5472. wait()
  5473. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5474.  
  5475. end
  5476. wait(0.01)
  5477.  
  5478. end
  5479. for i, v in pairs(game.Players:GetPlayers()) do
  5480. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5481.  
  5482. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5483. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5484.  
  5485. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5486. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5487. wait()
  5488. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5489.  
  5490. end
  5491. wait(0.01)
  5492.  
  5493. end
  5494. for i, v in pairs(game.Players:GetPlayers()) do
  5495. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5496.  
  5497. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5498. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5499.  
  5500. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5501. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5502. wait()
  5503. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5504.  
  5505. end
  5506. wait(0.01)
  5507.  
  5508. end
  5509. for i, v in pairs(game.Players:GetPlayers()) do
  5510. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5511.  
  5512. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5513. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5514.  
  5515. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5516. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5517. wait()
  5518. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5519.  
  5520. end
  5521. wait(0.01)
  5522.  
  5523. end
  5524. for i, v in pairs(game.Players:GetPlayers()) do
  5525. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5526.  
  5527. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5528. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5529.  
  5530. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5531. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5532. wait()
  5533. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5534.  
  5535. end
  5536. wait(0.01)
  5537.  
  5538. end
  5539. for i, v in pairs(game.Players:GetPlayers()) do
  5540. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5541.  
  5542. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5543. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5544.  
  5545. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5546. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5547. wait()
  5548. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5549.  
  5550. end
  5551. wait(0.01)
  5552.  
  5553. end
  5554. for i, v in pairs(game.Players:GetPlayers()) do
  5555. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5556.  
  5557. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5558. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5559.  
  5560. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5561. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5562. wait()
  5563. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5564.  
  5565. end
  5566. wait(0.01)
  5567.  
  5568. end
  5569. for i, v in pairs(game.Players:GetPlayers()) do
  5570. if v and v.Name ~= game.Players.LocalPlayer.Name then
  5571.  
  5572. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5573. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  5574.  
  5575. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5576. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  5577. wait()
  5578. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  5579.  
  5580. end
  5581. wait(0.01)
  5582.  
  5583. end
  5584. end)
  5585.  
  5586. drill.Name = "drill"
  5587. drill.Parent = main
  5588. drill.BackgroundColor3 = Color3.new(1, 1, 0)
  5589. drill.Position = UDim2.new(0.343317509, 0, 0.704794705, 0)
  5590. drill.Size = UDim2.new(0, 111, 0, 25)
  5591. drill.Font = Enum.Font.GothamBold
  5592. drill.Text = "Fe Drill"
  5593. drill.TextColor3 = Color3.new(0, 0, 0)
  5594. drill.TextSize = 14
  5595. drill.MouseButton1Down:connect(function()
  5596. workspace.Remote.TeamEvent:FireServer("Bright blue")
  5597.  
  5598. local toolamount = 80 -- How long the tornado is
  5599. local tornadosize = 1 -- The size of how big the opening of the tornado is
  5600.  
  5601. local LocalPlayer = game:GetService("Players").LocalPlayer
  5602. local runservice = game:GetService("RunService")
  5603. local characters = {}
  5604. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  5605. local currentamount = #LocalPlayer.Backpack:GetChildren()
  5606. LocalPlayer.Character.Archivable = true
  5607. local tempchar = LocalPlayer.Character:Clone()
  5608. tempchar.Parent = workspace
  5609. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  5610. local renderstepped = runservice.RenderStepped:Connect(function()
  5611. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  5612. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  5613. if tool:IsA("Tool") then
  5614. tool.Parent = LocalPlayer
  5615. end
  5616. end
  5617. LocalPlayer.Character:ClearAllChildren()
  5618. local char = Instance.new("Model", workspace)
  5619. table.insert(characters, char)
  5620. Instance.new("Humanoid", char)
  5621. LocalPlayer.Character = char
  5622. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  5623. end)
  5624. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount
  5625. renderstepped:Disconnect()
  5626. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  5627. for _, char in pairs(characters) do
  5628. char:Destroy()
  5629. end
  5630. for index, tool in pairs(LocalPlayer:GetChildren()) do
  5631. if tool:IsA("Tool") then
  5632. tool.Parent = LocalPlayer.Backpack
  5633. tool.Handle.Massless = false
  5634. tool.Grip = CFrame.new(Vector3.new(0, -index * .1, 0)) * CFrame.Angles(math.rad(90), 0, math.tan(index * 0.5))
  5635. tool.Parent = LocalPlayer.Character
  5636. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  5637. tool.Handle.Mesh:Destroy()
  5638. end
  5639. end
  5640. end
  5641. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  5642. tempchar:Destroy()
  5643. end)
  5644.  
  5645. killplrmain.Name = "killplrmain"
  5646. killplrmain.Parent = main
  5647. killplrmain.BackgroundColor3 = Color3.new(1, 0, 1)
  5648. killplrmain.Position = UDim2.new(0.0321613066, 0, 0.836535037, 0)
  5649. killplrmain.Size = UDim2.new(0, 103, 0, 47)
  5650.  
  5651. killtext.Name = "killtext"
  5652. killtext.Parent = killplrmain
  5653. killtext.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  5654. killtext.Position = UDim2.new(0, 0, 0.0212752968, 0)
  5655. killtext.Size = UDim2.new(0, 99, 0, 19)
  5656. killtext.Font = Enum.Font.Gotham
  5657. killtext.Text = "Player Name"
  5658. killtext.TextColor3 = Color3.new(0, 0, 0)
  5659. killtext.TextSize = 14
  5660.  
  5661. kill.Name = "kill"
  5662. kill.Parent = killplrmain
  5663. kill.BackgroundColor3 = Color3.new(0, 0, 0)
  5664. kill.Position = UDim2.new(0.0999999046, 0, 0.531914949, 0)
  5665. kill.Size = UDim2.new(0, 80, 0, 22)
  5666. kill.Font = Enum.Font.GothamBold
  5667. kill.Text = "KILL"
  5668. kill.TextColor3 = Color3.new(1, 1, 1)
  5669. kill.TextSize = 14
  5670. kill.MouseButton1Down:connect(function()
  5671. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  5672.  
  5673. wait(0.1)
  5674. Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  5675.  
  5676. local A_1 =
  5677. {
  5678. [1] =
  5679. {
  5680. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(277.738678, 6.89340925, 287.773712)),
  5681. ["Distance"] = 4.7204174995422,
  5682. ["Cframe"] = CFrame.new(832.049377, 101.392006, 2300.97168, 0.843892097, -0.0554918349, 0.533635378, 0, 0.994636595, 0.103430569, -0.536512911, -0.0872842371, 0.839366019),
  5683. ["Hit"] = game.Workspace[killtext.Text].Head
  5684. },
  5685. [2] =
  5686. {
  5687. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(303.047546, 21.3568707, 260.203888)),
  5688. ["Distance"] = 4.8114862442017,
  5689. ["Cframe"] = CFrame.new(832.390259, 101.550629, 2300.74097, 0.738044441, -0.112958886, 0.665229917, 7.45057971e-09, 0.985887885, 0.16740793, -0.674752235, -0.123554483, 0.727628946),
  5690. ["Hit"] = game.Workspace[killtext.Text].Head
  5691. },
  5692. [3] =
  5693. {
  5694. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(296.800507, 7.00420141, 268.067932)),
  5695. ["Distance"] = 4.444625377655,
  5696. ["Cframe"] = CFrame.new(832.185486, 101.391617, 2300.70264, 0.775115669, -0.0692948848, 0.628007889, 7.45057971e-09, 0.993967533, 0.109675139, -0.631819367, -0.0850109085, 0.770439863),
  5697. ["Hit"] = game.Workspace[killtext.Text].Head
  5698. },
  5699. [4] =
  5700. {
  5701. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(284.930573, 11.9850616, 280.483368)),
  5702. ["Distance"] = 4.6211166381836,
  5703. ["Cframe"] = CFrame.new(832.10083, 101.445007, 2300.86963, 0.820150614, -0.0735745132, 0.567397356, 0, 0.991697431, 0.128593579, -0.572147667, -0.105466105, 0.81334126),
  5704. ["Hit"] = game.Workspace[killtext.Text].Head
  5705. },
  5706. [5] =
  5707. {
  5708. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(294.625824, 2.15741801, 270.538269)),
  5709. ["Distance"] = 4.4639973640442,
  5710. ["Cframe"] = CFrame.new(832.169434, 101.341301, 2300.73438, 0.784266233, -0.0537625961, 0.618090749, -3.7252903e-09, 0.99623847, 0.086654529, -0.620424569, -0.0679602176, 0.781316102),
  5711. ["Hit"] = game.Workspace[killtext.Text].Head
  5712. }
  5713. }
  5714. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  5715. local Event = game:GetService("ReplicatedStorage").ShootEvent
  5716. Event:FireServer(A_1, A_2)
  5717.  
  5718. wait(0.5)
  5719. workspace.Remote.TeamEvent:FireServer("Bright orange")
  5720. end)
  5721.  
  5722. waves.Name = "waves"
  5723. waves.Parent = main
  5724. waves.BackgroundColor3 = Color3.new(1, 1, 0)
  5725. waves.Position = UDim2.new(0.0201378968, 0, 0.646579564, 0)
  5726. waves.Size = UDim2.new(0, 111, 0, 26)
  5727. waves.Font = Enum.Font.GothamBold
  5728. waves.Text = "Fe Waves"
  5729. waves.TextColor3 = Color3.new(0, 0, 0)
  5730. waves.TextSize = 14
  5731. waves.MouseButton1Down:connect(function()
  5732. workspace.Remote.TeamEvent:FireServer("Bright blue")
  5733.  
  5734. local toolamount = 40 -- How long the tornado is
  5735. local tornadosize = 1 -- The size of how big the opening of the tornado is
  5736.  
  5737. local LocalPlayer = game:GetService("Players").LocalPlayer
  5738. local runservice = game:GetService("RunService")
  5739. local characters = {}
  5740. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  5741. local currentamount = #LocalPlayer.Backpack:GetChildren()
  5742. LocalPlayer.Character.Archivable = true
  5743. local tempchar = LocalPlayer.Character:Clone()
  5744. tempchar.Parent = workspace
  5745. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  5746. local renderstepped = runservice.RenderStepped:Connect(function()
  5747. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  5748. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  5749. if tool:IsA("Tool") then
  5750. tool.Parent = LocalPlayer
  5751. end
  5752. end
  5753. LocalPlayer.Character:ClearAllChildren()
  5754. local char = Instance.new("Model", workspace)
  5755. table.insert(characters, char)
  5756. Instance.new("Humanoid", char)
  5757. LocalPlayer.Character = char
  5758. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  5759. end)
  5760. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount
  5761. renderstepped:Disconnect()
  5762. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  5763. for _, char in pairs(characters) do
  5764. char:Destroy()
  5765. end
  5766. for index, tool in pairs(LocalPlayer:GetChildren()) do
  5767. if tool:IsA("Tool") then
  5768. tool.Parent = LocalPlayer.Backpack
  5769. tool.Handle.Massless = false
  5770. tool.Grip = CFrame.new(Vector3.new(0, math.sin(index + 0.5), index)) * CFrame.Angles(math.rad(tornadosize), 0, -index)
  5771. tool.Parent = LocalPlayer.Character
  5772. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  5773. tool.Handle.Mesh:Destroy()
  5774. end
  5775. end
  5776. end
  5777. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  5778. tempchar:Destroy()
  5779. end)
  5780.  
  5781. bigbowl.Name = "bigbowl"
  5782. bigbowl.Parent = main
  5783. bigbowl.BackgroundColor3 = Color3.new(1, 1, 0)
  5784. bigbowl.Position = UDim2.new(0.341908664, 0, 0.647788644, 0)
  5785. bigbowl.Size = UDim2.new(0, 111, 0, 26)
  5786. bigbowl.Font = Enum.Font.GothamBold
  5787. bigbowl.Text = "Fe Big Bowl"
  5788. bigbowl.TextColor3 = Color3.new(0, 0, 0)
  5789. bigbowl.TextSize = 14
  5790. bigbowl.MouseButton1Down:connect(function()
  5791. workspace.Remote.TeamEvent:FireServer("Bright blue")
  5792.  
  5793. local toolamount = 250 -- How much covered the bowl is
  5794. local bowlsize = 20 -- How big the bowl is
  5795.  
  5796.  
  5797.  
  5798. local LocalPlayer = game:GetService("Players").LocalPlayer
  5799. local runservice = game:GetService("RunService")
  5800. local characters = {}
  5801. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  5802. local currentamount = #LocalPlayer.Backpack:GetChildren()
  5803. LocalPlayer.Character.Archivable = true
  5804. local tempchar = LocalPlayer.Character:Clone()
  5805. tempchar.Parent = workspace
  5806. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  5807. local renderstepped = runservice.RenderStepped:Connect(function()
  5808. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  5809. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  5810. if tool:IsA("Tool") then
  5811. tool.Parent = LocalPlayer
  5812. end
  5813. end
  5814. LocalPlayer.Character:ClearAllChildren()
  5815. local char = Instance.new("Model", workspace)
  5816. table.insert(characters, char)
  5817. Instance.new("Humanoid", char)
  5818. LocalPlayer.Character = char
  5819. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  5820. end)
  5821. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount
  5822. renderstepped:Disconnect()
  5823. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  5824. for _, char in pairs(characters) do
  5825. char:Destroy()
  5826. end
  5827. for index, tool in pairs(LocalPlayer:GetChildren()) do
  5828. if tool:IsA("Tool") then
  5829. tool.Parent = LocalPlayer.Backpack
  5830. tool.Handle.Massless = true
  5831. tool.Grip = CFrame.new(Vector3.new(math.sin(index * 0.1), bowlsize, 0)) * CFrame.Angles(math.sin(index * 0.1), index, 0)
  5832. tool.Parent = LocalPlayer.Character
  5833. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  5834. tool.Handle.Mesh:Destroy()
  5835. end
  5836. end
  5837. end
  5838. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  5839. tempchar:Destroy()
  5840. LocalPlayer.Character:FindFirstChild("Humanoid").HipHeight = bowlsize
  5841. end)
  5842.  
  5843. tazeplrmain.Name = "tazeplrmain"
  5844. tazeplrmain.Parent = main
  5845. tazeplrmain.BackgroundColor3 = Color3.new(1, 0, 1)
  5846. tazeplrmain.Position = UDim2.new(0.358376801, 0, 0.83788842, 0)
  5847. tazeplrmain.Size = UDim2.new(0, 103, 0, 47)
  5848.  
  5849. tazetext.Name = "tazetext"
  5850. tazetext.Parent = tazeplrmain
  5851. tazetext.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  5852. tazetext.Size = UDim2.new(0, 99, 0, 19)
  5853. tazetext.Font = Enum.Font.Gotham
  5854. tazetext.Text = "Player Name"
  5855. tazetext.TextColor3 = Color3.new(0, 0, 0)
  5856. tazetext.TextSize = 14
  5857.  
  5858. taze.Name = "taze"
  5859. taze.Parent = tazeplrmain
  5860. taze.BackgroundColor3 = Color3.new(0, 0, 0)
  5861. taze.Position = UDim2.new(0.128543824, 0, 0.510639191, 0)
  5862. taze.Size = UDim2.new(0, 80, 0, 22)
  5863. taze.Font = Enum.Font.GothamBold
  5864. taze.Text = "TAZE"
  5865. taze.TextColor3 = Color3.new(1, 1, 1)
  5866. taze.TextSize = 14
  5867. taze.MouseButton1Down:connect(function()
  5868. local A_1 =
  5869. {
  5870. [1] =
  5871. {
  5872. ["RayObject"] = Ray.new(Vector3.new(829.838562, 101.489998, 2331.25635), Vector3.new(-30.6540909, -5.42795324, 95.0308533)),
  5873. ["Distance"] = 15.355997085571,
  5874. ["Cframe"] = CFrame.new(826.616699, 100.8508, 2340.11279, 0.964640439, -0.00993416365, -0.263382077, 9.31322575e-10, 0.999289393, -0.0376908854, 0.263569355, 0.0363581516, 0.963954985),
  5875. ["Hit"] = game.Workspace[tazetext.Text].Torso
  5876. }
  5877. }
  5878. local A_2 = game.Players.LocalPlayer.Backpack["Taser"]
  5879. local Event = game:GetService("ReplicatedStorage").ShootEvent
  5880. Event:FireServer(A_1, A_2)
  5881. end)
  5882.  
  5883. teamcrim.Name = "teamcrim"
  5884. teamcrim.Parent = main
  5885. teamcrim.BackgroundColor3 = Color3.new(1, 0, 0)
  5886. teamcrim.Position = UDim2.new(0.775380731, 0, 0.108776733, 0)
  5887. teamcrim.Size = UDim2.new(0, 83, 0, 22)
  5888. teamcrim.Font = Enum.Font.GothamBlack
  5889. teamcrim.Text = "Team Crim"
  5890. teamcrim.TextColor3 = Color3.new(0, 0, 0)
  5891. teamcrim.TextSize = 14
  5892. teamcrim.MouseButton1Down:connect(function()
  5893. local Apart = Instance.new("Part")
  5894.  
  5895. Apart.Name = "PlrsPos"
  5896. Apart.Parent = workspace
  5897. Apart.Anchored = true
  5898. Apart.Archivable = true
  5899. Apart.CFrame = CFrame.new(9e99, 9e99, 9e99)
  5900.  
  5901. LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  5902.  
  5903. _G.killAura = true
  5904. wait(0.2)
  5905.  
  5906. Apart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5907. Apart.Transparency = 1
  5908. Apart.Anchored = true
  5909. Apart.CanCollide = false
  5910.  
  5911. istptoplr = true
  5912. wait(0.004)
  5913.  
  5914.  
  5915. LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  5916.  
  5917. LCS.CanCollide = false
  5918. LCS.Size = Vector3.new(51.05, 24.12, 54.76)
  5919. LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5920. LCS.Transparency = 1
  5921.  
  5922. wait(2)
  5923.  
  5924. istptoplr = false
  5925. _G.killAura = false
  5926.  
  5927. wait(0.04)
  5928.  
  5929. if istptoplr == false then
  5930. LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5931. LCS.Size = Vector3.new(6, 0.2, 6)
  5932. LCS.Transparency = 0
  5933. istptoplr = false
  5934. end
  5935. end)
  5936.  
  5937. tazeall.Name = "tazeall"
  5938. tazeall.Parent = main
  5939. tazeall.BackgroundColor3 = Color3.new(1, 0, 0)
  5940. tazeall.Position = UDim2.new(0.342309177, 0, 0.759402633, 0)
  5941. tazeall.Size = UDim2.new(0, 109, 0, 34)
  5942. tazeall.Font = Enum.Font.GothamBold
  5943. tazeall.Text = "Taze All"
  5944. tazeall.TextColor3 = Color3.new(0, 0, 0)
  5945. tazeall.TextSize = 14
  5946. tazeall.MouseButton1Down:connect(function()
  5947. workspace.Remote.TeamEvent:FireServer("Bright blue")
  5948.  
  5949. function kill(a)
  5950. local A_1 =
  5951. {
  5952. [1] =
  5953. {
  5954. ["RayObject"] = Ray.new(Vector3.new(829.838562, 101.489998, 2331.25635), Vector3.new(-30.6540909, -5.42795324, 95.0308533)),
  5955. ["Distance"] = 15.355997085571,
  5956. ["Cframe"] = CFrame.new(826.616699, 100.8508, 2340.11279, 0.964640439, -0.00993416365, -0.263382077, 9.31322575e-10, 0.999289393, -0.0376908854, 0.263569355, 0.0363581516, 0.963954985),
  5957. ["Hit"] = a.Character.Torso
  5958. }
  5959. }
  5960. local A_2 = game.Players.LocalPlayer.Backpack["Taser"]
  5961. local Event = game:GetService("ReplicatedStorage").ShootEvent
  5962. Event:FireServer(A_1, A_2)
  5963. end
  5964.  
  5965. for i,v in pairs(game.Players:GetChildren())do
  5966. if v.Name ~= game.Players.LocalPlayer.Name then
  5967. kill(v)
  5968. end
  5969. end
  5970. end)
  5971.  
  5972. removewalls.Name = "removewalls"
  5973. removewalls.Parent = main
  5974. removewalls.BackgroundColor3 = Color3.new(1, 0, 0)
  5975. removewalls.Position = UDim2.new(0.670628905, 0, 0.758472741, 0)
  5976. removewalls.Size = UDim2.new(0, 110, 0, 34)
  5977. removewalls.Font = Enum.Font.GothamBold
  5978. removewalls.Text = "Remove Walls"
  5979. removewalls.TextColor3 = Color3.new(0, 0, 0)
  5980. removewalls.TextSize = 14
  5981. removewalls.MouseButton1Down:connect(function()
  5982. wait(0.1)
  5983. game.Workspace.Prison_Guard_Outpost:Remove()
  5984.  
  5985. wait(0.1)
  5986. game.Workspace.Prison_Cafeteria.building:Remove()
  5987.  
  5988. wait(0.1)
  5989. game.Workspace.Prison_Cafeteria.glass:Remove()
  5990.  
  5991. wait(0.1)
  5992. game.Workspace.Prison_Cafeteria.oven:Remove()
  5993.  
  5994. wait(0.1)
  5995. game.Workspace.Prison_Cafeteria.shelves:Remove()
  5996.  
  5997. wait(0.1)
  5998. game.Workspace.Prison_Cafeteria.vents:Remove()
  5999.  
  6000. wait(0.1)
  6001. game.Workspace.Prison_Cafeteria.accents:Remove()
  6002.  
  6003. wait(0.1)
  6004. game.Workspace.Prison_Cafeteria.vendingmachine:Remove()
  6005.  
  6006. wait(0.1)
  6007. game.Workspace.Prison_Cafeteria.Prison_table1:Remove()
  6008.  
  6009. wait(0.1)
  6010. game.Workspace.Prison_Cafeteria.counter:Remove()
  6011.  
  6012. wait(0.1)
  6013. game.Workspace.Prison_Cafeteria.boxes:Remove()
  6014. end)
  6015.  
  6016. removeall.Name = "removeall"
  6017. removeall.Parent = main
  6018. removeall.BackgroundColor3 = Color3.new(1, 0, 0)
  6019. removeall.Position = UDim2.new(0.673120499, 0, 0.838146329, 0)
  6020. removeall.Size = UDim2.new(0, 110, 0, 47)
  6021. removeall.Font = Enum.Font.GothamBold
  6022. removeall.Text = "Remove All"
  6023. removeall.TextColor3 = Color3.new(0, 0, 0)
  6024. removeall.TextSize = 14
  6025. removeall.MouseButton1Down:connect(function()
  6026. wait(0.1)
  6027. game.Workspace.Prison_Halls.walls:Remove()
  6028.  
  6029. wait(0.1)
  6030. game.Workspace.Prison_Halls.roof:Remove()
  6031.  
  6032. wait(0.1)
  6033. game.Workspace.Prison_Halls.outlines:Remove()
  6034.  
  6035. wait(0.1)
  6036. game.Workspace.Prison_Halls.lights:Remove()
  6037.  
  6038. wait(0.1)
  6039. Workspace.Prison_Halls.accent:Remove()
  6040.  
  6041. wait(0.1)
  6042. game.Workspace.Prison_Halls.glass:Remove()
  6043.  
  6044. wait(0.1)
  6045. game.Workspace.Prison_Cellblock.b_front:Remove()
  6046.  
  6047. wait(0.1)
  6048. game.Workspace.Prison_Cellblock.doors:Remove()
  6049.  
  6050. wait(0.1)
  6051. game.Workspace.Prison_Cellblock.c_tables:Remove()
  6052.  
  6053. wait(0.1)
  6054. game.Workspace.Prison_Cellblock.a_front:Remove()
  6055.  
  6056. wait(0.1)
  6057. game.Workspace.Prison_Cellblock.b_outerwall:Remove()
  6058.  
  6059. wait(0.1)
  6060. game.Workspace.Prison_Cellblock.c_wall:Remove()
  6061.  
  6062. wait(0.1)
  6063. game.Workspace.Prison_Cellblock.b_wall:Remove()
  6064.  
  6065. wait(0.1)
  6066. game.Workspace.Prison_Cellblock.c_hallwall:Remove()
  6067.  
  6068. wait(0.1)
  6069. game.Workspace.Prison_Cellblock.a_outerwall:Remove()
  6070.  
  6071. wait(0.1)
  6072. game.Workspace.Prison_Cellblock.b_ramp:Remove()
  6073.  
  6074. wait(0.1)
  6075. game.Workspace.Prison_Cellblock.a_ramp:Remove()
  6076.  
  6077. wait(0.1)
  6078. game.Workspace.Prison_Cellblock.a_walls:Remove()
  6079.  
  6080. wait(0.1)
  6081. game.Workspace.Prison_Cellblock.Cells_B:Remove()
  6082.  
  6083. wait(0.1)
  6084. game.Workspace.Prison_Cellblock.Cells_A:Remove()
  6085.  
  6086. wait(0.1)
  6087. game.Workspace.Prison_Cellblock.c_corner:Remove()
  6088.  
  6089. wait(0.1)
  6090. game.Workspace.Prison_Cellblock.Wedge:Remove()
  6091.  
  6092. wait(0.1)
  6093. game.Workspace.Prison_Cellblock.a_ceiling:Remove()
  6094.  
  6095. wait(0.1)
  6096. game.Workspace.Prison_Cellblock.b_ceiling:Remove()
  6097.  
  6098. wait(0.1)
  6099. game.Workspace.City_buildings:Remove()
  6100.  
  6101. wait(0.1)
  6102. game.Workspace.Prison_OuterWall:Remove()
  6103.  
  6104. wait(0.1)
  6105. game.Workspace.Prison_Fences:Remove()
  6106. end)
  6107.  
  6108. lagserver.Name = "lagserver"
  6109. lagserver.Parent = main
  6110. lagserver.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  6111. lagserver.Position = UDim2.new(0.66476965, 0, 0.659647882, 0)
  6112. lagserver.Size = UDim2.new(0, 120, 0, 42)
  6113. lagserver.Font = Enum.Font.GothamBold
  6114. lagserver.Text = "Lag Server (Swat)"
  6115. lagserver.TextColor3 = Color3.new(0, 1, 1)
  6116. lagserver.TextSize = 14
  6117. lagserver.MouseButton1Down:connect(function()
  6118. while true do
  6119. workspace.Remote.TeamEvent:FireServer("Bright blue")
  6120.  
  6121. for i = 10,500 do
  6122. for i,v in pairs(Workspace.Prison_ITEMS.clothes:GetChildren()) do
  6123.  
  6124. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  6125. print(lol)
  6126. end
  6127. end
  6128. end
  6129. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement