Antthony_12

Untitled

Sep 18th, 2025
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | Software | 0 0
  1. // GTA V SCRIPT HOOK (build Aug 13 2025, v3586.0/889.22)
  2. // (C) Alexander Blade 2015-2025
  3. [20:03:23] INIT: Started
  4. [20:03:23] INIT: Pool 2 extended
  5. [20:03:23] INIT: Pool 4 extended
  6. [20:03:23] INIT: Success, game version is VER_EN_1_0_889_22
  7. [20:03:23] INIT: Registering script 'CustomGearRatios.asi' (0x00007FFF3531D830)
  8. [20:03:23] INIT: Registering script 'DynamicVehicleFirstPerson.asi' (0x00007FFF272422D0)
  9. [20:03:23] INIT: Registering script 'GhostReplay.asi' (0x00007FFF25F65ED0)
  10. [20:03:23] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FFF35282800)
  11. [20:03:23] INIT: Registering script 'TrainerV.asi' (0x00007FFEBCD8CE80)
  12. [20:03:23] INIT: Registering script 'VehicleControl.asi' (0x00007FFF2D0826D0)
  13. [20:03:45] INIT: Pool 1 extended
  14. [20:03:45] INIT: Pool 3 extended
  15. [20:03:51] INIT: GtaThread collection size 189
  16. [20:03:51] INIT: wnd proc 0x00007FFF268B0540
  17. [20:04:32] CORE: Creating threads
  18. [20:04:32] CORE: Created 7 threads (including control)
  19. [20:04:32] CORE: Waiting to launch 'CustomGearRatios.asi' (0x00007FFF3531D830), id 4
  20. [20:04:32] CORE: Waiting to launch 'DynamicVehicleFirstPerson.asi' (0x00007FFF272422D0), id 5
  21. [20:04:32] CORE: Waiting to launch 'GhostReplay.asi' (0x00007FFF25F65ED0), id 6
  22. [20:04:32] CORE: Waiting to launch 'ScriptHookVDotNet.asi' (0x00007FFF35282800), id 7
  23. [20:04:32] CORE: Waiting to launch 'TrainerV.asi' (0x00007FFEBCD8CE80), id 8
  24. [20:04:32] CORE: Waiting to launch 'VehicleControl.asi' (0x00007FFF2D0826D0), id 9
  25. [20:04:44] CORE: Launching main() for 'CustomGearRatios.asi' (0x00007FFF3531D830), id 4
  26. [20:04:52] CORE: Launching main() for 'DynamicVehicleFirstPerson.asi' (0x00007FFF272422D0), id 5
  27. [20:04:52] CORE: Launching main() for 'GhostReplay.asi' (0x00007FFF25F65ED0), id 6
  28. [20:04:54] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FFF35282800), id 7
  29. [20:05:01] CORE: Launching main() for 'TrainerV.asi' (0x00007FFEBCD8CE80), id 8
  30. [20:05:01] CORE: An exception occurred while executing 'TrainerV.asi', id 8
  31. Exception addr 0x00007FFEBC844CAF is TrainerV.asi+0x00004CAF
  32. Last called native 0x0000000000000000
  33. [20:09:47] CORE: Launching main() for 'VehicleControl.asi' (0x00007FFF2D0826D0), id 9
  34.  
  35.  
  36. // ScriptHookV.log
  37. [20:04:55] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
  38. [20:04:55] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
  39. [20:04:55] [DEBUG] Initializing NativeMemory members...
  40. [20:05:00] [DEBUG] Loading scripts from C:\Program Files\Epic Games\GTAVEnhanced\scripts ...
  41. [20:05:00] [DEBUG] Successfully compiled freno.3.cs.
  42. [20:05:00] [INFO] Found 1 script(s) in freno.3.cs resolved to API version 3.8.0 (target API version: 3.8.0).
  43. [20:05:00] [DEBUG] Successfully compiled NeutralGearScript.cs using API version 3.8.0. If you find the script not working as the author(s) intended, you could annotate an API version by adding a dot and a single-digit number for API version before the extension (e.g. "NeutralGearScript.2.cs").
  44. [20:05:00] [INFO] Found 1 script(s) in NeutralGearScript.cs resolved to API version 3.8.0 (target API version: 3.8.0).
  45. [20:05:01] [DEBUG] Successfully compiled timer.3.cs.
  46. [20:05:01] [INFO] Found 1 script(s) in timer.3.cs resolved to API version 3.8.0 (target API version: 3.8.0).
  47. [20:05:01] [DEBUG] Loading assembly GForceMeter.dll ...
  48. [20:05:01] [INFO] Found 1 script(s) in GForceMeter.dll resolved to API version 3.8.0 (target API version: 3.1.0).
  49. [20:05:01] [DEBUG] Loading assembly NurburgringMinimap.dll ...
  50. [20:05:01] [INFO] Found 1 script(s) in NurburgringMinimap.dll resolved to API version 3.8.0 (target API version: 3.0.2).
  51. [20:05:01] [DEBUG] Instantiating script CronometroConSectores ...
  52. [20:05:01] [INFO] Started script CronometroConSectores.
  53. [20:05:01] [DEBUG] Instantiating script GForceMeter.GForceMeter ...
  54. [20:05:01] [INFO] Started script GForceMeter.GForceMeter.
  55. [20:05:01] [DEBUG] Instantiating script AutoHandbrake ...
  56. [20:05:01] [INFO] Started script AutoHandbrake.
  57. [20:05:01] [DEBUG] Instantiating script NurburgringConfigurator.NurburgringConfigurator ...
  58. [20:05:01] [INFO] Started script NurburgringConfigurator.NurburgringConfigurator.
  59. [20:05:01] [DEBUG] Instantiating script MedicionFrenado ...
  60. [20:05:01] [INFO] Started script MedicionFrenado.
  61.  
  62.  
Tags: gtav
Advertisement
Add Comment
Please, Sign In to add comment