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