Jetpack Jumpers | infinite jumps

Script Credit :- eprx#9921
Features

Infinite Jumps

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

for i,v in pairs(getgc(true)) do if type(v) == 'table' and rawget(v, "MidairJump") then v.MidairJump = 9e9 end end