• Discover
  • Marketplace
  • Create
  • 10% More Robux
  • Discover
  • Marketplace
  • Create
  • 10% More Robux
Purchase Completed
Error occurred

Parabens

By @4848renan

Earn this Badge in: Parcu

Parcu

local BadgeService = game:GetService("BadgeService") local function awardBadge(player, badgeId) -- Fetch badge information local success, badgeInfo = pcall(BadgeService.GetBadgeInfoAsync, BadgeService, badgeId) if success then -- Confirm that badge can be awarded if badgeInfo.IsEnabled then -- Award badge local awarded, errorMessage = pcall(BadgeService.AwardBadge, BadgeService, player.UserId, badgeId) end) if not awarded then warn("Error while awarding badge:", errorMessage) end end else warn("Error while fetching badge info!") end end

Type
Badge
Updated
Jul. 11, 2022
Description

local BadgeService = game:GetService("BadgeService") local function awardBadge(player, badgeId) -- Fetch badge information local success, badgeInfo = pcall(BadgeService.GetBadgeInfoAsync, BadgeService, badgeId) if success then -- Confirm that badge can be awarded if badgeInfo.IsEnabled then -- Award badge local awarded, errorMessage = pcall(BadgeService.AwardBadge, BadgeService, player.UserId, badgeId) end) if not awarded then warn("Error while awarding badge:", errorMessage) end end else warn("Error while fetching badge info!") end end

Read More
  • Report Item
generic image
OK
Progress
Starting Roblox...
Connecting to People...

Check Remember my choice and click Launch Application in the dialog box above to join experiences faster in the future!

Thanks for visiting Roblox

  • 1

    Click RobloxPlayer.exe to run the Roblox installer, which just downloaded via your web browser.

  • 2

    Click Run when prompted by your computer to begin the installation process.

  • 3

    Click Ok once you've successfully installed Roblox.

  • 4

    After installation, click Join below to join the action!

    Join
The Roblox installer should download shortly. If it doesn’t, start the download now.
generic image
generic image
Processing...