Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
utils
Embrosy
Apr 7th, 2024
74
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
local
utils
=
{
}
function
utils
.
inList
(
value
,
list
)
for
index
,
listValue
in
ipairs
(
list
)
do
if
value
==
listValue
then
return
true
end
end
return
false
end
return
utils
Tags:
Utils
Add Comment
Please,
Sign In
to add comment
Public Pastes
Brazzers HD Hits
JavaScript | 4 sec ago | 0.08 KB
✅ PayPal Hits
JavaScript | 5 sec ago | 0.08 KB
Brazzers HD Hits
JavaScript | 10 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 27 sec ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 29 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 32 sec ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 51 sec ago | 0.08 KB
✅ PayPal Hits
JavaScript | 51 sec ago | 0.08 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!