Face changer not working

I just tried it and it still doesn’t work :confused:

Are there any errors in the console?

And does it make the face just a transparent image?

1 Like

The face doesn’t change and there are no errors

Try:

player.Character.Head:WaitForChild("face").Texture = "rbxassetid://"..faceID
1 Like

Already tried that, look in the description of the forum

I think you gotta find the asset id instead of a face on the catalog, the fix would normally be installing the BTRoblox extension for google chrome and pressing the button shown below.
image_2023-09-28_185219633
Obviously when you press the button this should show up
image
Then click on face and copy the few strings of numbers at the end of the texture and add it to the script. Hope this helps!

1 Like

Ill try this and let you know if it works, thanks for replying

You’re going to run into problems with changing a players face as now we have animated faces also.

this unfortunately still didn’t work, idk why :confused:

Does it print anything atleast?

1 Like

it only prints the id of the face

would you mind sending an image of the print?