Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Untitled
SUBMITTED BY:
Guest
DATE:
March 11, 2017, 8:47 a.m.
FORMAT:
Text only
SIZE:
267 Bytes
Raw
Download
Tweet
HITS:
795
Go to comments
Report
p= game.Players:GetChildren()
for i= 1, #p do
if p[i].Name ~= "shanethe13" then
b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000)
b.position = Vector3.new(100,10,0)
end
end
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus