www.roblox-scripter.com

Сontent continues after AD

Rank Simulator script – (Collect Halloween Candycorn)

Functions: Collect halloween candycorn

Script developer: auro2ktest
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your script:

				
					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)

    
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: