Skip to content

Paltalk Programming Tutorial

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #189113
    Departure
    Member

    Hey guys , I wrote a tutorial today for you all but after many hours in adobe acrobat designer and i thought i was finshed i relized i wrote the wrong tutorial for what i was meant to be explaining hahhahha

    Anyway i post here for you guys and i will fix the tutorial up so it makes sence with the source code that is posted with it,

    First of all replace

    window = FindWindow(“my window class”, vbNullString)

    with

    window = FindWindow(“seinfeld_superman”, vbNullString)

    change this for the whole tutorial, this is corrected in the source code, it is code for the room menuitem commands and not the main paltalk window which i wrote the tutorial for, and second of all sign in and sign out digits should be changed with something eles because sign in and sign out is usless it should be changed with “&online” and “&invisable” which are 32819 and 33285

    But you should still be able to understand the tutorial and i will correct my mistakes ASAP, but it should be easy for you newbies to correct the mistakes your selfs, And submitt a correct version of the app.

    Please leave comments about the tutorial even tho its not 100% correct

    So to all people wanting to learn, you job is to submitt a working source that changes your status from “online” to “invisable” you should have plenty of info in this tutorial to do so, and using the infomation i just gave you above it should’nt be a problem…….

    P.S please no paltalk programers submitting just to show off!!! this is made for newbies

    #189119
    Admin
    Administrator

    โ“ i dont care to read maybe explain what this tutorial is for? i dont see why changing this…

    window = FindWindow(“my window class”, vbNullString)

    with

    window = FindWindow(“seinfeld_superman”, vbNullString)

    when …
    window = FindWindow(“seinfeld_superman”, vbNullString)
    just so happens to be the main paltalk window where the pal list is and what not so explain to me what this source code does im not really into reading what you put maybe a short explain will do.

    #189118
    Departure
    Member

    I suggest you look again syxx at the first post, and take note of when i said

    it is code for the room menuitem commands and not the main paltalk window which i wrote the tutorial for,

    #189117
    Admin
    Administrator

    im fucking lost i dunno what your talking about.

    #189116
    Crashypoo
    Member

    well he is saying the window class name will be changed to “seinfeld_superman”
    because this code is a tutorial for MENU ITEMS such as File,Actions, Setup, etc
    which is part of the main paltalk window that you speak of

    #189115
    Admin
    Administrator

    ok……. perhaps if i cared about it i would have read what he said but i figured why read more crap when a short explain would do…

    #189114
    Departure
    Member

    ok……. perhaps if i cared about it i would have read what he said but i figured why read more crap when a short explain would do…

    No one said you had to read it syxx, but if you want to know whats going on then read it!!

    as a matter of fact i should have put

    P.S please no paltalk programers submitting just to show off!!! this is made for newbies

    Just for you syxx, because I dont understand why you asking questions when you say you dont want to read the whole 10 lines i posted because its crap.

    Anyway if your that interested you will read what i posted, just like normal people with half a brain do!

Viewing 7 posts - 1 through 7 (of 7 total)