[SOLVED] random click question

hueskye

Client
Регистрация
27.03.2013
Сообщения
47
Благодарностей
0
Баллы
6
hey guys;
i need a bot who will come in through a proxy to my site, grab all urls and click in a random one.
When redirected to the next page, the same happens - it grabs all urls and click a random one.
any ideas where to start and how to create this "grab all urls and click random"?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
  • Спасибо
Реакции: hueskye и Hungry Bulldozer

icebox

Client
Регистрация
28.06.2012
Сообщения
117
Благодарностей
12
Баллы
18
To click a random one, you can scrape all the links into a list and when you use "list processing", you can select to get a random line from the list.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
I dont think it's necessary to store data in list in this case.
 
  • Спасибо
Реакции: hueskye

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)