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

  1. L

    How to Check for Parsed Text on CC?

    ^^ HB, please tell me if the above code is correct for CHECKING FOR TEXT PRESENCE. the problem with the line: var attribute = tb.PageText; is the value is <null> while debugging.
  2. L

    How to Pause in CC?

    Yes, the error during debug is on the line that contains the pause.
  3. L

    How to Pause in CC?

    I took off the var result = from the code, and I still get the same "Unreachable code detected" error. Here's a bigger snippet of the code: // Click the button "I accept" he = instance.GetTabByAddress("page").GetDocumentByAddress("0").FindElementByTag("form", 0).FindChildByAttribute("button"...
  4. L

    How to Check for Parsed Text on CC?

    Is the below code correct? // Checking parsed text tb = instance.MainTab; if ((tb.IsVoid) || (tb.IsNull)) return -1; if (tb.IsBusy) tb.WaitDownloading(); var attribute = tb.PageText; if(attribute.Contains("Hotmail Highlights")) { //...
  5. L

    CAPTCHAs Not Showing When Using Proxies

    Big problem: On several sites the captcha does NOT show which breaks my templates (in both XML & C#) only when using proxies (both public and private) Here's the thing: when using either public or private proxies, the captchas show up maybe 25% of the time. When I remove the proxies and...
  6. L

    How to Pause in CC?

    When I input the following code: // PAUSE 30 SECONDS var result = instance.RiseMacros("Pause", new [] {"30"}); I get the error message: "Unreachable code detected" What's the proper way to pause in CC?
  7. L

    How to Check for Parsed Text on CC?

    What's the right way to CHECK FOR PARSED TEXT in CC? Below is what was converted automatically from a working XML file. // Checking parsed text tb = instance.MainTab; if ((tb.IsVoid) || (tb.IsNull)) return -1; if (tb.IsBusy) tb.WaitDownloading(); var attribute =...
  8. L

    Youtube: Different Page Displayed on Action Recording than on Debug

    Would you take a look at youtube through 'action recording on the web page' to create a template, then set that debug so you can see for yourself? What country are you in Rostonix?
  9. L

    Youtube: Different Page Displayed on Action Recording than on Debug

    Weird thing is, I was using THE SAME Private US proxy in both instances.
  10. L

    Youtube: Different Page Displayed on Action Recording than on Debug

    I've noticed that some sites have a different webpage that loads when input into 'Action recording on the webpage' (on ProjectMaker) than when in Debug or Live ZennoPoster template execution. Makes it impossible to create a template when a different page shows up when running the template...
  11. L

    How to Design Template around Specific Niches?

    When inputting anchor text, bio, body text, links to money sites...they are all niche-specific. How are you guys organizing your templates to accommodate several different niches on the same master template (i.e., (1) squidoo template that pulls anchor text from home improvement niche, then...
  12. L

    No suitable proxies for task

    Hello, I am a Zenno PRO user. I keep getting the following error: No suitable proxies for task: D:\Zenno Data\Project Maker\Templates\YahooMail.xml I set my proxy settings to: Compulsory (without delete) but it continues to delete them from proxy list. Any help?
  13. L

    E-mail Processing Problems Solved - Email Master 2.0 Multiple POP3 Email Account DL'r

    Is this still for sale and most importantly, does this still work as advertised? I tried downloading, but the download link above is linked to v1.0.2