Features:
- Collects All Huge Leprechauns
You Will Get A FREE Huge Pet
Script:
_G.Active = true -- toggle on/offwhile _G.Active dowait(0.1)for i,v in pairs(game:GetService("Workspace").Trefles:GetChildren())doif v:IsA("MeshPart") thenworkspace[game:GetService("Players").LocalPlayer.Name].HumanoidRootPart.CFrame = v.CFrameendendend
Post a Comment