#HELP ! :))
40 messages · Page 1 of 1 (latest)
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
** You are now Level 1! **
Once again, I’m typing this on mobile so it’s really slow and idk if the code works
thx , but it doesn't work
Huhhh
** You are now Level 3! **
yes
@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 )
I check everything and it is correct but it still doesn't work
the script?
Yes
?
** You are now Level 3! **
:((