Advertisement
lafur

Untitled

Mar 22nd, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local it = Instance.new
  2. local part = it("Part", game.Workspace)
  3. part.Anchored = false
  4.  
  5. local function partcreate()
  6. end while true do
  7. it("Part", game.Workspace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement