I Don't Know Whats Wrong With My Script For a Promocode System?
Asked by
4 years ago Edited 4 years ago
Please encode Lua code in the Lua block code tag (look for the Lua icon in the editor).
I Am trying to make a Promocode System and I Have a script that controls all of it but it isn't working
03 | local PC = script.Parent.PromoCodes |
04 | local PI = PM.PromoInsert |
07 | if PM.Visible = = false then |
14 | PM.Submit.MouseButton 1 Click:Connect( function () |
15 | if PI.Text = = "C0VID19" then |
20 | if PI.Text = = "Ca3h" then |
24 | if PI.Text = = "M0therL0ad" then |