0

I'm working on a Anti Cheat for FiveM, and I would like to be able to exclude users by using their HWID, so is there a way to get a HWID in lua? If not, how could I be able to get the HWID in C#?

If possible, it would really help me if it was in lua, since I'm not good at C#.

Thanks, Ossie

Egor Skriptunoff
  • 20,723
  • 2
  • 30
  • 60

1 Answers1

0

If you want to do this in lua try this native GetPlayerToken (GetPlayerToken native)