hello, i have played a game called
i was playing it and When I reached stage 40 this message pop up
I was surprised because its first time to see message like that
and i need it on my game because the Favorites on my game is 0.005%
I searched about sources but i didn’t found any thing talk about it
if some one can help me i will be thankful
1 Like
Go to view > asset manager > your game then copy the id
Then you can use this code:
game:GetService("AvatarEditorService"):PromptSetFavorite(PlaceId, Enum.AvatarItemType.Asset, true)
2 Likes
thank you for the help🤍
you helped me with my issue
2 Likes
system
(system)
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.