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

  1. W

    Integrate zennoposter with rest api allegro.pl and a wholesaler

    I am looking for a person who will integrate zennoposter with rest api allegro.pl and a wholesaler. I am expecting an open project. I prefer a person with Polish language.
  2. W

    Need help: Recaptcha2 module wait time

    Hello. I want to use this module https://zennolab.com/wiki/en:addons:capmonster:rc2 with in tab option but every time i try to resolve recaptcha 2 module stops with error about after 70 seconds. Recaptcha is being solved too lat so i need to make wait time longer for Rucaptcha service (im...
  3. W

    Send captcha to service if it has not been recognized - does this work ?

    Hi, Im using CM2 (2.10.3) + Sitekey Addon and it's working with ZP and XNEO Emulation set only on Rucaptcha (for XNEO tu use Recaptcha2) ENABLED: Send captcha to service if it has not been recognized I want to send Captcha to CM2 by ZP or XNEO for recognition - if CM2 fails to recognize it...
  4. W

    How to GET actually used proxy and pass to Recaptcha Addon

    Hi, 1. I want to GET from browser actually used proxy, but i don't know how. Is there any solution for that ? 2. I want to PASS it to Recaptcha Addon with POST query (&proxy=) 3. I have my own provate Google Proxy but its secured in 2 ways (user+password) and IP lock. Is it possible to use it...
  5. W

    Reaptcha Sitekey Addon

    I have bought today Recaptcha Addon but i cant make it working Should i see that CM2 is intercepting queries ? (i don't see that) im sending that POST http://2captcha.com/in.php?key={-Variable.key-}&method=userrecaptcha&googlekey={-Variable.DOM-}&pageurl={-Variable.URL-}&json=0 Please help
  6. W

    Bot for BitBay.net - with API

    Hi, I want to create bot for bitbay (cryptocurrency market), they have API nad it works with Andro but no bot :) Public api is very clear and easy, i hav no problems with that But there is private api ofr making transactions https://github.com/BitBayNet/API - but there is only examlpe of use...
  7. W

    Recaptcha Audio snippet

    Hi, Im working in many projects on this snippet https://zennolab.com/wiki/en:addons:capmonster:rc-audio for Recaptcha2 and CM2, but fiew (2 or 3) days ago it failed to work. In logs of Zennoposter i have Loading audio Verifing answer but, it is not passed to CM2 - there is no audio send...
  8. W

    Problem runnimg project with proxy - error 502 Bad Gateway

    I have problem tu run one or 2 projects every click on Signup, etc. i get 502 Bad Gateway. This problem i have only with 2 projects (i have 30-40 my projects and never had this issue) When i run on ZP without proxy - WORKS When i run on ZP with proxy - 502 Bad Gateway When i run on PM - WORKS...
  9. W

    MouseClick in C# how to pass coords

    Hi I have another problem This time: I want to click on element (mouse emu and standard click don't work) so: I have created action Get value > TopInTab - to get position of element and passed it to variable coord1 I have found nice and working for me C# code...
  10. W

    Question about Input Settings and Defaults

    I don't think i understand meaning of Defaults in Input settings. What i want to do: InputSettings Boolean -> Some option - Default: False First run: Input settings manually set to True and saved in var: choice if {Variable.choice} == True -> for example: download file Second run (after...
  11. W

    Help needed with FunCaptcha audio and C#

    Hellou, Im working on project that needs to resolve fun captcha and i have oportunity to try CapMonster demo. I have created my template and to use fun captcha audio i took this: http://zennolab.com/wiki/en:addons:capmonster:funcaptcha (code) and put it into a C# It works to the moment: -...
  12. W

    How: Input Settings

    Hello I've setup input settings for example like that: URL's - input file Profiles import (should import list of existing profiles to use)- input file Choose profile - and here i have problem. Is it Possible to configure input Settings to for example: - first import profiles from file (before...
  13. W

    Grouping in Project Maker

    Hi, I dont think i understand grouping in ZP, is there any tutorial about it ? I assume it's for that i can use one action on many different sites. Am I right ? Is it possible to group 2 diffrent captchas ? When one works other don't. I don't know what i'm doing wrong. Can you give me an...
  14. W

    Action properties - tags

    Hi, When i was creating multisite project i have found one site with differnt tag for example: all sites have: Document : 0 Form: 1 - sometimes 2 but always had tag: input:text now i have site with input:email Is it possible to combine it in to one action ?
  15. W

    Starting with SQLite

    Hi, I want to ask how to connecd sqlite database to zennoposter. I have DB from other software and want to use it in ZP - take data form it.
  16. W

    Starting with SQLite anyone tried that ?

    Hello I would like to start using sqlite database from other software. so i have database but no tutorial how to connect with ZennoPoster Can anyone help ?