Skip to content

Paltalk SetNickName

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #183287
    Dody
    Member

    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 SetNickname

    if 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 😉

    #183291
    Admin
    Administrator

    No, 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,

    #183290
    Dody
    Member

    I 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…

    #183289

    your 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

    #183288
    Dody
    Member

    you might be right, that this function is only used in this case… I didn’t try anything new yet…

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.