local loaded = Instance.new("Message",workspace)
loaded.Text = "c00ladmin has loaded !"
wait(5.8)
loaded:Destroy()
local plr = game.Players.LocalPlayer
-- Watermark
local Water = Instance.new("ScreenGui")
local TextLabel = Instance.new("TextLabel")
Water.Name = game:GetService("HttpService"):GenerateGUID(true)
Water.Parent = (game:GetService("CoreGui") or gethui())
Water.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
TextLabel.Parent = Water
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.BackgroundTransparency = 1.000
TextLabel.Position = UDim2.new(0.00658436213, 0, 0, 0)-UDim2.new(0,0,1,0)
TextLabel.Size = UDim2.new(0, 200, 0, 32)
TextLabel.Font = Enum.Font.Cartoon
TextLabel.Text = "c00ladmin is loaded!"
TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.TextScaled = true
TextLabel.TextSize = 14.000
TextLabel.TextWrapped = true
TextLabel.TextXAlignment = Enum.TextXAlignment.Left
TextLabel:TweenPosition(UDim2.new(0.00658436213, 0, 0, 0),"Out","Quart",1)
-- CMD : :cmds , :bolt , :train , :FEFSS , :fly , :gear1 , :gear2 , :rj or :rejoin , :view , :unview , :fling, :goto, :reset, :print, :owner, :chatlogs, :cl, :kill all, :spam, :serverhop or :shop, :bring, :car, :inmate, :neutral
--[ SCRIPT BY FIRESERVICESCRIPTER AND TEAMCK_KNOCK0CLOCKHD ( TEAMCK_KNOCK0CLOCK2 ) ]--
print 'Welcome To c00ladmin v2.8.2 Made By : CosmicScripterOff, TexScripter, FireServiceScripter, Error333615 , certain_COOL, j0hny0999, teamck_knock0clockHD including : teamck_knock0clock2'
print ' WARNING -- THIS IS AN ANTI SKID MESSAGE -- THIS SCRIPT IS ACTUALLY OFFICIAL AND PRIVATE DONT TRUST ANYONE THAT IS NOT SHOW ON THE LIST'
local prefix = ":"
local LPlayer = game.Players.LocalPlayer
LPlayer.Chatted:Connect(function(msg)
msg = msg:lower()
if string.sub(msg,1,3) == "/e " then
msg = string.sub(msg,4)
end
if string.sub(msg,1,1) == prefix then
local cmd
local space = string.find(msg," ")
if space then
cmd = string.sub(msg,2,space-1)
else
cmd = string.sub(msg,2)
end
if cmd == "print" then
local var = string.sub(msg,space+1)
print(var)
end
if cmd == "reset" then
game.Players.LocalPlayer.Character:BreakJoints()
end
if cmd == "train" then
local p = game.Players.LocalPlayer.Character
local weld = Instance.new("Weld",p.Torso)
weld.Part0 = p.Torso
local train = Instance.new("Part",p.Torso)
train.Anchored = true
train.CanCollide = false
train.Size = Vector3.new(3,2,6)
train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
weld.Part1 = train
weld.C1 = CFrame.new(0,0,0) * CFrame.Angles(0,math.rad(180),0)
train.Anchored = false
local TrainMesh = Instance.new("SpecialMesh",train)
TrainMesh.MeshType = Enum.MeshType.FileMesh
TrainMesh.Scale = Vector3.new(0.020,0.020,0.015)
TrainMesh.MeshId = "rbxassetid://431017802"
TrainMesh.TextureId = "rbxassetid://431017809"
local weld2 = Instance.new("Weld",p.Torso)
weld2.Part0 = p.Torso
local Smoke = Instance.new("Part",p.Torso)
Smoke.Anchored = true
Smoke.CanCollide = false
Smoke.Size = Vector3.new(1,1,1)
Smoke.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
weld2.Part1 = Smoke
weld2.C1 = CFrame.new(0,-4,3.5)-- * CFrame.Angles(0,math.rad(180),0)
Smoke.Anchored = false
Smoke.Transparency = 1;
local Particle = Instance.new("ParticleEmitter",Smoke)
Particle.Rate = 50;
Particle.Speed = NumerRange.new(30,60);
Particle.VelocitySpread = 4;
Particle.Texture = "rbxassetid://133619974"
local Light = Instance.new("SpotLight",train)
Light.Angle = 45;
Light.Brightness = 100;
Light.Face = Enum.NormalId.Back;
Light.Range = 30;
end
if cmd == "view" then
local var = string.sub(msg,space+1)
local target = GetPlayer(var)
game.Workspace.CurrentCamera.CameraSubject = target.Character.Head
end
if cmd == "unview" then
game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
end
if cmd == "cmds" then
local msg = Instance.new("Message",workspace)
msg.Text = "Commands got printed in the console"
wait (5.8)
msg:Destroy()
print 'Actual c00ladmin commands : :cmds, :reset, :print [Content], :view [Target], :unview, :train [Comming soon!!], :FEFSS --Leaked by us, :owner, :fly, :gear1, :gear2, :spam, :fling [Target], :kill all[PRISON LIFE ONLY], :goto [Target], :chatlogs or :cl, :bolt, :rj or :rejoin, :serverhop or :shop, :inmate, neutral, :car, :bring [Target] more commands soon'
end
if cmd == "FEFSS" then
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end
if cmd == "owner" then
local args = {
[1] = "FireServiceScripter, CosmicScripterOff, TexScripter",
[2] = "All"
}
game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args))
print 'owner : CosmicScripterOff, scripter : (owner), FireServiceScripter, sponsor : Error333615, certain_COOL'
end
if cmd == "spam" then
_G.chatdoomtroll = true
while _G.chatdoomtroll do
game.TextChatService.TextChannels.RBXGeneral:SendAsync("LOL RAIDED BY TEAM SCRIPTERS!1!1")
wait(2)
end
end
if cmd == "unspam" then
_G.chatdoomroll = false
end
if cmd == "gear1" then
mouse = game.Players.LocalPlayer:GetMouse()
local tool = Instance.new("Tool")
tool.RequiresHandle = false
tool.Name = "Click tp"
tool.Activated:connect(function()
local pos = mouse.Hit+Vector3.new(0,2.5,0)
pos = CFrame.new(pos.X,pos.Y,pos.Z)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
end)
tool.Parent = game.Player.LocalPlayer.Backpack
end
if cmd == "gear2" then
local GearID = 142785488 -- put in the id of ur gay gear xd
game.ReplicatedStorage.Events.EquipGear:FireServer(GearID) -- dont change this nubs its the variable.
local GetBackpack = game.Players.LocalPlayer.Backpack:GetChildren() --this haks makes it so u can drop the gears so u can give it to ur friends or watever
for i=1, #GetBackpack do
if GetBackpack[i].ClassName == "Tool" then
GetBackpack[i].CanBeDropped = true
end
end
wait(1)
local GetBackpack = game.Players.LocalPlayer.Backpack:GetChildren() --makes it better lel
for i=1, #GetBackpack do
if GetBackpack[i].ClassName == "Tool" then
GetBackpack[i].CanBeDropped = true
end
end
end
if cmd == "fly" then
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end
if cmd == "chatlogs" then
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end
if cmd == "cl" then
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end
if cmd == "goto" then
local player
for i, plr in ipairs(game.Players:GetPlayers()) do
if string.lower(plr.Name):sub(1, string.len(msg:sub(7))) == string.lower(msg:sub(7)) then
player = plr.Name
end
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[player].HumanoidRootPart.CFrame
end
if cmd == "kill all" then
spawn(function()
while wait(0.1) do
for i, v in next, game:GetService("Players"):GetChildren() do
pcall(function()
if v~= game:GetService("Players").LocalPlayer and not v.Character:FindFirstChildOfClass("ForceField") and v.Character.Humanoid.Health > 0 then
while v.Character:WaitForChild("Humanoid").Health > 0 do
wait();
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame;
for x, c in next, game:GetService("Players"):GetChildren() do
if c ~= game:GetService("Players").LocalPlayer then game.ReplicatedStorage.meleeEvent:FireServer(c) end
end
end
end
end)
wait()
end
end
end)
end
if cmd == "fling" then
power = 300 -- The power of the fling.
game:GetService('RunService').Stepped:connect(function()
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
end)
wait(.1)
local Flingus = Instance.new("BodyThrust")
Flingus.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
Flingus.Force = Vector3.new(power,0,power)
Flingus.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
end
end
if cmd == "bolt" then
game:GetService("Lighting").fire.Model["Haunted house"].ThunderSound.Playing = true
end
if cmd == "rj" then
game:GetService'TeleportService':TeleportToPlaceInstance(game.PlaceId,game.JobId,game:GetService'Players'.LocalPlayer)
end
if cmd == "rejoin" then
game:GetService'TeleportService':TeleportToPlaceInstance(game.PlaceId,game.JobId,game:GetService'Players'.LocalPlayer)
end
if cmd == "bring" then
local var = string.sub(msg,space+1)
local targetname = (var) -- Person you want to bring
local LocalPlayer = game:GetService("Players").LocalPlayer
local ran1 = false
local equipped = false
local savepos = LocalPlayer.Character.HumanoidRootPart.CFrame
local target = game:GetService("Players")[targetname]
repeat
for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
if tool:IsA("Tool") then
tool.Parent = LocalPlayer
end
end
LocalPlayer.Character:ClearAllChildren()
local char = Instance.new("Model", workspace)
char.Name = "character"
Instance.new("Part", char).Name = "Torso";
Instance.new("Part", char).Name = "Head";
Instance.new("Humanoid", char).Name = "Humanoid";
LocalPlayer.Character = char
repeat wait() until LocalPlayer.Character
until #LocalPlayer:GetChildren() - 4 >= 2
for _, char in pairs(workspace:GetChildren()) do
if char.Name == "character" and char:IsA("Model") then
char:Destroy()
end
end
repeat wait() until LocalPlayer.Character.HumanoidRootPart ~= nil
for _, tool in pairs(LocalPlayer:GetChildren()) do
if tool:IsA("Tool") then
tool.Parent = LocalPlayer.Backpack
end
end
LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
local tool = LocalPlayer.Character:FindFirstChildOfClass("Tool")
tool.Parent = workspace
local attacher = LocalPlayer.Character:FindFirstChildOfClass("Tool")
attacher.Parent = workspace
LocalPlayer.Character.Humanoid:EquipTool(tool)
repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
LocalPlayer.Character.Humanoid:UnequipTools()
attacher.AncestryChanged:connect(function()
if ran1 == false then
ran1 = true
equipped = true
end
end)
if cmd == "inmate" then
workspace.Remote.TeamEvent:FireServer("Bright orange")
end
if cmd == "neutral" then
workspace.Remote.TeamEvent:FireServer("Medium stone grey")
end
if cmd == "modgun" then
local gun = require(game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").GunStates)
gun.Damage = 9999
gun.MaxAmmo = 9999
gun.CurrentAmmo = 9999
gun.StoredAmmo = 9999
gun.FireRate = 0.0000001
gun.Range = 9999
gun.Spread = 5
gun.ReloadTime = 0.00001
-- Made By CosmicScripter
if cmd == "shotgun" or "Remington" then
game.workspace.Remote.ItemHandler:InvokeServer(game.workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP) -- Made by FireServiceScripter
end
if cmd == "m9" or "pistol" then
game.workspace.Remote.ItemHandler:InvokeServer(game.workspace.Prison_ITEMS.giver["M9"].ITEMPICKUP) -- Made by FireServiceScripter
end
if cmd == "AK-47" or "AK" then
game.workspace.Remote.ItemHandler:InvokeServer(game.workspace.Prison_ITEMS.giver["AK-47"].ITEMPICKUP) -- Made by FireServiceScripter
end
if cmd == "sword" then
local plr=game.Players.LocalPlayer;local tool=Instance.new("Tool",plr.Backpack)tool.GripPos=Vector3.new(0.1,-1,0)tool.Name="Sword"local k=Instance.new("Part",tool)k.Name="Handle"k.Size=Vector3.new(0.4,4,0.4)local l=Instance.new("Animation",tool)l.AnimationId="rbxassetid://218504594"local m=plr.Character.Humanoid:LoadAnimation(l)db=true;da=false;tool.Equipped:connect(function()tool.Activated:connect(function()if db==true then db=false;m:Play()wait()da=true;db=true;wait(0.1)da=false end end)end)k.Touched:connect(function(n)if da==true then local o=n.Parent.Humanoid;if o~=nil then local p=game.Players:FindFirstChild(n.Parent.Name)for j=1,10 do if p.Name~="RealAnimus"then game.ReplicatedStorage.meleeEvent:FireServer(p)end end end end end)
-- Made by TexScripter
end
if cmd == "speed" then
local speed = string.sub(msg,space+1)
game.plr.Character.Humanoid.WalkSpeed = (speed) -- Made by Urgiobut
end
end
end
end)
function GetPlayer(String)
local plr
local strl = String:lower()
for i, v in pairs(game:GetService("Players"):GetPlayers()) do
if v.Name:lower():sub(1, #String) == String:lower() then
plr = v
end
end
if String == "me" then
plr = game.Players.LocalPlayer
end
if String == "" or String == " " then
plr = nil
end
return plr
end
To embed this project on your website, copy the following code and paste it into your website's HTML: