Skip to content
Home > Paltalk > Paltalk Bot

Paltalk Bot

Viewing 15 posts - 46 through 60 (of 120 total)
  • Author
    Posts
  • #175141

    Hey Loco. I have the updated version you posted in this forum + windows 8. Trivia is not working. It refuses to post questions to the room. A debug log popped up. I’ll post the debug log below. I’ve been trying to get in touch with you for a private project. I’m willing to pay. Please send me a private message.

    debug log:

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ArgumentOutOfRangeException: InvalidArgument=Value of ‘0’ is not valid for ‘SelectedIndex’.
    Parameter name: SelectedIndex
    at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
    at Paltalk_Bot.Form1.Timer1_Tick(Object sender, EventArgs e) in C:UsersGT NetworksDocumentsVisual Studio 2010ProjectsPaltalk BotPaltalk BotForm1.vb:line 2186
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll


    Paltalk Bot
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Paltalk%20Bot/Paltalk%20Bot.exe
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18022 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    AxInterop.WMPLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Paltalk%20Bot/AxInterop.WMPLib.DLL
    Interop.WMPLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Paltalk%20Bot/Interop.WMPLib.DLL
    PalRoomSelector
    Assembly Version: 1.0.3030.14857
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Paltalk%20Bot/PalRoomSelector.DLL

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    #175140

    Update: The bot is working now (had to restart paltalk) but how can I set a good 10 second delay after the question is correctly answered? Can you explain “D” and “Timer On”? Timer on says “44”. What is that and how does it relate to “D”?

    #175139

    @Admin – can we add more than one right answer?

    #175138
    String
    Member

    @deeva2 wrote:

    can we add more than one right answer?

    I don’t believe the version you have has the ability to have two or more correct answers.

    #175137
    Admin
    Administrator

    The D: box is for the delay between questions and the way is set is that for every 3 it equals to 1, so if you want a delay of 10 seconds the D: box should be set at 30. The timer on check is for if you want that bot to go to the next question after certain time of not being answer, so lets say you want the bot to go to the next question after 30 seconds you change the 44 to 90, I must warn you this is new to the bot so I haven’t debug it a lot so it might have issues still.

    About the two answers that’s a cool idea. I gonna see if it can be easily done, cause Im busy this days if its hard it going to have to wait for another brake from school and work 🙂

    #175136
    Aze
    Member

    @Admin bro thank you.I’ve checked this Paltalk Bot also works and new build 491 – cool work!

    #175135
    Admin
    Administrator

    Nice 🙂 no problem Bro

    #175134
    DoubleM
    Member

    the auto-redot-ing is not working anymore. I always get the nick not found message. Any thoughts on how to fix it? I believe that happened after updating my paltalk to the latest build

    #175133
    Chike
    Member

    Mybe you try yo finmd what does not work and post the fix?
    What is the last build it worked with?

    #175132
    autopilot
    Member

    @DoubleM wrote:

    the auto-redot-ing is not working anymore. I always get the nick not found message. Any thoughts on how to fix it? I believe that happened after updating my paltalk to the latest build

    Most likely reason is the name change of the syslistview control.

    #175131
    DoubleM
    Member

    I don’t know what the last working build was. I don’t update the paltalk very often. I am not a VB programmer. things look to me encapsulated. but my best guess is that the function that search for the neckname is not working anymore.

    #175130
    Chike
    Member

    I thought you have said you are thinking about adding some feature to it that implies programing.

    #175129
    kane05
    Member

    can we get an update please this bot doesnt work with 491 and windows 8 it cant red dot or bounce as it says the nick cant be found also only listens to the person running it also it doesnt whisper it just put /w message in the room, also autobounce doesnt work and it has issues listening to the commands….also can we get a help page with this one like we used to with the bots we had for the paltalk version 9 admin bot rather then struggling to get all the commands online….. thank you

    #175128
    Admin
    Administrator

    k I finally install Windows 8 in one computer, I gonna check it for you guys after I’m done installing all this stuff :mrgreen:

    #175127

    @autopilot wrote:

    @DoubleM wrote:

    the auto-redot-ing is not working anymore. I always get the nick not found message. Any thoughts on how to fix it? I believe that happened after updating my paltalk to the latest build

    Most likely reason is the name change of the syslistview control.

    I changed

    Public ReadOnly Property NicListClass() As String
    Get
    Return "ATL:00A2DFF0" 'fomerly "SysListView32" in 10.2
    End Get
    End Property

    and it worked after that.

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