Сontent continues after AD

Bulked up script – (Get all trophies)

Bulked_Up_-_roshanth13

Functions: Get all trophies

Script developer: roshanth13
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:

				
					spawn(function()
for i ,v in pairs(game:GetService("Workspace").Eggs:GetDescendants()) do
   if v.Name == "TouchInterest" and v.Parent then
       firetouchinterest(game:GetService('Players').LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
       wait()
end
end
end)

spawn(function()
for i ,v in pairs(game:GetService("Workspace").Trophies:GetDescendants()) do
   if v.Name == "TouchInterest" and v.Parent then
       firetouchinterest(game:GetService('Players').LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
       wait()
end
end
end)
				
			

Leave a Reply

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

Recent posts: