- This topic has 4 replies, 3 voices, and was last updated 18 years ago by Admin.
-
AuthorPosts
-
May 23, 2006 at 2:07 pm #183287DodyMember
Hey guys
this is not something big, but it is for the people who can code… anyway
I was playing (as usual) with paltalk and came across this function, which is SetNicknameif you look at it as a c++ code you will see:
SetNickname(LPCTSTR lpszNewValue)
{
static BYTE parms[] =
VTS_BSTR;
InvokeHelper(0x2, DISPATCH_PROPERTYPUT, VT_EMPTY, NULL, parms,
lpszNewValue);
}I didn’t try to install the interface with COM yet, but I am wondering if someone came through this before, and if it is worthing trying…
do you think it can be used to change the Nick Name?
let me hear from you guys 😉
May 23, 2006 at 7:37 pm #183291AdminAdministratorNo, you nick change the nickname theres no one you can rename a nickname and use it on paltalk the UID of the nickname knows its like the ID That tells the police who you are if they found you dead. it cant be changed like a ID can be,
May 23, 2006 at 8:58 pm #183290DodyMemberI didn’t mean you change your nick name so you can sign in with another one, I ment to change the displayed nick name… the reason I think this way, because I have done it with the old paltalk, I could change my displayed nick name, though it was only on my local machine, but it was possible…
May 30, 2006 at 9:34 am #183289The UnforgivenMemberyour d,splayed nickname on your screen ? well there is an option , customize nickname , so you can change your nikc to anything you want if that is what you meant brother . guess they have it for all pal 8 series pal 7.5 too i guess .. hope i didnot misunderstand
May 30, 2006 at 11:35 am #183288DodyMemberyou might be right, that this function is only used in this case… I didn’t try anything new yet…
-
AuthorPosts
Related
- You must be logged in to reply to this topic.