Slap battles – Auto get candies

MADE BY Stunseed

FEATURE:

  • AUTO GET CANDIES
getgenv().loop = true
while loop == true do wait(0.1)
local head = game.Players.LocalPlayer.Character.Head

for i, v in pairs(game:GetService("Workspace").CandyCorns:GetDescendants()) do
if v.Name == 'TouchInterest' and v.Parent then
firetouchinterest(head, v.Parent, 0)
wait(0)
firetouchinterest(head, v.Parent, 1)
end
end
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!