[Archived] roPresence - Rich Presence for Roblox

How are you checking the place ID? Or is it just simply an API key system?

1 Like

I use game.PlaceId to get it. However, even if the value is manually changed in the wrapper, they will need a correct token.

2 Likes

It sounds good. If youā€™d like I could try and pen test it later on when I have time, with your permission of course.

1 Like

Yup, feel free to send me a DM so I can get your placeID and stuff like that so I can give you the wrapper, a token and the github repo. You will need to install manually roPresence though (through npm, the commands are listed in the github README.md)

3 Likes

Is it ok if I make a tutorial on how to install this for the people who for what ever reason cannot figure it out? Iā€™ll link it here once itā€™s up on YouTube.

3 Likes

Sure! I will edit the post when your video will be out.

2 Likes

@JiveOff https://www.youtube.com/watch?v=DrBC7BdlyO4, the thumbnails pretty bad for now but Iā€™ll see if I can make a better one.

1 Like

Awesome video! I am putting it on the thread & on the README.md.

Thank you so much. :wink:

1 Like

Youā€™re welcome! Glad to help! :smile:

2 Likes

Idk if you can do this but maybe show the gameā€™s icon instead of just showing the Roblox logo?

1 Like

Hello there,

We canā€™t due to Discord restricting it. I have to upload assets one by one.

3 Likes

roPresence isnā€™t available at the moment due to a cookie issue, I will renew it as soon as possible.

4 Likes

Fixed, roPresence should now run normally.
Thanks for your patience!

5 Likes

Once @JiveOff realeases RoActivity, Iā€™ll realase an update with a Gui and an installer!

3 Likes

This does include a .dmg file for mac users. (:

3 Likes

roPresence doesnā€™t seem to work for me. Whenever I try to use it, the log gets updated and shows this:

It also happens when I try to use the .bat file:

Itā€™s an error with something called the cookie.
Unfortunately, itā€™s to-do with the Roblox side and only @JiveOff can fix it.

3 Likes

I just fixed roPresence, sorry for this!

I will try to find a way to fix this permanently.

2 Likes

Expect a big update tonight or tomorrow evening.

Game developers will be able to edit their players presence without doing anything client side.
You can have a look at the wrapper here: roPresence/Wrapper.lua at master Ā· JiveOff/roPresence Ā· GitHub

This wrapper is super easy to use but requires a token. For now, you will only be able to get a token by DM-ing me on this forum.

All the details will be explained as soon as I publish the release on GitHub! I am so excited to introduce this incredible feature for you devs. :wink:

3 Likes

I recommend you take a look at my cookie pool system. I open sourced the majority of the code in a thread so you should be able to do the rest!

Just create a cron job that runs every day or so which resets all your cookies.

2 Likes