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

  1. P

    How to get parameter's value from a Set --> HTML element branch

    Is there a way to get the parameter's value from a Set --> HTML element branch (i want to save the used proxy and user agent to a file). I tried: Work with template --> Get field value from the executed branch, but it doesn't work. I know i can pull the proxy and user agent from a get -->...
  2. P

    Zennoposter freeze

    If counting the number of lines from an empty file Zennoposter freezes. I need to count lines from files to make my template work. If my file doesn't contain created accounts, zennoposter should start creating accounts.... but because of freezing it's not possible.
  3. P

    Pinterest - Upload Images?

    Hey, i'm working on a pinterest bot but i got stuck, because i'm unable to upload images... I can't write the path into the input field, i have to select the picture from my folder and this doesn't work with Zennoposter.... Does somebody know any workaround?
  4. P

    [BIG TIMESAVER!!!] Speed Up The Debug Process

    It would be nice to have the ability to edit the template while debugging it. Actually, if something went wrong we have to start from the beginning... Often we need new emails, passwords, logins etc. to debug again. If it would be possible to edit the template in debug mode and to...
  5. P

    Yahoo E-Mail Account Creator

    Hey, i'm working on a yahoo template. Creating accounts is no problem, but Zennoposter can't change most of the settings when i'm logged in... ZP doesn't recognize the links... it's not possible to send it to the branch creator... Here's an example picture: What can i do that ZP clicks on...
  6. P

    How to save csv file from keyword tool?

    Hey, i'd like to save results from the google keyword tool as csv on my computer. I get to the last point, download all, then the Internet Explorer Message pops up where i want to save the file. And thats the problem. I don't know how Zennoposter can click on that. Maybe there is a way to set up...
  7. P

    Built in User agents

    Hey, i always thaught that ZP comes with built in user agents? I tried it on my own homepage and i see only 3 variations: Windows 7, Vista and XP. BUT it's always the same screen resolution, the same browser and no plugins. It's easy to track someone down this way, especially if you have an...
  8. P

    Proxy Checker doesn't work

    The proxy checker always worked well for me. It's the first time i have this problem. The source is alive and i have 14.000 proxies but the proxy checker doesn't check the proxies though i have 300 threads enabled. I don't know why. Here is a screenshot:
  9. P

    Faster Connection of step branches within the same webaction

    To connect step branches within the same web action you have to do a lot of copy and paste. I use this very often and it reduces the workflow. It would be easier to activate step branches with a button that is between the step branches. This button is for failed release only, i.e. if it's...
  10. P

    What to do if the username field is in another form number?

    Hey, normally the username field can be found in form #1. But there are sites where the username field is in #0. I know i can set it to -1 and ZP searches for all fields, but then it can be that the wrong field is filled in with the username. E.g. a custom search field. Is there a...
  11. P

    Next problem with my template - checking for text presence

    I'm building a template for registration at pligg sites. For that i need a text presence check so that i can confirm if registration was succesful or not. I use 5 different checks for that. If the 1st text isn't found, the template checks for presence of 2nd text and so on. If all 5 aren't found...
  12. P

    Connection indicates that the node is not available

    Hey, i get this error message over and over again. I start the debug mode and get the error message: "Connection indicates that the node is not available. Delete this connection?" I click on "Yes". Stop the debug mode. Save template. Restart debug mode and the same message appears again. I...
  13. P

    Error while building project

    I get this message when i want to debug my project: Error while building project. In addition the log shows the following error messages: Row: 56 Column: 85 Unrecognized escape sequence. Row: 56 Column: 93 Unrecognized escape sequence. Row: 56 Column: 100 Unrecognized escape sequence...
  14. P

    Capmonster and Mutithreading

    Hey, 2 nice features of Zennoposter are the Capmonster and the use of multiple threads. Ok, i want to use the code from CodeCreator in VS 2008. Is it possible to do multithreading and use Capmonster in VS 2008 too or do i have to run the template in Zennoposter? thx
  15. P

    Anti-Captcha and Case sensitive Captchas?

    Hello, i use the Anti-Captcha.dll to solve Captchas. Is there an option to tell them to solve the Captchas case sensitive? thx
  16. P

    Alive check?

    Is it possible to do an alive check with Zennoposter and how can i do it? I'd like to check if the sites are alive before processing them and filter dead sites out like scrapebox can do it. thx
  17. P

    Is it possible to delete an execution result after it was used?

    Hey, i have a problem with my ZP template. Is it possible to delete an execution result after it was written into a file? Sometimes Zennoposter uses this execution result over and over again for the next lines because of the structure of my template. But i only need this execution result...
  18. P

    Feature Support Sytem

    Hey, there are so many ideas to improve the functionality of Zennoposter. I think if we make a thread for every feature, we loose the overview. So my idea is that we request a feature and everybody can vote for it. So the Devs can see what is needed the most and we don't create 2 or 3 threads...
  19. P

    How can i get the outertext of this element?

    I type in OuterText in the Action selection --> Attribute field, click on test and nothing happens and the word OuterText disappears. How can i get the text of the seleccted element?
  20. P

    How to perform an action only one time despite multithreading

    Hey, i've almost finished my mass email processing template. The only thing i want to do yet: I want to login to my account and move all emails from the spam folder into my inbox automatically, after that the mass email processing can start. What can i do that this action is performed...
  21. P

    How to put words at the end of multiple strings?

    Hey, i have a .txt file in the following format: URL;Username; URL;Username; URL;Username; ... ... Now i get the password execution result and want to put the password after each line. Which Macro can do that? I tried "append to a line" and string.insert but i can't get it to...
  22. P

    How to quit a loop?

    Hi, what is the best way to quit a loop? Lets say i check a resource file and after 10 executions/loops of the template the file is empty. So everything was processed and after that i want to quit the loop. I can check this with the logic function and see that the file is empty. To what do i...
  23. P

    Process multiple emails???

    Hello, i created accounts on 140 sites and got 140 emails. I'm building an email processing template now. The regular expressions are working fine. I get: Url;Login;Password and it is saved into a file. The problem is: It only worked for one email and ALL emails are deleted??? What can i do...
  24. P

    How to use multithreading on a list of sites?

    Hey, i have a list of 150 sites where i want to create accounts. The macro takes the first line from a txt file and creates an account on that site. The line will be deleted if account creation was successful. For that i created a validation (text presence check). If i start 5 threads...
  25. P

    Some questions

    1. Is there a possibility to tell ZP to not delete a file from harddisk? E.g. i have a file with 160 url's. ZP takes a URL and deletes it after successful execution. If the file is empty ZP deletes the file. I don't want to create a new file with this name, so i want that it stays as empty file...
  26. P

    How to translate russian forums?

    Hello, i try to translate russian forum with google translater. So i enter the url and click on translate. But it requires username and password and when i enter both and i am logged in it is in russian language again. How can i translate it? I don't want to copy and paste the text in...
  27. P

    Instance shows no website

    I don't know why this happens. It's the first time. I have a list of websites that opens one by one and ZP creates accounts on them (i have 1 thread). But now ZP don't show the website. In Firefox it's no problem, the website is online... What can i do? Here is screenshot:
  28. P

    How to paint this Captcha?

    Hello, i wonder how Capmonster recognizes a Captcha. Is Capmonster searching for light or dark spots on an image? I have this Captcha: You can see there are a lot of contrasts. Should i paint only the dark red spots or everything that is not white? Or what is the best way?
  29. P

    Debug Button turns grey

    Very often i have the problem that the debug button turns grey after stopping the debug process. I have to restart ZP that i can use it again. Here is a picture of it: What can i do against this behaviour?
  30. P

    Can Zennoposter really replace all the SEO Tools out there?

    I bought ZP some days ago and every day i discover new things i can do with it. Now i'm developing a template for Account creation and submitting my website to social bookmarking sites. I bought Bookmarking Demon for that but i think i don't need it anymore when i create templates for every...
  31. P

    How to change files in Zennoposter folder?

    Everytime i want to change a file, e.g. delete dead urls in my bookmarking list it isn't possible. And i can't create txt files in the Zennoposter folder. I have to create them on desktop and copy them in Zenno folder. When i want to change the files i have to change them on desktop and copy...
  32. P

    Template works in debug mode but not in ZennoPoster

    Hello, i built a template that works very good in debug mode. It's a template for registration of mail accounts at web.de. I add the template to zennoposter and execute it. All steps work fine, but the last step doesn't work. "HTML element isn´t found, according to the search criteria" You...
  33. P

    Cheapest Captcha Solving Service + Prices?

    2 questions: What is the cheapest Captcha Solving Service that is supported by ZennoPoster? And is zennolab affiliated with them or do i get the normal prices like deathbycaptcha.com = 1.39 $/ 1000 Captchas? EDIT: sry wrong forum, pls move to Captchas Section, thx
  34. P

    How to work with regular expressions button in sources window?

    Hey, i am in the sources window and added a site with proxy lists. There is a yellow light, i.e. the site is online but the proxys can not be parsed. So i clicked on the "regular expressions" button and then on "source testing". I selected a structure below the "source adress" field and...
  35. P

    How to let Zenno click on that button???

    Hello, i've setup a template for email account creation with german email provider web.de. It works very good so far. But after email account creation i want to login into my account to disable the spamfolders that are set by default. Zennoposter must click on the following button: "Weiter zum...
  36. P

    Scrolling with mouse wheel

    Hey, i recognized that it's impossible to scroll with the mouse wheel in some windows of Zenno Poster. Espacially in the template editor it would be a great help and time saver if we could scrol down with the mouse. EDIT: Lol after finishing the post it was possible the first time and i tried...