Functions: INF Money
use script several times for getting money

Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)
Thank you for using our website
Your script:
local bool = false
local num = 99999999999999999
local remote = "Cash"
for _,v in pairs(game.Players:GetChildren()) do
game:GetService("ReplicatedStorage").MoneyRequest:FireServer(bool, num, remote, v)
end