Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Content -> Website Url?

Asked by 7 years ago
Edited 7 years ago

Trying to get the Url of a content string, for example:

"http://www.roblox.com/thumbs/avatar.ashx?userid=1&width=420&height=420&format=png"

is

http://t2.rbxcdn.com/408217eb52b3259e8be2c9c16b7a10a0

0
That is what that particular URL is suppose to link to. What exactly is your question? BlackJPI 2658 — 7y
0
Well I'm doing such a webhook thing for Discord and I'm trying to get the players avatar to show on the Discord avatar, but it requires that website Url. SwaggyDuckie 70 — 7y
0
Resolve it. Make a request and follow the redirects. User#6546 35 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

Discord webhook?

You need to resolve this, and follow redirects, if that anwsers your question.

0
Yeah, almost, though I'm not sure does ROBLOX have functions to do this with scripts, which is what I am searching for SwaggyDuckie 70 — 7y
Ad

Answer this question