--Inf Exp/Beli local args = { [1] = 9999999999999999, --Beli Ammount [2] = 9999999999999999, --Exp Ammount [3] = "Monkey", [4] = 1 -- How Much Time You Want To Kill The Monkey } game:GetService("Players").LocalPlayer.Character.QuestNPCs.Server.GiveQuest:FireServer(unpack(args)) --Inf Stats local args = { [1] = -999999999999999999, [2] = game:GetService("Players").LocalPlayer.Stats.Character.Weapon } game:GetService("Players").LocalPlayer.PlayerGui.Main.Stats.Handle.Server.React:FireServer(unpack(args))