ニュース

local Players = game:GetService ("Players") local BadgeService = game:GetService ("BadgeService") -- 自分が作成したバッジのIDに置き換える local BADGE_ID = 12345678 local awardPart = script.Parent local function ...