How can i create a status that would move across all servers

Right now i am working on a pet trading type game and wondering how i can set an amount of pets there are like pet simulator X or the amount of kills there have been like roblox arsenal

Take a look at MessagingService. You can pretty much just update it every 5 minutes and display/update it for all players.