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

  1. S

    Zennoposter not working with proxy rental vpn

    I'm having some trouble getting bother zennoposter and project maker to work with https://proxyrental.net/ I had it working a few months back by adding the base.exe and base_.exe applications to the server section within the proxy rental software, however that now seems to not work. I've also...
  2. S

    Ask end user for variable via checkbox?

    Hi all, So I need to ask the end user to choose from a set of options, is there a way to do this via C#?? Basically, I'm making a script to upload to print on demand sites, I need to ask them what products they want the designs uploaded to. I.E: Short sleeve shirts, long sleeve shirts...
  3. S

    smsactivate.ru

    May be a bit of a dumb question, but does anyone know if the website smsactivate.ru provides usa numbers? If so how do I pull them in zp as all it provides is russian numbers.
  4. S

    failing to find email even though it's there.

    The email processing does not seem to work if the email lands in the junk folder. I've logged into the email account via the extended view, load the emails across all directory, set up the regex for the email I'm trying to parse and so on. Everything seems to work fine, but the second I try...
  5. S

    Issues with uploading to wordpress

    Having a bit of trouble uploading images to my wordpress site. Been using ZP for a fare few years now so know my steps are set up 100% the same way I always upload images. However, when I click and mouse emulate the "choose file" button, nothing happens. I've tried direct from the new post the...
  6. S

    Table processing with special chars

    I'm trying to read a line from a table but keep getting the error "failed to process table. line 0 is not present" each email has to have it's own directory like this: project directory\campaigns\(independent email)\email files here The templates are in project directory with another file...
  7. S

    Another site that causes auto close

    It's back again! The offending site is addmefast.com soon as you click login zennoposter freezes up and shuts down.. @rosto it does the exact same thing as what twitter was doing in the screencast I sent you just this time there's no mouse emulation. Theres literally 6 steps clear cookis, clear...
  8. S

    Twitter sign up causing auto close

    Last couple of days I been experiencing a problem with twitter and zp, every now and again the programe completely shuts down unexpectedly. It always happens after it clicks the "create account button" There's no critical errors created in the logs. But the event viewer (diagnostics.exe) spits...
  9. S

    zennoposter hangs at end of template.

    Don't know what's causing this or even where to begin looking. So basically template does what it has to do in zennoposter and is then ment to save 2 seperate cookies, one using {-variable.email-}.zpprofile and the other using {-variable.username-}.zpprofile after it is meant to save some...
  10. S

    popup auto closing.

    making a template that involves clicking a button on tab "page" this triggers a popup, the template then goes and does it's stuff then close "popup". This works well when it's run on a single thread but, when I run it on 2 or more threads the popup will only load on one instance whilst the other...
  11. S

    mobile screen resolution prevents project maker loading sites.

    I'm making a template that is 100% mobile phone based. This morning I changed browser to safari 100%, OS to mobile 100% and screen res to 100% phone via the profile settings in the advanced editor. Navigated to Facebook and the page loaded fine, I see the page I expected to see on a mobile...
  12. S

    Regex line break.

    Hey guys, Need help with the regex section, so I'm trying to parse for a specific element to assign as a variable and use in a "if" step. The html has line breaks in it though and when I activate the "enable line breaks" option this seems to make no difference. This is the code: <li...