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 ]
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)