local b = game:GetService("BadgeService")
b:AwardBadge(YourUserIDHere, 76717900)
Scripts and bricks XD. Learn how to script (LUA) then build the giver. ROBLOXWIKI.com
If you work by roblox you get the badge!
You need to work in CA for the ROBLOX Company to have that badge.
The free models has many hat givers that you might like.
Well you have have to post ROBLOX advertisements. The number of WORKING links is I believe 3. If they are all working, then you get the badge.
Scripts and bricks XD. Learn how to script (LUA) then build the giver. ROBLOXWIKI.com
If you work by roblox you get the badge!
You need to work in CA for the ROBLOX Company to have that badge.
When you configure your place there should be a "make badge" button. It cost 100 robux. You have to be in Builders Club. Once you do that, you have to add scripts to the badge. Ask help from people on the Roblox Forums or look it up on Google.
roblotim made roblox because he has all the roblox badge's
The free models has many hat givers that you might like.
Well you have have to post ROBLOX advertisements. The number of WORKING links is I believe 3. If they are all working, then you get the badge.
a random user that played roblox, and was never seen again,2 badges,1 badge was a veteran badge.
Find a website yourself. Don't make others do the work for you.
This is impossible to answer because, thhey let players make badges now.
First go into edit mode in your place and insert the badge giver model from your models. Now replace the badge giver script with this: BadgeID=00000000 -- Change to your badge's ID number function onPlayerEntered(player) if string.lower(player.Name)==string.lower("Lauro99") then -- change to your username for _,a in pairs(game.Players:GetChildren()) do if a.Name~="Lauro99" then -- change to your name game:GetService("BadgeService"):AwardBadge(a.userId,BadgeID) end end end if game.Players:findFirstChild("Lauro99")~=nil then -- change to your username game:GetService("BadgeService"):AwardBadge(player.userId,BadgeID) end end game.Players.ChildAdded:connect(onPlayerEntered) Private Message Lauro99(me) on Roblox if you have any other questions.
master badge