Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
00fjg
Apr 12th, 2017
68
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
Your Bitcoin Wallet Credentials have been res...
GetText | 15 min ago | 0.26 KB
Gorakhpur to Nepal Tour Package
C | 16 min ago | 6.21 KB
OutdoorBinSoundActivation
Arduino | 26 min ago | 3.41 KB
**Sound Detection** rev_01
Arduino | 29 min ago | 3.31 KB
Untitled
PHP | 36 min ago | 0.45 KB
Untitled
TypeScript | 37 min ago | 11.25 KB
Your Bitcoin Wallet Credentials have been res...
GetText | 53 min ago | 0.26 KB
random libs. for motor movement/PySabertooth
Python | 54 min ago | 1.28 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!