#HELP ! :))

40 messages · Page 1 of 1 (latest)

frigid epoch
#

I mean

#

Insert a local script into the frame or the button or whatever

#

and say

#

local bs = game:GetService(“BadgeService”)

local badgeID = 0000000

local p = game.Players.LocalPlayer

if bs:UserOwnsBadgeAsync(p.UserId, badgeID) then

script.Parent.TextButton.Visible = false

else

script.Parent.TextButton.Visible = true

end

honest gorgeBOT
#

studio** You are now Level 1! **studio

frigid epoch
#

Once again, I’m typing this on mobile so it’s really slow and idk if the code works

frigid epoch
#

Huhhh

honest gorgeBOT
#

studio** You are now Level 3! **studio

frigid epoch
#

It literally should

#

Is everything in the right places

indigo drum
#

yes

scenic berry
#

@indigo drum did you change the number with your own badge id ?

#

Does the local script is in your button?

#

( and mostly, is it a local script )

indigo drum
#

I check everything and it is correct but it still doesn't work

frigid epoch
#

send screenshot of your code

#

@indigo drum

indigo drum
frigid epoch
#

Yes

indigo drum
frigid epoch
#

Wait

#

Maybe put badgeID in front of UserId

#

so badgeID, p.UserId

#

@indigo drum

indigo drum
frigid epoch
#

Yes

#

Try that

indigo drum
#

ok

#

it does not work

honest gorgeBOT
#

studio** You are now Level 3! **studio

indigo drum
#

:((

frigid epoch
#

Wtf

#

It should

#

Show output

indigo drum
frigid epoch
#

Bruh

#

That doesn’t mention the script at ally

#

This is so confusing