Include some code you have tried to get a better answer.
0
local dialog = script.Parent dialog.DialogChoiceSelected:connect(function(player, choice) local stats = player:FindFirstChild('leaderstats') if not stats then return end local Gold = stats:FindFirstChild('Gold') if not Gold then return end if choice == script.Parent.DialogChoice.ChoiceA then if Gold.Value >= 5 then game.ReplicatedStorage.Weapon1:Clone().micmnm418— 7y