What's new
Heapleak - Scripthub

Get the most out of HeapLeak by creating a free account! Once signed in, you’ll gain full access to restricted content, be able to share your own scripts, and participate in our member-only discussions.

INFINITE SIZE/REBIRTHS

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 ]
ead05e12-a2f4-4b5a-8375-96a8c207940b.webp


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
  1. Yes
Back
Top