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

  1. 3

    Javascript comment problem

    I am trying to post comments on a website that uses javascript for their comments. The submit button do not appear unless you click on the comment field. I can place the comment with ZP but I cannot submit it because the the button hasn't shown up. You have to be logged in to post a comment...
  2. 3

    ZP won't execute because of redirect

    This is a bit ironic, but ZP cannot execute my template because the website redirects to another after clicking button. I have tried to put in a pause but ZP thinks something is wrong and stops executing. I also tried to connect both the true and false execution to the next step branch but to no...
  3. 3

    Problem with website

    I figured this one out. I was using supposedly Anonymous proxies from Hide My Ass. I just assumed HMA had done their job, but later when I made a check, the proxies were all transparent. That's why I the specific website I was trying to reg to knew my IP. What a bummer. Anon proxies are really...
  4. 3

    Proxies not from proxy list!?

    Yes, I have it set up as "compulsory". I didn't know it removes the proxy, but that makes absolute sense of course. Thanks!
  5. 3

    Proxies not from proxy list!?

    It seems ZP is taking proxies from another planet! This is the proxies available, without applying any filters or rules: This is the proxy ZP is using: Where on earth is ZP getting that proxy from since it is not in the list? Actually it never takes a proxy from the proxy list. What...
  6. 3

    Problem with StumbleUpon template

    I have both attributes but with different group ids. It's very finicky this. I am trying to find the culprit but perhaps I am just wasting my time. Too many hours - I think I will move on to something else and come back in a month or so to SU. Thanks for your help!
  7. 3

    Problem with StumbleUpon template

    Unbelievable, but on a test SU template with only the bare minimum, the regex works like you say and the captcha image shows up. On my original template it doesn't, even though it is exactly the same! Man this can drive you nuts!
  8. 3

    Problem with StumbleUpon template

    Something is wrong with the template and the regex for the captcha image. No image appears in the monkeyenter captcha window. The values you were using in one of the two templates are (they are not the same): Attribute name: outerhtml Attribute value: google.com\/recaptcha (shouldn't this be...
  9. 3

    Problem with StumbleUpon template

    Thanks all for helping. I looked at the template bigcahones was so kind to supply and saw that it was basically the same as mine. So the problem is not with the js validations script as I initially thought. The problem is the lightbox that comes up after clicking the button "Get Started". The...
  10. 3

    Problem with StumbleUpon template

    I cannot register on the site which means I cannot download it. Registration seems to be removed.
  11. 3

    Problem with website

    When I try with proxies (elite or https) it screws me. For some reason the website redirects me to wallpaper.cm. If I use a VPN it works, but I have to restart the VPN, in order to get a new IP address and then make a new registration. I don't know how to automate that.
  12. 3

    Problem with StumbleUpon template

    I am trying to make a regger for StumbleUpon. The problem I am facing is that if StumbleUpon hasn't verified the fields (email, username, password) the "Get Started" button doesn't work. I have tried a Click event in the input:text boxes but it doesn't take it. What can I do to rectify this...
  13. 3

    Problem with website

    Nope
  14. 3

    Problem with website

    I am trying to set up a regger for a certain website. For some very strange reason it is able to detect if I make more than 1 registration. I have tried various types of proxies, Anon, Elite, https etc. It still understands I am registering more than once. I have also tried various browsers (for...
  15. 3

    RegEx Link

    Well, I think I figured it out. At least it works in Debug. I used: http://www\.website\.org/verify\?userid=\d{2,}&code=\S There is probably a more elegant way of doing it but it works.
  16. 3

    RegEx Link

    Hi, I have been using ZP for just a couple of days, so I new to this. I have made a Search for any topic similar to the problem I have, but I couldn't find any. I am sure someone has asked this question before, I just can't find it. The problem I have is with a link that I need to click...