Biker Melee In SP 1.2 (Addon Bike Support)
4,297
68
4,297
68
This mod recreates the Biker Melee system originally seen in GTA Online, allowing players to engage in aggressive, high-speed combat while riding motorcycles. Swing melee weapons at enemies, knock riders off their bikes, and experience a whole new level of dynamic vehicle combat in Story Mode.
Built upon the foundation of JediJosh920’s original concept, this version has been fully updated and refined for modern game versions - fixing issues, improving apon his design, and expanding functionality to better integrate with singleplayer gameplay.
By default when on a motorcycle you can hit Backspace/B (configurable via ini) to enable/disable the mod, then you can press left/right arrow or LB/RB on controller (Keyboard and Controller inputs are seperately configurable via ini)
Features:
~ Perform melee attacks while riding motorcycles
~ Use a variety of melee weapons while on a motorcycle
~ Smart Detection of vehicles and peds (including visual damage to vehicles)
~ Configurable damage, kick velocity and other options
~ Added UI to show which melee weapon is selected
~ Knock enemies off bikes or vehicles dynamically
~ Smooth, responsive and changeable controls adapted for SP
~ Improved compatibility with current GTA V versions
Ini Configuraton
[Controls]
Controller_LeftAttack = 44
Controller_RightAttack = 37
Keyboard_LeftAttack = 25
Keyboard_RightAttack = 24
Swap_Weapons_Key = 194
Control Indexes are found here
Adding Addon Vehicles>
As well Biker Melee in SP has been updated with better support for Addon Vehicles/Bikes. However you still need to manually add your addon vehicle to the mods database.
Addon vehicles need to be added manually, for each bike Bike Melee animations use a specific dictionary for each vehicle, if you use the wrong one it will look weird.
For vanilla vehicles the mod already uses an internal database, however for addon vehicles you need to specify dictionary for each addon vehicle you want to use with the mod. To do this you need to add the vehicles name and class into BikerMeleeInSP\BikerMeleeInSP_AddedVehicles.ini.
~These vehicle classes are: "sports", "dirt", "police", "quad", "scooter", "chopper".
~To specify what dictionary to use for each of your addon vehicles you need to open BikerMeleeInSP_AddedVehicles.ini and add your vehicles name followed by " : " then the vehicle class, so for example: rvktm450 : dirt
[Settings]
Only_Melee_On_Unarmed = false // Will enable mod if player is unarmed on a motorcycle
Eject_Ped_Off_Bike = true //Enables detatching ped of a motorcycle if kicked or hit with melee weapon
Kick_Forward_Velocity = 7.5 // Velocity forward direction when kicking/hitting a ped
Kick_Upward_Velocity = 0.5 // Velocity upward direction when kicking/hitting a ped
Vehicle_Damage = 2000 // Damage done to vehicles when kicking/hitting them, recommended between 850 to 2000
Draw_CurrentWeapon_UI = true // draws the current weapon UI on screen
CurrentWeapon_UI_Center= true // should the mod center the weapon UI on screen, if false, weapon UI will be show next to minimap
CurrentWeapon_Vanish= true //will only show current melee weapon (for 2 seconds after changing via hitting change weapon key (scrollwheel up/down)
Swap_Between_Guns_And_Melee = true // allows user to hit backspace to swap between guns and melee. if this is false, melee will always be enabled when getting onto a motorcycle
install
1. download and Install scripthookv + Scripthookvdotnet (Scripthookvdotnet nightly For GTAV Legacy, SHVDN Enhanced for GTAV Enhanced)
2. create a scripts folder (named scripts and not Scripts) if you havent got one already
4. drag BikerMeleeInSP folder into scripts
5. drag BikerMeleeInSP.dll, BikerMeleeInSP.pdb into script
6 Launch game, get onto a motorcycle and press backspace to use the mod (by default)
Built upon the foundation of JediJosh920’s original concept, this version has been fully updated and refined for modern game versions - fixing issues, improving apon his design, and expanding functionality to better integrate with singleplayer gameplay.
By default when on a motorcycle you can hit Backspace/B (configurable via ini) to enable/disable the mod, then you can press left/right arrow or LB/RB on controller (Keyboard and Controller inputs are seperately configurable via ini)
Features:
~ Perform melee attacks while riding motorcycles
~ Use a variety of melee weapons while on a motorcycle
~ Smart Detection of vehicles and peds (including visual damage to vehicles)
~ Configurable damage, kick velocity and other options
~ Added UI to show which melee weapon is selected
~ Knock enemies off bikes or vehicles dynamically
~ Smooth, responsive and changeable controls adapted for SP
~ Improved compatibility with current GTA V versions
Ini Configuraton
[Controls]
Controller_LeftAttack = 44
Controller_RightAttack = 37
Keyboard_LeftAttack = 25
Keyboard_RightAttack = 24
Swap_Weapons_Key = 194
Control Indexes are found here
Adding Addon Vehicles>
As well Biker Melee in SP has been updated with better support for Addon Vehicles/Bikes. However you still need to manually add your addon vehicle to the mods database.
Addon vehicles need to be added manually, for each bike Bike Melee animations use a specific dictionary for each vehicle, if you use the wrong one it will look weird.
For vanilla vehicles the mod already uses an internal database, however for addon vehicles you need to specify dictionary for each addon vehicle you want to use with the mod. To do this you need to add the vehicles name and class into BikerMeleeInSP\BikerMeleeInSP_AddedVehicles.ini.
~These vehicle classes are: "sports", "dirt", "police", "quad", "scooter", "chopper".
~To specify what dictionary to use for each of your addon vehicles you need to open BikerMeleeInSP_AddedVehicles.ini and add your vehicles name followed by " : " then the vehicle class, so for example: rvktm450 : dirt
[Settings]
Only_Melee_On_Unarmed = false // Will enable mod if player is unarmed on a motorcycle
Eject_Ped_Off_Bike = true //Enables detatching ped of a motorcycle if kicked or hit with melee weapon
Kick_Forward_Velocity = 7.5 // Velocity forward direction when kicking/hitting a ped
Kick_Upward_Velocity = 0.5 // Velocity upward direction when kicking/hitting a ped
Vehicle_Damage = 2000 // Damage done to vehicles when kicking/hitting them, recommended between 850 to 2000
Draw_CurrentWeapon_UI = true // draws the current weapon UI on screen
CurrentWeapon_UI_Center= true // should the mod center the weapon UI on screen, if false, weapon UI will be show next to minimap
CurrentWeapon_Vanish= true //will only show current melee weapon (for 2 seconds after changing via hitting change weapon key (scrollwheel up/down)
Swap_Between_Guns_And_Melee = true // allows user to hit backspace to swap between guns and melee. if this is false, melee will always be enabled when getting onto a motorcycle
install
1. download and Install scripthookv + Scripthookvdotnet (Scripthookvdotnet nightly For GTAV Legacy, SHVDN Enhanced for GTAV Enhanced)
2. create a scripts folder (named scripts and not Scripts) if you havent got one already
4. drag BikerMeleeInSP folder into scripts
5. drag BikerMeleeInSP.dll, BikerMeleeInSP.pdb into script
6 Launch game, get onto a motorcycle and press backspace to use the mod (by default)
First Uploaded: April 02, 2026
Last Updated: June 30, 2026
Last Downloaded: 5 hours ago
29 Comments
More mods by HKH191:
- Gameplay
- Vehicles
- Player
- Weapons
3.75
7,717
116
2.0 (Visual Banners)
By HKH191
- Gameplay
- Player
- Weapons
5.0
1,036
28
1.1 (Better Support for Controllers)
By HKH191
- Gameplay
- Vehicles
- .Net
4.93
1,725
38
1.1 (Configureabe Keybinds)
By HKH191
This mod recreates the Biker Melee system originally seen in GTA Online, allowing players to engage in aggressive, high-speed combat while riding motorcycles. Swing melee weapons at enemies, knock riders off their bikes, and experience a whole new level of dynamic vehicle combat in Story Mode.
Built upon the foundation of JediJosh920’s original concept, this version has been fully updated and refined for modern game versions - fixing issues, improving apon his design, and expanding functionality to better integrate with singleplayer gameplay.
By default when on a motorcycle you can hit Backspace/B (configurable via ini) to enable/disable the mod, then you can press left/right arrow or LB/RB on controller (Keyboard and Controller inputs are seperately configurable via ini)
Features:
~ Perform melee attacks while riding motorcycles
~ Use a variety of melee weapons while on a motorcycle
~ Smart Detection of vehicles and peds (including visual damage to vehicles)
~ Configurable damage, kick velocity and other options
~ Added UI to show which melee weapon is selected
~ Knock enemies off bikes or vehicles dynamically
~ Smooth, responsive and changeable controls adapted for SP
~ Improved compatibility with current GTA V versions
Ini Configuraton
[Controls]
Controller_LeftAttack = 44
Controller_RightAttack = 37
Keyboard_LeftAttack = 25
Keyboard_RightAttack = 24
Swap_Weapons_Key = 194
Control Indexes are found here
Adding Addon Vehicles>
As well Biker Melee in SP has been updated with better support for Addon Vehicles/Bikes. However you still need to manually add your addon vehicle to the mods database.
Addon vehicles need to be added manually, for each bike Bike Melee animations use a specific dictionary for each vehicle, if you use the wrong one it will look weird.
For vanilla vehicles the mod already uses an internal database, however for addon vehicles you need to specify dictionary for each addon vehicle you want to use with the mod. To do this you need to add the vehicles name and class into BikerMeleeInSP\BikerMeleeInSP_AddedVehicles.ini.
~These vehicle classes are: "sports", "dirt", "police", "quad", "scooter", "chopper".
~To specify what dictionary to use for each of your addon vehicles you need to open BikerMeleeInSP_AddedVehicles.ini and add your vehicles name followed by " : " then the vehicle class, so for example: rvktm450 : dirt
[Settings]
Only_Melee_On_Unarmed = false // Will enable mod if player is unarmed on a motorcycle
Eject_Ped_Off_Bike = true //Enables detatching ped of a motorcycle if kicked or hit with melee weapon
Kick_Forward_Velocity = 7.5 // Velocity forward direction when kicking/hitting a ped
Kick_Upward_Velocity = 0.5 // Velocity upward direction when kicking/hitting a ped
Vehicle_Damage = 2000 // Damage done to vehicles when kicking/hitting them, recommended between 850 to 2000
Draw_CurrentWeapon_UI = true // draws the current weapon UI on screen
CurrentWeapon_UI_Center= true // should the mod center the weapon UI on screen, if false, weapon UI will be show next to minimap
CurrentWeapon_Vanish= true //will only show current melee weapon (for 2 seconds after changing via hitting change weapon key (scrollwheel up/down)
Swap_Between_Guns_And_Melee = true // allows user to hit backspace to swap between guns and melee. if this is false, melee will always be enabled when getting onto a motorcycle
install
1. download and Install scripthookv + Scripthookvdotnet (Scripthookvdotnet nightly For GTAV Legacy, SHVDN Enhanced for GTAV Enhanced)
2. create a scripts folder (named scripts and not Scripts) if you havent got one already
4. drag BikerMeleeInSP folder into scripts
5. drag BikerMeleeInSP.dll, BikerMeleeInSP.pdb into script
6 Launch game, get onto a motorcycle and press backspace to use the mod (by default)
Built upon the foundation of JediJosh920’s original concept, this version has been fully updated and refined for modern game versions - fixing issues, improving apon his design, and expanding functionality to better integrate with singleplayer gameplay.
By default when on a motorcycle you can hit Backspace/B (configurable via ini) to enable/disable the mod, then you can press left/right arrow or LB/RB on controller (Keyboard and Controller inputs are seperately configurable via ini)
Features:
~ Perform melee attacks while riding motorcycles
~ Use a variety of melee weapons while on a motorcycle
~ Smart Detection of vehicles and peds (including visual damage to vehicles)
~ Configurable damage, kick velocity and other options
~ Added UI to show which melee weapon is selected
~ Knock enemies off bikes or vehicles dynamically
~ Smooth, responsive and changeable controls adapted for SP
~ Improved compatibility with current GTA V versions
Ini Configuraton
[Controls]
Controller_LeftAttack = 44
Controller_RightAttack = 37
Keyboard_LeftAttack = 25
Keyboard_RightAttack = 24
Swap_Weapons_Key = 194
Control Indexes are found here
Adding Addon Vehicles>
As well Biker Melee in SP has been updated with better support for Addon Vehicles/Bikes. However you still need to manually add your addon vehicle to the mods database.
Addon vehicles need to be added manually, for each bike Bike Melee animations use a specific dictionary for each vehicle, if you use the wrong one it will look weird.
For vanilla vehicles the mod already uses an internal database, however for addon vehicles you need to specify dictionary for each addon vehicle you want to use with the mod. To do this you need to add the vehicles name and class into BikerMeleeInSP\BikerMeleeInSP_AddedVehicles.ini.
~These vehicle classes are: "sports", "dirt", "police", "quad", "scooter", "chopper".
~To specify what dictionary to use for each of your addon vehicles you need to open BikerMeleeInSP_AddedVehicles.ini and add your vehicles name followed by " : " then the vehicle class, so for example: rvktm450 : dirt
[Settings]
Only_Melee_On_Unarmed = false // Will enable mod if player is unarmed on a motorcycle
Eject_Ped_Off_Bike = true //Enables detatching ped of a motorcycle if kicked or hit with melee weapon
Kick_Forward_Velocity = 7.5 // Velocity forward direction when kicking/hitting a ped
Kick_Upward_Velocity = 0.5 // Velocity upward direction when kicking/hitting a ped
Vehicle_Damage = 2000 // Damage done to vehicles when kicking/hitting them, recommended between 850 to 2000
Draw_CurrentWeapon_UI = true // draws the current weapon UI on screen
CurrentWeapon_UI_Center= true // should the mod center the weapon UI on screen, if false, weapon UI will be show next to minimap
CurrentWeapon_Vanish= true //will only show current melee weapon (for 2 seconds after changing via hitting change weapon key (scrollwheel up/down)
Swap_Between_Guns_And_Melee = true // allows user to hit backspace to swap between guns and melee. if this is false, melee will always be enabled when getting onto a motorcycle
install
1. download and Install scripthookv + Scripthookvdotnet (Scripthookvdotnet nightly For GTAV Legacy, SHVDN Enhanced for GTAV Enhanced)
2. create a scripts folder (named scripts and not Scripts) if you havent got one already
4. drag BikerMeleeInSP folder into scripts
5. drag BikerMeleeInSP.dll, BikerMeleeInSP.pdb into script
6 Launch game, get onto a motorcycle and press backspace to use the mod (by default)
First Uploaded: April 02, 2026
Last Updated: June 30, 2026
Last Downloaded: 5 hours ago






