Skip to content

Mic Holder for Paltalk 8.1

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #189383
    Admin
    Administrator

    Public go’s in a Module….

    Public Const WM_KEYDOWN = &H100
    Public Const WM_KEYUP = &H101
    Public Const WM_COMMAND = &H111
    Public Const VK_RETURN = &HD
    Public Const WM_SETTEXT = &HC

    Private go’s in a Form1.form…..

    Private Const WM_KEYDOWN = &H100
    Private Const WM_KEYUP = &H101
    Private Const WM_COMMAND = &H111
    Private Const VK_RETURN = &HD
    Private Const WM_SETTEXT = &HC
    #189382
    Johnny5
    Member

    @Syxx wrote:

    may way doesn’t need to be updated like yours unless paltalk changes this thing in there code kinda like this part…….

    atl:004fe6e8

    mine is

    33239

    so with 33239 i could also send/get text from pal room instead of user atl: xxxxxx ? if it could then we hardly have to update our programs

    #189381
    Admin
    Administrator

    no…… 33239 is only for locking the mic down. Just like how 32905 would View Video i can’t tell you how to do this if Departure wants to tell you how then he can but i told Departure i wont tell anyone and im a man of my word.

    #189380
    AhFox
    Member

    HAhaha Syxx …

    Use Spy++ or Resource Hack … those WM_COMMAND appears

    #189379
    Admin
    Administrator

    @NVYE wrote:

    HAhaha Syxx …

    Use Spy++ or Resource Hack … those WM_COMMAND appears

    =)°

    #189378
    xavier01
    Member

    syxx you just spread your ignorance all over these forums. the code from above yours? you probaly do recognize it considering you used pat or jk api spy. so yea im sure its close.

    #189377
    AhFox
    Member

    Guys …

    No hard feeling … we here are learning from each others and try to build up our own prgramming skills.

    So … I guess … it doesn’t matter who is the greatest … does it ?

    #189376
    Admin
    Administrator

    @xavier01 wrote:

    syxx you just spread your ignorance all over these forums. the code from above yours? you probaly do recognize it considering you used pat or jk api spy. so yea im sure its close.

    *sign* No Sense at all……………..

    the fact is i made it even if i had to use a api spy still makes the code mine reason for i made it first released it giving me the rights to it man. if someone else made it first it would be theres. and api spy still would not show you this part

    Button = FindWindowEx(x, 0&, "button", "Lock Microphone") 
    PostMessage window, WM_COMMAND, 33239, 0

    nor will Spy++ and why do you people keep going on about stuff its been proven it was leeched from my site. Departure agrees case closed. let old news die in the pasted this topic is only breaking the rules by bring on a fight and once again be lucky im not a forum admin because this topic would be locked to provent a fight from happening. your ignorant for not dropping something that you have no business sticking your face in. behold another George W. Bush = xavier01 =)°

    #189375
    CrimeDaddy
    Member

    wow guy come on stop fighting plz silence the violence and make peace work with each other and not against ur not communist but capitalists so chill until the next episode yeadameen 😀

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.