Profile Pic Script - Can someone help,plz?

Creating scripts
Post Reply
User avatar
Margaux Chevalier
Posts: 2
Joined: Mon Aug 17, 2015 6:01 am
Has thanked: 0
Been thanked: 0

Profile Pic Script - Can someone help,plz?

Post by Margaux Chevalier »

Hi, I am new at Kitely and working on a Profile Pic Script for Kitely, but I do not know Kitely URL for llHTTPRequest. :(
Has someone an idea?

Thank you.
Margaux
User avatar
Ilan Tochner
Posts: 6504
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4943 times
Been thanked: 4455 times
Contact:

Re: Profile Pic Script - Can someone help,plz?

Post by Ilan Tochner »

Hi Margaux,

You can use llHTTPRequest to send requests from inside a Kitely simulator to third party services.

Please see viewtopic.php?f=26&t=379 and viewtopic.php?f=26&t=255
User avatar
Margaux Chevalier
Posts: 2
Joined: Mon Aug 17, 2015 6:01 am
Has thanked: 0
Been thanked: 0

Re: Profile Pic Script - Can someone help,plz?

Post by Margaux Chevalier »

Hi Ilan.
Thanks for your answer. But what is HTTP Url of Kitely?

In SL it is "http://world.secondlife.com/resident/".. but I cannot find this for Kitely :cry:

Margaux
User avatar
Ilan Tochner
Posts: 6504
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4943 times
Been thanked: 4455 times
Contact:

Re: Profile Pic Script - Can someone help,plz?

Post by Ilan Tochner »

Please read the second link I sent you.
User avatar
Virtouse Lilienthal
Posts: 10
Joined: Mon Nov 24, 2014 10:37 am
Has thanked: 0
Been thanked: 0

Re: Profile Pic Script - Can someone help,plz?

Post by Virtouse Lilienthal »

Ilan Tochner wrote:Please read the second link I sent you.
Which does not answer their question ;-)

The OP is looking for a way to get the UUID of a profile picture via a HTTP Request. This is possible in SL and in some OpenSIM grids, if they have an API for that.
The OP simly would like to know how they can get the UUID of the profile of a given user.
User avatar
Oren Hurvitz
Posts: 361
Joined: Sun Dec 23, 2012 8:42 am
Has thanked: 19 times
Been thanked: 499 times
Contact:

Re: Profile Pic Script - Can someone help,plz?

Post by Oren Hurvitz »

Hi Margaux,

I'm sorry, but there's no web URL that can be used to get the profile picture of Kitely avatars.
User avatar
Mike Lorrey
Posts: 361
Joined: Sun Sep 04, 2016 5:40 pm
Has thanked: 71 times
Been thanked: 270 times

Re: Profile Pic Script - Can someone help,plz?

Post by Mike Lorrey »

Oren Hurvitz wrote:Hi Margaux,

I'm sorry, but there's no web URL that can be used to get the profile picture of Kitely avatars.
If that is the case, how do we call the profile picture of a kitely avatar with a script for, say, osSetDynamicTextureURL or some other function? This is essential for the new greeter board in the kitely welcome center.
Post Reply