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.

🔥Fruit Giver! 🔥Cat Piece🔥

Version / Update: v1.0.0
Download / Script Link
local args = {
"Mythical"
}
game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"):WaitForChild("SpinUI"):WaitForChild("Chat"):WaitForChild("Diamond"):WaitForChild("DiamondSpin"):WaitForChild("Reward"):FireServer(unpack(args))


--Equips any fruit, I'm equipping the OpeFruit as it isn't rollable here
--FEEL FREE TO REMOVE THE BOTTOM PART IF U ONLY WANT THE SPAWNER
local args = {
"Eat",
"OpeFruit",
"Ope"
}
game:GetService("ReplicatedStorage"):WaitForChild("SystemFruitEatV1"):WaitForChild("SecureEated"):FireServer(unpack(args))
[ View More ]
e2a2a042-1b28-4794-8389-f8f7b21403d6.webp


Fruit Spawner!!!!!!!!!!!!!!!!!!!!! Spawn any fruit at any timeThe bottom script gives you the OpeFruit (You can swap the name to any other fruit to simply equip anything)
 
Back
Top