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

  1. M

    Regex: How to remove last characters

    OK , works like a charm now! Thank you
  2. M

    Regex: How to remove last characters

    This code works... May I ask you how to add variable instead of 2ef322ree? Thanks! string line = "2ef322ree"; return line.Substring(0, line.Length - 3);
  3. M

    Regex: How to remove last characters

    I my C# variable I'm getting value "ok" Execution of C# code of Result:ok
  4. M

    Regex: How to remove last characters

    I would like to remove last three characters and save first six characters in new variable. 2ef322ree I have tried the code below, but that's the opposite of what I'm trying to do. .(3)$ Here is the output in variable: ree Any suggestion? Thanks!
  5. M

    PM crashes every 10 minutes

    After the update, PM crashes every 10 minutes.
  6. M

    How to Delete Uploaded Pciture

    I would like to upload unique pictures to some websites. The problem is that some pictures are uploaded more than once. So, how to delete a picture once it is uploaded? In my template I'm using functions: Files -> File Path -> Files for Upload Thanks!
  7. M

    An HTML hasn't been found

    Let me explain a bit more.. I have a project that posts comments on target sites. On my target list is around 100 sites. Sometimes sites are not available or Zenno can not find a form to submit comments. So my project is stopped.. I exactly know where the problem is, but I do not have a clue...
  8. M

    An HTML hasn't been found

    What to do when the form is not found.. The whole process is stopped due to this issue in my project.. Error msg: Running HtmlElement An HTML element matching the search criteria hasn't been found
  9. M

    CSS Modal Popup

    Is there any way to block CSS Modal popup of Bootstrap?
  10. M

    ZennoPoster 5 Old Browser?

    I know it.. :) Updated! Thanks..
  11. M

    ZennoPoster 5 Old Browser?

    I bought ZennoPoster back in 2015 (I think). Both ProjectMaker and ZennoPoster stopped working for me, even with simple forms with the name and comment section only. Looks like that the submit button does not work or something. All forms are filled correctly, but comments are not submitted at...
  12. M

    Bugs in version 7.1.6.0

    When I run the project inside the ProjectMaker. It's a simple URL block and that's pretty much all...
  13. M

    Bugs in version 7.1.6.0

    I just installed ZennoPoster 7.1.6.0 and I really like new UI. Unfortunately, I'm getting an error inside the ProjectMaker: Running the WebBrowserTab Error accessing Instance.ActiveTab Any idea how to fix the issue? Thanks!
  14. M

    CapMonster 2 Exceeded Number

    Are you serious? Thank you for your polite answer!
  15. M

    Parse results inside p tag

    I want to parse all source inside the paragraph, but in my scenario is taken the whole page from <html> to </html>.. Regex that I use: <p>(.*?)</p> What to take settings: Source.. So how to take HTML source inside p tag? Ex: <p>Bla bla bla bla.. <a href="http://yahoo.com">Link</a> bla bla...
  16. M

    Any templates for Zenno.

    He is a good guy to work with.. I highly recommend this templater. No doubt!
  17. M

    Regex for sitekey

    Got it!
  18. M

    Regex for sitekey

    Hi, Is it possible to get sitekey value in javascript with regex? Thanks! <script type="text/javascript"> wmt.common.events.executeOnlyAfterPageLoaded(function() { var onSuccessCallback = function(response) { document.getElementById('sc-recaptcha-response').value = response; }...
  19. M

    CapMonster 2 Exceeded Number

    Hi, Two hours ago I installed CapMonster 2 for my first time and I am already getting error message saying that I have exceeded number of recognition attempts for demo-version... I didn't use software at all! How to resolve the issue?
  20. M

    Submit URL to Google

    I am still looking for.. These guys does not accept PP payments ..
  21. M

    Submit URL to Google

    https://zennoscript.com/en/shop/templates/seo/google-add-url
  22. M

    Submit URL to Google

    I am looking for Submit URL to Google template with captcha feature.. https://www.google.com/webmasters/tools/submit-url PM me.. Thanks!
  23. M

    Regex for HTML Title tag

    I have PHP script to generate content.. The code above works very well, but the problem is because my PHP script brake the title line.. <title>Bla bla bla.. </title>
  24. M

    Regex for HTML Title tag

    Hello, Could someone explain how to grab text inside HTML title tag. I tried <title>(.*?)</title> but the whole page is grabbed. Thank you
  25. M

    HideMyAss Vs. Proxies

    Well I need vpn or proxies to build more web 2.0 properties such as wordpress, tumblr etc
  26. M

    Two Variables in One If

    Thank you Tobbe..
  27. M

    HideMyAss Vs. Proxies

    Hello, What is better to choose?
  28. M

    Good Alternative to InstantLinkIndexer

    Hello, InstantLinkIndexer stopped work for me.. Even my PBN is not indexed in 24hours.. So, what's the best alternative to InstantLinkIndexer? Tnx!
  29. M

    Two Variables in One If

    Hello, How to put two variables in one if with the same rule.. Something like that... '{-Variable.Variable1-} + {-Variable.Variable2-}' != ''
  30. M

    .exe packing

    Awesome.. In this year?
  31. M

    .exe packing

    Hello, Will be packing files possible in the future? Thanks!
  32. M

    Spintax Problem?

    You have right... The format above is much easier.. Thanks Tobbe.
  33. M

    Spintax Problem?

    Can help more anchor variables + additional spintaxt? {-Variable.Anchor-}, {-Variable.Anchor1-}, {-Variable.Anchor2-} Also I add additional spintax for anchor variables Can this help?
  34. M

    Spintax Problem?

    Hello, me again.. I have 30 anchors for backlinks in spintax, but I always getting the same anchors.. Example: { {-Variable.Anchor-} Blog | {-Variable.Anchor-} Free Blog | {-Variable.Anchor-} Tips | {-Variable.Anchor-} Tricks | {-Variable.Anchor-} Tips and Tricks } etc... = 20 anchors When...
  35. M

    How To Instert Subheaders

    Awesome.. Thank you guys..
  36. M

    How To Instert Subheaders

    Every third paragraph...
  37. M

    How To Instert Subheaders

    Hello, I have tons of .txt articles and I really need to add subheaders into those articles.. Is it possible to do something like that? Thanks!! Example: Before you start your regular workout, warm up your brain. It is merely as essential to get your central nervous system completely ready...
  38. M

    How to Check Keyword in Meta

    Thank you so much! :):)
  39. M

    How to Check Keyword in Meta

    OK... Let me try.. Thank you guys...
  40. M

    How to Check Keyword in Meta

    I know how to write results into list.. I just don't understand these if actions....
  41. M

    How to Check Keyword in Meta

    Ok... How I can put results in to .txt two files... 1.txt if title exist 2.txt if title does not exist..
  42. M

    How to Check Keyword in Meta

    Hello, I have list of targets (300 sites) and I need to check if keyword of my niche (example: weight loss) exist in meta title of target sites.. I need to save results in two separated .txt files: 1.txt keyword exist 2.txt keyword not exist I'm trying with if action, but without any...
  43. M

    Double Post Input With Mouse Emulation

    Awesome man :) Thank you!
  44. M

    Double Post Input With Mouse Emulation

    tinymce in iframe <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link type="text/css"></head><body id="tinymce" class="mce-content-body " onload="window.parent.tinymce.get('editor-textarea-1431051589218').fire('load');" contenteditable="true"><p>
  45. M

    Double Post Input With Mouse Emulation

    Hello, I'm working on a bot to post articles... The first problem has been with text area in iframe, so I used mouse emulation to input article... But I have a new problem... The same article is inputted twice in text area... I also tried with keystrokes emulation, but html tags are not...
  46. M

    Error

    @VladZ Yes.. I just figure out.. Thanks!
  47. M

    Error

    Hello, I re-install my Windows system and ZP and now I have problem to start Project Maker.. Please check picture below.. Please not that I have fully licensed software! Thank you Edit: Just hacked the issue myself :) Cheers
  48. M

    Content Parsing

    Works as hell :) Thank you !!!
  49. M

    Content Parsing

    Hello, I parse content from different resources such a goarticles, wikipedia, about and now from ezinearticles.. All content is stored in 4 different txt files and this is a problem, because is really hard to handle big files with content.. So, Is it possible to create a new .txt file for...
  50. M

    EzineArticles Parser

    Wowww.. Thanks :*