Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
00fjg
Apr 12th, 2017
71
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
c= game.Players:GetChildren()
for i= 1, #c do
p= c[i].Character:GetChildren()
for i= 1, #p do
if p[i].className == "Part" then
p[i].Transparency = 0.5
end
end
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JavaScript | 2 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 D0
JavaScript | 9 min ago | 0.05 KB
Products.js
JavaScript | 18 min ago | 1.18 KB
T.S Component
TypeScript | 24 min ago | 20.43 KB
Make $1000 15-MINUTES (BEGINNER) RQ
JavaScript | 25 min ago | 0.05 KB
Untitled
Python | 29 min ago | 1.42 KB
Order.js
JavaScript | 34 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 V9
JavaScript | 41 min ago | 0.05 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!