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

  1. P

    Working with Date - C#

    Hello, In my project i save current date. Then i need to check is this saved date is older than current date, i write below code but its not working: // here i have saved data example: 2017-04-22 10:22:43 var zapisanadatax = project.Variables["fora_creation_date"].Value; var zapisanadata =...
  2. P

    Big project need to split and export data?

    Hello, i have write really big project in ZP. When i run it, ZP complete only 35 - 50% of my project and going to stop work. I think i dont have enought RAM and process are frezzy I need to split it to 4 pieces: - registration - verification - configuroation - posting I can split it to...
  3. P

    Reload / Refresh List

    Hello There is any way to reload list? I created list content are loaded from file, and my script take line from list and then delete it (dont delete from file). Now when list will end (list items will be taken all) i need to reload list and back all items. How do this? Thanks for help :)
  4. P

    DeathByCaptcha and 'sorry' response

    Hello, yesterday everything was works awesome. Today i open Project Maker and i run my bot for testing. My credits in DBC was end. So i deposit new one. Now i have problems with DBC in ZP. I getting sorry response, also i change password in DBC but this dont help. I have clean host file I...
  5. P

    Never stop project

    Hello, it's possible to set up fast ZennoPoster to skip all errors and keep doing script? For example: Zennoposter cant find button to click, but they dont stop and going to next step? I know its option: Optional when i click on my block with action but how to set up this fastly to all...
  6. P

    Loop, take line from file + ignore errors?

    Hello, i have title list in file. 1 line = 1 title. I Want run zennoposter in loop. example: i have 10 lines, all process will be execute 10 times if i will have 400 lines it will be end when do for each line. Also how to ignore errors? If will found error just leave it and do again ?
  7. P

    Solve captcha

    Hello, just have some questions about solve captcha in ZennoPoster. How to send captcha to death by captcha and get response?? How to solve google reCaptcha (images to select?) I just have find CapMonster but its in ru language and i dont know how to use it, any videos?? Thanks for help.