Luki31

[πŸ”₯NEW] Find The Corgis OP Script | Find ALL Corgis | 2025

Apr 16th, 2025
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | Gaming | 0 0
  1. local Players = game:GetService("Players")
  2. local player = Players.LocalPlayer
  3. local character = player.Character or player.CharacterAdded:Wait()
  4.  
  5. local collectiblesFolder = workspace:FindFirstChild("Items")
  6. if not collectiblesFolder then
  7. warn("No 'Collectibles' folder found in Workspace.")
  8. return
  9. end
Advertisement
Add Comment
Please, Sign In to add comment