Versions Compared

Key

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

Description

For working on the Internet, ZennoPoster has a special entity - Project Profile.

...

To configure the primary generation of a profile, you need to configure it in the static block → Profile: Profile ... In it, you can specify the profile language, gender, desired regions, as well as browser settings.

How to add an action to a project?

Via the context menu Add actionDataOperations on profile

...

Or use smart search .

What is it used for?

A profile can be saved and loaded into a template, thus using different profiles to work on different resources. This allows you to bypass bot protection.

...

To view the current profile, you can click on the "Current profile" button at the top of the program interface. Read more about all profile settings here: Окно профиля

How to work with an action?

...

Save profile

After registering on the resource or after other actions on the site performed inside the template, you can save the profile data for later use in other projects. The profile file (* .zpprofile) stores all instance data: cookies, User Agent, computer data generated for the instance, first name, last name, login, city, etc.

...

For the correct execution of the template, save only the necessary variables. However, you can always select “All” from the dropdown list.

...

Load profile

If you have previously saved profiles, you can load them for use in the project.

...

When the checkbox “Create missing variables” is checked, missing variables will be automatically created and added in your project, which are listed in the profile. This is useful when you want to add a profile to a project that was saved while another was working.

...

Refresh profile

Info

Available in ZennoPoster starting from version 7.3.1.0.

...

ZennoPoster can load up to 4000 profiles to find a suitable one (it makes no sense to load anymore, since the server generates 4000 profiles per day), ProjectMaker - 400.

...

Reassign fields

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.

...

Info

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.

...

Note

Saving a profile folder is a resource-intensive operation and can greatly slow down a project, especially in multi-threaded work. It is not recommended to call save often. Best Places to Call - Good End and Bad End

...

Possible practical application

Let's imagine a situation that we are working with a service that has subscribers. After completing the work, put the current date and time in the LastActivity variable. To do this, use the "Variable Handling" action and specify the {-TimeNow.Date-} macro in the data field.

...

Code Block
{-Project.Directory-}ProfilesZenno\{-Profile.Login-}.zpprofile