SolvedNet Commands

Posts 18 of 8 · Page 1 of 1
Net Commands
So I've been using a command logger and I see that most of the commands that are done are net commands. Is there any way to exploit these like runconsole commands?
Quote Originally Posted by D3M0L1T10N View Post
download ana IMbot
a woooooot
Code:
 local tbl = {} for k,v in pairs(net.Receivers) do tbl[k] = {k,v} end PrintTable(tbl)
Quote Originally Posted by suchisgood View Post
Code:
 local tbl = {} for k,v in pairs(net.Receivers) do tbl[k] = {k,v} end PrintTable(tbl)

What the fuck?

Code:
PrintTable(net.Receivers)
Quote Originally Posted by hilo peeps View Post
What the fuck?

Code:
PrintTable(net.Receivers)
fkn skid copying my code
Quote Originally Posted by suchisgood View Post
fkn skid copying my code
Dude I like ur code don't worry
Posts 18 of 8 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?