How can I get a game's visits count?

The game is not owned by me. I just want it to put it on a textlabel and update it every 5 seconds or so.

The game is owned by a group…

I’ve tried using other proxies but I think i used them wrong. Any help is appreciated.

You could do this through Roblox’s web API, however Roblox servers are blocked from directly accessing the web API. The way of getting around this is through using a proxy. You can set this up on your own for free using an online service such as Heroku, and there are a lot of proxies made by others for this exact same purpose.

The web API that I’m talking about in specific is the Games API.

1 Like

Didn’t you read? I said visits also its for another game that I don’t own.

1 Like

Can you provide me a script so I can understand how this works?

1 Like

My bad, I’ll google that right up for you: How to make a VISITS COUNTER in ROBLOX!
Link the wrong video the 1st time. I tried this one a while back.

I’ll try to use @OptimisticSide’s method. I will tell if it works or not.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.