Another Edit: So I found the text file logs for ScriptHook, OpenIV, and the asi loader. Down below I'll leave the logs of what I found. Gonna have to split these posts up since it goes above the max size of the post that I can have.

ScriptHookLog:
// GTA V SCRIPT HOOK (build Dec 18 2020, v1.0.2189.0)
// (C) Alexander Blade 2015-2020
[14:23:29] INIT: Started
[14:23:29] INIT: Success, game version is VER_1_0_2189_0_STEAM
[14:23:29] INIT: Registering script 'LUA.asi' (0x00007FF9602FE6A0)
[14:23:29] INIT: Registering script 'NativeTrainer.asi' (0x00007FF9A35A9B60)

asiLoaderLog:
// GTA V ASI LOADER (build May 2 2015)
// (C) Alexander Blade 2015
LIB: "C:\WINDOWS\system32\dinput8.dll" => 00007FF9B1430000
API: "DirectInput8Create" => 00007FF9B1438F80
API: "DllCanUnloadNow" => 00007FF9B1449EB0
API: "DllGetClassObject" => 00007FF9B1449F80
API: "DllRegisterServer" => 00007FF9B1453CB0
API: "DllUnregisterServer" => 00007FF9B1453F30
LOADER: Loading *.asi plugins
ASI: Loading "D:\Discord\steamapps\common\Grand Theft Auto V\LUA.asi"
"LUA.asi" => 00007FF9602D0000
ASI: Loading "D:\Discord\steamapps\common\Grand Theft Auto V\NativeTrainer.asi"
"NativeTrainer.asi" => 00007FF9A35A0000
ASI: Loading "D:\Discord\steamapps\common\Grand Theft Auto V\OpenIV.asi"
"OpenIV.asi" => 00007FF9A9CE0000
LOADER: Finished loading *.asi plugins