local NotificationHolder = loadstring(game:HttpGet("https://[Log in to view URL]"))()
local Notification = loadstring(game:HttpGet("https://[Log in to view URL]"))()
Notification:Notify(
{Title = "AK ADMIN LOADER", Description = "Do you want to load AK ADMIN?"},
{OutlineColor = Color3.fromRGB(80, 80, 80),Time = 5, Type = "option"},
{Image = "http://[Log in to view URL]", ImageColor = Color3.fromRGB(255, 84, 84), Callback = function(State) if tostring(State) == "true" then Notification:Notify(
{Title = "AK ADMIN LOADER", Description = "Executing..."},
{OutlineColor = Color3.fromRGB(80, 80, 80),Time = 5, Type = "default"}
) end
wait(0.5)
Notification:Notify(
{Title = "SUCCESS", Description = "AK ADMIN Successfully loaded thanks for using AK ADMIN, Enjoy!"},
{OutlineColor = Color3.fromRGB(80, 80, 80),Time = 5, Type = "default"}
)
local function AC()
while _G.AC == true do
for i,v in pairs(workspace:GetChildren()) do
if v:IsA("Model") then
if game.Players:FindFirstChild(v.Name) then
if v:FindFirstChildWhichIsA("Tool") then
local tool = v:FindFirstChildWhichIsA("Tool")
tool:Destroy()
end
end
end
end
wait()
end
end
_G.AC = false
game:GetService("Players").LocalPlayer.Chatted:connect(
function(msg)
if string.lower(msg) == "/anticrash2 on" then
_G.AC = true
AC()
elseif string.lower(msg) == "/anticrash2 off" then
_G.AC = false
AC()
elseif string.lower(msg) == "/toggle " then
loadstring(game:HttpGet('https://[Log in to view URL]'))()
elseif string.lower(msg) == "/bring" then
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
elseif string.lower(msg) == "/sirius" then
loadstring(game:HttpGet('https://[Log in to view URL]'))()
elseif string.lower(msg) == "/lagserver" then
loadstring(game:HttpGet('https://[Log in to view URL]'))()
elseif string.lower(msg) == "/antibang" then
loadstring(game:HttpGet('https://[Log in to view URL]'))()
elseif string.lower(msg) == "/chaoshub" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/aimbot" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/autoreport" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
print("report successful")
elseif string.lower(msg) == "/protonadmin" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/triviabooth" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/micupchat" then
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
elseif string.lower(msg) == "/bbhub" then
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
elseif string.lower(msg) == "/getoutmyinv" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/anticrash" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/kronefling" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/gimmetools" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/hub" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/oof" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/cmds" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/antilog" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/donttouchme" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/serverhop" then
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
elseif string.lower(msg) == "/afk" then
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
elseif string.lower(msg) == "/ftao" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/iy" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/emoji" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/f3x" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/bypasser" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/bladeball" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/nonofling" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/swordreach" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/crash" then
loadstring(game:HttpGet('https://[Log in to view URL]', true))()
elseif string.lower(msg) == "/byebye all" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/pltiger" then
loadstring(game:HttpGet('https://[Log in to view URL]'))()
elseif string.lower(msg) == "/fps" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/rejoin" then
loadstring(game:HttpGet("https://[Log in to view URL]"))()
elseif string.lower(msg) == "/ad" then
wait(0.1)
game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer("Join server for Script", "All")
wait(0.1)
game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer(".gg/BvycNRCNvC", "All")
end
end
)
-- Get the player who executed the script
local player = game.Players.LocalPlayer
-- Create a new tag instance
local tag = Instance.new("BillboardGui")
tag.Name = "PlayerTag"
tag.AlwaysOnTop = true
tag.Size = UDim2.new(0, 200, 0, 50)
tag.StudsOffset = Vector3.new(0, 3, 0)
-- Create a label inside the tag
local label = Instance.new("TextLabel")
label.Name = "TagLabel"
label.Size = UDim2.new(1, 0, 1, 0)
label.BackgroundTransparency = 1
label.Text = "AK OWNER" -- Change this to the text you want for your tag
label.TextColor3 = Color3.new(1, 1, 1)
label.TextStrokeTransparency = 0.5
label.TextStrokeColor3 = Color3.new(0, 0, 0)
label.Font = Enum.Font.Bangers
label.FontSize = Enum.FontSize.Size32
-- Create a table of premium users
local GuiMakers = {
"victorwielki"
}
local Advertisers = {
"Vlafz195"
}
local Scripters = {
"BloxArsenal124"
}
local Owners = {
"IIIlIIIllIlIllIII",
"AliKhammas1234",
"AliKhammas"
}
local premiumUsers = {
"victorwielki",
"rb0zo",
"CokeYTXD",
"DVXmasters748",
"Doritosman2437",
"Legalfruad",
"rustz7",
"6angelzzzz",
"bacon_noobyk"
}
-- Check if the player executing the script is the owner
-- Attach the tag to the player's head
tag.Adornee = player.Character.Head
tag.Parent = player.Character.Head
for _, username in ipairs(premiumUsers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK PREMIUM USER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.new(0, 0, 0)
otherLabel.Font = Enum.Font.Bangers
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(GuiMakers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK GUI MAKER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.new(0, 98, 255)
otherLabel.Font = Enum.Font.Creepster
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Advertisers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK ADVERTISER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.fromRGB(8, 112, 4)
otherLabel.Font = Enum.Font.Gotham
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Scripters) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK SCRIPTER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.fromRGB(168, 52, 235)
otherLabel.Font = Enum.Font.Arcade
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Owners) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK OWNER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.Font = Enum.Font.Arcade
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
spawn(function()
while task.wait() do
local t = 5;
local hue = tick() % t / t
local colorrr = Color3.fromHSV(hue, 1, 1)
otherLabel.TextStrokeColor3 = colorrr
end
end)
end
end
end
-- Attach the tag to the heads of other premium users
game.Players.PlayerAdded:Connect(function(plr)
plr.CharacterAdded:Connect(function()
wait(5)
for _, username in ipairs(GuiMakers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK GUI MAKER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.new(0, 98, 255)
otherLabel.Font = Enum.Font.Creepster
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Advertisers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK ADVERTISER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.fromRGB(8, 112, 4)
otherLabel.Font = Enum.Font.Gotham
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Scripters) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK SCRIPTER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.fromRGB(168, 52, 235)
otherLabel.Font = Enum.Font.Arcade
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(premiumUsers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK PREMIUM USER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.new(0, 0, 0)
otherLabel.Font = Enum.Font.Bangers
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Owners) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK OWNER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.new(255, 0, 0)
otherLabel.Font = Enum.Font.Arcade
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
spawn(function()
while task.wait() do
local t = 5;
local hue = tick() % t / t
local colorrr = Color3.fromHSV(hue, 1, 1)
otherLabel.TextStrokeColor3 = colorrr
end
end)
end
end
end
end
)
game.Players.PlayerAdded:Connect(function()
wait(5)
for _, username in ipairs(GuiMakers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK GUI MAKER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.new(0, 98, 255)
otherLabel.Font = Enum.Font.Creepster
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Advertisers) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK ADVERTISER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.fromRGB(8, 112, 4)
otherLabel.Font = Enum.Font.Gotham
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
for _, username in ipairs(Scripters) do
if game.Players:FindFirstChild(username) then
local otherPlayer = game.Players[username]
if otherPlayer ~= nil and otherPlayer.Character ~= nil then
local otherTag = Instance.new("BillboardGui")
otherTag.Name = "PlayerTag"
otherTag.AlwaysOnTop = true
otherTag.Size = UDim2.new(0, 200, 0, 50)
otherTag.StudsOffset = Vector3.new(0, 3, 0)
otherTag.Adornee = otherPlayer.Character.Head
local otherLabel = Instance.new("TextLabel")
otherLabel.Name = "TagLabel"
otherLabel.Size = UDim2.new(1, 0, 1, 0)
otherLabel.BackgroundTransparency = 1
otherLabel.Text = "AK SCRIPTER"
otherLabel.TextColor3 = Color3.new(1, 1, 1)
otherLabel.TextStrokeTransparency = 0.5
otherLabel.TextStrokeColor3 = Color3.fromRGB(168, 52, 235)
otherLabel.Font = Enum.Font.Arcade
otherLabel.FontSize = Enum.FontSize.Size32
otherLabel.Parent = otherTag
otherTag.Parent = otherPlayer.Character.Head
end
end
end
end
)
-- Add other commands here --
-- Second Script (Loops)
local isKittyRaidLooping = false
local isBoomboxRaidLooping = false
local function processChatCommand(msg)
if string.lower(msg) == "/kittyraid on" then
isKittyRaidLooping = true
print("Kitty Raid Loop is now ON")
elseif string.lower(msg) == "/kittyraid off" then
isKittyRaidLooping = false
print("Kitty Raid Loop is now OFF")
elseif string.lower(msg) == "/boomboxraid on" then
isBoomboxRaidLooping = true
print("Boombox Raid Loop is now ON")
elseif string.lower(msg) == "/boomboxraid off" then
isBoomboxRaidLooping = false
print("Boombox Raid Loop is now OFF")
end
end
game:GetService("Players").LocalPlayer.Chatted:Connect(processChatCommand)
local function raidLoop()
while true do
wait() -- Wait for the next frame
local backpack = game.Players.LocalPlayer.Backpack
if isKittyRaidLooping or isBoomboxRaidLooping then
for _, tool in pairs(backpack:GetChildren()) do
if tool:IsA("Tool") then
tool.Parent = game.Players.LocalPlayer.Character
tool.Parent = workspace
end
end
end
if isKittyRaidLooping then game.ReplicatedStorage.GiveCat:FireServer() end
if isBoomboxRaidLooping then game.ReplicatedStorage.GiveBox:FireServer() end
end
end
loadstring(game:HttpGet("https://[Log in to view URL]"))()
raidLoop() -- Start the raid loop
end
)
end } )
To embed this project on your website, copy the following code and paste it into your website's HTML: