Advertisement
Guest User

Untitled

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