How would I go for showing how much visits a game has within the starter game? As I do not know how to do things like that.
So are you saying that you want to your place visits in game?
1 Like
So, you know how you can make multiple places within the game (the starter place) I want to know how I would be able to show the visits in a text label.
You could use the roblox API and proxy to do that
1 Like
How do I use proxy? I haven’t used it ever.
Proxy is just a HTTP service.js it not really recommended to use it due to safety reason but you can use the Roblox API for it. You can learn more here
https://developer.roblox.com/en-us/api-reference
If you want to know how to script it then go to this forum