Skip to content

balti27

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #175010
    balti27
    Member

    @Giovanni Corlyorn wrote:

    put one nick yours in auto-bounce and enter in the room ..see if u get bounce .. next u remove the nick and open the firefox our ie and ask to anybody to enter in your room .. put first put the nick inside of bounce box in palbot.. when this person enter ..palbot dont give bounce only say “nick not found” i test in mine computer and is this what happen…u never open the mozilla becouse palbot dont give red our bounce( sorry mine english) i hope help u ๐Ÿ˜€

    In which language is your paltalk program installed?

    #186820
    balti27
    Member

    @Highway-Star wrote:

    Very nice, where am I supposed to be looking at getting everything to appear in the room, nothing works on it.

    EDIT! Maybe I should have been a little clearer. Although many things work on it, it does not send to the room although it does appear on the users screen and without the users name on the left hand side as it should. Also, the first thing typed in on the paltalk window by the user enters after the original text, (but appears ok on other computers).

    There are a couple of things I have been tweaking like the player, a couple more buttons added to send the title of the song when a button is pressed rather that it entering when the song starts.
    All this is straight forward although im very new to programming. However, I just can’t figure out how the program relates to paltalk.

    Any pointers on that would be helpful.
    Thanks. ๐Ÿ˜‰

    U need to open mdlPalInfo.vb and in the #Region “Pal Indexes” find :

    Private _SendTextIndex As Integer
    Public ReadOnly Property SendTextIndex() As Integer
    Get
    Return ยด2 ' End Get
    End Property
    
    Private _ReadTextIndex As Integer
    Public ReadOnly Property ReadTextIndex() As Integer
    Get
    Return 3 ' End Get
    End Property
    #186822
    balti27
    Member

    Hi,

    Is there chance for this source code to be updated?
    Thank U.

Viewing 3 posts - 1 through 3 (of 3 total)