Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can manually edit the components of the profile. For some data, you can set the value you need, and for others, regenerate.

...

What is it for?

  • Installing your UserAgents;

  • Setting the desired names, surnames, dates of birth and other information "personality";

  • Setting the desired browser resolution;

  • Setting the desired logins / passwords / mail;

  • Any other possible profile upgrade to fit your needs.

In further work, you can use the data from the profile in other actions, for example, in the cube Text processing ... To do this, use macros from environment variables , for example:

Code Block
{-Profile.Name}

...

You just need to write the snippet {-Profile. and ProjectMaker will offer you all possible choices in a dropdown list.

...

Save profile-folder

Info

Available in ZennoPoster version 7.3.1.0 and higher.

...

Code Block
Profile loaded.
Profile name: {-Profile.Name-};
Profile last activity: {-Variable.LastActivity-};
The number of subscribers after the previous check: {-Variable.OldSubcribersOldSubscribers-};
Phone number: {-Variable.PhoneNum-}.

...