SKYDIVE OFF A TOWER SCRIPT (INF ALL)
SKYDIVE OFF A TOWER SCRIPT (INF ALL)
              local A_Number = 1000000 --// Set you want (dont 1B+)
local B_Number = 500 
local OldNamecall
OldNamecall = hookmetamethod(game, "__namecall", function(Self, ...)
local Args = {...}
if tostring(Self) == "validate_skydive" then
Args[1] = A_Number
Args[2] = B_Number
return Self.FireServer(Self, unpack(Args))
end
return OldNamecall(Self, ...)
end)
        How to get script:
        
      
      1. Click Get Script button for script
2. Click copy button for auto copy script
3. Paste the script into your script application
4. Run it and you are done!
        Showcase:
        
      
      
      
      
      
    Watch video for script showcase