Is there any way to get the amount of place visits of a player on a roblox script

Hi!

Im wondering if there is any way to get the amount of place visits a player in my game has in a script? For example printing it and if that works can you also get the number of followers the player can get in a script?

I have tried to find tutorials on youtube, but no one made a video about that and the AI in the documentation writes nonesense.

I have seen games display place visits so I know it works, but how?

Any help is appreciated!

what do you mean by place visits, like how many times the player has visited the game or how many place visits, like on their profile, their total owned place visits

1 Like

i mean how many total place visits they have on their games.

i think this topic would be helpful:

there is no function provided by roblox to get a players data, so you will have to use the api instead.