Advertisement
Guest User

Untitled

a guest
Sep 11th, 2021
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. // GTA V SCRIPT HOOK (build Jul 23 2021, v1.0.2372.0)
  2. // (C) Alexander Blade 2015-2021
  3. [19:22:06] INIT: Started
  4. [19:22:06] INIT: Success, game version is VER_1_0_2372_0_NOSTEAM
  5. [19:22:07] INIT: Registering script 'Menyoo.asi' (0x00007FFB3B579EF0)
  6. [19:22:07] INIT: Registering additional script thread 'Menyoo.asi' (0x00007FFB3B58A3A0)
  7. [19:22:07] INIT: Registering script 'NativeTrainer.asi' (0x00007FFBC0F0A3C0)
  8. [19:22:07] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FFBD5001480)
  9. [19:22:16] INIT: Pool 1 extended
  10. [19:22:16] INIT: Pool 2 extended
  11. [19:22:16] INIT: Pool 3 extended
  12. [19:22:16] INIT: Pool 4 extended
  13. [19:22:22] INIT: GtaThread collection size 189
  14. [19:22:22] INIT: wnd proc 0x00000000FFFF0BFB
  15. [19:22:22] INIT: IDXGISwapChain 0x00007FFBDE62C438 (0x00007FFBDE5959E0)
  16. [19:22:22] INIT: IDXGISwapChain set
  17. [19:22:22] INIT: DX init started
  18. [19:22:22] INIT: DX feature level B000
  19. [19:22:22] INIT: DX init succeeded
  20. [19:34:28] CORE: Requesting thread creation
  21. [19:34:28] CORE: Creating threads
  22. [19:34:31] CORE: Started control thread, id 36 active 1
  23. [19:34:31] CORE: Started thread 'Menyoo.asi' (0x00007FFB3B579EF0), id 37 active 1
  24. [19:34:31] CORE: Started thread 'Menyoo.asi' (0x00007FFB3B58A3A0), id 38 active 1
  25. [19:34:31] CORE: Started thread 'NativeTrainer.asi' (0x00007FFBC0F0A3C0), id 39 active 1
  26. [19:34:31] CORE: Started thread 'ScriptHookVDotNet.asi' (0x00007FFBD5001480), id 40 active 1
  27. [19:34:31] CORE: Launching main() for 'Menyoo.asi' (0x00007FFB3B579EF0), id 37
  28. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\needle_orange.png', id 0
  29. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\night_needle_orange.png', id 1
  30. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\needle_red.png', id 2
  31. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\night_needle_red.png', id 3
  32. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_cyan2.png', id 4
  33. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_green2.png', id 5
  34. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_yellow2.png', id 6
  35. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_orange2.png', id 7
  36. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_purple2.png', id 8
  37. [19:34:31] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_pink2.png', id 9
  38. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_cyan.png', id 10
  39. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_green.png', id 11
  40. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_yellow.png', id 12
  41. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_orange.png', id 13
  42. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_purple.png', id 14
  43. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_pink.png', id 15
  44. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Clock\Default_face.png', id 16
  45. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Clock\Default_handh.png', id 17
  46. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Clock\Default_handm.png', id 18
  47. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Clock\Frameless_face.png', id 19
  48. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Clock\Frameless_handh.png', id 20
  49. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\Clock\Frameless_handm.png', id 21
  50. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\teleportToWaypointBoxKeyboard.png', id 22
  51. [19:34:32] CORE: Creating texture 'D:\Grand Theft Auto V\menyooStuff\Graphics\teleportToWaypointBoxGamepad.png', id 23
  52. [19:34:32] CORE: Launching main() for 'Menyoo.asi' (0x00007FFB3B58A3A0), id 38
  53. [19:34:32] CORE: Launching main() for 'NativeTrainer.asi' (0x00007FFBC0F0A3C0), id 39
  54. [19:34:32] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FFBD5001480), id 40
  55. [20:33:14] UNINIT: Unregistering script 'ScriptHookVDotNet.asi'
  56. [20:33:15] UNINIT: Unregistering script 'NativeTrainer.asi'
  57. [20:33:15] UNINIT: Unregistering script 'Menyoo.asi'
  58.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement