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

  1. Q

    ZennoPoster.BulkMailDownload System.Exception save to variable

    Hi, I'm using ZennoPoster.BulkMailDownload and it works just fine, but sometimes there is problem with connecting to smtp and I got System.Exception: Problem is, that C# go to good end instead of bad one, so I don't know if connection to smtp was good or not. Question, how can I save this...
  2. Q

    Visual studio project error

    Hi, anyone had this error when running Visual studio project?
  3. Q

    Change file encoding

    Hi, is there any way to convert any file for example from windows-1251 to utf-8 with zennoposter, for example with C#? windows-1251 is only example, this might be different encoding, just don't suggest me notepad++, it must be integrated in template.
  4. Q

    Running program and saving to file

    Hi, I have program to run in my template, which is working fine, but when I try to use > to save result to file , it fails, for example: program executable c:\\program.exe startup settings: -o option1 -e option2 > result.txt in this situation program report an error pointing that " >...
  5. Q

    Execute javascript code on website

    Hi, I want to execute javascript code on https://example.com website, I know I can simply enter this website in ZP web browser, but I want to run in on many websites and I need it to be fast, so question is: Can I run javascript code on custom website with javascript or C block in ZP?
  6. Q

    Webhosting1st.com - Надежный веб-хостинг, от $10/ГОД

    Webhosting1st - быстрый и надежный веб-хостинг Включено во все тарифные планы: SSD-накопители в RAID 10 Домены - без ограничений Поддомены - без ограничений Учетные записи электронной почты - без ограничений Базы данных MySQL - без ограничений Учетные записи FTP - без ограничений Панель...
  7. Q

    Post form with Json template

    Hi, I need to post a form that is sending json format post, it MUST use HTTP POST (for speed), You can use any input data, template cannot be protected, I need to edit it later, form url (bottom of website): https://contact69304.wixsite.com/mojawitryna it is my test website, so I can see if it...
  8. Q

    error creating projectmaker main window

    Hi, I'm getting error for PM when I'm starting it: fatal error error creating projectmaker main window then it close PM, ver 5.29.4.0 This problem appeared (on old installation) when I installed ZP on another machine. EDIT: I tried to update that installation to 5.29.5.0 and I get error...
  9. Q

    HTTP POST Recaptcha3 and rucaptcha

    Hi, short question, Is it possible, to pass Recaptcha3 only with HTTP POST and GET requests and RuCaptcha module?
  10. Q

    Send image directly to captcha solver

    Hi, lets say I know exactly url of captcha: http://example.com/captcha.jpg how can I send it directly to decaptcher with POST, without loading image to zennoposter?
  11. Q

    xml to list

    Hi, I want to put xml sitemap to list, for example if I have xml code: <?xml version="1.0" encoding="UTF-8"?> <urlset> <url> <loc>http://www.xxxxxx.com/home</loc> </url> </urlset> I use "Parsing XML" and XML to list, in Property I use urlset.url and in Subproperty I use loc and it is...
  12. Q

    Fast working on large lists

    Hi, I need to work on large lists and I don't know how to do it fast. For example I got list with 3M urls and I want to keep 5 urls from every single domain and delete rest. I was trying doing this with load data from file, regex and output, also I was trying to do it with lists, but all this...
  13. Q

    Recaptcha2 in ZP 5.22.1.0

    Hi all, I have ZP 5.22.1.0, some time ago it was solving recaptcha2 without any problem with rucaptcha, after some time I go back to make some tasks and it doesn't solve it anymore, I get error: error_captcha_unsolvable Rucaptcha balance is above 0, error show up instantly, without any delay.
  14. Q

    Submit invisible recaptcha2

    Hi, I have form, after which I submit recaptcha2 appears (that's invisible recaptcha2 I guess), if it is solved, submitting continue with any need to click any button, because there is no any. Of course it doesn't work when I use rucaptcha as a recognition for recaptcha2, if I click submit for...
  15. Q

    Invisible recaptcha2 with rucaptcha

    Hi, I have form, after which I submit recaptcha2 appears (that's invisible recaptcha2 I guess), if it is solved, submitting continue with any need to click any button, because there is no any, of course it doesn't work when I use rucaptcha as a recognition for recaptcha2, if I click submit for...
  16. Q

    Block selected code before loading page

    Hello, I would like to block selected code before loading website, for example selected java script, is it possible at the moment?
  17. Q

    ZP use Graphics card?

    Does ZP use Graphics Card? I got 24 core server 72gb ram, and while I use my templates it use around 50% of all cpus and ram, but remote desktop works very slow, graphics is refreshed very slowly. Is it possible that it is caused by low graphics card?
  18. Q

    Wysiwyg editors ... again

    1 or more year ago I was struggling with wysiwyg editors. I have template, where there are many different wysiwyg editors and I must support as many as possible. Best solution would be to turn off javascript, but save button need it. Is it possible to block wysiwyg editors code, so it won't...
  19. Q

    Threads no drop after some time

    My ZP: 5.17.2.0 I start template, that I used before and it was fine 100%, probably after update I run it as usually, lets say 80 threads, zp use all 80 threads like it should, but after some time (few hours?) threads drop to 4 and don't rise even if there is execution count -1 my cpu ram is...
  20. Q

    Webhosting1st.com - 1GB $10/YEAR, Unlimited domains, DirectAdmin, 24/7/365 Support, Free SSL, PayPal

    Webhosting1st - fast and reliable web hosting. Features for all plans: RAID 10 SSD disks Unlimited domains Unlimited subdomains Unlimited email accounts Unlimited MySQL databases Unlimited FTP accounts Control Panel - DirectAdmin 99.9% up time guaranteed One-Click Script Installer Free SSL...
  21. Q

    Recaptcha2 and captcha service

    Hi, maybe year ago I made template that was solving Recaptcha2 witch rucaptcha (site key), few months ago it was still working, now I was trying to use it and every time I got wrong verification (at rucaptcha say it is wrong recognition too). I thought it is some outdated code, I bought ZP...
  22. Q

    Cookies not enabled

    Hi, I use zp 5.9.9.1, I want to set newest user agents from file and it works good, problem I have is, that websites saying that I don't have enabled cookies, what can I do about it? I change user agent through reassign profile fields.
  23. Q

    Read iso8859_2 file

    Hi, I have iso8859_2 encoded file, if I will use on it "process files" -> "read text" it will replace all national signs into this: � how can I solve it? my zp version: 5.9.9.1
  24. Q

    private proxy

    Hi, I have private proxy with username and pass, i use user:[email protected] format, it did pass the check in proxychecker, but when I run project with that proxy it looks like it is unauthorised and can't acces any website. I get this error on every page: Please contact the cache administrator if...
  25. Q

    mulithread on 1 proxy

    Hi, I have 1 good proxy, that I would like to use for all tasks, so I save it to buildin proxy checker, then I run my project in many threads, but it only run one thread and it deleted proxy from proxy list in proxy checker. How can I use all my projects with that one proxy in multithreads...
  26. Q

    Exception of type 'System.OutOfMemoryException' was thrown.

    Hi, I have such an error every time I try to finish captcha module at CM2: Exception of type 'System.OutOfMemoryException' was thrown. I will just notice that I have 16GB of RAM
  27. Q

    captcha rotate

    Hi, 2 question for captcha rotate, 1. captcha rotate is max range setting? If I set 45 degree, that mean it will try rotate captcha 0-45 degrees range, or it will try rotate all captchas 45 degree only? 2. at the moment there is max 45 degree rotation for captcha distortion, can You make it...
  28. Q

    Increas maximum # of threads in time

    I would like to run one project with 10 threads and -1 execution count, but I would also like to increase every 30min no. of threads by 5, so after 4 hours its 30 threads, is it possible? I tried use task manager, I set to run my project every 30min with 5 threads, but after it runs first time...
  29. Q

    delay before go firther if negative

    I noticed something new in project maker, if pm can't find object, it delay about 4 sec, then go to negative way, how i can remove that delay?
  30. Q

    proxychecker in zennoposter

    Does proxychecker in zennoposter work?
  31. Q

    canny edge detector

    Hi, after using canny edge detector (i must use it) letters are empty inside, because of that I have very little mass center dots, and they are not in the middle of letters, how can I fill in empty letters with a black colour?
  32. Q

    Black dots on white background

    Hi, how I can handle with big black dots on white background captchas? Example captcha is attached.
  33. Q

    user area

    Hi, I can't login to user area, after I click login it loads a while, then stop and then nothing happens.
  34. Q

    Text proccessing saving to list

    My version is 5.9.9.0 if I take Text proccessing -> regex -> all and save to list connected with file, it wont save the file, if list is not connected with file, it will save elements to the list, and you have to make another step, save list to file, then it works
  35. Q

    moz.com

    Can anyone tell me if You can enter moz.com website, through project maker? I can't, all other websites work normally.
  36. Q

    Archive.org extractor

    Archive.org extractor is probably best tool to download all Your websites from archive.org. After extraction, all You have to do is upload files to Your hosting, website will work right away! Pros: - multi-thread support - proxy support - removing archive.org stamps in all files - uses wget...
  37. Q

    base64 image in email

    Hi, I need to extract base64 image from email and solve it as captcha, when I use BulkMailDownload Method (https://help.zennolab.com/en/v4/zennoposter/macros/4.3.5/ZennoLab.CommandCenter~ZennoLab.CommandCenter.ZennoPoster~BulkMailDownload.html) it download only a html and text massage, but...
  38. Q

    Image height into variable

    Hi, is it possible (maybe in c) to read image height in pixels, and put it to variable?
  39. Q

    large table

    Hi, I have problem with large table, there is aroun 14000 lines, and in every is an email, all have around 13MB, zennoposter unfortunatly totaly can't handle this table, it load it forever and do nothing, my zp is 5.3.1.0
  40. Q

    JoomZen – effective solution for Joomla!

    JoomZen is a set of templates for creating links on joomla sites. Additionally it contain detector, which is very fast scanner to search installed modules. Features of JoomZen templates: - joomla 1.5, 2, 3 support - all templates create dofollow links - You can index all links in google...
  41. Q

    variable in c#

    Hi, I know I can use variable in c# like this: project.Variables["something"].Value but it works only for string, how can I use it for int and bool? cheers
  42. Q

    duplicate images

    When I start new captcha and load new images cm2 ask me if remove duplicate images, I pressed no, but at later stage I saw I really have many duplicate images. Can I remove them after I recognized them?
  43. Q

    smf recognition

    Hi, smf have 2 types of captcha, but cm2 can't recognize it which is which, if I tick both modules to use, it will only use first (harder one), and if forum use that simplier, it will not recognize it because it use wrong module.
  44. Q

    Run Program minimalized

    Hi, how can I run program in minimized window?
  45. Q

    Stop learning

    Hi, I don't know if it is a bug in cm2 english, but when I start learning for new captcha, and I get good result before finish processing all captchas and I press stop, it doesn't show any option for save module, all are 0% and there is some error window. If I start it again to learn and stop...
  46. Q

    CM2 Captcha Modules Creation Service

    I will create CM2 captcha module for You, just give me some examples, and I will make a price offer. Contact PM.
  47. Q

    Compatibility of different ZP projects.

    Zp 5.0.1.0 can't read 5.3.1.0 project, is it normal? is there anything I can do to make it work on 5.0.1.0? Maybe there are some new blocks which I should delete? edit. when I open that template with 5.0.1.0 project maker it said Action not found
  48. Q

    ZennoPress - full solution for Buddypress

    ZennoPress is a full solution for Buddypress, which is the most popular add-on for Wordpress. It will register an account and then search for place to put a link in order: 1. create a group – dofollow link, can use custom anchor 2. create a post – dofollow link, can use custom anchor 3. create...
  49. Q

    Count signs

    Hi, I need to count dots in sentence, is there simplier way to do it, then putting dots to list and counting them?
  50. Q

    Variable in C#

    Hi, my c code for mail download is: Tuple<string, string, string, string>[] allMails; allMails = ZennoPoster.BulkMailDownload("[email protected]", "password", "mail.example.com", 110, false, ZennoLab.InterfacesLibrary.Enums.Email.EmailProtocol.POP3, 24*100, 10000, false); //...