GuidedMissile 1.4
1 012
26
1 012
26
Allows you to launch the Kosatka's guided missile in singleplayer.
Source code is available here.
Dependencies:
Installation:
Usage:
Changelog:
Source code is available here.
Dependencies:
Installation:
- Download and install ScriptHookV.
- Download and extract GuidedMissile.zip.
- Copy GuidedMissile.asi into the game folder.
- Launch the game (make sure BattlEye is disabled).
Usage:
- Press F11 in-game to launch the missile.
Changelog:
1.4:
- Fixed script patterns pre-b2802.
1.3:
- Fixed a false positive safety check.
1.2:
- Added support for older game builds, down to b2189.
- Added bypass for missile height and distance limit.
1.1:
- Added support for Legacy.
1.0:
- Initial release.
Първо качено на: 07 декември 2025
Последно обновено на: 08 януари 2026
Последно изтеглено: преди 1 час
38 Коментари
Allows you to launch the Kosatka's guided missile in singleplayer.
Source code is available here.
Dependencies:
Installation:
Usage:
Changelog:
Source code is available here.
Dependencies:
Installation:
- Download and install ScriptHookV.
- Download and extract GuidedMissile.zip.
- Copy GuidedMissile.asi into the game folder.
- Launch the game (make sure BattlEye is disabled).
Usage:
- Press F11 in-game to launch the missile.
Changelog:
1.4:
- Fixed script patterns pre-b2802.
1.3:
- Fixed a false positive safety check.
1.2:
- Added support for older game builds, down to b2189.
- Added bypass for missile height and distance limit.
1.1:
- Added support for Legacy.
1.0:
- Initial release.
Първо качено на: 07 декември 2025
Последно обновено на: 08 януари 2026
Последно изтеглено: преди 1 час

