Find any script for Roblox

Enter the name of the game or script.

AU:Reborn script – (Get badges)

Functions: Get badges

Script developer: Lycoris

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:

				
					local player = game.Players.LocalPlayer.Character.HumanoidRootPart
for i, v in pairs(game:GetService("Workspace").Ignore.MainParts.Badge:GetDescendants()) do
 if v.Name == "TouchInterest" and v.Parent then
     firetouchinterest(player, v.Parent, 0)
 end
end
				
			
Leave a Comment

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