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

  1. VladZen

    Zennodroid Problem Start Machine

    If the program didn't work you should report this to bugs. Try selecting another virtual machine, current seems broken.
  2. VladZen

    Instances goes crazy v7.3.2.1

    This is cosmetic bug. Instances are displayed as running, but they actually not. They don't consume resources and affect performance. We are aware of this bug and working on it.
  3. VladZen

    Решено Убрать скрипты гугла с дефолтной страницы проджектмейкера

    Аналитика использовалась просто для подсчета запусков программы. Уберем, раз она всех напрягает.
  4. VladZen

    Amazon Captcha insanely off results

    You can try the module from this user.
  5. VladZen

    Посоветуйте актуальные курсы по обучению Zennoposter 7

    Рекомендую курс Ростоникса, он все еще актуален и для ZennoPoster 7.
  6. VladZen

    How to add a word to each line of a list?

    I would make it this way: 1) Take first line from list with deletion. 2) Add word to taken line 3) Add line with word to the end of the list 4) repeat this in a loop n times, where n is the initial number of lines in the list.
  7. VladZen

    Какие еще каптчи нужны?

    Пришлите пожалуйста образцы - 10к+
  8. VladZen

    Изменить webRTC в эмуляторе андроид

    вероятно документацию к библиотеке надо изучать.
  9. VladZen

    Newbie Need Help where/how to start learning ZP

    I would recommend you to read help docs to start working with ZennoPoster. You can also watch this video course. But, it's not in English language.
  10. VladZen

    С# проверка загрузки элемента

    В ZennoDroid отсутствует C# API из-за технической сложности реализации управления инстансом дройда. Возможно со временем реализуем API.
  11. VladZen

    About Json new cookie export format

    Do you mean this new feature? File should have .json extension. What does fail exactly? no loading cookies or no authorization?
  12. VladZen

    How do I get a ZennoDroid to run at startup Windows 10

    Just wanted to advise you using Windows Scheduler :-) but you already found out it by yourself)
  13. VladZen

    Изменить webRTC в эмуляторе андроид

    В каком другом? насколько я знаю, WebRTC - это браузерная технология
  14. VladZen

    Не распознается Capcha

    Вы зачем-то выбрали кубик Распознать Рекапча.. Кликните правой кнопкой мыши на капче и выберите Это капча в контекстном меню.
  15. VladZen

    Изменить webRTC в эмуляторе андроид

    Это зависит от того какое приложение браузера.
  16. VladZen

    Isn't it possible to use Variables in List-/Table paths

    @morpheus93 When you load list or table from file via its properties, it's filled at project start. So, variable should have value at project start, i.e. you can pass value only from input settings.
  17. VladZen

    Обсуждение версии 2.1

    Посмотрите вот этот пример.
  18. VladZen

    Изменить webRTC в эмуляторе андроид

    Сомневаюсь, что с помощью adb можно эмулировать webrtc в приложении.
  19. VladZen

    Обсуждение версии 2.1

    В менеджере эмулятора Memu вы можете создавать виртуальную машину и настраивать параметры.
  20. VladZen

    Изменить webRTC в эмуляторе андроид

    Это вопрос по ZennoDroid?
  21. VladZen

    About solving and sending FunCaptcha (Twitter)

    You should analyze traffic with DevTools or other tool, find out how token is submitted for verifying and place token in that request.
  22. VladZen

    CloudFrame hCaptcha

    Cloudflare сложно победить. Нужно снифать трафик и смотреть как там сабмит токена выполняется.
  23. VladZen

    Релиз CapMonster Cloud — запуск распознавания hCaptcha

    Если токен не принимается на сайте, то проблем не с отправкой поидее. Капча решается у нас в сервисе, токен отдается?
  24. VladZen

    Как скачать тестовый ZennoPoster 7.4.0.0

    просто попросите поддержку дать рабочую ссылку
  25. VladZen

    Релиз CapMonster Cloud — запуск распознавания hCaptcha

    Прежде всего прокси какие используются.
  26. VladZen

    Обсуждение версии 1.1.0.0

    Думаю скоро будет официальный релиз.
  27. VladZen

    Capmonster Pro API Key?

    Send you pm
  28. VladZen

    I don't think this is for me (Zenno) I'm gonna call it, hasn't worked from the start, can't even recall project maker projects accurately

    As far as I can see on video, only one action didn't work in your project. Those which ended with red cross. So, you should create this action manually, not in Record mode. Maybe using Actions Designer. It does not mean the program not working at all.
  29. VladZen

    Capmonster Pro API Key?

    it is not needed, just enter some random key in your bot setting
  30. VladZen

    Capmonster Pro API Key?

    I thought I already explained this... you can enter any random api-key
  31. VladZen

    Capmonster Pro API Key?

    yes, this string open hosts file as admin or save to another directory, then copy to source folder replacing initial file.
  32. VladZen

    Capmonster Pro API Key?

    I don't how to explain in another way. Enter any key as API-key for CapMonster, it does not matter. Then find hosts file in your sytem and modify it. Open CapMonster program and look for IP address it is running on. It's usually 127.0.0.3 Add the following line to hosts file: IP-address...
  33. VladZen

    Capmonster Pro API Key?

    What elaboration? If you have questions, please ask them
  34. VladZen

    Capmonster Pro API Key?

    You should send request to support if you want the refund. But, try to setup CapMonster Pro like this: insert any random api key and add record to windows hosts file (c:\windows\system32\drivers\etc\hosts): CapMonsterip-address api.capmonster.cloud
  35. VladZen

    Capmonster Pro API Key?

    CapMonster Pro works another way.
  36. VladZen

    Capmonster Pro API Key?

    There should be captcha configs in this bot
  37. VladZen

    Capmonster Pro API Key?

    CapMonster Cloud and CapMonster Pro are different products. Please answer the questions I asked above
  38. VladZen

    Capmonster Pro API Key?

    CapMonster program does not required API-key. What program do you need to setup it with? Does have special config for CapMonster?
  39. VladZen

    PM extremely slow when working with "Search by picture" (up to 15min for 1 element!)

    Where did you guys get 7.4.0.0.... It's not released yet) Search by picture consumes a lot resources and is recommended to use on sites to click animation, flash, etc. I would better advise your to use regex for element attributes which indexes are changed on websites. Anyway, SBP has not been...
  40. VladZen

    captcha v2 error <could not recognize>

    Hello, What captcha do you solve? Please give more details about the problem, attach screenshots.
  41. VladZen

    How to use capmonster pro on openbullet?

    You can select to solve captchas via 2captcha or anti-captcha in OpenBullet config and run CapMonster at the same time with enabled 2captcha/anticaptcha emulation.
  42. VladZen

    Завис запуск memu и соответственно zennodroid тоже встал

    Прерывать проект, убивать процесс эмулятора в диспетчере.
  43. VladZen

    Сохранение в дерикторию

    Насколько я понимаю, должно быть D:\tdata\lc-launcher.png
  44. VladZen

    Как оставаться залогиненым?

    С профилем работает ZennoPoster, в ZennoDroid он не используется как таковой. Экспорт/Импорт вирт. машины - это аналог сохранения профиля.
  45. VladZen

    Свайп и тач по случайному элементу

    Через конкструктор действий можно рандомизировать поиск элемента и по условиям и выполнить событие touch Эмуляция swipe присутствует только по координатам.
  46. VladZen

    Эмуляция тапа в C#

    В ZennoDroid пока отсутствует C# API. Возможно реализуем в будущих версиях.
  47. VladZen

    How can I fix the webRTC leak to hide my public ip ?

    You can emulate WebRTC like this:
  48. VladZen

    Имитация устройств (Эмуляция оборудования)

    Эмуляции виртуальной камеры пока нет. До таких вещей еще не добрались. Думаю будет предложение на будущее.
  49. VladZen

    Нужно автоматизировать приложение - что выбрать?

    ZennoDroid сейчас активно разрабатывается. Скоро будет многопоточная Про версия. Следите за анонсами в разделе Новости. Бета-тестирование уже пропустили похоже.
  50. VladZen

    Помогите в создании уникальности

    Жаль, что у вас сложилось такое мнение. Я отвечал на данный вопрос, но в другой теме: https://zennolab.com/discussion/threads/obsuzhdenie-versii-1-1-0-0.39255/post-604594 Зеннодройду наоборот уделяем большое внимание.