Slap battles – Auto get candies

Script Credit :- ult#3130
Features

Auto get candies

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

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

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors