Skip to content
Home > Paltalk > Paltalk Room Smile Sender Beta Version

Paltalk Room Smile Sender Beta Version

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #179138
    OAKLANDSENCO
    Member

    ok finnally decided to post this proggie so here it is it has been tested on paltalk 8.3 and it works enjoy.

    🙄 😈

    #179150
    Admin
    Administrator

    Some might think this program its no biggie but i actually like it 🙂 is combinient and simple. 🙂

    #179149
    OAKLANDSENCO
    Member

    eheheh thanks loco

    #179148
    Admin
    Administrator

    heh since this is an easy program to make im give the source code out because all this is is like sending text to the room its like ….

    mywindowclass = FindWindow("my window class", vbNullString)
    wtlsplitterwindow = FindWindowEx(mywindowclass, 0&, "wtl_splitterwindow", vbNullString)
    wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
    wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
    atld = FindWindowEx(wtlsplitterwindow, 0&, "atl:0053d798", vbNullString)
    atlaxwin = FindWindowEx(atld, 0&, "atlaxwin71", vbNullString)
    X = FindWindowEx(atlaxwin, 0&, "#32770", vbNullString)
    richedita = FindWindowEx(X, 0&, "richedit20a", vbNullString)
    richedita = FindWindowEx(X, richedita, "richedit20a", vbNullString)
    Call SendMessageByString(richedita, WM_SETTEXT, 0&, ":)")
    Call SendMessageLong(richedita, WM_KEYDOWN, 13, 0&)

    You put for remove the Text1.Text from this —>

    Call SendMessageByString(richedita, WM_SETTEXT, 0&, Text1.Text)

    Replace it with

    Call SendMessageByString(richedita, WM_SETTEXT, 0&, ":)")

    where the Text1.Text goes you just remove it the the ” ” inside the ” ” you put the smiley code so if you want a happy face you put in the ” ” “:)” and thats how you do it. then all you do is get the faces and put all that code in the pic of the face for vb and when you click on the faces it will send the text to the room if it wasn’t so lame i would have made it for PTH but i will let one of my staff have it and he can make it to show how easy it was. just like this…

    ^Was made by Pyro

    #179147

    cool design Dim .. good job
    Pbca Er

    #179146
    method
    Member

    can u guys allow feture to send more then one smiles at once to a room ?

    #179145

    you can sedn 5 smileys at once , in a line , you cant send more than 5 , if you try send it shows the text code of the 6th or more smiley’s

    #179144
    November
    Member

    Can this face and other old faces be used again with one of these programs you make?

    #179143
    LoCNiNjA
    Member

    not been funny but as dim said this is easy to make i have done one in my advert killer that send the ones blak nicks cant send but we can not see it bar the text but every one who has up graded sees it as the image I have also put a add text check box whitch will allow you to add text at the end adding a number of smiles would not be too hard to make so go on then OAKLAND_SENCO show em don’t make me a lie to these nice folk you can do it if you fail then ill add it to my prog lol 😀 😉

    #179142
    Admin
    Administrator

    I think thas smilie is for blue or green nicks november. i dont think you can use it in black nicks 😥

    #179141
    November
    Member

    no Admin

    its not for blue or green

    this smilie was with pt 5 and earlier, and in pt 6,7,8.1 all smilies were changed , but the old smilies were still be able to use them by writing their shortcuts .. but its not working anymore since version 8.2 was released ,…

    #179140
    Admin
    Administrator

    Ah crap then paltalk must had stop that, they always doing stuff liek that 😕

    #179139
    LoCNiNjA
    Member

    lol not tooo be too cool but i made a little smiley sender for ya all dont want to take too much attension away from this post so ill post it here if thats ok boyz and girlz 8) ho by the way if this inspiers you or you like this and want the source code well maybe we can come to some agreement 🙄 💡 like hmmm you could mension me in the next program you make or you could make me apart of your admin for your site or a developer i don’t know kinda sick of been a lone wolf need to branch out 😈

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