Hi, i need help on using captureservice to take a screen shot then send it to my webhook.
ive tried multiple other stuff but none worked, ik most of the posts say its impossible but cmon now its the big 2026, i hope there is a solution to it if anyone knows any method please tell me.
i don’t really know, but:
the webhook proably takes some like image encoding information, so you should basically encode the image took in the capture service, and encode it, unfortunately i don’t think it’s possible as roblox doesn’t give you the file but rather the image, idk if it makes sense