- This topic has 119 replies, 24 voices, and was last updated 4 years ago by Thor_pt.
-
AuthorPosts
-
March 7, 2013 at 7:45 pm #175141slot gacor hari iniMember
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.March 7, 2013 at 7:59 pm #175140slot gacor hari iniMemberUpdate: 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”?
March 7, 2013 at 8:16 pm #175139slot gacor hari iniMember@Admin – can we add more than one right answer?
March 7, 2013 at 9:44 pm #175138StringMember@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.
March 8, 2013 at 12:50 pm #175137AdminAdministratorThe 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 🙂
March 10, 2013 at 7:53 pm #175136AzeMember@Admin bro thank you.I’ve checked this Paltalk Bot also works and new build 491 – cool work!
March 11, 2013 at 3:34 am #175135AdminAdministratorNice 🙂 no problem Bro
March 15, 2013 at 11:47 pm #175134DoubleMMemberthe 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
March 16, 2013 at 6:18 am #175133ChikeMemberMybe you try yo finmd what does not work and post the fix?
What is the last build it worked with?March 16, 2013 at 5:01 pm #175132autopilotMember@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.
March 16, 2013 at 9:14 pm #175131DoubleMMemberI 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.
March 16, 2013 at 11:50 pm #175130ChikeMemberI thought you have said you are thinking about adding some feature to it that implies programing.
April 2, 2013 at 8:17 am #175129kane05Membercan 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
April 2, 2013 at 5:29 pm #175128AdminAdministratork I finally install Windows 8 in one computer, I gonna check it for you guys after I’m done installing all this stuff
April 2, 2013 at 11:07 pm #175127chicagodavid52Member@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.
-
AuthorPosts
Related
- You must be logged in to reply to this topic.