
One Click BoosterScript for Kiddions Mod Menu 0.9.8
Hello Everybody, With this Script you can boost your vehicle speed with just one tap it just boost your vehicle to max speed with this you can troll your friends in the races with suspicious speed in the timetrial and other events and yeah this wont work in the air vheilces such as oppressor mk2 or any helicopter or jets so this how it works
All the Source Link for the Menu and the necessary project files are available to Below from this page. Click the Show Code button on the bottom of this page and wait until the countdown timer is finished. If you couldn’t get the Code Copied then please contact us or comment on our youtube channel. Thank you!
Instructions : To use it
Step 1: Open GTA V Online Make Sure you have Loaded into Online Completley and thenJava Script Source Code:
--------------------------------
--Original Script by Quad_Plex
--------------------------------
--functions for carboost
local cars_data = {}
local multiplier_percent = 100
local function boostVehicle(vehicle_data, hash, vehicle, boost)
if boost then --boost mode
accel = vehicle_data[1] * (17 * (multiplier_percent / 100))
brake_force = vehicle_data[2] * (23 * (multiplier_percent / 100))
gravity = 19.7
handbrake_force = vehicle_data[4] * (14 * (multiplier_percent / 100))
initial_drive_force = vehicle_data[5] * (690 * (multiplier_percent / 100)) --nice
traction_min = 6 + (2 * (multiplier_percent / 100)) --very high traction. Used without roll_centre modification, the car will constantly flip
traction_max = vehicle_data[7] + (2 * (multiplier_percent / 100))
traction_bias_front = 0.420
up_shift = 10000 --huge shift values, causing cars to get stuck in gear and accelerate rapidly
down_shift = 10000
max_flat_vel = 10000
--mass_offset = vector3(0,2,1) --puts the centre of mass up and in front of the car, making it more stable EDIT: actually this option is quite buggy, only gets applied on reload like vehicle_mass and causes cars to flip uncontrollably. Just gonna ignore it.
collision_dmg_multiplier = 0
engine_dmg_multiplier = 0
if multiplier_percent >= 100 then
--Dont increase the following roll_centre variables more than 100%. Makes things flip.
multiplier_percent = 100
end
roll_centre_front = vehicle_data[15] + (0.300 * (multiplier_percent / 100)) --these two stop the car from rolling even at high speeds, it rolls inwards instead
roll_centre_rear = vehicle_data[16] + (0.300 * (multiplier_percent / 100))
drive_bias = 0.5 --all wheel drive
traction_loss_mult = 1
initial_drag_coeff = 1 --no drag forces
else --restore mode
accel = vehicle_data[1]
brake_force = vehicle_data[2]
gravity = vehicle_data[3]
handbrake_force = vehicle_data[4]
initial_drive_force = vehicle_data[5]
traction_min = vehicle_data[6]
traction_max = vehicle_data[7]
traction_bias_front = vehicle_data[8]
up_shift = vehicle_data[9]
down_shift = vehicle_data[10]
max_flat_vel = vehicle_data[11]
--mass_offset = vehicle_data[12]
collision_dmg_multiplier = vehicle_data[13]
engine_dmg_multiplier = vehicle_data[14]
roll_centre_front = vehicle_data[15]
roll_centre_rear = vehicle_data[16]
drive_bias = vehicle_data[17]
traction_loss_mult = vehicle_data[18]
initial_drag_coeff = vehicle_data[19]
end
vehicle:set_acceleration(accel)
vehicle:set_brake_force(brake_force)
vehicle:set_gravity(gravity)
The Above Code is Just a Half Code theres a Full Code Below with a Copy Button you may use the Below one Fully and Save it as LUA
in- Game Picture :
Some Screenshot During Gameplay
Download Script By Like & Commentt
OR You can Simply Press this Button Below to Go to Main Download Page
Tags need to be Ignored
kiddions mod menu,kiddions mod menu gta 5,gta kiddions mod menu,gta 5 kiddions mod menu,kiddions modest menu,how to use kiddions modest menu,gta 5 mod menu,kiddions mod menu gta v,kiddions mod menu gta 5 script,kiddions mod menu new version,gta mod menu kiddions,kiddions mod menu gta 5 1.60,kiddions mod menu gta 5 new update,gta v mod menu,menu kiddions 2022,menu kiddionsd,actualizacion menu kiddions,kiddions mod menu gta5,kiddions mod menu downloadkiddions mod menu,kiddions mod menu gta 5,gta 5 mod menu,gta 5 kiddions mod menu,gta mod menu,gta v mod menu,gta 5 mod menu free,gta online mod menu,gta kiddions mod menu,gta 5 pc mod menu,gta 5 mod menu pc,gta 5 online mod menu,gta mod menu pc,mod menu gta 5 pc,mod menu gta 5,kiddions modest menu,gta 5 mod menu download,gta online mod menu free,mod menu gta,kiddions mod menu gta 5 new update,gta 5 online mod menu pc,how to use kiddions modest menu
Can you make gender switch script?
yes
İ really want that please do the gender swap script
Sure