Version / Update: v1.0.0
- Download / Script Link
- -- REBIRTHS
local args = {
"Rebirth",
{
Price = 1, -- how much you pay
Currency = "Size", -- dont change this
Amount = 170000 -- how much rebirths you want
}
}
game:GetService("ReplicatedStorage"):WaitForChild("Libraries"):WaitForChild("Net"):WaitForChild("RF/request_buy"):InvokeServer(unpack(args))
-- SIZE
local args = {
"Upgrade",
{
Price = 2, -- how much you pay
Currency = "Wins", -- dont change this
Amount = 4000000000 -- how much Size you want
}
}
game:GetService("ReplicatedStorage"):WaitForChild("Libraries"):WaitForChild("Net"):WaitForChild("RF/request_buy"):InvokeServer(unpack(args))[ View More ]
Ill give yall 2 scripts, One for you to edit how much rebirths you wantOne for you to edit the sizeGood way to reach Top1 Leaderboards
- Works on mobile
- Yes