Advertisement
udahlah

besa

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