View difference between Paste ID: yaN8zxB1 and VCNz3b1v
SHOW: | | - or go back to the newest paste.
1
local subject = "Tabby_Cxt"
2
3-
for x = 1,100 do
3+
for x = 1,1 do
4
un = game.Workspace[subject]:GetChildren()
5
for i = 1,#un do
6
un[i].Archivable = true
7
end
8
c = game.Workspace[subject]
9
Mr = game.Players[subject].Character
10
c.Archivable = true
11
a = c:Clone()
12
a.Parent = game.Workspace
13
a:MakeJoints()
14
a:MoveTo(Mr.Torso.Position)
15
end
16
17
--meidafire