Skip to content

Patalk v9 PreBeta

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #188489
    Johnny5
    Member

    Download Here

    They upgraded, this time is dif. you can not just change “ALT=xxxxxx” to scan text. DL try it out.

    #188505
    Admin
    Administrator

    man this topic should be closed

    #188504
    Admin
    Administrator

    lol ma i think u misundertood him his talking bout the programing for it, i need to check it to see was up 🙂

    #188503
    Admin
    Administrator

    its the same one i posted

    #188502
    Admin
    Administrator

    ah i see wha ya talking bout, yeps is the same 🙂

    #188501
    method
    Member

    @Admin wrote:

    ah i see wha ya talking bout, yeps is the same 🙂

    loco what needs to be changed if we want to send text to room or make our other things to work? do we need to change ALT only?

    #188500
    Admin
    Administrator

    I gonna check it to see was up by tomorrow 🙂 I hope is not some crazy stuff 🙂

    #188499
    Johnny5
    Member

    i think they use the same class, but some how i can’t get it.

    #188498
    Newbie
    Member

    easy, here is a hint for you guys check carefully the wtlsplitterwindow child for the new build. But it’s time for you guys to learn to code. 😀

    #188497
    Admin
    Administrator

    ah but this is the api, its not much different or am i missing something 🙄

    Dim wtlsplitterwindow As Long, atlb As Long, atlaxwin As Long
    Dim x As Long, richedita As Long
    wtlsplitterwindow = FindWindow("wtl_splitterwindow", vbNullString)
    wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
    wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
    wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
    atlb = FindWindowEx(wtlsplitterwindow, 0&, "atl:00654b68", vbNullString)
    atlaxwin = FindWindowEx(atlb, 0&, "atlaxwin71", vbNullString)
    x = FindWindowEx(atlaxwin, 0&, "#32770", vbNullString)
    richedita = FindWindowEx(x, 0&, "richedit20a", vbNullString)
    richedita = FindWindowEx(x, richedita, "richedit20a", vbNullString)
    #188496

    LOL if you have tried why u dont copy and past the code here to help them, if you dont want to help other, do u think you can get help from other

    #188495
    Admin
    Administrator

    im not making no programs that are for paltalk until 9.0 is out so all my stuff is on hold for public releasing as i wanna see if i can pull some new programs out for new paltalk if there are any things i can exploit.

    #188494
    Departure
    Member

    yeah i hear ya syxx, I have’nt even looked at the paltalk 9 beta, but looking at what Admin coded it looks pretty much the same as Paltalk 8 ofcause the atl handel changes but i can’nt see anything much diffrent …

    #188493
    Admin
    Administrator

    yeps, is pretty much the same thing, everything seems to work fine eccept the send messege to the room part thas where I got stuck 🙄

    #188492
    Departure
    Member

    well i decided to try paltalk beta 9 and all i got was the upgrade screen so i did’nt get a chance to throw an API spy on it :O(

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