StudioPresence - Studio/Discord Rich Presence!

Hey im having some trouble with your StudioPresence plugin, i have installed the plugin and extracted the server and ran it but it doesnt show on discord, i have tried to restart Studio and Discord

Try restarting your discord again
If the issue persists you can contact arxy#2222

edit: has been fixed

1 Like

as i already said i did restart studio and discord
edit: added arxy#2222

1 Like

Hey, could you make it automatically minimize itself to the system tray? I find it quite annoying to always have in my taskbar.

1 Like

but in the future i most likely will!

1 Like

Hey, just wanted to say that I found a way to make it run in the background. I’ll edit this if it works.
First, open Task Scheduler.


Then, do Action → Create Task. You will see this menu:

Set the name and description to something fitting, then enable “Run whether user is logged on or not” and enable “Hidden.” Then change Configure for to Windows 10. Next, go to Triggers and select New. Select “On System Startup” from the top dropdown. At the bottom, enable “Delay Task For” then set it to 1 minute, then hit OK. Next, do the same except for “At log on of any user.” Then, go to actions, hit new, make sure the dropdown at the top says “Start a program” if it doesn’t already, and click Browse next to Program/script. Then select the StudioPresence EXE, and hit OK. Then, click on “Settings.” Enable “If the task fails, restart every:” and under that set it to a huge number like 999. Then, hit OK and type in the admin password!

6 Likes

perfect! thank you i’ll add this tutorial to the docs

Hey, when i code, its a bit wierd and annoying to have a cmd prompt everytime, would you be able to do so its a icon like in this video?

1 Like

I understand what you mean,
I’ve never really done this type of stuff but when I have free time I’ll overwhaul this plugin with more features.
You can try this method to hide it StudioPresence - Studio/Discord Rich Presence! - #69 by Bigmancozmo

1 Like

Thanks !
Hopefully you will add it in a future update ^^

2 Likes

For anyone who cant run the file on macOS, you need to make it an executable by using the command chmod +x [path to studiopresence]. Then you should be able to run it as instructed.

1 Like

Not sure if anyone has seen this before, but ModuleScripts seem to be stuck at 4 lines of code constantly

image
image

2 Likes

Unable to replicate this issue,
image

I’d try these:

  1. Turn the roblox plugin on and off
  2. Restart the server
  3. Run the server on administrator mode

If none of this works, please add me on Discord (arxy)

I sent you a friend request on discord, my user is my roblox name

1 Like

late but run the discord app in order for it to work. The program closes if you dont have it open.

2 Likes

I see. Well, not needed anymore so yeah. At least, thanks for responding.

1 Like

Am I allowed to modify this. I know C# and I can use it to auto launch this when roblox starts

Hey, sorry for the late reply but sure.
You can fork it on github and publish your own version or you can contribute to the existing StudioPresence for everyone to use.

Would love to see this plugin in the background, or in the “Hide Icons” tab on windows, so I don’t have to see a console 24/7. I would run it on my server, but then I would have to connect my discord to it, and it is complicated.

I tried to make it run in the background or the ‘Hide Icons’ tab but I haven’t found a way.
I will look into it later (when I am done working on my game and other stuff) because this is my top priority for this plugin.

However if someone publishes a pull request for it with this feature I’ll add it to the current version.