of     1   

colson2
#121578981Sunday, December 29, 2013 10:12 PM GMT

I am trying to make a Met the creator badge for my game, and I was wondering if this script will work and give them a badge if I join there server. game.Players.PlayerAdded:connect(function(plr) if plr.Name == "DoctorBloxx" then players = game.Players:GetChildren() for i=1, #players do --badge awarding sturf end end end)
colson2
#121579103Sunday, December 29, 2013 10:13 PM GMT

b1
devTree
#121579166Sunday, December 29, 2013 10:13 PM GMT

Scripting Helpers
coolblox2334
#121594190Monday, December 30, 2013 12:19 AM GMT

Looks legit. I think that's good.
morash
#121595898Monday, December 30, 2013 12:33 AM GMT

You might want to consider if they enter the server that you entered in addition to you joining the server.
zakarq
#121598849Monday, December 30, 2013 12:56 AM GMT

It no work:( -- Wiser Than A Monkey On Steroids

    of     1