- local Elements = { "Inferno", "Lightning", "Frost", "Shadow Charge", "Masterful Wrath", "Electral Chaos", "Shadowfire", } for i,v in pairs(Elements) do game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer(v) end game:GetService("StarterGui"):SetCore("SendNotification", { Title = "RbxScript.com"; Text = "Loaded"; Duration = 15; })