Paltalk Bot

Viewing 15 posts - 91 through 105 (of 120 total)
  • Author
    Posts
  • #175096
    Admin
    Administrator

    ah you prod downloaded the wrong version of the bot, under the download page

    check where it says Older Versions then you will see a link for the bot for that paltalk build :mrgreen:

    #175095
    seekingTruth
    Member

    Hiya locohacker & all,

    Im on Windows 8
    Im using Paltalk 10.4 build 519
    I have downloaded the most recent paltalk bot and still have all the problems.
    I attempted to download the older versions but they dont download the right file.

    I was assuming the problem could be Windows 8, have you had any trouble with Win8 reported?

    seek.

    #175094
    seekingTruth
    Member

    Hiya,
    sorry i forgot to add, i tried downloading the older versions to give them a try, none of them would download anything but a 10K zip file with the right name.

    seek.

    #175093
    Admin
    Administrator

    Umm this is the direct link to the 511
    https://www.imfiles.com/allfiles/PaltalkBotsetup511.zip
    Ah windows 8 is a pain 🙂 I use the bot in XP lol I gonna see if I can try it in windows 8 to see what’s up.

    #175092
    ErMaL
    Member

    is there any program where i can add everybody in the room at the same time and then send invite?

    #175091
    easy_rhino
    Member

    Hi there,
    Downloaded the Paltalk 10.4. Build 518 and the Palbot v1.5 suited for it, yet autoReddot autoBounce still not working, neither Red/Bnc on swearBot tab .. i get the famous “Nick Not Found!” msg 🙁

    BTW the “About” says Version 1.0.0.0 … is it correct?
    I’m on Win7

    kudos to u loco!

    #175090
    Admin
    Administrator

    Yea, the version thingy I neva change 🙂 aigh I was going to upgrade it to the new paltalk so I gonna make sure it works fine, but it prob gonna be by friday cause I enjoying the summer 🙂

    #175089
    Chike
    Member

    Do yourself a favore and lookup the controls by control ID so you don’t need to change it every new release.

    #175088
    DoubleM
    Member

    @deeva2 wrote:

    Ohh nevermind I got it now! I used API Spy for the first time 🙂

    I’m on 10.4 build 530 and having that problem too. I am trying to figure it out myself using the API spy. However, I don’t know what to look for and where. I chose the paltalk.exe process and looked inside it, but that is it. I have no idea where to find that particular value.

    #175087
    Admin
    Administrator

    Okay I updated to work for 530 get it again 🙂

    Yea chike I know I had to do it differently but ya know how I am in the summer lol only time for quick updates :mrgreen:
    DoubleM if you using PAT or JK’s Api spy all you need to do is put the mouse pointer on top of the room nick list when you using the APi Spy Tab of the program there you will see right next to where it says “Windows Class Name:” a number starting with ATL: in the window of the api spy. You need to change in the program code in the mdlPalInfo.vb module this code

    Public ReadOnly Property NicListClass() As String
    Get
    Return "ATL:00AE2508"
    End Get
    End Property

    Where you see the ATL to the new ATL that each build has 🙂 but is a pain I need to change it like Chike says :mrgreen:

    Okay guys try it out see if the new version works

    #175086
    DoubleM
    Member

    never mind. the api spy software in this page is straight forward. thanks to Loco again, who shared his code orginally 🙂

    #175085
    DoubleM
    Member

    @locohacker wrote:

    Okay I updated to work for 530 get it again 🙂

    Yea chike I know I had to do it differently but ya know how I am in the summer lol only time for quick updates :mrgreen:
    DoubleM if you using PAT or JK’s Api spy all you need to do is put the mouse pointer on top of the room nick list when you using the APi Spy Tab of the program there you will see right next to where it says “Windows Class Name:” a number starting with ATL: in the window of the api spy. You need to change in the program code in the mdlPalInfo.vb module this code

    Public ReadOnly Property NicListClass() As String
    Get
    Return "ATL:00AE2508"
    End Get
    End Property

    Where you see the ATL to the new ATL that each build has 🙂 but is a pain I need to change it like Chike says :mrgreen:

    Okay guys try it out see if the new version works

    aah I did not see your post but I found it anyway 😀 you’re the man :mrgreen:

    #175084
    Chike
    Member

    @locohacker wrote:

    Yea chike I know I had to do it differently but ya know how I am in the summer lol only time for quick updates :mrgreen:

    Yeah I know you have tough time on the beach.
    Is it .NET or VB6 code?

    #175083
    Admin
    Administrator

    No prob DoubleM
    Lol Chike my eyes heheheh they seen so much on the beach is hard to concentrate hehehe is .NET 2010

    #175082
    Chike
    Member

    Where is the latest source?

Viewing 15 posts - 91 through 105 (of 120 total)
  • You must be logged in to reply to this topic.