the script just finds all the noobs on the map for you.
NO KEY
the script just finds all the noobs on the map for you.
1 functions
Review the code before running it. Use scripts responsibly and only with tools you trust.
for i,v in ipairs(workspace.AllNoobies:GetDescendants()) do
if v.Name == "Torso" then
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v, 0)
end
task.wait()
end
Comments
0No comments yet.
You need to register or log in before liking scripts or posting comments.