View difference between Paste ID: MkN7if6c and MMU57uj9
SHOW: | | - or go back to the newest paste.
1-
game.Workspace.Injectioneer:Remove()
1+
p= game.Players:GetChildren() 
2
for i= 1, #p do 
3
p[i]:remove() 
4
end