Dinosaur Arcade script – (Fossil finder)

Dinosaur_Arcade_-_Unordinary

Functions: Fossil finder

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

				
					for i,v in pairs(game:GetService("Workspace").GameMap.Fossils:GetDescendants()) do
    if v.Name == "Position" then
        wait(12)
    game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Value)
end
end
				
			
Комментарии

No comments yet. Be the first.

Leave a comment

Recent posts: