So, I went into one of those serverside games and I saw a popup in the bottom left corner saying “Hey BigBanHam” (because I was banned for 3 days for no reason so I am using an alt called BigBanHam) and I said “Who is that” and they replied “NoOne, we are talking through discord.”
Now I was wondering, how can I do that from my discord server into my roblox game using webhooks?
I tried doing webhooks but I just don’t understand, I did it once but after one pop up it just stops.
The only way this is possible is via a Custom backend API (To send and recieve the data).
You would need a VPS to host this and knowledge of Lua / Javascript.
Also one question, they said they could control the server and I told them “I need proof” and they spawned in a part in the workspace (and shoved it in my face ) How would they done that too?
Yes they would use webhooks to do this but to send the data back u need an Offsite server to send it, (Roblox doesnt do websockets Unlike discord). Most likely it is a loop that returns data from the users database. (stored offsite).
There isnt any other way to do this except that I have already listed. There isnt a exactly usefull way to do this, Except looping data back and forward.