Skip to content
MSN

Trouble with profile check

A TG007 community discussion started by Alias.

Discussion 12 posts
Page 1 of 1
Open
Topic #6101 · 12 published posts · 1,336 views

Hi,

i've been using the following Profile Check in my msn group but a few days ago, it stopped working and instead of giving profile request, it gives requester's profile.

 

here is the code i use :

on ^*:TEXT:!profil*:*: { 
  set %pflshw $true
  set %tnick $nick
  prop $2 PUID
} 

raw 818:*: { 
  if ($3 == PUID) && (%pflshw) { 
    notice %tnick Pour consulter le profil de $msn.decode($2) $+ , clique ici : http://members.msn.com/?mpp= $+ $4-
    %msnc.stoppropend = $true 
    unset %pflshw
    haltdef 
  } 
}

 

any idea how to fix it and to make it work again ?

 

thank you :)

 

Well i hope u know Msn has moved to spaces.msn.com , So that profile reader wont work :).

 

 

There is nothing so absurd but some philosopher has said it

yes i know

you mean, i just need to replace members.msn.com by spaces.msn.com to make it work again ?

 

thank you :)

Whenever i click someones profile on msn messenger i either get my own profile or just spaces main..

same thing for me on msn messenger and in chatroom

but i don't know how to fix it in chatroom

 

any idea ?

Ive found it only happens with certain people.

I think if the user your trying to get a profile on has acutualy made a msn space profile, it will work ok.

But if they have an old profile or no profile at all, then you get your own profile instead :S

No idea how to fix it ? :notworking:

 

thank you :)

normally if there is no profile, it takes you to either your space, or create MSN space. It's not something that we fix, but something for MSN to fix.

thing that is strange, sometimes it also takes you to spaces if there is an msn profile...

no news about profiles check ? :)

Nothing that was any different from the news of 3 weeks ago.

3 weeks, i will change the whole profile scanner for Vincula after my half yearly exams. Main reason why i haven't started were because i kept getting error reports from the sockets that used the profile scanner, errors like string to long, etc. I know it's a while to wait, but it will come, sorry everyone.