
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




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.


Users browsing this forum: No registered users and 0 guests