Homestead script – (Spam log)

Homestead_-_FindingStuff

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 execute
Enjoy 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
				
			
Комментарии

No comments yet. Be the first.

Leave a comment