WhiteHatBox
Share Page
Following(0)
Partner(s)
greyhat

Botchief Execution Order

ReplyThanks 2016/01/08 18:26:39 0 0

Im having a HUGE issue trying to create my 1st bot.

I've given it most of the steps to execute, I did a test run, and all was fine (in the editor)

I then needed to make a few changes, and after my changes my bot doesn't work anymore (in the editor)

It appears that the bot is trying to execute the tasks according to the number assigned to the task, and not in the order that I have the steps listed.

Ex:

1.LoadUrl

5.Sleep

4.ControlOperate

3.VariableOperate

2.SetValue


Will BotChief loadurl, sleep, controlop, variableop, setvalue in my order listed (regardless of the step number)?

Or is botchief loadingurl, setvalue, variableop, controlop, sleep?


This is what it is appearing to be doing. My changes that I made pertained to my variables, not clicking anything or other functions.


greyhat
2016/01/08 20:34:03

UPDATE:


It seems that my settings were somehow misconfigured, after manually reconfigurirng them, all is working fine now.

greyhat
2016/01/08 22:30:39
UPDATE 2:


Upon further investigation, I've figured out exactly whats wrong.

When test running or debugging bot in the SAME window, it works perfectly.
When test running or debugging bot in NEW window, lots of errors occur.


Maybe its the size of the new window that is throwing the control operate functions off?


I have not imported my bot into the RUNNER yet because I am not done with it, but Im beginning to get very afraid that once I do then I'll be back at square 1 with a non working bot.

<< < 1> >>
VerifyCode
Advanced Option