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

  1. D

    Switching browser versions

    That is strange indeed but it seemed to get the job done
  2. D

    Switching browser versions

    I did both of those ,sadly none worked, what worked in the end was to make a run instance task and select Chrome there, thanks for the reply Vlad! :)
  3. D

    Switching browser versions

    Anyone?
  4. D

    Switching browser versions

    Hello, I have a bot which posts comments on youtube videos, however it doesn't work anymore. I've come to the conclusion that the issue is the outdated browser version zenno uses. The comments don't get into spam or anything, they are simply not being posted after pressing Comment. I tried...
  5. D

    ImageTyperz Captcha Not Working

    Update, I got these errors :
  6. D

    ImageTyperz Captcha Not Working

    Hello, I tried using ImageTyperz in order to complete captchas (including ReCaptcha) and it simply doesn't work, once the project reaches the captcha task it fails, ImageTyperz also doesn't seem to receive a request from ZennoPoster, does anyone know why? Thanks.
  7. D

    Run HtmlElement HTML element is not found by search criteria

    Thanks for replying fellas, I'll reduce the threads and the CPU/RAM load see if that works :)
  8. D

    Run HtmlElement HTML element is not found by search criteria

    Hi, some of my projects output this message in the ZennoPoster log way too often, the project themselves work just fine and detect all that needs detecting, could this issue be caused by pages not loading properly? Cheers :)
  9. D

    Link variable not working

    I got it fixed, probably should've mentioned that. The issue was me not binding the the variable to the file, for some reason that created the issue. Thanks for replying :)
  10. D

    Text Box has no option to set variable.

    I've tried to make a click on the field then keyboard simulate it. The keyword part works, however, the click on the field doesn't seem to show up, I chose Rise Event : Click inside the actions designer but nothing came of it. How could I use the innerhtml thing to make this work? Thank you :)
  11. D

    Text Box has no option to set variable.

    Hello, I'm trying to set a variable for a text box on a website, the problem is, right clicking doesn't give me the option to set a variable/value from profile. I also tried the actions designer but to no avail. Anyone know how I could paste text in said text box? Cheers.
  12. D

    Anti-Captcha Recaptcha No Slot

    Anyone?
  13. D

    Link variable not working

    Hello, I try to put a link in a variable and 9/10 times the link works just fine, but that 1/10 times the link does not carry over to the variable and instead I just get the filepath of the file that the link is in : F:\MyLinks.txt Any idea why that happens?
  14. D

    Purchasing ZennoPoster

    Hello, I tried purchasing ZennoPoster, the price says $397, alright I'll pay that. I get to the payment page and it says $475, any way I could avoid VAT? Thank you. :)
  15. D

    Anti-Captcha Recaptcha No Slot

    Hello, I'm using Anti-Captcha as a captcha service and every time I start a new project in ZennoPoster I get a ERROR_NO_SLOT_AVAILABLE error. The weird thing is that running the same project in Project Maker returns no error and continues to run and complete the captcha. Does anyone know why...
  16. D

    Click random link inside class

    Thank you for the help, lokiys! I finally got it figured out, cheers! :D
  17. D

    Click random link inside class

    Thanks for replying lokiys, how can I regex the links? I'm pretty much new to ZennoPoster (installed yesterday) and I don't know my way around it just yet. Cheers.
  18. D

    Click random link inside class

    Hello! I want to make ZennoPoster click a random link inside a div/ul/any kind of tag that has a class given by me, for example, if div X has class Y, ZennoPoster clicks a random link inside div X. Help is much obliged,thank you :)