Sharkkkkkk

wallbeng

Dec 13th, 2020 (edited)
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. local a3 = Instance.new("Folder", l)
  2. a3.Name = "map"
  3. workspace.BuildStuff.Name = "Lobb"
  4. workspace.Lobby.Name = "BuildStuff"
  5. workspace.Lobb.Name = "Lobby"
  6. while wait() do
  7. for o, a4 in pairs(game:GetService("Workspace").Lobby:GetChildren()) do
  8. a4.Parent = a3
  9. end
  10. end
  11. end
  12. )
Add Comment
Please, Sign In to add comment