@voodoodres @seeneonu1 contact me on discord an i can help
@HKH191 sweet bro take your time me 2 been waiting for it the vigilante script mod hasn't been updated
@HKH191 looks like its meant to be running on enhanced .net which version 3.9.0 latest version of nightly is 3.7.0 console for nightly says it cant resolve 3.9.0 api version.
Despite what seems to be a fine mod, it doesn't work on my end (Legacy version). All the necessary files are installed, no avail.
@7777N @voodoodres redownload 1.1
Cool mod! Can you update time trials?? Doesn't work for me.
@LukasMarks09 it should work, if it doesnt you can contact me on discord an i can see why it doesnt work
Works well, i just have some suggestions, I don't really like the toggle think because it glitches alot when i try to shoot after. Can't you make it so if we hold X and tap left/right click it would melee just like jedijosh's mod, i prefer yours though because you can annoy peds. Keep it up man 👏
this mod is not working! anyone have solution?
Even after years HKH191 is still bringing GTAO content to single player through modding. Absolute legend. 🙏
Game crashes right after it finishes loading Story Mode. I tried on a clean install with only this script installed and it still crashes.
@Spinestalker @aks008 without more details i cant be certain why your running into issues, if you want you can contact me on discord for help
the sound is too loud, can you fix that please
@tunguyenak Yes, please make an adjuster! (0 for disable 100 for hey try this mod out)
@SuperIsakSwahn Yeah would be nice
@HKH191 Amazing script work!! Thanks👍 but I see the driver gloves you wore while riding your motorcycle, I want to say, I recommend you download this driver gloves mods :)😃
https://www.gta5-mods.com/player/mp-fingerless-leather-gloves
https://i.meee.com.tw/sBPnC93.jpg
https://i.meee.com.tw/ItjF28V.jpg
https://i.meee.com.tw/mA1Pu6q.jpg
https://i.meee.com.tw/1iXL9Di.jpg
The "Fingerless Leather Driver Gloves" looks great and beautiful😍 very nice details, especially better texture quality👍
Anyone facing issue in showing middle finger on bike ? Kicking vehicle is working so amazing but I'm not able to show middle finger in v1.2
how to gesture middle finger?
@HKH191 how to contact you in discord?
The mod does not work for bicycles