h1web
 VIP
		- Sep 2, 2015
 
- 206
 
- 134
 
- 131
 
Hey 
Im planning something fun, i would like to let the user set their own i_icon_id through my website.
theres a limitation:
the icon is crawled from https://minotar.net/avatar/Notch.png, while "Notch" is going to be the Userinput field, which can be set by the user.
https://minotar.net/avatar/{userinput}.png
I already use that way to let users set their own description:
$client["client_description"] = "mc-market.org Username: [".$battletag."]";
Greetings
			
			Im planning something fun, i would like to let the user set their own i_icon_id through my website.
theres a limitation:
the icon is crawled from https://minotar.net/avatar/Notch.png, while "Notch" is going to be the Userinput field, which can be set by the user.
https://minotar.net/avatar/{userinput}.png
I already use that way to let users set their own description:
$client["client_description"] = "mc-market.org Username: [".$battletag."]";
Greetings