Number of Registrations per proxy

PureMind

Новичок
Регистрация
29.08.2011
Сообщения
4
Благодарностей
0
Баллы
0
Ok, didnt find any answer to how I can do this.

What I want is that zennoposter registers 5 accounts with one proxy, then switch to the next proxy in the list, then register another 5 accounts.

How do I do this? :-)
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
834
Баллы
113
You can use a loop inside a template.
1. You have .txt file proxy.txt
2. one of the first steps you set up proxy using set->web browser->set up proxy
3. in the parameter's value:
a. a random line(proxy) from proxy.txt taking with removing {-File.GetString-|-proxy.txt-|-random-|-true-}
b. {-Network.GetProxy-|--} take proxy from avaliable ones in Proxychecker
4. then set up counter {-Counter.Set-|-count1-|-0-}
5. registration
6. in the end of registration set->logic operation if {-Counter.Get-|-count1-}<5
YES then go to 5
else END
 
  • Спасибо
Реакции: PureMind

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