Rank Simulator Auto Collect Halloween Candycorn

Script Credit :- Aurora2k#3869
Features

Auto collect Candycorn ( Halloween Event )

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

getgenv().Halloween = true spawn(function() local playerHead = game.Players.LocalPlayer.Character.Head while wait() do if not getgenv().Halloween then break end for i, v in pairs(game:GetService("Workspace").Spawners.Halloween:GetDescendants()) do if v.Name == "TouchInterest" and v.Parent then firetouchinterest(playerHead, v.Parent, 0) wait() end end end end)

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