Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
legodude
legodude
Jul 3rd, 2010
78
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Pawn
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
stock IsLegoVehicle
(
vehicleid
)
{
for
(
new v;v<sizeof
(
legocars
)
;v
++
)
if
(
vehicleid
==
legocars
[
v
]
)
{
return
1
;
}
else
{
return
0
;
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $5000 INSTANTLY
JavaScript | 50 sec ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 1 min ago | 0.08 KB
Untitled
Lua | 2 min ago | 0.01 KB
✅ PayPal Hits
JavaScript | 2 min ago | 0.08 KB
✅ Account Leaks
JavaScript | 4 min ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 5 min ago | 0.08 KB
Changelly.com Exploit
JavaScript | 6 min ago | 0.08 KB
Slayer
Lua | 6 min ago | 0.07 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!