Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Starmangamer05
Aug 14th, 2016
146
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
--MADE BY OneLegend (NOT THE SCRIPT) Just run it
p= game.Workspace:GetChildren()
for i= 1, #p do
if p[i].className == "Part" then
p[i].Velocity = Vector3.new(10000,0,0)
end
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
bunny
JavaScript | 1 min ago | 2.10 KB
Market.js
JavaScript | 4 min ago | 1.18 KB
Untitled
JavaScript | 19 min ago | 1.18 KB
Gaia Update + Domain connect
Bash | 27 min ago | 0.59 KB
C. Пара последовательностей с одинаковой сумм...
C++ | 40 min ago | 0.88 KB
tree3
C++ | 56 min ago | 3.24 KB
Untitled
Python | 59 min ago | 0.46 KB
2025-04-19T08:57:29.734001
PHP | 1 hour ago | 0.99 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!