It would be great if you can make it a random interval before each execution instead of a fixed interval. like between 1000 - 5000 before next run
Got it! Ok we will work on that!
It would be great if you can make it a random interval before each execution instead of a fixed interval. like between 1000 - 5000 before next run
Hi, Sorry about that. John the coder of BotChief will be along shortly to deal with that one.Any fix for my stuff OP?
When you create the variable, check the box that says the user must set it when creating or running a task. Then, when the bot is run in BotChief the program will ask the user to set the variable, either by manually adding a list or by importing a file.Quick question, when using the variable process using a delimiter how do you add the options to be rotated through?
As I am looking to rotate two sets of variables as inputs to a form for scraping later. As previously mentioned, great idea and I'm enjoying using it!
BotChief does this automatically already.Also add a feature to delete cookies and cache per execution
Hi what site do you want to post to, and what is in the txt file?i've test botchief. what i know is just creating acc. i want to create a poster bot but i dunno idea how to do it with botchief. also how to import a .txt file ?
It would be great if you can make it a random interval before each execution instead of a fixed interval. like between 1000 - 5000 before next run
Very nice, should be a nice addition/alternative for iMacros, em more versatile too
Thanks
edit.
Had one error here while trying to use the Bot
Code:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at BotChiefEditore.ᜮ(Object A_0, EventArgs A_1) at DevComponents.DotNetBar.Controls.CheckBoxX.ᓱ(Object ل, CheckBoxChangeEventArgs م) at DevComponents.DotNetBar.CheckBoxItem.InvokeCheckedChanged(CheckBoxChangeEventArgs e) at DevComponents.DotNetBar.CheckBoxItem.OnCheckedChanged(eEventSource source) at DevComponents.DotNetBar.CheckBoxItem.SetChecked(Boolean newValue, eEventSource source) at DevComponents.DotNetBar.CheckBoxItem.RaiseClick(eEventSource source) at DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg) at DevComponents.DotNetBar.CheckBoxItem.InternalMouseUp(MouseEventArgs objArg) at DevComponents.DotNetBar.BaseItemControl.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- BotChiefEditor Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/129/BotChiefEditor.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- DevComponents.DotNetBar2 Assembly Version: 9.5.0.0 Win32 Version: 9.5.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/129/DevComponents.DotNetBar2.DLL ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Core Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.5420 built by: Win7SP1 CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.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: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> 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.
How should i fix?
Regards
Nice bot ,thanks for the free version
I wanted to ask you something
How can i add for this url
api.instagram.com/v1/users/222333/?access_token=xx
And the number '222333' should change automatically everytime after scraping the text in the webpage
can i do that with some variable or how ?
Or this one
Click on the first image then scrape something the go back and click the second image and scrape and then the third image and so on .... i know how to scrape but i dont know how to go back and the click the 2nd image automatically
for the random number processing, instead of only 3 text field where we can insert anything we want into it, can you increase the limit to higher instead of 3?