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

  1. J

    My HTTP GET action fails in Zennoposter but works in Project Maker?

    When I run the project in Zennoposter it fails with this error Run HTTP actionaction group id: 2c47e6f8-8b68-4019-a096-3306b3a8cb90 Timeout period has expired ResourceDownloader.GetResult. But the project works fine in the Project Maker. Any ideas why this might be? Im using proxies...
  2. J

    Files Write Text not always adding line break to end

    Sometimes "Process files>>Write text" doesnt always add a line break at end regardless if the box is ticked or not Seems to happen to me if i have 1 template running that does the write text (append & add line break ticked) and another template Taking a line from that same file by means of a...
  3. J

    Cant 'Regenerate' Profile fields

    Im trying to regenerate Login name inside a template but it doesnt seem to work... Tried both the above but it doesnt change the field's value? Edit: Ive tried to get around this by first making a template that just does a 'save profile' and letting it run a few 100 times to get a folder...
  4. J

    "Hilight important elements only" gone in ZP5?

    Hi, Im loving the ZP5 update with the new integrated debug/editor. But in ZP4 I used to quite often need to untick the 'highlight important elements only' option to find the correct part to click. This seems to be missing in ZP5, so what is the process for doing this kind of thing now...
  5. J

    Template Hanging at step! "no such macro in macro base"?

    I hope you can help I have a template that was working last night and today its hanging at a step i've never had problems with before. Basically its a rise event that clicks the +your name button on google when you are logged in and goes to the users g+ page. Zenno clicks the link and the...
  6. J

    Variable for the current page url?

    I cant remember how to get the current page URL. Is there a variable for it? While im at it is there a list of built in variables that i can bookmark somewhere for reference?
  7. J

    Pinger.com sign up possible with ZP? (flash site)

    I have difficulty trying to get ZP to create an account on Pinger.com. The site is entirely flash based. If someones got this site working I could do with a few pointers. Im using search by picture to click the field boxes and then trying keyboard emulation to type the details but im...
  8. J

    "Input string was not in a correct format." when increase counter?

    as the title says really i get "Input string was not in a correct format." when i try to increase a counter, what am i doing wrong?
  9. J

    Any plans to be able to call a template from another template?

    Hi, Ive managed to make templates for quite a few web 2.0 type sites now eg wordpress,tumblr etc It would be really nice to be able to make a template that runs each one one after another to be able to make link wheels and such. Ive tried merging the templates together but as far as i...
  10. J

    Whats wrong with my IF ?

    It doesnt give a Result of either true or false so the template doesnt follow the correct path '{-Variable.checkcaptcha-}'!='' the checkcaptcha is from a regex that checks page text for "Are You Human?" or something similar. That seems to be working correctly watching the variables as i...
  11. J

    How tables work when multi threaded

    Hi, loving this software should have bought it ages ago :) Im not sure how tables and lists behave when its running multi threaded though. say for instance i take the first line from the table and have "remove after getting" NOT ticked will that same line be took again by the next...
  12. J

    how to "Get Value" from same place ive already "Set Value"?

    In my template im using Set Value to put some text in a box (wordpress posting) and that works fine except it replaces the existing text with what im setting. I want to append it to the text. so I thought id use Get Value to get the existing text to a variable then do the Set Value with...
  13. J

    Why cant I add a Logic IF to the editor?

    For some reason i cant add an IF to something im working on in the editor. I can add the IF on white space else where. but it wont go on the correct block even if i try copying it and then 'insert' is greyed out? Any help please?