Результаты поиска

  1. S

    Error Saving Files

    Hi, I started getting the following error for a script that had previously run successfully: 1050d6bb-19bd-4160-a3d8-464037b0d200 | Run WebBrowserSettings Error saving profile to the temporary file. This issue started after updating to version 5.15.0. I am not sure if it is because of this...
  2. S

    Captcha stopped working after 15.4.0.0 Upgrade

    I can no longer execute Captcha with Antigate captcha service immediately after upgrading to version 15.4.0.0 Is this something others are experiencing?
  3. S

    Run Logic Error Notifications

    Hi, I've been getting Run logic IF-statment Result: False errors immediately when signing into a page since the last update. Is there usually common cause for this particular type of error that I can look at to start my diagnosis of the problem? Thanks.
  4. S

    Zennolab User Area Purchases

    Hi, Can we use money from our Zennolab User Area balance to make purchases of items in the Zennobot Store or from members selling bots via ZennoBox? Right now, I only see the option to sell bots with the money in my balance. Thanks.
  5. S

    How to Save Email + Password to File During Account Registration?

    Hi, I am trying to understand where to insert an Action that will immediately save/get my newly registered account's email + password, then save it to text file in this format email:password. I would need for it to obviously pass the step where the form accepts the email + password, so it...
  6. S

    How to Create User Settings Input to Navigate to URL?

    Hi, I am looking for help to simply define the bot input Settings for the user to enter a URL to navigate to. I am unsure which action I need to use to have the bot execute a "Go To" (visit URL) command after grabbing the text that was typed in by the user from the bot Settings. I image I...
  7. S

    ZP Project Failure Rate Increases w/ More Projects Running

    Hi, I am observing that running multiple projects in ZP with each project running multiple threads is quickly increasing the project completion failure rate. I understand that ZP's proficiency is partly dependent on robustness of the machine that it is running on. However, my machine's specs...
  8. S

    How to Get Project to Automatically Empty Trash

    Hi, I have a project that triggers a download. The downloads are saved in the ZP trash folder. However, I am looking for a way to have any files that are saved in the trash folder to be automatically emptied. If there is no way to accomplish this, I am looking for a way to have the downloads...
  9. S

    How to Change ZennoPoster Browser Flash Plugin or Browser??

    Hi, I am running into a major issue with running a project that loads a website media player that only supports Opera, Chromium-based browsers - PPAPI flash plugin. Currently, the bot runs returns an error stating there is a problem with the site. Upon investigation, this seems to e related to...
  10. S

    Captcha Service KEY DOES NOT EXITS Error Response

    Hi, I am running a project with anti-captcha (aka antigate) and will get occasion API blocks with this error: xx.xx.xx.xx.x (IP) blocked in API for 1800 seconds for 102 ERROR_KEY_DOES_NOT_EXIST errors This is happening every minute on a project running multiple threads, but not for every...
  11. S

    Testing Multiple Browser Threads in ProjectMaker

    Hello, Is it possible to test multiple browser threads in ProjectMaker? I am working on a project that opens multiple browser windows, each with different content. However, I can't figure out how to preview the multiple thread execution on PM. If there is a way to test this, please advise...
  12. S

    How to Change Profile Variables Context?

    Hi, Where do I access the built-in profile variables (i.e. email, nick name, etc..) can modify its settings? When it generates an email address or username, it places numbers after the name. I want to have control of what it appends to the end of the names that generate. Please let me know...
  13. S

    How to Auto-Generate Profiles

    The PROFILE field section of PMaker only allows for one specific name,address,email, etc.. Is there a way to have the program autogenerate names, emails, etc.. with a few basic parameters?
  14. S

    How to View Running Project

    Is there any way to preview a running project to ensure that it is running properly. I have created projects via ProjectMaker then imported it in ZP. However, the project seems to be taking a very long time to run, but I have no idea to preview the sequence as it is running. Is this possible...
  15. S

    How to Make ProjectMaker Autload URLs

    Is there a way to create a project with ProjectMaker to autoload URLs in multiple tabs? I am trying to create a project that requires two browser tabs. But for the sake of speed, I would like to create a template with specific URLs to load in each tab without having the automation project...