botPants.Parent = bot
botShirts.Parent = bot
bot.Parent = game.Workspace
bot.Head.face.Texture = "http://www.roblox.com/asset/?id="..face.Value
botPants.PantsTemplate = "http://www.roblox.com/asset/?id="..pant.Value
botShirts.ShirtTemplate = "http://www.roblox.com/asset/?id="..shirt.Value```
For some reason teh shirts and face isn’t loading
R_obotz
(Robotz)
November 16, 2022, 1:48am
#2
Make sure they’re images
and not face, shirt, pants
IDs
That’s weird, because I can put a face or shirt ID on it and it works. Not from the script tho.
R_obotz
(Robotz)
November 16, 2022, 1:50am
#4
Put it in the shirt and you’ll see the ID update automaticly. Then, grab the updated ID and put it in the script.
I hope this helps, have a good rest of your day.
1 Like
One last thing, I have like over 10 faces in one folder. Is there an easy way to change all of them?
R_obotz
(Robotz)
November 16, 2022, 1:56am
#6
For faces I like to use a catalog item inserter plugin. I put in the face id and it gives me the image id inside the decal which can be used for the script.
Is it possible for you to send the link of the plugin?
system
(system)
Closed
November 30, 2022, 1:59am
#9
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.