View difference between Paste ID: d5fZ6aRb and 97VzTDdQ
SHOW: | | - or go back to the newest paste.
1
--MADE BY OneLegend (NOT THE SCRIPT) REGULAR SCRIPT: Go to line 4 and put your name where it says "YOUR NAME HERE". Go down to line 5 and put your targets name where it says "TARGETS NAME HERE".
2
3
times = 9000 
4-
me = game.Players.ggggjjjjgj 
4+
me = game.Players.naser2018 
5-
target = game.Players.saeedyusha28 
5+
target = game.Players.naser2018 
6
target.Character.Parent = nil 
7
c = target.Character 
8
tag = Instance.new("ObjectValue") 
9
tag.Name = "creator" 
10
tag.Value = me 
11
tag.Parent = target.Character.Humanoid 
12
for i = 1, times + 1 do 
13
target.Character = nil 
14
target.Character = c 
15
end 
16
c.Parent = game.workspace 
17
c:BreakJoints() 
18
game.Workspace:BreakJoints()