Legend Piece Script | FRUIT CHANGER – OPEN BETA

Created by Arise

Features:

local args = {
   [1] = game.Players.LocalPlayer.Character.Combat,
   [2] = "None",
   [3] = "Magma" -- Change This, Light, Magma, Quake, Flame, Ice, Paw, Sand, Invisible
}

game:GetService("ReplicatedStorage").Remotes.Eat:FireServer(unpack(args))