Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
legodude
legodude
Jul 3rd, 2010
80
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
⭐✅ Jack's Profit Method ⭐
JavaScript | 1 sec ago | 0.25 KB
⭐⭐⭐Free Giftcards Method⭐⭐⭐
Java | 4 sec ago | 0.17 KB
⭐ChangeNOW Exploit⭐⭐ F
JavaScript | 9 sec ago | 0.27 KB
⭐ Instant BTC Profit Method ⭐
JavaScript | 11 sec ago | 0.25 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐⭐
Java | 15 sec ago | 0.17 KB
⭐✅ MAKE $2500 IN 15 MIN O
JavaScript | 21 sec ago | 0.27 KB
⭐ ✅ Free SOLANA Method ✅ ⭐
JavaScript | 21 sec ago | 0.25 KB
⭐⭐⭐Free Giftcards Method⭐⭐⭐
Java | 26 sec ago | 0.17 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!