Недавний контент shabbysquire

  1. shabbysquire

    How to use anti-captcha (antigate.com) for Google recaptcha?

    Thanks Morgan for the template! I didn't realize that 2captcha also solved reCaptcha V.2. So I tried your template for the signup page: https://www.quora.com/ But the 1st Dom wasn't able to capture any info. What do I need to capture?
  2. shabbysquire

    What other tools do you use with ZP?

    Didn't know you could do this in ZP?
  3. shabbysquire

    What other tools do you use with ZP?

    Looks ideal, will check it out when I next upgrade ZP. Thanks.
  4. shabbysquire

    What other tools do you use with ZP?

    Does anyone use Fiddler when working with ZP? If so, do you only use it for GET/POST or just with a normal browser? Are there any other tools you find helps you when working on a project? Thanks.
  5. shabbysquire

    Saving a range to a list?

    Thanks guv'nor! :bz:
  6. shabbysquire

    Question re: keystrokes emulation

    I don't think this is possible in ZP (for now), and is a shame as alot of social media sites have this. There must be a workaround. Maybe assign a blank space to a variable, and then add it to the text may work.
  7. shabbysquire

    Saving a range to a list?

    I need to match all the regex results: 1 to 5 to a list. I'm able to specify one match (ie no. 1), so are we able to specify a range? Tried the following, but it wouldn't work.
  8. shabbysquire

    Question re: keystrokes emulation

    In some text messaging boxes (ie Facebook, etc), in order to create a new blank line, you do: shift + enter on the keyboard. How can we achieve this via the action keystrokes emulation? Thanks.
  9. shabbysquire

    Check if form submitted successfully

    Sometimes a text isn't available to check (kinda rare), but you can check for the presence of an element, ie a graphic.
  10. shabbysquire

    Text processing replace issue

    Thanks, will try that soon. :bt:
  11. shabbysquire

    Issue loading iContacts

    Hey there. Using PM ver. 5.9.9.1 Having issues loading the log in page for Apple iContacts. Sometimes the sign in page loads, but most of the time it doesn't. It works ok in my normal browser, so the site is up. Once signed in, it works ok. Here is a example if anyone wants to try it. Thanks.
  12. shabbysquire

    Text processing replace issue

    Like this? It doesn't work, as it replaces the characters like:*&^, with: [\W]
  13. shabbysquire

    Text processing replace issue

    In text processing, I use this regex to replace unwanted characters: [!"£$%^&*()-_+=#~@;:/><.,/?\\|¬`] It works, but it also strips out all numbers. This is how it's set up. Does anyone know why it strips out any numbers? Thanks.
  14. shabbysquire

    Text Processing - How to replace characters with spaces?

    That works a treat! Thanks given.
  15. shabbysquire

    How to check if result is a mobile number?

    Thanks Tobbe. Just ran it through text processing > regex, then check for any results via the IF statement. Another issue. Because UK mobile numbers are 11 digits in total, I need to grab only 11. I use this: 07.{9} But my regex also matches with mob nos that are longer, like this example...