Batman Enemy Vehicle Script 1.0
229
14
229
14
this script will spawn Batmobile to chase you in Grand Theft Auto V and try to escape from it.
this mod made by MSTMods
https://www.patreon.com/c/mstfa
Requirements:
ScriptHookV
ScriptHookVDotNet
OpenIV
Installation:
1- place Batman Enemy Vehicle.cs in Grand Theft Auto V Scripts folder.
2- install Batman Ped using addonpeds
https://www.gta5-mods.com/player/batman-1985-michael-keaton-with-cape-cloth
Controls:
Ctrl + c: activate script
this mod made by MSTMods
https://www.patreon.com/c/mstfa
Requirements:
ScriptHookV
ScriptHookVDotNet
OpenIV
Installation:
1- place Batman Enemy Vehicle.cs in Grand Theft Auto V Scripts folder.
2- install Batman Ped using addonpeds
https://www.gta5-mods.com/player/batman-1985-michael-keaton-with-cape-cloth
Controls:
Ctrl + c: activate script
First Uploaded: 10 days ago
Last Updated: 10 days ago
Last Downloaded: 2 hours ago
15 Comments
More mods by mstfa:
this script will spawn Batmobile to chase you in Grand Theft Auto V and try to escape from it.
this mod made by MSTMods
https://www.patreon.com/c/mstfa
Requirements:
ScriptHookV
ScriptHookVDotNet
OpenIV
Installation:
1- place Batman Enemy Vehicle.cs in Grand Theft Auto V Scripts folder.
2- install Batman Ped using addonpeds
https://www.gta5-mods.com/player/batman-1985-michael-keaton-with-cape-cloth
Controls:
Ctrl + c: activate script
this mod made by MSTMods
https://www.patreon.com/c/mstfa
Requirements:
ScriptHookV
ScriptHookVDotNet
OpenIV
Installation:
1- place Batman Enemy Vehicle.cs in Grand Theft Auto V Scripts folder.
2- install Batman Ped using addonpeds
https://www.gta5-mods.com/player/batman-1985-michael-keaton-with-cape-cloth
Controls:
Ctrl + c: activate script
First Uploaded: 10 days ago
Last Updated: 10 days ago
Last Downloaded: 2 hours ago

This file has been approved automatically. If you think this file should not be here for any reason please report it.
Omg, this mod has so much potential. I've been hoping for an enemy chase mod just like this for a while. If we could change the vehicles it uses to any one of our choosing, and up the amount of enemies that would be a game changer for me personally. Would really love to move away from Menyoo PED sequences as they're so limited in this aspect.
Does the driver ignore speed limits? And is it possible to get them to use rocket boost?
LOL, Brill
@Hycade you can edit the script using notepad, change the car name from vigilante to the car name you want, and you can change the ped name from Batman_1989 to the ped name you want.
rocket boost! idk i will try to increase the speed.
@Batmans33 thnx
@mstfa Got it 👍🏽 btw does the script require a specific version of ScripHookVDotNet? I'm getting compilation errors on 3.7.0 Nightly 104.
[ERROR] Failed to compile Batman Enemy Vehicle.cs using API version 3.7.0 with 9 error(s):
at line 34: The name 'UI' does not exist in the current context
at line 72: The name 'UI' does not exist in the current context
at line 79: 'GTA.Vehicle' does not contain a definition for 'EngineRunning' and no extension method 'EngineRunning' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 94: 'GTA.Game.GenerateHash(string)' is obsolete: 'Use StringHash.AtStringHash(string, uint), StringHash.AtStringHashUtf8(string, uint), AtHashValue.FromString(string, uint), or StringHash.AtStringHashUtf8(string, uint) instead.'
at line 109: The name 'UI' does not exist in the current context
at line 92: 'GTA.Ped.AlwaysKeepTask' is obsolete: 'Ped.AlwaysKeepTask is obsolete because it does not indicate that it only affects when the ped is marked as no longer needed. Use Ped.KeepTaskWhenMarkedAsNoLongerNeeded instead.'
at line 121: 'GTA.TaskInvoker.FightAgainst(GTA.Ped)' is obsolete: 'Use TaskInvoker.Combat instead.'
at line 163: No overload for method 'IsControlJustPressed' takes 2 arguments
at line 184: 'GTA.Blip' does not contain a definition for 'Remove' and no extension method 'Remove' accepting a first argument of type 'GTA.Blip' could be found (are you missing a using directive or an assembly reference?)
This is so much fun, but is there a way to tweak the enemy shooting skills? It can now shot me from far away which makes too hard when not in a bullet proof vehicle.
awesome work BOSS
@rep046 you can edit the script using notepad, change the weapon name from weapon_minigun to the weapon name you want.
@tetor thanks
@Hycade it's work fine with 3.7.0 Nightly 104.......... try this version https://github.com/scripthookvdotnet/scripthookvdotnet/releases/tag/v2.10.7
@mstfa Nvm, it's alright, it falled back to the v2 API fine. But I've actually modified the script by a lot to suit my needs. I honestly cant thank you enough for the base foundation for this. Its genuinely amazing. 🤩
Nice, is it possible to disable the gun from shooting you so it only chases/rams you?
@itsyaboi0008 you can edit the script using notepad, just delete weapon_minigun
@Hycade ;)