Some minor trouble

NAED

Новичок
Регистрация
24.05.2016
Сообщения
2
Благодарностей
0
Баллы
1
Hi,

I'm having some trouble with changing the UA, adding a random email to a email field on a sign up form and looping from the end to the beginning for X times.

Thanks in advance for any possible reply. I'm just a newbie with zenno.

Peace,
N
 

qzen4i

Client
Регистрация
01.05.2014
Сообщения
1 408
Благодарностей
314
Баллы
83
Hi,

I'm having some trouble with changing the UA, adding a random email to a email field on a sign up form and looping from the end to the beginning for X times.

Thanks in advance for any possible reply. I'm just a newbie with zenno.

Peace,
N
Not sure, that i understood what problem do you have, you can`t change Useragent? or what?
 

NAED

Новичок
Регистрация
24.05.2016
Сообщения
2
Благодарностей
0
Баллы
1
Is there any way to rotate useragents for every registration? I know I can change it through the profile but that would take me very long.
 

qzen4i

Client
Регистрация
01.05.2014
Сообщения
1 408
Благодарностей
314
Баллы
83
Код:
project.Profile.UserAgent == project.Variables["useragent"].Value;
You may use such C# code, in every loop get from txt file new useragent.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 812
Благодарностей
1 187
Баллы
113
To get random useragent for previous post you have to use lists and load usergents from txt files.

There is video from previous versions but its still apply in current version:

 

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