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

  1. J

    Regex a list

    I don't understand why I set Count Regex DOM match to 0, put data on a page, visited it, took DOM, did regex of DOM, specified to 'One match' that was Count Regex DOM, put the result into a variable, increase Count Regex DOM count by 1, wrote to a file, then went back to the page, and instead of...
  2. J

    What does ''action group id:'' mean?

    ZP MP is a great improvement over ZP but ZP used to have easily viewable identities on each of the steps. I'm getting a Run HtmlElement action id error that's crashing my template at seemingly random places. When I right click and copy ID of action, it goes by the name of ...
  3. J

    Can ZP split values?

    Values that are sitting inside comma separated files. I don't mean split a csv file into pieces, but split the actual value (which would be an article) in three or four bits? If it's more complicated and requires own code addition to ZP MP, can you give it to me? ;)
  4. J

    Global vs local deposit?

    Quick question, when does a local value get reset that a global value won't reset? I've tried clear cache and clear cookies but it's not that.
  5. J

    If Logic match of an article

    Even though I use the DOM Html of the regex builder, I'm getting many articles where the regex is extremely hard to build because of the line breaks in the original DOM Html. In other words, I can scrape the article but it comes with line breaks attached to it, which means that when I want to...
  6. J

    How do you guys deal with csv values?

    When outputting ZP info into a csv file, I use "," to isolate each value because , without the apostrophes will break every comma inside the value. Like an article with commas, will be broken at every single turn. But when there are apostrophes inside the value, like this...
  7. J

    [SOLVED]  Match numbers not going into a variable?

    When I take DOM, and select 'What to take', I can get First to extract the first result of my regex because I can put it in a variable. But when I select 'Match no.1' to get a specific match, I can't put it in a variable. Is this a bug or is there another way to extract data that isn't by...
  8. J

    How to import a list into a form?

    I have a list with 200,000 strings, but I only want to export 500 to the browser page. How is this done on MP if there's no macro builder?
  9. J

    [SOLVED]  Where is the search option in the regex builder?

    In ZP 3, this was the way you looked for a text, so as to put it into an expression. It's not enough with knowing what comes before and what comes after. From what I see, I would have to copy all the DOM texts I get in the recording project to notepad and search there, but surely that can't be...
  10. J

    MP gives license error but old ZP does not

    I paid for MP, but under another email. Could that be the problem? It's worked before, just not today. Today only the old Project Maker and ZP are working, but ZP MP and Project Maker MP are saying 'License not found'.
  11. J

    Replacing lower-case letters only, with Zennoposter?

    Hey guys, imagine you have an article, and want to replace on the lower-case d's, but not the capital D's, the only thing I could think up would take way too long to implement, I thought about extracting the lower-cases with [az] or something like that, but then I'd have to stick them all...
  12. J

    Can't see Yahoo's captcha and can't copy from one template to another

    After getting MP to work on Win7 (but not on Vista), it looks to have a lot of promise, but it won't see the captchas in the yahoo sign up page. Haven't a clue what could be wrong, is there some special user agent I should be using? It can see hotmail and gmail captcha areas, but not yahoo so...
  13. J

    My ZP MP isn't working on my Vista

    Whenever I 'record a new project' and click 'To actions designer' or 'search by picture', the whole thing crashes on me. There's little else I can do with the project maker if this doesn't work. Is it my OS, do I need to get a better PC, or is it ZP?
  14. J

    Can I have v3 and v4 installed simultaneously?

    Or does v4 eat up v3? I ask because I have read that importing the v3 templates into v4 gives you corrupted templates, but I do want to test v4s click-picture recognition claimed abilities.
  15. J

    Can you get ZP to recognise the ''Local Monthly Searches'' click in AdwordKeywordTool

    By ''Local Monthly Searches'', I mean when you input a value into the keyword tool and below you get this as an option to place your results in order. I'm on ZP 3.6 and it doesn't seem to recognise it. I've tried treating it as outertext, I don't know what else it could be, both as a div tag and...
  16. J

    How to get selected lines?

    {-RegExp.RegExp-|-{-FieldData.FieldData-|-test-|-make-}-|-\d+-|-all-} is for all but i've tried all sorts of things for selected lines and they won't work {-RegExp.RegExp-|-{-FieldData.FieldData-|-test-|-make-}-|-\d+-|-1,2-}...
  17. J

    Has anyone gotten google instant to work?

    Google instant works with zennoposter only when you click outside the ZP window on your home PC, which to me is weird and inexplicable and useless for zp. Has anyone gotten it to work purely on its own, by doing something to the template?
  18. J

    What's the best captcha solver in town?

    I'm very tired with the success rate in Captchabot, so I'm wondering which of the others is the best. Right now I wouldn't be looking at best success rate or anything special, I'd be happy if it just didn't give ''sorry'' back to me, and tell zp there's a connection error, and restart the...
  19. J

    Captchabot sorry and unresolved by document change

    Here is the process by which a live/hotmail registration Captchabot gives a ''sorry'' as a field recognition result, which today it has decided to give me constantly whereas yesterday it had stopped. Someone said it was because the box wasn't reaching captchabot correctly, and I'd had numerous...
  20. J

    File is unblocked by timeout???

    I built a huge hotmail registration and activity template that depends on file extraction to get its good results. In Project Maker it works fine, but in Zennoposter it gives me 'File blocking' and 'File is unblocked by timeout'. Its a total fail on ZP and yet it works great on Project Maker...
  21. J

    How to export info into one row of a csv?

    If u get a block of text like this: (07) 5371 9820 Australia Sanja And export it into .csv or .db in zp, every space bar becomes a new column and every new line becomes a new row. OpenOffice has an option to ignore space bars as separators, so it can all be put in the same column. But...
  22. J

    Captchabot working with ZP? and does complain url work?

    I made a hotmail account creator, but most of the captchas are being responded erroneously by Captchabot, which says ''sorry'' instead of writing the captcha. Sometimes Captchabot writes a close enough approximation but it's still wrong, and rarely it gets it right. This morning it was getting...
  23. J

    How to make the top block permanent?

    In Project Maker, I've always had the top bar, where it says 'template editor', 'action recording on the web page', 'email processing' and 'regular expression builder', and below it all the pictures, like 'New', 'Open', 'Start debug', 'Page text' or 'Copy to editor'. But for some reason without...
  24. J

    Proxy checker gives question mark circle on https

    What can this be due to? I have a bunch of private proxies which get + marks on everything except gateway, and I'm quite sure are compatible with https, but the https section of the alive proxies list says they're neither + nor - but just ?.
  25. J

    Have you disabled Download prompt on windows vista/ie9?

    After failing at passing the link through a script, and failing at passing the link through a program, I failed at passing the page through a script that was embedded on an internet webpage because ZP brings up a window asking me to choose between saving the file and opening it. I looked up...
  26. J

    How do you run a script through a webpage?

    Say you have a webpage where you have a video you'd like to download. Do you do Set web browser page. Get own code. If this is all that's required, why is it when I send the page over to this script, it simply does nothing?
  27. J

    Is this php script working for you guys or am I doing something wrong?

    From here: I paste: function getPatternFromUrl($url) { $url = $url.'&'; $pattern = '/v=(.+?)&+/'; preg_match($pattern, $url, $matches); return ($matches[1]); } GetFlvFromYoutube is the main function here, which download the flv file from youtube pattern and saves to your local machine...
  28. J

    How would you build a youtube video downloader with ZP?

    I wonder if anyone would be kind enough to tell me how. Before it seemed easier because keepvid.com was browser based, but now what can we do?
  29. J

    An example of wget in action?

    Could someone be so kind as to point me in the direction of an example template where I can see how wget is implemented? I want ZP to download videos from keepvid. Is wget the part of zp labelled 'own code'? Or does it now belong to codecreator and not project maker? How would the...
  30. J

    Can ZP deal with forced anti-change page browser mechanisms?

    It can deactivate popups from appearing, but you know those signs that appear that aren't quite popups but make the page fade into the background while making it necessary for you to click 'Yes, I want to leave the page' once, twice or even three times... I don't think ZP can deal with these...
  31. J

    Screen resolution

    You gotten ZP to fake screen res? I'm guessing most probably no. But just in case i missed it. it would be pretty cool though. its one of the main things browsers leak.
  32. J

    Ever had project maker give you different results than Zennoposter?

    With the latest ZP, the 3.6 one, I'm using it right now on a site to parse to file data from a site. I register in, all is fine, in Project Maker. It parses the 19 matches. It all makes sense. I fire it up in ZP. It only parses the first match. I'm like, wtf?! Has anyone else experienced...
  33. J

    What is logic for 'contains but not necessarily equals'

    I know == is equivalent, but what is contains? Like, the string is equivalent to 'x' So you write 'string'=='x' But what do you write when you're looking for the string 'has x in part of it' and/or is equivalent. I'm looking for a 'string x' to give true when asked if 'x' is in it...
  34. J

    Why does my RegExp Escape work standalone but not as lookaround in a subsequentregexp

    Here's a nice exercise for anyone willing or capable of it. It seems that my 'create region' step works when all I'm looking for is something like {-FieldData.FieldData-|-top wonders-|-get next country-} but when I try to use {-FieldData.FieldData-|-top wonders-|-get next country-} as a...
  35. J

    Parsing javascript

    If ZP could parse js just like it can with html for scraping, it would be great. Pages like this could be parsed: http://www.plurk.com/savannahmonroe thanks
  36. J

    Zenno can plurk?

    http://www.plurk.com/ykNiLp I want it to press the arrow at the right hand side of the horizontal wall in plurk but its not recognising it as a click. Its not seeing it as a click because all it sees is a fulltag div thats text and the number of matches that can be involved is skyhigh...
  37. J

    How do you guys stop an instance?

    I'm having considerable trouble trying to close instances without having to close the entire ZP. So even though there are templates I want to keep running, I can't get rid of the ones I don't without restarting ZP and losing out on the templates I wanted to keep working but can't. Is there any...
  38. J

    Singleline and multiline?

    In order to capture a block of text, instead of a string of text and process it with regex, I believe you have to enable singleline regex. But how is this done? Is it an extra bit of regex thats introduced into the expression or is it a mode in a library of regex that may not be supported in...
  39. J

    How to check for file data, not file?

    We have a macro called file.exists, and it checks for the existance of a file, which is cool. However i tried setting up a string-in-file.exists macro workaround. All i could think of was doing a file.get.block macro and using as delimiter the field data of the previous step, which contained...
  40. J

    What is the Not Greater than logic?

    I am having trouble with not greater than. 1 !> 26 gives me neither true nor false. I've tried with and without apostrophes. With all sorts of space bars. What am I doing wrong? and what library should i be getting my logic syntax from? thanks
  41. J

    HTML DOM

    What scripts do you guys use to process ZP's HTML DOM? Do you send the HTML DOM to a script to process it for more accurate (as its recommended to parse HTML DOM instead of HTML) and perhaps easier regex?
  42. J

    Spintax problems with regex

    I'm parsing with (?<=\<A title\=\"|png\"\>\<\/DIV\>\<A title\=\"|png\"\>\<\/DIV\>\<A title\=).*(?=\" href\=\"\/) In ZP this works but in Expresso it gives no results. To be fair it gives shitty results in ZP, listens to the third spin in the lookahead by adding '' to the results of...
  43. J

    How to cover spacebar?

    with (?<=\"\>).*(?=\<\/A\>\<BR\>\<SPAN class\=) gives ----------------------------------- match # 0 ----------------------------------- <IMG align=left src="http://files.abovetopsecret.com/images/locked.png" width=17 height=20> A Mason about to expose ALL the secrets...
  44. J

    This counter is nuts!

    Heh. I can't explain to myself why this counter is showing a false by the time it reaches '7' < '500' 1 to 6 work fine! Same with any site, its the counter. 7 is more than 500!!?? :confused:
  45. J

    Tits for whoever knows this regex!

    page text: 05/28/2011 want to obtain: 05/28/11 want to always avoid the 20.
  46. J

    Help with my unsuccesful exit please

    Could anyone be kind enough to look over why my Rise click followed by if logical statement won't leave when its time for an unsucessful exit? I have also tried without the logical statement but no luck. Directly from the Rise click.
  47. J

    Matches

    nvm
  48. J

    What's regex for stop here!!

    With (?<=\<A href\=\"\/).*(?=\"\>) I get stuff like: Match 21 behaves differently because it thinks (?=\"\>) refers to the second "> (after withoutabox.com/) and not the first. How to get the first? thanks
  49. J

    Ieframes and getting page text

    I keep getting ieframes and I've setup a cycle to change proxy if and when I do. However 'res:/ieframe.dll/dnserrordiagoff_webOC.htm#http://answers.yahoo.com'!='{-FieldData.FieldData-|-yadayada-|-web browser url-}' when {-FieldData.FieldData-|-yadayada-|-web browser url-}= get page URL...
  50. J

    Automatic Project Maker

    ZP is great with some things but when it comes to scraping errors there are rare, errors like the twitter whale or the 'sorry, something has gone wrong' in yahoo. In ubot you can leave the debugger playing on automatic until it reaches the error page, but in project maker you have to click each...