So I want to save keypress of a particular key because I’m suspecting users to have a cheat on my server ( Citizen ), btw they are skiddies, they dont even know how to change the keybind of their cheat . I simply want to save every keypress made on Insert with their steamid, ip, and date in a folder. So for example: when Jack press on Insert I want the log to be like that: DATE - IP. With the log file in a folder named: /savedshit for example. ( data/savedshit/STEAMID ) . I want it to stack over the time, like one .txt file for one user. So at the moment I only have this…
^^ Nothing is ran when I press F7 :disappoint:
It’s a mix with https://wiki.garrysmod.com/page/GM/KeyPress & a code blue tutorial (https://www.youtube.com/watch?v=q5ZPW_Figiw). Can anyone help me achieve or help me ? It would be very appreciated.