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

  1. Q

    duplicate images

    ok thanks, but when I have about 400 duplicate images it would hard :D It would be usefull option to scan imported images again and delete duplicates.
  2. Q

    variable in c#

    Thanks guys, it works.
  3. 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
  4. 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?
  5. Q

    smf recognition

    So in ZP in captcha block -> module settings it will be like CapMonsterModule=modulename ?
  6. 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.
  7. Q

    Run Program minimalized

    yes but what if You start program for 1 sec x 1000 times? so it open and close vary often? You can't work on that machine because window is poping up and closing all the time.
  8. Q

    Run Program minimalized

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

    Stop learning

    ok ill try and reply
  10. Q

    Stop learning

    yes this windows pop up, but all options are 0%, even if module learned for example 80% recognition in third window, if i check first option it show error
  11. 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...
  12. Q

    Can't login to user area and get wrong username & password problem when installing zennoposter

    Same here. I can't work today, ZP is not running.
  13. Q

    CM2 Captcha Modules Creation Service

    Hi, you can mail it to me: contact@qwe.laohost.net
  14. Q

    ZennoPress - full solution for Buddypress

    New version to download 1.01: fixed: - when anchor was set, forum and activity posts wasn't saved - if there was more then 1 link in post, they could repeat new: - You can choice captcha service from file
  15. 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.
  16. Q

    Compatibility of different ZP projects.

    thanks
  17. 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
  18. Q

    ZennoPress - full solution for Buddypress

    10 copies sold, thank you for all buyers, of course Zennopress is still for sold without list, which can be harvested by Yourself with attached footprints.
  19. Q

    ZennoPress - full solution for Buddypress

    There are 4 promotion buys left with lists, if somone will buy zennoposter from my ref, also will get discount.
  20. Q

    ZennoPress - full solution for Buddypress

    Thank You for Your order, email is on the way.
  21. 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...
  22. Q

    Count signs

    Yes I know this method with saving to list and counting it, but it takes about 2, 3 steps to do it, it is possible to do it with one step? Maybe java or c# code?
  23. 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?
  24. Q

    Variable in C#

    ok got it its: ZennoPoster.FtpCreateDirectory("user.example.com", 21, "ftp", "user", "pass", "proxy", "/public_html/" + project.Variables["name"].Value + "." + project.Variables["domain"].Value);
  25. Q

    Variable in C#

    ok i found out it must be like this, without quotation marks: allMails = ZennoPoster.BulkMailDownload(project.Variables["email"].Value, "password", "mail.example.com", 110, false, ZennoLab.InterfacesLibrary.Enums.Email.EmailProtocol.POP3, 24*100, 10000, false); but I have...
  26. Q

    Variable in C#

    like this?: Tuple<string, string, string, string>[] allMails; allMails = ZennoPoster.BulkMailDownload("project.Variables["email"].Value", "password", "mail.example.com", 110, false, ZennoLab.InterfacesLibrary.Enums.Email.EmailProtocol.POP3, 24*100, 10000, false); // loop fo...
  27. Q

    Variable in C#

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

    FTP permissions

    works thanks!
  29. Q

    FTP permissions

    I don't see ftp option to change directory permissions to 777, can I do it by C# code?
  30. Q

    Съедает буквы

    В чем может быть проблема: CM очень часто съедает одну буквы, в каких настройках можно это исправить? Например еть капча ks64h2, а CM распознает её как ks642
  31. Q

    Null - ing list

    Hi there, my zp version is 5.3.1.0 and I have problem that zp sometimes null (make it empty) my list of urls without procesing. This happens randomly and is quite often on large lists like 50k urls. It is quite uncomfortable to allways check what url was procesed normally, and which was not...
  32. Q

    MCS - работает, а CAPM2 не работает

    Ок, всё работает. Но только когда в ZP выберу captchabot.dll
  33. Q

    MCS - работает, а CAPM2 не работает

    В MCS создал модуль - работает отлично, эффективность 90%. После включения CAMP2 и добавления модуля, распознает каптчи 10 секунд и каждый раз вписывает один и тот же неправильный код. В чем может быть причина?
  34. Q

    Cap monster 2 ru

    Where I can get russian tutorial?
  35. Q

    Cap monster 2 ru

    Yes ofcourse, I will make modules myself, I already ordered it btw :)
  36. Q

    Cap monster 2 ru

    Okay thanks alot :)
  37. Q

    Cap monster 2 ru

    Ok so it work like CS, can I also set it to work like CaptchaMonster1, to choice dll file for my captcha?
  38. Q

    Cap monster 2 ru

    it will work with ZP 5.3.1?
  39. Q

    Cap monster 2 ru

    Hi, can I buy cap monster 2 ru, and if it will be realised in end, change my version to eng? and one more q: it will work with ZP 5.3.1?
  40. Q

    Remove elements that don't contain any text - separator?

    Yes that works, but I want to delete all other lines, and keep those which contain (word1|word2|word3)
  41. Q

    Remove elements that don't contain any text - separator?

    Hi, in list processing what is separator for "remove elements that don't contain any text"? Or if You can't use more then one, then how I can remove from list linesthat contain list of elements?
  42. Q

    WWW download and snapshot

    Hi, 2 question here, can I use ZP to: 1. download whole current website with all images and css files and save it to folder? 2. make a snapshot of current website to image?
  43. Q

    Simple (?) replace question

    ok found it: {-String.Enter-} :)
  44. Q

    Simple (?) replace question

    How can I replace dot into a dot and enter in text? For example: tralalala. trololoo. into: tralalala. trololoo.
  45. Q

    CapMonster questions

    And one more thing, when eng capmonster2 will be realised?
  46. Q

    CapMonster questions

    Can you tell me if capmonster can solve this captcha? Even if it has rotated letters and different colors?
  47. Q

    CapMonster questions

    http://www.rbtonline.org/guestbook/addentry.php
  48. Q

    CapMonster questions

    Oki, one more thing: about patterns, is there more materials about it? It can be in rus so my wife will translate :P q3: For example, in pattern editor, is it better to put more pixels per letter or better make less pixels?
  49. Q

    CapMonster questions

    Hi, is there CapMonster Eng subforum? I have question about program: does program recognize letters that are in different angles, then those that we teach program?