Categories > Exploiting > Scripts >

Help Whitelist

Posts: 12

Threads: 5

Joined: Jan, 2023

Reputation: 0

Posted

return 

{

     ["User"] = "Test",

     ["A"] = true,

     ["B"] = true,

 

     ["User"] = "SomeUser",

     ["A"] = false,

     ["B"] = true,

 

}

 

how i can make loop? i tested print(User) but its writes : SomeUser not works on loop

  • 0

Posts: 2014

Threads: 198

Joined: Apr, 2021

Reputation: 16

Replied

@89215 I see you really love 'em tables

  • 0

Random quote here...

Posts: 12

Threads: 5

Joined: Jan, 2023

Reputation: 0

Replied

@atariXD

how i can make with github with loop like User-1 User-2 and loop

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )