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

More variable option

ReplyThanks 2014/05/25 09:40:11 0 0

Can you add more variable option, such as using variable for controlling the input for scrapes and command option. It will same plenty of time. am tired of adding 20 "if statements" just to loop through information on webpage or clicks buttons. It will be better with a variable and a loop.

Thank you

WhiteHatBox
2014/05/26 22:31:45
Hi, can you please explain more about what you want, maybe give an example. I think there is already the function you want.
Let's ROCK!
mist717
2014/05/29 12:21:00

For example, you know about the control option command, scraper, keyboard and mouse emulation, when you click select control and click on a control there are option below "Item Seek Condition:" such name, ids, form, and other attribute, but you can't change the value of the attribute while you playing the bot.

For example let say that id=1, another id =2, and another id= 3

I will have to control option command, scraper, or keyboard and mouse emulator for each form control

id = 1

id = 2

id = 3

It will be better if I have control option command with input like this id={{Var}} with a loop and an increment

loop{

id={{Var}}

Var+= 1

}

It will shorten the work load and make bot create faster instead doing the same thing over and over for each form command.

Also I will like variable to affect "Item Index" drop box

I hope you understand.

WhiteHatBox
2014/05/30 00:07:50
Got you, you want an advanced way to get and operation control on the page dynamically , right?
Let's ROCK!
mist717
2014/05/30 09:44:45
Yes sir, also the same for scraper, mouse and key emulation, and set value. Thank you and Good luck
WhiteHatBox
2014/05/30 11:33:10
No problem, we will make an advanced search function to find control.
Let's ROCK!
mist717
2014/06/01 10:23:02
Hey also a wild card "*" will be good too, Thanks!
WhiteHatBox
2014/06/01 20:29:30
no problem.
Let's ROCK!
onlygrace
2015/11/22 10:30:10
Hi, has the feature asked by mist717 been add to the botchief. Can you tell me how to make a loop in the id like thatid = 1id = 2id = 3It will be better if I have control option command with input like this id={{Var}} with a loop and an incrementloop{id={{Var}}Var+= 1}
WhiteHatBox
2015/11/25 01:53:39

You can use variable in the control find table, here is the picture. Select the value of the seek condition and click "use variable" button, you can select a variable as the value to search.

And you just need put a while loop out of the control find action, and also change the variable 's value in every loop.

Got it?

Let's ROCK!
<< < 12 > >>
VerifyCode
Advanced Option