So, I've been trying this for a while now but I can't seem to figure out how to make a localscript open discord. can somebody help me?
I don't have a script of my work because I don't know how to do it
Thanks, loganmakris
0
I believe this would go against Roblox's TOSappxritixn2235— 3y
0
I'm not sure you can anyways. You can maybe have people download an .exe that you can HTTPs request from Roblox which opens Discord? I don't know.radiant_Light2031166— 3y
0
You can send webhooks and possibly run bot code. If you want to directly import discord into your roblox game, you would have to capture the screen, render it to roblox and have the user navigate through that rendering which I assure you, 100% you can't do. Neither can I.greatneil802647— 3y
0
You just can't make the user download or run any web commands, thats why httpservice only works on serverscripts (im really sure) because its the roblox servers that make the requestLyricalFrog345— 3y