Added you on Disc as well - also uploaded a video here for you to see what i mean - for some reason the targeting overlay doesn't appear
@ShinyWasabi Version 1.3 is now perfectly compatible with my game version (b2845), which is fantastic! It's a perfect fit for my game!
1.3 Working perfectly and happy to report that the targeting display works fine on a clean game install - the loss I experienced was caused by other mod conflicts.
Thank you @ShinyWasabi for reaching out to help me troubleshoot
Amazing mod, definitely something we needed
@ShinyWasabi sadly didnt worked on 2372 (tuners)
[20:28:26][Script.cpp] ScriptMain: Game type is Legacy. Game version is 69.
[20:28:40][Script.cpp] ScriptMain: Key pressed, running the guided missile script.
[20:28:40][Script.cpp] RunGuidedMissileScript: Loading script program, counter is 1.
[20:28:40][Script.cpp] RunGuidedMissileScript: Loading script program, counter is 2.
[20:28:40][Script.cpp] RunGuidedMissileScript: Loading script program, counter is 3.
[20:28:40][Memory.cpp] ScanPattern: Found memory pattern at 0x00007FF6DD2DA23D.
[20:28:40][Script.cpp] RunGuidedMissileScript: Script program loaded.
[20:28:40][Script.cpp] ReadScriptCode: Read script code at 0x00000646 in script program am_mp_drone, value is 1590754.
[20:28:40][Script.cpp] ReadScriptCode: Read script code at 0x00000651 in script program am_mp_drone, value is 1372077.
[20:28:40][Script.cpp] ReadScriptCode: Failed to find script pattern '56 ? ? 61 01 00 04 47 ? ? 2C' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ReadScriptCode: Failed to find script pattern '61 01 00 04 47 ? ? 39 03 5D ? ? ? 56 ? ? 38 03 3E' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ReadScriptCode: Failed to find script pattern '78 5D ? ? ? 55 ? ? 73' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ReadScriptCode: Failed to find script pattern '78 5D ? ? ? 55 ? ? 73' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ApplyScriptPatch: Failed to find script pattern '71 39 02 72' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ApplyScriptPatch: Failed to find script pattern '62 ? ? ? 71 57 ? ? 2C 01' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ApplyScriptPatch: Failed to find script pattern '5D ? ? ? 56 ? ? 72 2E 00 01 5D ? ? ? 06 56' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ApplyScriptPatch: Failed to find script pattern '38 00 39 05 38 05 70 58' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ApplyScriptPatch: Applied script patch at 0x0000FD71 in script program am_mp_drone.
[20:28:40][Script.cpp] ApplyScriptPatch: Applied script patch at 0x000002BA in script program am_mp_drone.
[20:28:40][Script.cpp] ApplyScriptPatch: Failed to find script pattern '73 38 00 72 38 01' in script program am_mp_drone, failing initialization.
[20:28:40][Script.cpp] ApplyScriptPatch: Applied script patch at 0x0000FBA1 in script program am_mp_drone.
[20:28:40][Script.cpp] ApplyScriptPatch: Applied script patch at 0x00007042 in script program am_mp_drone.
[20:28:40][Memory.cpp] ScanPattern: Found memory pattern at 0x00007FF6DD2DCDFD.
[20:28:40][Script.cpp] ApplyNativeHook: Applied native hook for hash 0x02BFF15CAA701972 at index 293 in script program am_mp_drone.
[20:28:40][Script.cpp] ApplyNativeHook: Applied native hook for hash 0x551F46B3C7DFB654 at index 404 in script program am_mp_drone.
[20:28:40][Script.cpp] RunGuidedMissileScript: Script program initialization failed, cleaning up.
@MaxLuk Thanks for reporting this. It didn't work for your game build because some script patterns used by the mod have some opcode bytes that need to be decremented by 3 for game builds older than b2802 due to changes in the opcode layout. I forgot to handle this in the previous versions.
Anyway, I've just released version 1.4, it should fix your issue.
@ShinyWasabi thank you for updating it works now :)
Cool! I'd like to see better rocket control and a button-press speed boost.
What explosion tag/hash does the missile use?
ShinyWasabi bro the mod is not working for me game version is 2372 or 1.57 legacy script hook v log shows nothing please confirm if mod version 1.4 is compatible with my game
@ShinyWasabi bro the mod is not working for me game version is 2372 or 1.57 legacy script hook v log shows nothing please confirm if mod version 1.4 is compatible with my game
and i found this in asiloader ASI: Loading "D:\Grand Theft Auto V\GuidedMissile.asi"
"GuidedMissile.asi" failed to load
@logoso2020 SCRIPT_MISSILE_LARGE.
@ScriptHacker What do you mean the log shows nothing? Is the log file not created or it's just empty? Also can you send the full asiloader and script hook log?
@ShinyWasabi script hook v log shows other mods but doesn't show guided missile mod this is the log
// GTA V SCRIPT HOOK (build Jul 9 2025, v3586.0/889.19)
// (C) Alexander Blade 2015-2025
[10:56:20] INIT: Started
[10:56:20] INIT: Success, game version is VER_1_0_2372_0_NOSTEAM
[10:56:23] INIT: Registering script 'Menyoo.asi' (0x00007FF8D3E4F300)
[10:56:23] INIT: Registering additional script thread 'Menyoo.asi' (0x00007FF8D3E5F580)
[10:56:24] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FF918F01B50)
[10:56:40] INIT: Pool 1 extended
[10:56:40] INIT: Pool 2 extended
[10:56:40] INIT: Pool 3 extended
[10:56:40] INIT: Pool 4 extended
[10:56:46] INIT: GtaThread collection size 189
[10:56:46] INIT: wnd proc 0x00000000FFFF05F3
[10:56:46] INIT: IDXGISwapChain 0x00007FF945B5A000 (0x00007FF945AC18C0)
[10:56:46] INIT: IDXGISwapChain set
[10:56:46] INIT: DX init started
[10:56:46] INIT: DX feature level B000
[10:56:46] INIT: DX init succeeded
[10:58:04] CORE: Creating threads
[10:58:04] CORE: Created 4 threads (including control)
[10:58:04] CORE: Waiting to launch 'Menyoo.asi' (0x00007FF8D3E4F300), id 3
[10:58:04] CORE: Waiting to launch 'Menyoo.asi' (0x00007FF8D3E5F580), id 4
[10:58:04] CORE: Waiting to launch 'ScriptHookVDotNet.asi' (0x00007FF918F01B50), id 5
[10:58:34] CORE: Launching main() for 'Menyoo.asi' (0x00007FF8D3E4F300), id 3
[10:58:36] CORE: Launching main() for 'Menyoo.asi' (0x00007FF8D3E5F580), id 4
[10:58:36] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FF918F01B50), id 5
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\needle_orange.png', id 0
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\night_needle_orange.png', id 1
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\needle_red.png', id 2
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\night_needle_red.png', id 3
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_cyan2.png', id 4
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_green2.png', id 5
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_yellow2.png', id 6
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_orange2.png', id 7
[10:58:50] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_purple2.png', id 8
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_pink2.png', id 9
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_cyan.png', id 10
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_green.png', id 11
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_yellow.png', id 12
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_orange.png', id 13
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_purple.png', id 14
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Speedo\bg_pink.png', id 15
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Clock\Default_face.png', id 16
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Clock\Default_handh.png', id 17
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Clock\Default_handm.png', id 18
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Clock\Frameless_face.png', id 19
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Clock\Frameless_handh.png', id 20
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\Clock\Frameless_handm.png', id 21
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\teleportToWaypointBoxKeyboard.png', id 22
[10:58:51] CORE: Creating texture 'D:\rana abubakar\Grand Theft Auto V\menyooStuff\Graphics\teleportToWaypointBoxGamepad.png', id 23
[10:59:49] UNINIT: Unregistering script 'ScriptHookVDotNet.asi'
[10:59:50] UNINIT: Unregistering script 'Menyoo.asi'
AND THIS IS ASILOADER LOG
// GTA V ASI LOADER (build May 2 2015)
// (C) Alexander Blade 2015
LIB: "C:\Windows\system32\dinput8.dll" => 00007FF927F20000
API: "DirectInput8Create" => 00007FF927F22230
API: "DllCanUnloadNow" => 00007FF927F35220
API: "DllGetClassObject" => 00007FF927F35330
API: "DllRegisterServer" => 00007FF927F44740
API: "DllUnregisterServer" => 00007FF927F449C0
LOADER: Loading *.asi plugins
ASI: Loading "D:\rana abubakar\Grand Theft Auto V\GuidedMissile.asi"
"GuidedMissile.asi" failed to load
ASI: Loading "D:\rana abubakar\Grand Theft Auto V\HeapAdjuster.asi"
"HeapAdjuster.asi" => 00007FF926080000
ASI: Loading "D:\rana abubakar\Grand Theft Auto V\Menyoo.asi"
"Menyoo.asi" => 00007FF8D3DB0000
ASI: Loading "D:\rana abubakar\Grand Theft Auto V\openCameraV.asi"
"openCameraV.asi" => 00007FF928620000
ASI: Loading "D:\rana abubakar\Grand Theft Auto V\OpenIV.asi"
"OpenIV.asi" => 00007FF923B30000
ASI: Loading "D:\rana abubakar\Grand Theft Auto V\PackfileLimitAdjuster.asi"
"PackfileLimitAdjuster.asi" => 00007FF923100000
ASI: Loading "D:\rana abubakar\Grand Theft Auto V\ScriptHookVDotNet.asi"
"ScriptHookVDotNet.asi" => 00007FF918F00000
LOADER: Finished loading *.asi plugins
@ShinyWasabi bro any update on my issue ?
@ScriptHacker This looks like a Windows issue, as the ASI loader only logs that message if LoadLibraryA fails. DM me on Discord, I'll send you an updated version that I think should fix your issue.
@ShinyWasabi bro i tried to sign up in on the discord but it didn't happen can you please upload the updated version here please
@ShinyWasabi bro are you going to upload the mod's updated version or not ?
@ShinyWasabi i have sent you an friend request on discord name ScriptHacker
@ShinyWasabi bro i tried to dm you but it shows that we don't share a server please uploade the mod here
@ShinyWasabi bro please upload the mod here