15.4K views
8.3K downloads
1 year ago
This new script for Koala Cafe will literally annoy the living crap out of everyone in the server, by spamming them with food! Enjoy.
Script Features:
Server Annoy Food Spam
This script has remained unmodified since its initial release
spawn(function()
while task.wait(1.7) do
pcall(function()
for i,v in pairs(game.Players:GetPlayers()) do wait(0.3)
if v.Name == game.Players.LocalPlayer.Name then
else
wait(0.9)
local args = {
[1] = {
["CurrentTarget"] = game:GetService("Players")[v.Name],
["ListToSend"] = {
[1] = game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("Fish and Chips")
}
}
}
game:GetService("ReplicatedStorage").Events.HandToEvent:FireServer(unpack(args))
wait(0.2)
local args = {
[1] = {
["CurrentTarget"] = game:GetService("Players")[v.Name],
["ListToSend"] = {
[1] = game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("Bread Sticks")
}
}
}
game:GetService("ReplicatedStorage").Events.HandToEvent:FireServer(unpack(args))
wait(0.2)
local args = {
[1] = {
["CurrentTarget"] = game:GetService("Players")[v.Name],
["ListToSend"] = {
[1] = game:GetService("Players").LocalPlayer.Backpack.Fries
}
}
}
game:GetService("ReplicatedStorage").Events.HandToEvent:FireServer(unpack(args))
wait(0.3)
local args = {
[1] = {
["CurrentTarget"] = game:GetService("Players")[v.Name],
["ListToSend"] = {
[1] = game:GetService("Players").LocalPlayer.Backpack.Salad
}
}
}
game:GetService("ReplicatedStorage").Events.HandToEvent:FireServer(unpack(args))
end end
end) end end)
while task.wait (0.5) do
fireclickdetector(game:GetService("Workspace").GrabHitboxes["Fish and Chips"].ClickDetector)
wait(0.2)
fireclickdetector(game:GetService("Workspace").GrabHitboxes["Bread Sticks"].ClickDetector)
wait(0.2)
fireclickdetector(game:GetService("Workspace").GrabHitboxes["Fries"].ClickDetector)
wait(0.2)
fireclickdetector(game:GetService("Workspace").GrabHitboxes["Salad"].ClickDetector)
end
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
20K views
9 months ago

Recoil Zombies GUI | Kill All Zombies, Give Weapons & MORE!
RECOIL ZOMBIES
RECOIL ZOMBIES
15.2K views
1 year ago

Hotel Elephant Give Everyone Millions of Cash!
Hotel Elephant
Hotel Elephant
16.4K views
5 months ago

Hotel Elephant | Give Everyone Infinite Money
Hotel Elephant
Hotel Elephant
16.8K views
9 months ago

Collect All Pets GUI | Collect All Drops, Set Pets to Super Crystal & ...
x2 Collect All Pets
x2 Collect All Pets
0 Comments
Log in here to comment