Skip to content

RegularRabbit05/DiscordFakeGamePresence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Presence Faker

Program to fool Discord into displaying games you don't own as playing.
The games are fetched at runtime from Discord's serers, as such this app won't need updates for new games.

How does it work?

This app creates a directory in your Temp folder and inside of it extracts a small executable named the way discord expects your selected game to be called.
The app then starts the child executable and passes it some more information about the game such as the Window title through a Windows named pipe.
The child app then creates a named window that will be picked up by Discord. Depending on Discord's configuration they overlay may appear on the child executable as well.

To stop the game from showing just close the window you want to terminate. Multiple games can be played at the same time (Quests). If needed the child windows can be screen-shared.

Credits - Libraries used:

About

Show discord fake game presences on Discord (works for quests too)

Resources

License

Stars

Watchers

Forks