Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live Match Information #49

Closed
SwiftCODA opened this issue May 8, 2023 · 5 comments
Closed

Live Match Information #49

SwiftCODA opened this issue May 8, 2023 · 5 comments

Comments

@SwiftCODA
Copy link

Hello, @redraskal, @stnokott, and any other developers reading this.
A group of developers, along with myself are working to find the source for live match information on all platforms––some way to pass a profileId into the request, and get back a list of all opponents of that player in the match they are currently in.

There is currently a $1000 bounty for whoever solves this. All are welcome to participate in the research and investigation.

Please check out Seems2Legit/Rainbow-Six-Siege-Player-Stats-API#11

@redraskal
Copy link
Owner

Personally, I don't think this would exist. There is no reason for them to provide public live match information- especially due to the streamer mode system. A publicly accessible endpoint would defeat the point of nicknames

@SwiftCODA
Copy link
Author

Personally, I don't think this would exist. There is no reason for them to provide public live match information- especially due to the streamer mode system. A publicly accessible endpoint would defeat the point of nicknames

Hi,

It does exist. It's used by TabStats. We wouldn't be trying this hard to find it if we weren't certain that it was possible. It may be more complicated than just an HTTP endpoint.

@stnokott
Copy link
Contributor

stnokott commented May 11, 2023

TabStats looks pretty dead to me, overlay and page aren't working.

Was thinking about sniffing their overlay, but it's non-functional on my end.
Is that the only known software that exposes the data you're looking for?

@SwiftCODA
Copy link
Author

TabStats looks pretty dead to me, overlay and page aren't working.

Was thinking about sniffing their overlay, but it's non-functional on my end. Is that the only known software that exposes the data you're looking for?

On their website if you make an account, you can use their feature called TabLive, which lets you put in your username for R6 and see all the players in your match.

@redraskal
Copy link
Owner

TabStats looks pretty dead to me, overlay and page aren't working.
Was thinking about sniffing their overlay, but it's non-functional on my end. Is that the only known software that exposes the data you're looking for?

On their website if you make an account, you can use their feature called TabLive, which lets you put in your username for R6 and see all the players in your match.

Interesting. I will comment on that issue if I stumble upon this method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants