V For Gta 5 Version 1.0.350.1 — Script Hook
-- Speed Boost Script
* **Jump Boost**: This script increases the player's jump height:
-- Get the player's location local playerX, playerY, playerZ = GetEntityCoords(GetPlayerPed(-1)) script hook v for gta 5 version 1.0.350.1
-- Spawn Vehicle Script
-- Set the player's speed SetEntitySpeed(playerPed, 10.0, 0, 0) -- Speed Boost Script * **Jump Boost**: This
```lua -- Jump Boost Script
-- Get the player ped local playerPed = GetPlayerPed(-1) script hook v for gta 5 version 1.0.350.1
**Conclusion**