Skip to content

PalTalk 8 Loading Room Killer by Project SP

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #179152
    Project SP
    Member

    PalTalk 8 Loading Room Killer by Project SP

    “No more waiting to join any room, if you are on a black nick!” – Project SP

    to use this program, just press the start button
    and den double click on any of de room from the groups list,
    it will take u directly to the room. with this u wont
    have to wait for anything. ENJOY!

    #179165
    Admin
    Administrator

    Funny i give this code out long a go, nothing new i even have one. Here—>http://www.paltalk-hacks.com/downloads/2/files/PtLRB1.zip

    all you did was…
    use a code something like this……….

    Dim atlb As Long
    Dim wtlsplitterwindow As Long
    Dim X As Long
    Dim Button As Long

    atlb = FindWindow("atl:0053e390", vbNullString)
    wtlsplitterwindow = FindWindowEx(atlb, 0&, "wtl_splitterwindow", vbNullString)
    wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
    X = FindWindowEx(wtlsplitterwindow, 0&, "#32770", vbNullString)
    Button = FindWindowEx(X, 0&, "button", vbNullString)
    Call SendMessageLong(Button, WM_KEYDOWN, VK_SPACE, 0&)
    Call SendMessageLong(Button, WM_KEYUP, VK_SPACE, 0&)

    If Button = 0 Then
    End If

    Whoopy and a GUI nice anyway.

    however all paltalk has to do is on the next release of paltalk messeneger is change this “atl:0053e390” then you gotta reuse a API Spy to get the code again SP i thought you were smarter then that and a better programmer but releasing something like this is out dated and has been made by like other people whats yours do that my dont do is the question?

    #179164
    Project SP
    Member

    syxx, if u see it carefull, it doesnt make u select the room 1st
    den goto the program and press the button, u can simply be
    in one window, join anyroom, by doubleclickin the selected room
    from the groups list

    #179163
    Project SP
    Member

    dis will do it

    if LoadingRoomhWnd 0 then Call SendMessage(LoadingRoomhWnd, WM_TIMER, &H1, &H0)

    #179162
    Admin
    Administrator

    Thanks for proving your point but so it does something a lil deffrent both of them do some what the samething in the end

    #179161
    Ponies
    Member

    i like porn to

    #179160
    Departure
    Member

    nice work … I was doing something like this in BnP killer, But never ended up finishing it, I hooked the mouse on double click so it would click the “join” button, but ofcause only hooked the mouse for the room list window.

    Anyway good job to the both of you’s, even if syxx’s proggy needs to be pressed

    #179159
    Project SP
    Member

    ihv even cracked the up a way to logon to a diff nick, without clossing down paltalk window, its really simple, lemme know if u guyz need it.
    paltalk refresher(the total users and rooms online, user list refresher from the pal connection), and alot more.

    #179158
    Project SP
    Member

    cuz im not interested in paltalk anymore, i hv all dese codes..
    saved in my pc, dat im willin 2 share.

    #179157
    Admin
    Administrator

    Project SP, wha up loco 🙂 where the hell ya bein,

    Thanks for the proggie 🙂

    #179156
    Project SP
    Member

    nuttin loco, just caught buzy in my studies and work,
    didnt get much time to come online and do programmin…
    im kinda back for de summer,….. so let see

    hopping to make a paltalk plus! just like wat de have for msn mesessnger
    mostly de same, for dat crackin some paltalk codzy and leakzy

    #179155
    Newbie
    Member

    @Project SP wrote:

    ihv even cracked the up a way to logon to a diff nick, without clossing down paltalk window, its really simple, lemme know if u guyz need it.
    paltalk refresher(the total users and rooms online, user list refresher from the pal connection), and alot more.

    Interesting

    #179154
    Admin
    Administrator

    I know man, most of us got no time especially when we work go to school

    Man if those thing can be done, that will kick as keep us posted 8)

    #179153
    method
    Member

    Dim ZaraByte As String could u tell me how to use your code ?

    I need to use it in own of my program . I need to remove adds and side kick add and kill room loading add.Thanks

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