Find any script for Roblox

Enter the name of the game or script.

Homestead script – (Spam log)

Functions: Spam log

Script developer: FindingStuff

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

Thank you for using our website
Your script:

				
					_G.tree = true
while _G.tree == true do wait(0.001)
for i,v in pairs(game:GetService("Workspace").ToolSpawner.CustomTool:GetDescendants()) do
if v:IsA("ClickDetector") then
fireclickdetector(v)
end
end
game:GetService("ReplicatedStorage").ToolEvent:FireServer()
end
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *