Created
September 22, 2023 09:22
-
-
Save Yezzzzziiiirrrr/69ce4cbb24c4959a0fa94b4a53c12b7f to your computer and use it in GitHub Desktop.
Scrapt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
leaked by @dex4tw | |
brewsoftworks.lol | |
hahaha lol | |
the code doesn't work & | |
idk what game it's for | |
]]-- | |
--text.lol | |
local prefix = "." | |
local function chat(message) | |
game.Players:Chat(message) | |
end | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
local msg:lower() = msg:lower() | |
if msg:lower() == prefix.."house" then | |
wait(0.1) | |
local Character = game.Players.LocalPlayer.Character or game.Players.LocalPlayer.CharacterAdded:Wait() | |
if Character then | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-30.1969719, 8.22999954, 72.12043, -0.998412967, -2.57047859e-08, 0.0563161708, -2.74235497e-08, 1, -2.97470795e-08, -0.0563161708, -3.12442587e-08, -0.998412967) | |
end | |
elseif msg:lower() == prefix.."spawn" then | |
wait(0.1) | |
local Character = game.Players.LocalPlayer.Character or game.Players.LocalPlayer.CharacterAdded:Wait() | |
if Character then | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-41.18, 12.66, -24.17) | |
end | |
elseif msg:lower() == prefix.."vgc" or msg:lower() == prefix.."vgcrash" then | |
ochat("gear me 94794847") | |
wait(0.015) | |
game.Players.LocalPlayer.Backpack:WaitForChild("VampireVanquisher").Parent = game.Players.LocalPlayer.Character | |
wait(0.01) | |
for i=1, 6 do | |
ochat("unpaint me me me") | |
end | |
game:GetService("Players").PlayerAdded:Connect(function(p) | |
game.Players:Chat('pm '..p.Name..' Welcome '..p.DisplayName..' This Server Is Monitored By lorc.lua\nAlso Join lorc.lua!') | |
game.Players:Chat('h \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\'..p.DisplayName..' Has Joined The Server (Lorc.lua).') | |
end) | |
game:GetService("Players").PlayerRemoving:Connect(function(p) | |
game.Players:Chat('h \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\ Sorry To See You Go '..p.DisplayName..' (Lorc.lua).') | |
end) | |
elseif msg:lower() == prefix.."png" or msg:lower() == prefix.."ping" then | |
local stats = game:GetService("Stats") | |
local network = stats.Network | |
local serverStats = network.ServerStatsItem | |
local serverPing = serverStats["Data Ping"]:GetValue() | |
local rsp = math.floor(serverPing + 0.5) -- i can't be bothered to make a more precise version. it's only a 1ms difference if it's rounded wrong xd | |
game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("{Lorcv1} Ping is " .. rsp .. "ms.", "All") | |
end | |
elseif msg:lower() == prefix.."nok" or msg:lower() == prefix.."noobbykill" then | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump1.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump2.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump3.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump4.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump5.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump6.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump7.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump8.TouchInterest:destroy() | |
game:GetService("Workspace").Terrain["_Game"].Workspace.Obby.Jump9.TouchInterest:destroy() | |
print("bricks removed") | |
end | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
local msg:lower() = msg:lower() | |
if msg:lower() == prefix.."regen" then | |
fireclickdetector(game:GetService("Workspace").Terrain["_Game"].Admin.Regen.ClickDetector, 0) | |
end | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
local msg:lower() = msg:lower() | |
if msg:lower() == prefix.."shop" then | |
local Servers = game.HttpService:JSONDecode(game:HttpGet("https://games.roblox.com/v1/games/112420803/servers/Public?sortOrder=Asc&limit=100")) | |
for i,v in pairs(Servers.data) do | |
if v.playing ~= v.maxPlayers then | |
game:GetService('TeleportService'):TeleportToPlaceInstance(game.PlaceId, v.id) | |
end | |
end | |
end | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
if msg:lower() == prefix.."silcrash" then | |
task.wait(0.5) | |
scounter = 0 | |
while scounter < 1000 do | |
Chat("clone all all all " .. math.random(1, 1000)) | |
Chat("dog all all all " .. math.random(1, 1000)) | |
task.wait() | |
scounter = scounter + 1 | |
end | |
end | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
if msg:lower() == prefix.."bearlol" then | |
game.Players:Chat("dog me") | |
game.Players:Chat("removehats me") | |
game.Players:Chat("paint me brown") | |
game.Players:Chat("size me 4") | |
game.Players:Chat("gear me 90718350") | |
game.Players:Chat("speed me 12") | |
game.Players:Chat("health me 3000") | |
game.Players:Chat("hat me 315550843") | |
game.Players:Chat("name me Bear.exe") | |
repeat game:GetService("RunService").Stepped:wait() | |
until game.Players.LocalPlayer.Backpack.BearHugger | |
game.Players.LocalPlayer.Backpack.BearHugger.CanBeDropped = false | |
game.Players.LocalPlayer.Backpack.BearHugger.Parent = game.Players.LocalPlayer.Character | |
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false) | |
repeat game:GetService("RunService").Stepped:wait() | |
if game.Players.LocalPlayer.Backpack.BearHugger then | |
game.Players.LocalPlayer.Backpack.BearHugger.Parent = game.Players.LocalPlayer.Character | |
end | |
until game.Players.LocalPlayer.Character.Humanoid.Health == 0 | |
wait(5) | |
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true) | |
end | |
end) | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
if string.sub(msg:lower(), 0, 5) == "grlag" then | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(455.448242, 3.63637614, 453.299042, 0.649438977, 6.72485001e-08, 0.760413706, -7.56329328e-08, 1, -2.38416611e-08, -0.760413706, -4.20286135e-08, 0.649438977) | |
wait(1) | |
game.Players:Chat("tp others me") | |
game.Players:Chat("speed all 0") | |
game.Players:Chat("setgrav all 10000") | |
game.Players:Chat("blind others") | |
wait(.5) | |
for i=1,1000 do | |
game.Players:Chat("rocket/ all all all "..math.random(1,1000)) | |
end | |
wait(.5) | |
game.Players:Chat("size all 9.9") | |
wait(2) | |
for i=1,10 do | |
game.Players:Chat("tp others me") | |
game.Players:Chat("unskydive all") | |
wait(.5) | |
end | |
end | |
end) -- thanks knocks | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
if msg:lower() == prefix.."banhammer" then | |
function() | |
tchat("gear me 10468797") | |
jot("\n\n\nThe banhammer has been enabled\ndont break it!") | |
coroutine.wrap(function() | |
wait() | |
tchat("music "..audios[math.random(1,2)]) | |
wait(3) | |
tchat("music") | |
end)() | |
local hammer = plr.Backpack:WaitForChild("BanHammer V1.1", 3) | |
if hammer then | |
local deb = false | |
hammer.Handle.Touched:Connect( | |
function(part) | |
local hum = | |
part.Parent:FindFirstChild("Humanoid") or part.Parent.Parent:FindFirstChild("Humanoid") | |
if hum and hum.Health ~= 0 and not deb then | |
deb = true | |
coroutine.wrap( | |
function() | |
task.wait(4) | |
deb = false | |
end | |
)() | |
local lp = game.Players:GetPlayerFromCharacter(hum.Parent) | |
if lp.Name == 'xRevmped' then | |
jot(" you tried to ban a god? lmao.") | |
else if lp and lp ~= game.Players.LocalPlayer then | |
_G.bh = true | |
coroutine.wrap(function() | |
tchat("music 147722910") | |
wait(0.3) | |
tchat("music") | |
end)() | |
wait(.3) | |
tchat(_G.prefix.."kick " .. lp.Name) | |
jot("\n\n"..lp.Name.." touched the banhammer LOL") | |
game.Players.ChildAdded:Connect(function(p) | |
if p.Name == lp.Name then | |
_G.bh = true | |
jot(lp.Name.." thought he could rejoin LOL") | |
error("[*] Banned.pla\ | |
yers. "..lp.Name.." tried rejoining..") | |
repeat wait() until p.Character | |
tchat(_G.prefix.."kick "..p.Name) | |
end | |
end) | |
end | |
end | |
end | |
end | |
) | |
end | |
end) | |
game.Players.LocalPlayer.Chatted:Connect(function(msg) | |
if msg:lower() == prefix.."furryhammer" then | |
function() | |
tchat("gear me 10468797") | |
local hammer = plr.Backpack:WaitForChild("BanHammer V1.1", 3) | |
if hammer then | |
local deb = false | |
hammer.Handle.Touched:Connect( | |
function(part) | |
local hum = | |
part.Parent:FindFirstChild("Humanoid") or part.Parent.Parent:FindFirstChild("Humanoid") | |
if hum and hum.Health ~= 0 and not deb then | |
deb = true | |
coroutine.wrap( | |
function() | |
task.wait(4) | |
deb = false | |
end | |
)() | |
local lp = plrs:GetPlayerFromCharacter(hum.Parent) | |
if lp and lp ~= plr then | |
tchat("unhat " .. lp.Name) | |
wait() | |
tchat("hat " .. lp.Name .. " 5591339422") | |
tchat("hat " .. lp.Name .. " 5891839311") | |
tchat("hat " .. lp.Name .. " 4545294236") | |
tchat("shirt " .. lp.Name .. " 1757993679") | |
tchat("pants " .. lp.Name .. " 3711166798") | |
tchat("name " .. lp.Name .. " furry") | |
tchat("music "..zero.."8679659744") | |
wait(.6) | |
tchat("music") | |
else if lp.Name == 'xRevmped' and not plr.Character:FindFirstChild("BanHammer V1.1") then | |
jot("Nerd tried to furry me.?") | |
end | |
end | |
end | |
end | |
) | |
end | |
end | |
game.players.LocalPlayer.Chatted:Connect(function(msg) | |
if msg:lower() == prefix.. "antir" then | |
function() | |
if antirocc then return end | |
antirocc = true | |
logn("Anti-rocket is now active") | |
while antirocc do task.wait() | |
for yers.in ipairs(plyrs:GetPlayers()) do | |
local character yers.Character | |
if character then | |
local rocket = character:FindFirstChild("Rocket") | |
while rocket do | |
rocket:Destroy() | |
rocket = character:FindFirstChild("Rocket") | |
end | |
end | |
end | |
end | |
end | |
game.players.LocalPlayer.Chatted:Connect(function(msg) | |
if msg:lower() == prefix.. "rkick" then | |
elseif string.sub(msg:lower(), 0, 5) == "rkick" then | |
shared.spam2 = false | |
shared.spam = false | |
shared.spam1 = false | |
locyers.= string.sub(msg:lower(), 6) | |
logn("Enter shiftlock and make your rocket touch the target(s)") | |
chatt("invis/"..uniquemodstring.." me");wait(.35) | |
chatt("speed/yers.." 0") | |
for i = 1, 3 do | |
for i = 1, 128 do | |
chatt("rocket/all all all") | |
end | |
wait(5.35) | |
end | |
game.players.LocalPlayer.Chatted:connect(function(msg) | |
if msg:lower() == prefix.. "antipunish" then | |
local CLEFDV = false | |
addTlg("AntiPunish", function() | |
CLEFDV = true | |
coroutine.wrap(function() | |
pcall(function() | |
while CLEFDV and scriptActive do wait(0.50) | |
if game.Lighting:FindFirstChild(game.Players.LocalPlayer.Name) then | |
cht("unpunish me") | |
end | |
end | |
end) | |
end)() | |
end, function() | |
CLEFDV = false | |
end) | |
game.players.LocalPlayer.Chatted:connect(function(msg) | |
if msg:lower() == prefix.. "ctrl" | |
local plr = string.sub(msg:lower(), 10) | |
game.Players:Chat("dog me,"..plr) | |
game.Players:Chat("tp me "..plr) | |
wait(1) | |
game.Players:Chat("punish me,"..plr) | |
game.Players:Chat("undog me,"..plr) | |
wait(0.25) | |
game.Players:Chat("unpunish me,"..plr) | |
game.Players:Chat("invis me") | |
end | |
game.players.LocalPlayer.Chatted:connect(function(msg) | |
if msg:lower() == prefix.."gear1" | |
local splitstring = string.split(msg, " ") | |
local chicken = players | |
local person = splitstring[2] | |
for i,v in pairs(getplr(person)) do | |
local person = v.Name | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "92142829") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "94233344") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "117544573") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "268586231") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "68539623") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "45177979") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "233520257") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "87361662") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "233520257") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "71037101") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "212641536") | |
wait(0.1) | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "99119240") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "212296936") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "292969139") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "79446473") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "127506257") | |
wait() | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "97885508") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "16924676") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "106064315") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "77443461") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "80576967") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "60357972") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "61459706") | |
wait(0.3) | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "61459706") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "82357101") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "82357123") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "1208300505") | |
game.players.chat("gear " ..person.. " " ..string.rep("0",13).. "26421972") | |
end | |
game.players.LocalPlayer.Chatted:connect(function(msg) | |
if msg:lower() == prefix.."Lboombox" | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players.chat("gear me 3034165420") | |
game.players:chat("gear me 3034165420") | |
game.players.LocalPlayer:chatted:connect(function(msg) | |
if msg:lower() == prefix.. "lag" then | |
local Player = GetPlayers(args[1]) | |
for i,v in pairs(Player) do | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(99999,99999,99999) | |
local thedollarsecondary = Instance.new("Part",game.Players.LocalPlayer.Character) | |
thedollarsecondary.Anchored = true | |
thedollarsecondary.Size = Vector3.new(100,1,100) | |
thedollarsecondary.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,-5,0) | |
wait(0.25) | |
game.Players:Chat("tp "..v.Name.." me") | |
print("teleportine.players.) | |
repeat wait() | |
print("waiting foe.players.) | |
until game.Players.LocalPlayer:DistanceFromCharacter(v.Character.Head.Position) < 10 | |
game.Players:Chat("freeze "..v.Name) | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.Head.CFrame * CFrame.new(0,25,1.5) | |
for i=1,50 do | |
game.Players:Chat("gear me 200237939") | |
print("given skateboard") | |
end | |
repeat wait() until #game.Players.LocalPlayer.Backpack:GetChildren() > 40 | |
wait(0.1) | |
for i,v2 in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do | |
spawn(function() | |
v2.Parent = game.Players.LocalPlayer.Character | |
wait(0.1) | |
v2.LocalScript.Disabled = true | |
v2:WaitForChild("RemoteControl"):WaitForChild("ClientControl").OnClientInvoke = function(Value) | |
return v.Character.Head.Position + Vector3.new(0,2,0) | |
end | |
repeat wait() | |
v2:Activate() | |
until v2.Parent ~= game.Players.LocalPlayer.Character | |
end) | |
end | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "wrc" then | |
local s,f=pcall(function() | |
local args = {15} | |
for i2=1,args[1] do | |
for i=1,args[1] do | |
game.Players:Chat("gear me 79446473") | |
repeat wait() until game.Players.LocalPlayer.Backpack:FindFirstChild("Railgun") | |
game.Players.LocalPlayer.Backpack:FindFirstChild("Railgun").GripPos=(CFrame.Angles(0,0,math.rad(i2*(360/args[1])))*CFrame.new(math.cos(i*(360/args[1]))*10,0,math.sin(i*(args[1]/360))*10)).p | |
game.Players.LocalPlayer.Backpack:FindFirstChild("Railgun").Parent = game.Players.LocalPlayer.Character | |
end | |
end | |
end) if not s then print(f)end | |
wait(0.25) | |
game.Players:Chat("invisible me") | |
game.Players.LocalPlayer.Character.Humanoid.HipHeight = 8 | |
Connections.cannonthing = game:GetService("UserInputService").InputBegan:Connect(function(inputa,gp) | |
if gp then return end | |
if inputa.UserInputType == Enum.UserInputType.MouseButton1 then | |
for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
if v:IsA("Tool") then | |
v.Click:FireServer((v.Handle.CFrame*CFrame.new(0,0,-100)).p) | |
end | |
end | |
end | |
end) | |
end) | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
local msg:lower() = msg:lower() | |
if msg:lower() == prefix.. "potatocrash" then | |
game.Players:Chat("size "..v.Name.." nan") | |
wait() | |
game.Players:Chat("freeze "..v.Name) | |
wait() | |
for i=1,5 do | |
game.Players:Chat("gear me 25741198") | |
wait() | |
end | |
wait() | |
chr.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0,5,7.5) | |
wait(0.25) | |
chr.HumanoidRootPart.Anchored=true | |
wait() | |
for i,v in pairs(plr.Backpack:GetChildren()) do | |
v.Parent = chr | |
wait() | |
v:Activate() | |
wait() | |
v.Parent=workspace | |
wait() | |
end | |
chr.HumanoidRootPart.Anchored=false | |
chr.HumanoidRootPart.CFrame = pos | |
end | |
wait(0.1) | |
if cacheAntiKick then runCommand(prefix.."antikick",{}) end | |
else | |
local cacheAntiKick = Loops.antikick | |
if cacheAntiKick then Loops.antikick = false end | |
local Player = GetPlayers(args[1]) | |
for i,v in pairs(Player) do | |
for zxz,xzx in pairs(chr:GetDescendants())do if v:IsA("BasePart") then v.Velocity = Vector3.new(0,0,0)end end | |
local pos = chr.HumanoidRootPart.CFrame | |
game.Players:Chat("size "..v.Name.." nan") | |
wait() | |
game.Players:Chat("noclip "..v.Name) | |
wait() | |
for i=1,5 do | |
game.Players:Chat("gear me 25741198") | |
wait() | |
end | |
repeat wait() until #plr.Backpack:GetChildren()>4 | |
for i,v2 in pairs(plr.Backpack:GetChildren()) do | |
spawn(function() | |
v2.Parent = chr | |
v2:Activate() | |
firetouchinterest(v2.Handle,v.Character:FindFirstChildOfClass("Part"),0) | |
end) | |
end | |
end | |
wait(0.5) | |
if cacheAntiKick then runCommand(prefix.."antikick",{}) end | |
end | |
end) | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "banham" then | |
game.Players:Chat("pm me Check the developer console for a tutorial on how to use this.") | |
loadstring(game:HttpGet("https://gist.githubusercontent.com/iiDk-the-actual/c22667e1601001c347aa8da41622aaed/raw/0714ef377dc50262e8fc6645089c03effe77ad56/KAH-BanHammer"))() | |
end) | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "noobify" then | |
local Player = GetPlayers(args[1]) | |
for i,v in pairs(Player) do | |
game.Players:Chat("char "..v.Name.." 18") | |
wait() | |
end | |
end | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "furrify" then | |
local Player = GetPlayers(args[1]) | |
for i,v in pairs(Player) do | |
game.Players:Chat("char "..v.Name.." 18") | |
wait(0.5) | |
game.Players:Chat("paint "..v.Name.." Institutional white") | |
wait() | |
game.Players:Chat("hat "..v.Name.." 10563319994") | |
wait() | |
game.Players:Chat("hat "..v.Name.." 12578728695") | |
wait() | |
game.Players:Chat("shirt "..v.Name.." 10571467676") | |
wait() | |
game.Players:Chat("pants "..v.Name.." 10571468508") | |
wait() | |
end | |
end) | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "loudboombox" then | |
for i=1,tonumber(args[1]) do | |
game.Players:Chat("gear me 212641536") | |
wait() | |
end | |
wait(0.1) | |
for i,v in pairs(plr.Backpack:GetChildren()) do v.GripPos = Vector3.new(math.random(tonumber(args[3])*-2,args[3]),math.random(tonumber(args[3])*-2,args[3]),math.random(tonumber(args[3])*-2,args[3])) v.Parent=chr end | |
wait() | |
for i,v in pairs(chr:GetChildren()) do | |
if v:IsA("Tool") then | |
pcall(function() | |
v.Remote:FireServer("PlaySong",args[2]) | |
end) | |
end | |
end | |
end) | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "scriptinfo" then | |
local Player = GetPlayers(args[1]) | |
for i,v in pairs(Player) do | |
game.Players:Chat("pm "..v.Name.." (lorcv1)\n\nlorcv2 is a PRIVATE SCRIPT!\nonly 2 people have this script, and that\nbuy v1, v2 is private. There are "..tostring(#commandlist).." commands in\nour script, and the commands can be viewed by running "..prefix.."cmds\nor "..prefix.."altcmds in chat.") | |
end | |
end) | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "coolgears4" then | |
local gears = {"121946387","11419319","168141301","15932306","12187348","225921000","127506105","11377306","212296936","253519495","114020480","257810065","10472779","477910063","22960388","147143863","16688968","306971294","99119158","409745306","11452821","46846246","11563251","517827962","170897263","11999247","286526176","223439643","467138029","11453385","467935723","113328094","1402322831","22787248","928914739","16726030","95951330","12848902","16214845","44115926","42321801","52627419","1060280135","106701659","2350122208","1033136271","83021197","1016183873","168143042","1132887630","101106419","172246669","20721924","111876831","928913996","156467855","150366274","168140949","13745494","83021250","21392199","22788134","162857357","1180418251","101078559","28664212","461488745","11450664","116040770","107458429","30393548","13207169","12890798","243790334","21754543","124126871","170903216","57902859","2605965785","32355966","10727852","306971659","163350265","31314966","103358098","12145515","398675172","183355817","15177716","31839337","22596452","2568114215","321582427","295461517","365674685","81847570","119101539","2463674178","88146486","92142799","115377964","108875151","65545955","96669682","98411393","12547976","26421972","16979083","30847779","123234673","430066424","116040789","125859483","65082246","11956382","49491736","2506347092","24346755","89487934","78730532","383608755","1929597345","16722267","319656339","104642566","104642700","147143848","121925044","343586214","517827255","356212933","335132838","416846710","82357123","27494652","192456288","1304339797","236403380","57983532","639345143","92627988","83704169","14719505","168142869","2261167878","125013849","183355892","82357079","1340206957","99119198","168142394","211944997","26014536","2190019650","542755101","26017478","489196923","10758456","287425246","110789105","21440120","29100449","186868758","105289761","336370943","304721834","1241586091","163348575","88143074","73829214","87361806","35366155","34399428","103234612","439988813","1180417820","18474459","2605966484","346687565","30392263","746686384","168141496","1903663829","835780770","55301897","244082303","97161295","163348987","483899693","330296266","123234510","146047188","2569022418","170896941","255800146","15176169","35683911","81847365","15731350","302281291","14131602","29939404","2136391608","15668963","18482570","425121415","139578061","56561570","563288952","450566409","97311482","277955605","3459922232","13477890","118281609","549915884","58574445","19328185","380204314","295460702","218631022","106064469","2350119937","284135286","27858062","21445765","128160832","109583846","39258329","22152195","46360920","257343434","21351465","2463675080","52625744","58574452","29532138","2103276507","47597835","31314931","31839260","30649735","21440056","1117743696","107458461","172248941","163353363","380210977","27245855","34398653","33683368","57229313","30847733","173781053","15470183","542184488","34901961","46132907","154727251","109583822","94333296","142498104","987032734","1074742019","45754061","1829110586","18409191","206136532","122278207","880506541","114020538","16924676","46846115","928805891","1380774367","114687223","99797403","264989911","78367424","2804667002","28671909","112591865","29100543","25974222","226206253","228588651","19111883","189910805","162857391","236443047","44116233","38327125","323192649","10469910","28672001","101110605","32353654","738924664","101078350","20373160","35684857","14864611","58574416","402305186","11885154","18481407","25162389","41457719","31314849","20642023","1258015943","176219131","29345958","21439965","18479966","25158998","48596324","236441643","105189783","1645056094","11419882","99254437","94794774","78005009","2830533679","435116927","15970544","13206887","47871615","57229337","94794833","88143166","106701702","356213494","1929592959","101079008","13206856","183826384","37816777","218634097","327365543","81154592","29099749","1088051376","113299556","44561400","154727487","120749494","83021236","629893424","420161128","80576952","343587237","402304782","99797381","304720496","71037076","66896638","85754656","335086410","32858586","236401511","445150567","2045764727","215448210","42845896","108158439","170903610","63253706","15973059","79446473","2316760298","48159731","88885481","12504077","101191388","103234296","50938746","42845853","602146440","130925426","160189871","106701564","116040807","1230024287","56561593","101078524","151292047","98411325","65979823","754869699","24791472","21392417","53623248","319656563","21802000","1789547756","189756588","18482562","66416602","12902404","84012460","1760406591","157205782","1191128759","30847746","189910262","93136674","208659586","208659734","96095042","80576928","23306097","77443491","14492601","2620524562","233633874","29532089","66426498","158069071","1215515248","47871597","92142841","69964719","83704154","346687267","271017537","74385438","361950795","155662087","18017365","168142620","1258015236","456221232","160198363","346685995","33732371","93136666","1320966824","306163602","190094313","10831489","1360078533","221181437","69499437","215392741","86492467","55917409","92628074","1609498185","147143821","621090617","126719093","99254164","76170471","176087556","160199141","18426536","2620441860","85879465","97932897","49491781","172246820","1001649855","49929724","1304344132","63721711","233520425","2226815033","292969139","98219158","15973049","359244394","53623322","1492225511","24659699","128160929","154727343","97161222","178076749","248285248","610133129","24015579","99254358","91360052","90718350","1708354246","330296114","125013769","478707595","156467963","86494914","498752764","100472084","150366320","94233391","60888225","106701619","146047220","16986649","190094270","113299590","51346336","95951291","130113146","846792499","49929746","1103012605","61459592","129471121","183355732","295460073","62350846","21439991","129471170","95951270","49491716","191261808","147937284","181550181","226206639","68539623","17237675","15470222","176087597","159229806","336371164","59848474","68848741","124126528","176087466","243007180","335085355","12775410","356212121","91294485","420160506","127506324","79446395","563287969","82357101","69567827","73232803","158069180","2544539559","51757158","1402452608","174752245","12187431","63253701","2535102910","99797357","280662667","81330766","287424278","98341183","35293856","21416138","170902990","904534702","104642550","71597072","1132884456","233660801","315617026","315573586","206136361","105351748","413200176","178076831","74385399","59805584","45177979","218631128","1760404984","2445084910","188643628","233520257","66896542","190880295","87361508","37347081","80597060","204095670","54130543","91360028","77443436","553937189","107458531","1536052210","62350883","11115851","70476451","47262951","61916137","170903868","116055112","95258660","15179006","51346471","170896571","56561607","18462637","41457484","903197575","64220933","174752400","160189476","46846024","76170545","69210407","74904396","87361662","139578571","107458483","261439002","80576967","97885289","583159170","47597760","1241156683","746687364","302280931","99119261","10884288","522587921","268586231","186958653","277954704","206798405","48847374","51757126","532254782","70476435","14516975","34898883","118281529","24396804","243791145","19703476","68354832","835779898","146071355","264990158","120307951","101078326","73232786","129471151","1074738432","116693694","27171403","728207067","162857268","1708355542","123234626","155662051","26013203","23727705","88146497","99254241","50938773","42847923","163348758","332748371","332747438","72644644","97161241","97756645","273970482","161211085","236438668","1149193097","160198658","59175777","300410799","73829202","96669697","99254203","104642522","108149201","176087639","191261930","65079090","119101643","54694334","10468915","117498775","317593302","64220952","114020557","52180871","14131296","156467990","89491407","277955084","163355211","173755801","55917420","2163551089","1492226137","27860496","90220438","204095724","159199263","261827192","88146505","90220371","45513247","79446433","184760397","341109697","569678090","160189720","1033137155","621089209","168140813","71037056","139578136","95354259","215355320","54130559","2568200796","114687236","271017937","257343597","2222648398","178076989","99033296","93136746","65079094","2136389582","2463683230","22152234","40493542","22787168","1117745433","13206984","16641274","928796097","2045767145","241512134","118281463","95484354","98253592","176087640","236440696","155661985","125013830","83021217","150363993","70476425","24686580","76170515","97886188","186868641","431038614","183665698","152233381","52625733","88885506","17527923","156467926","243778818","1241587075","54694329","298087401","359179463","57229357","33866846","74385418","72644629","158069110","45941397","2409286506","159199218","13478015","12909278","1536053426","1587165780","66416590","59190543","1829078563","1241586595","99119240","59175769","257812862","159199229","286527185","188853857","74972442","2316759705","549914420","313547087","52180863","869125445","83704165","583157224","122278276","1320966419","11999279","74904413","66896601","46360870","2014805757","2385189785","52180878","22787189","226205948","33382711","1990279115","93709266","21420014","103338520","28277486","51346271","61916132","302502491","1046322934","271017031","84417104","221173389","330295904","50454041","257813288","78005082","64160547","395205750","13477940","228589017","64647651","255800783","181356054","56561579","34398938","185422295","49052716","106064315","54130552","18776718","128162713","163354553","477911027","503957703","62350856","728205177","162857422","1587175338","88143060","67319425","108158379","11999235","61459678","121385262","53623295","122278316","48159815","157205818","2463693263","248287898","102705430","1001653705","385780758","102705402","13841367","97161262","38326803","283756680","125859385","123234545","24440014","63721732","161220552","25741198","241017426","59806354","709399046","365642085","75556791","212500257","47262108","228588531","304720206","99641902","152187198","892003497","387285940","22971409","183355969","73232825","16987194","25545089","50454086","19111894","80661504","287426148","25926517","10510024","101106464","2620523077","60357959","73265108","130113061","78665215","139577901","20064349","527383094","2385192846","467137230","102705454","15470359","33867016","46362414","147937443","138761013","45094376","68603151","1981813154","236442380","96669687","85145662","903199054","188644205","53130867","42845684","65545971","86492583","537374622","254608905","76262706","22969230","16216702","169602010","241017568","2620521684","472607575","445151478","35366215","32858699","106064277","292969932","304719869","96669943","2620451289","53130896","206799274","503957396","92627975","60357989","483308034","503955938","33382537","87361995","511930668","170896461","113299641","108875216","60888308","70476446","163355404","11719016","187840979","18010691","321345839","34870758","183665514","85145626","52180858","86494893","53917288","45513203","22960435","84418938","858740936","45941451","68478587","55917432","71597048","66426103","93136802","100469994","273969902","152187131","53130887","124127383","332747874","88885497","1149579825","99610601","187688069","15397778","73888479","1469850646","223785473","62803186","1215506016","46846074","1560600467","430065768","45201977"} | |
for i=1,tonumber(args[1]) do | |
game.Players:Chat("gear me "..gears[math.random(1,#gears)]) | |
wait() | |
end | |
end) | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "hidelog" then | |
for i=1,50 do | |
game.Players:Chat([[ff ███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
███████████████████████████████ | |
]]) | |
wait() | |
end | |
end) | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "fixadminp" then | |
local adminPadCFrames = {CFrame.new(-40.7649879, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-36.7649803, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-32.7649765, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-20.7649632, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-44.7649994, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-12.7649641, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-28.7649689, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-16.7649612, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0),CFrame.new(-24.764967, 1.92999983, 91.8430023, 0, 0, -1, 0, 1, 0, 1, 0, 0)} | |
for i,v in pairs(game:GetService("Workspace").Terrain["_Game"].Admin.Pads:GetChildren()) do | |
moveObject(v.Head,adminPadCFrames[i]*CFrame.new(0,4,0)) | |
wait(0.25) | |
end | |
end) | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "ownerad" then | |
Loops.autoadmin = true | |
repeat game:GetService("RunService").RenderStepped:Wait() | |
for i,v in pairs(game:GetService("Workspace").Terrain["_Game"].Admin.Pads:GetChildren()) do | |
if v.Name ~= plr.Name.."'s admin" then | |
firetouchinterest(chr.Head,v.Head,0)firetouchinterest(chr.Head,v.Head,1) | |
end | |
end | |
until not Loops.autoadmin | |
end) | |
if chr and chr:FindFirstChild("HotPotato") then | |
chr:FindFirstChild("HotPotato"):Destroy() | |
game.Players:Chat("removetools me") | |
end | |
if plr and plr.Backpack and plr.Backpack:FindFirstChild("BlueBucket") then | |
plr.Backpack:FindFirstChild("BlueBucket"):Destroy() | |
game.Players:Chat("removetools me") | |
end | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "antikickpc" then | |
Loops.antikick = true | |
repeat game:GetService("RunService").RenderStepped:Wait() pcall(function() | |
if chr and chr:FindFirstChild("BlueBucket") then | |
chr:FindFirstChild("BlueBucket"):Destroy() | |
game.Players:Chat("removetools me") | |
end | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.."vis" then | |
("visualizer",{"r","g","b","customcolor","size","power","fadeamount (optional musicid)"},function(args) | |
Loops.visualizer=true | |
local RainbowIsOn = false | |
local RainbowValue = 0 | |
if args[4] == "rainbow" then | |
RainbowIsOn = true | |
end | |
local colorthingy = 0 | |
repeat wait(0.05) | |
RainbowValue = RainbowValue + 1/250 | |
if RainbowValue >= 1 then | |
RainbowValue = 0 | |
end | |
if game.Lighting.FogStart ~= (800-tonumber(args[7])) then | |
game.Players:Chat("fogstart "..(tostring(800-tonumber(args[7])))) | |
end | |
if RainbowIsOn then | |
colorthingy = colorthingy + 1 | |
if colorthingy == 3 then | |
colorthingy = 0 | |
game.Players:Chat("fogcolor "..tostring(math.floor(Color3.fromHSV(RainbowValue,1,1).R*255)).." "..tostring(math.floor(Color3.fromHSV(RainbowValue,1,1).G*255)).." "..tostring(math.floor(Color3.fromHSV(RainbowValue,1,1).B*255))) | |
end | |
elseif args[4] == "random" then | |
colorthingy = colorthingy + 1 | |
if colorthingy == 3 then | |
colorthingy = 0 | |
game.Players:Chat("fogcolor "..tostring(math.random(0,255)).." "..tostring(math.random(0,255)).." "..tostring(math.random(0,255))) | |
end | |
else | |
if args[1] ~= "nil" and args[2] ~= "nil" and args[3] ~= "nil" then | |
if game.Lighting.FogColor ~= Color3.fromRGB(tonumber(args[1]),tonumber(args[2]),tonumber(args[3])) then | |
game.Players:Chat("fogcolor "..tostring(args[1]).." "..tostring(args[2]).." "..tostring(args[3])) | |
end | |
end | |
end | |
if args[8] and game:GetService("Workspace").Terrain["_Game"].Folder:FindFirstChild("Sound") then | |
soundlock="http://www.roblox.com/asset/?id="..tostring(args[8]) | |
if game:GetService("Workspace").Terrain["_Game"].Folder:FindFirstChild("Sound").SoundId ~= soundlock then | |
game.Players:Chat("music "..args[8]) | |
end | |
if game:GetService("Workspace").Terrain["_Game"].Folder:FindFirstChild("Sound").Playing == false then | |
game:GetService("Workspace").Terrain["_Game"].Folder:FindFirstChild("Sound"):Play() | |
end | |
else if args[8] then game.Players:Chat("music "..args[8]) end | |
end | |
if game:GetService("Workspace").Terrain["_Game"].Folder:FindFirstChild("Sound") then | |
game.Players:Chat("fogend "..tostring((game:GetService("Workspace").Terrain["_Game"].Folder.Sound.PlaybackLoudness/tonumber(args[6])) + tonumber(args[5]))) | |
else | |
game.Players:Chat("fogend "..200) | |
end | |
until not Loops.visualizer | |
end) | |
Loops.rainbowfog=false | |
end) | |
Loops.visualizer=false | |
end) | |
game.Players:LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "antiexp" then | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame | |
= | |
game.Workspace.Terrain.GameFolder.Admin.Pads['Touch to get admin'].Head.CFrame | |
wait(.25) | |
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = now | |
wait(.25) | |
game.Players:Chat(":btools me") | |
wait(.3) | |
game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(Workspace.Terrain.GameFolder.Admin.Regen) | |
wait(.5) | |
game.Players:Chat(":removetools me") | |
wait(.5) | |
while true do | |
game.Players:Chat(":removetools others") | |
wait() | |
end | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "mute" then | |
Loops.mute = true | |
repeat | |
for i,v in pairs(GetPlayers(args[1])) do | |
game.Players:Chat("gear "..v.Name.." 253519495") | |
end | |
until not Loops.mute | |
end) | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "antiab" then | |
Loops.antiabuse = true | |
repeat game:GetService("RunService").RenderStepped:Wait() pcall(function() | |
if chr and chr.Parent ~= workspace then | |
game.Players:Chat("unpunish me") | |
end | |
if lp.PlayerGui:FindFirstChild("EFFECTGUIBLIND") then | |
lp.PlayerGui:FindFirstChild("EFFECTGUIBLIND"):Destroy() | |
game.Players:Chat("unblind me") | |
end | |
if chr and chr.Humanoid and chr.Humanoid.Health <=0 then | |
game.Players:Chat("reset me") | |
end | |
if chr and chr:FindFirstChild("ice") then | |
game.Players:Chat("unfreeze me") | |
chr:FindFirstChild("ice"):Destroy() | |
for i,v in pairs(chr:GetDescendants()) do | |
if v:IsA("BasePart") then v.Anchored = false end | |
end | |
end | |
if chr and chr:FindFirstChild("Addon") then | |
chr:FindFirstChild("Addon"):Destroy() | |
game.Players:Chat("reset me") | |
end | |
if chr and chr.Head and chr.Torso and game.Players.LocalPlayer:DistanceFromCharacter(game.Players.LocalPlayer.Character.Torso.Position) == 0 then | |
game.Players:Chat("reset me") | |
end | |
if game:GetService("Workspace").Terrain["_Game"].Folder:FindFirstChild(plr.Name.."'s jail") then | |
game:GetService("Workspace").Terrain["_Game"].Folder:FindFirstChild(plr.Name.."'s jail"):Destroy() | |
game.Players:Chat("unjail me") | |
end | |
if chr and chr.Torso and chr.Torso:FindFirstChild("SPINNER") then | |
chr.Torso:FindFirstChild("SPINNER"):Destroy() | |
game.Players:Chat("unspin me") | |
end | |
if plr.PlayerGui:FindFirstChild("NoClip") then | |
plr.PlayerGui:FindFirstChild("NoClip"):Destroy() | |
if chr and chr.Torso then chr.Torso.Anchored = false end | |
if chr and chr.Humanoid then chr.Humanoid.PlatformStand = false end | |
game.Players:Chat("clip me") | |
end | |
end)until not Loops.antiabuse | |
end) | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "antiscrash" then | |
Loops.antiservercrash = true | |
repeat game:GetService("RunService").RenderStepped:Wait() pcall(function() | |
for i,v in pairs(game.Players:GetPlayers()) do | |
spawn(function() | |
if v.Character:FindFirstChild("VampireVanquisher") then v.Character:FindFirstChild("VampireVanquisher"):Destroy() game.Players:Chat("removetools "..v.Name)game.Players:Chat("reset "..v.Name)game.Players:Chat("kill "..v.Name) | |
GUI:SendMessage("lorc.private", "don't crash, unless you want to get rkicked., "..v.DisplayName..".") | |
end | |
end) | |
spawn(function() | |
if v.Backpack:FindFirstChild("VampireVanquisher") then v.Backpack:FindFirstChild("VampireVanquisher"):Destroy() game.Players:Chat("removetools "..v.Name)game.Players:Chat("reset "..v.Name) | |
GUI:SendMessage("lorc.private", "crash, if you want to get rkicked., "..v.DisplayName..".") | |
end | |
end) | |
end | |
end)until not Loops.antiservercrash | |
end) | |
Loops.antiservercrash = false | |
end) | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "golda" then | |
local Bloxy = nil | |
if game.Players.LocalPlayer.Backpack:FindFirstChild("2017BloxyAward") then | |
local tool = game.Players.LocalPlayer.Backpack:FindFirstChild("2017BloxyAward") | |
tool.Parent = game.Players.LocalPlayer.Character | |
Bloxy = tool | |
elseif game.Players.LocalPlayer.Character:FindFirstChild("2017BloxyAward") then | |
Bloxy = tool | |
else | |
game.Players:Chat("gear me 549914888") | |
repeat wait() until game.Players.LocalPlayer.Backpack:FindFirstChild("2017BloxyAward") | |
local tool = game.Players.LocalPlayer.Backpack:FindFirstChild("2017BloxyAward") | |
tool.Parent = game.Players.LocalPlayer.Character | |
Bloxy = tool | |
end | |
wait(0.2) | |
Bloxy:Activate() | |
wait(0.2) | |
for i,v in pairs(game:GetService("Workspace").Terrain["_Game"]:GetDescendants()) do | |
if v:IsA("BasePart") then | |
firetouchinterest(v,Bloxy.Handle,0) | |
firetouchinterest(v,Bloxy.Handle,1) | |
end | |
end | |
end) | |
game.players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "hold" then | |
local Player = GetPlayers(args[1]) | |
for i,v in pairs(Player) do | |
game.Players:Chat("speed "..v.Name.." 0") | |
game.Players:Chat("freeze "..v.Name) | |
game.Players:Chat("unfreeze "..v.Name) | |
repeat wait() until v.Character:FindFirstChild("ice") | |
v.Character.ice:Destroy() | |
game.Players:Chat("gear me 74385399") | |
repeat wait() until plr.Backpack:FindFirstChild("RemoteExplosiveDetonator") | |
local Detonator = plr.Backpack:FindFirstChild("RemoteExplosiveDetonator") | |
Detonator.Parent = chr | |
plr.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame*CFrame.new(-0.5,0,1.5) | |
wait(0.2) | |
local A_1 = "Activate" | |
local A_2 = v.Character.HumanoidRootPart.Position | |
Detonator.RemoteEvent:FireServer(A_1, A_2) | |
wait(0.3) | |
Detonator:Destroy() | |
game.Players:Chat("removetools me") | |
game.Players:Chat("gear me 22787248") | |
repeat wait() until plr.Backpack:FindFirstChild("Watermelon") | |
plr.Backpack.Watermelon.Parent = chr | |
end | |
end) | |
game.Players.LocalPlayer.chatted:connect(function(msg) | |
if msg:lower() == prefix.. "padmin" then | |
Loops.adminprotect = true | |
repeat game:GetService("RunService").RenderStepped:Wait() | |
pcall(function() | |
local PadNames = {} | |
for i,v in pairs(game:GetService("Workspace").Terrain["_Game"].Admin.Pads:GetChildren()) do | |
if table.find(PadNames,v.Name) then | |
local vname = v.Name | |
v.Name = "stupid holder name so my script doesn't run the same thing 500 times" | |
fireclickdetector(game:GetService("Workspace").Terrain["_Game"].Admin.Regen.ClickDetector) | |
game.Players:Chat("respawn "..game.Players[vname:split("'s")[1]].Name) | |
spawn(function() | |
wait(0.3) | |
GUI:SendMessage("lorc.private", "grab 1 pad unless u want to get rkicked., "..game.Players[vname:split("'s")[1]].DisplayName..".") | |
end) | |
else | |
if v.Name ~= "Touch to get admin" then | |
table.insert(PadNames,v.Name) | |
end | |
end | |
end | |
end) | |
until not Loops.adminprotect | |
end) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment