- This topic has 13 replies, 6 voices, and was last updated 18 years ago by Admin.
-
AuthorPosts
-
May 17, 2006 at 5:20 am #179152Project SPMember
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!May 17, 2006 at 6:42 am #179165AdminAdministratorFunny 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 IfWhoopy 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?
May 17, 2006 at 8:43 am #179164Project SPMembersyxx, 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 listMay 17, 2006 at 8:47 am #179163Project SPMemberdis will do it
if LoadingRoomhWnd 0 then Call SendMessage(LoadingRoomhWnd, WM_TIMER, &H1, &H0)
May 17, 2006 at 9:30 am #179162AdminAdministratorThanks for proving your point but so it does something a lil deffrent both of them do some what the samething in the end
May 17, 2006 at 10:45 am #179161PoniesMemberi like porn to
May 17, 2006 at 10:47 am #179160DepartureMembernice 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
May 17, 2006 at 11:46 am #179159Project SPMemberihv 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.May 17, 2006 at 11:47 am #179158Project SPMembercuz im not interested in paltalk anymore, i hv all dese codes..
saved in my pc, dat im willin 2 share.May 17, 2006 at 2:49 pm #179157AdminAdministratorProject SP, wha up loco 🙂 where the hell ya bein,
Thanks for the proggie 🙂
May 17, 2006 at 4:31 pm #179156Project SPMembernuttin 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 seehopping to make a paltalk plus! just like wat de have for msn mesessnger
mostly de same, for dat crackin some paltalk codzy and leakzyMay 17, 2006 at 11:15 pm #179155NewbieMember@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
May 18, 2006 at 1:22 am #179154AdminAdministratorI 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)
June 15, 2006 at 3:19 pm #179153methodMemberDim 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
-
AuthorPosts
Related
- You must be logged in to reply to this topic.