MixV2 / EpicResearch

Research about Epic Games' non-documented API
352 stars 79 forks source link

Can you figure out how to set & see an account's status #7

Closed youngchief-btw closed 4 years ago

youngchief-btw commented 4 years ago

Mainly I want this for Fortnite stuff

MixV2 commented 4 years ago

What do you mean by "see an account's status"?

youngchief-btw commented 4 years ago

In Fortnite, I have seen bots (like verification bots) and such change the status from things like "Playing Battle Royale" to "RANDOM THING HERE"

MixV2 commented 4 years ago

Oh right, that's XMPP presence. I'll get around to it at some point, but if you are trying to figure out how it works then I recommend you take a look at fortnitepy's code to see how it handles custom presences in the mean time