Posted 09 August 2017 - 06:25 AM
Hey,
Another quick script I whipped up for all those event loggers! This script logs all events (except "char" events, which is madecompletely mostly redundant by "key" events) and writes them to a file in the background, while you are using a shell or any OS (I believe. I didn't have time to go through every single OS out there..).
It has a little bit of customisation, allowing you to enable "bReplaceStartup" to set it as the startup file, in which it will rename the old one and automatically run it at startup. Also, you can change the log path (hooray!..).
This script can be useful for those who leave their computer running often and want to see what their sneaky "friends" are doing while they're not at the computer ( :ph34r:/>), or for those who just want some event logging (like Windows :D/>).
Pastebin: BvDaqbm1
Another quick script I whipped up for all those event loggers! This script logs all events (except "char" events, which is made
It has a little bit of customisation, allowing you to enable "bReplaceStartup" to set it as the startup file, in which it will rename the old one and automatically run it at startup. Also, you can change the log path (hooray!..).
This script can be useful for those who leave their computer running often and want to see what their sneaky "friends" are doing while they're not at the computer ( :ph34r:/>), or for those who just want some event logging (like Windows :D/>).
Pastebin: BvDaqbm1
Edited on 09 August 2017 - 10:25 PM