Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
print_entity_names.lua
Wazanator
Dec 4th, 2021
945
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
local
Ents
=
ents
.
GetAll
(
)
for
key
,
value
in
pairs
(
Ents
)
do
print
(
"Index: "
..
key
,
"
\n
\t
Class: "
..
value
:
GetClass
(
)
,
"
\n
\t
Hammer Name: "
..
value
:
GetName
(
)
)
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $900 INSTANTLY
Java | 14 sec ago | 0.08 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 23 sec ago | 0.32 KB
Profit Method
Java | 26 sec ago | 0.09 KB
Exploit 500$ in 15 Minutes
Java | 37 sec ago | 0.08 KB
MAKE $500 IN 15 MIN
Java | 48 sec ago | 0.08 KB
Exchange Exploit
JavaScript | 51 sec ago | 0.32 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 59 sec ago | 0.32 KB
Exploit 500$ in 15 Minutes
Java | 59 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!