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

  1. D

    Problems with wordpress.com template

    Thanks Rostonix, it is an issue with the proxies. I am using buyproxies.org, do you know if this provider is good for zennoposter?
  2. D

    Problems with wordpress.com template

    Hi, I am able to create a wordpress.com account, but when I try to access the wp-admin section it shows a 403. The account is not banned since I am able to access through the browser outside of zenno. Anyone having the same problem?
  3. D

    Snippet samples

    Thanks anyways lokiys, your reference helped me a lot. Is a lot better to input the text in a box than having to open each browser.
  4. D

    Snippet samples

    Thanks lokiys, it works, but how can I input the data with "Enter" instead of closing the window? I am using the following snippet
  5. D

    Snippet samples

    Hi everyone, can someone help me with a snippet to open a window where I can input some text/numbers, and the input will be saved into a variable that can be used in zennoposter? I want to manually fill some fields. Thanks!
  6. D

    Regex to get root domain?

    (.*\.com|.*\.net|.*\.org) I finally got it working with the previous regex. For any people having the same issue, I just made an individual regex using the designer for each condition (text ending in .com, .net, .org), and separated them by " | ". Then I put everything between ( ) .Hope this...
  7. D

    Regex to get root domain?

    Hi, how can I get the root domain of an url using regex? For example, I have a list of urls like facebook.com/test/ and I want to get only facebook.com I tried using regex for the extensions of the url, but I was unable to create a regex that will grab the portion of text ending in .com or .net...
  8. D

    How to delete all the content from a table?

    Hi, I made a loop which temporally writes some text (using regex) into the table. I then grab the first line (to convert to different variables) and put the option to delete it after grabbed. I believe some info is being kept in the table, because during the 3rd loop it repeats the info from the...
  9. D

    How to add text in front of list?

    I am trying to do it in PM. It is the same initial text for all the lines in a list. For example, I have the keywords "seo","money" and "zenno", and I want to add "the" in front of every element in the list. I just wondered if there was a faster way to do this without using a loop, thanks :)
  10. D

    How to add text in front of list?

    Hi, I am using a loop to add text in front of a list (one line at a time), i.e. text1 text2 text3 converts to: addtext1 addtext2 addtext3 But it takes too long to process a large list. Is there a more efficient way to do this? Thanks.
  11. D

    Deleting blank lines from table?

    In case someone else is having this issue: 1. In list processing - Merge list items 2. In word processing - Replace - What to search: \n\r - Regex option clicked 3. In list processing - Add line Worked for me :)
  12. D

    Deleting blank lines from table?

    Hi, anyone knows how to delete blank lines in a list? I was searching in the forum but couldn't find the answer. Thanks.
  13. D

    Can zenno 5 crop a photo automatically?

    Hi, when I upload a photo to a website's profile it requires to crop the image. Is there a way to do this automatically? Thanks
  14. D

    Keeping lines in list which contain certain text... anyone knows?

    Thanks nevadahsot, exactly what I was looking for :)
  15. D

    Keeping lines in list which contain certain text... anyone knows?

    Great idea, thanks!
  16. D

    Keeping lines in list which contain certain text... anyone knows?

    Hi, I have a list and I want to keep the lines which contain certain text. I used "remove elements that contain any text" from the list processing, but the problem is that when I delete the lines containing .co, it will also delete all the .com I want to keep only the lines which contains...
  17. D

    Copying variables to a table by column?

    That solved the issue, thanks bigcajones!
  18. D

    Copying variables to a table by column?

    I tried that option but it will copy all the info on column A, and I need that the excel shows variable1 in column A, etc. I need to sort a list by columns in excel. Any other idea?
  19. D

    Copying variables to a table by column?

    Hi, I want to copy some variables to a table by column. I tried the "Word processing - to table" function, used my own text as column separator ( ;; ) but it will not copy the info by column. I want variable1 to be copied on column A, variable2 on column B and so on, but it will copy all the...
  20. D

    Comparing 2 lists

    It is a lot easier to do it in that way, thanks Bigcajones!
  21. D

    Comparing 2 lists

    I think I found a way to do this by using the replace and regex function. For example, I will replace the word test2 to **test2++ ,and then make a regex to find anything between the ** and ++
  22. D

    Comparing 2 lists

    Hi, anyone knows if there is a way copy the elements from one list only if they appear on another one? For example, in list A the words test2, test5, test10 appear, and in list B the words test1, test2, test10, test 11 appear. I want to copy only the words that appear in both list A and list B...
  23. D

    Multiple logic-if conditions question

    Thanks, that worked!
  24. D

    Multiple logic-if conditions question

    Thanks for the help Bigcajones, but it didn't work :( It is for a numeric variable. I even tried the comma and semi-colon but no results either. Any other ideas?
  25. D

    Multiple logic-if conditions question

    Hi, is there a way to use the logic-if function for multiple conditions, i.e. if variable A = 1,2,3,4,5,6 I used the "switch" function but it gets kinda long. Thanks for any help given :)
  26. D

    Is there a way to run a template from another template?

    Hi, I was wondering if there is a way to run a template from another one. I have this generic script that I am adding to all my web 2.0 templates, but if I have to make a change to this generic script, I will need to open each web 2.0 template to do it. Is there a way to make all the...
  27. D

    {Project.Directory} Question

    The instruction {Project.Directory} will always redirect to the directory ...Progs/Templates? I thought it redirected to ...Progs/ but this is the first time I use it. I just want to make sure before moving all my projects to the "Templates" folder. Thanks
  28. D

    Loading doesn't finishes in browser

    I am having the same issue when posting to web 2.0 like jigsy. For example, when the program posts the article it will take 1-2 min to respond (shows the red dot - no proxies)
  29. D

    Crowdsourcing for zenno?

    Edit: Never mind :)
  30. D

    Create link when HTML not allowed, it is possible?

    Hi, I was just wondering if there is a way to create a link automatically when the website doesn't allow HTML. Thanks
  31. D

    [SOLVED]  Random number bug

    Hi, I just noticed that there is a bug when you run a random number. For example, if the range is 0-3, it never outputs the last number. Just to let you know if this was not reported before.
  32. D

    [SOLVED] 4.0.8.2 - Email verification bug - please fix as ZP is useless now...

    I was going crazy with the same issue, but I noticed that if I use 1 thread at a time the problem won't happen. I just run several templates at the same time but maxed to 1 thread. If you don't need to create a lot of accounts is a good workaround until the new version comes out :)
  33. D

    ZP with Captcha sniper

    If you put decaptcher as your service provider captcha sniper will automatically grab the images, but since it cannot solve recaptcha is not that useful for web 2.0 If you program the template in a way that it uses captcha sniper first (decaptcher), and if it fails it uses another service...
  34. D

    Regex for delete space

    You could try word processing replace: what to search: {-String.Space-}, What to replace: {-String.Backspace-}
  35. D

    Category selection?

    Hehe so simple and I never thought about it. Like Rostonix says, simple is better. Thanks Drvosjeca! Edit: I run into an issue when I was trying to use the name. When I test the action it will open the menu but won't select the option. Any idea why it isn't working?
  36. D

    Category selection?

    Hi, I want to change the category of a website from the Input Settings. Since the variable is the name of the category I converted it to a number (for the selection), so I used Switch and Set value, but is there an efficient way to do this? I like spaghetti but not in my templates :p Thanks.
  37. D

    Post hyperlink in text area

    You can use this html code <a href="http://yourwebsite.com">Your Anchor Text</a> But, I did a test and it automatically converts the links to nofollow (see below), so its use for SEO purposes is limited. <a rel="nofollow" href="http://test.com">Hola!</a>
  38. D

    Input settings option is great!

    Hi, I was just playing with the new input setting options and it is great. It is a lot better to configure the templates from a window than having to open the text files. I believe it is important to acknowledge the improvements of the software, and not just focus on the bugs or what is left to...
  39. D

    [SOLVED] Variable {-Project.Directory-} bug

    Hi, I just run your file in the debugger and it still copies the file on the desktop, strange. Oh well, I will wait until the next update. Thanks anyways :)
  40. D

    4.1.0.0 coming soon?

    Hi, I just checked that there is a link for version 4.1.0.0 but with a "coming soon" .txt I had a problem with the software and I need to reinstall, so should I wait until the new version is uploaded or the link is just a teaser with no specific date yet? :) Thanks
  41. D

    [SOLVED] Variable {-Project.Directory-} bug

    Thanks a lot Rostonix, will wait until tomorrow then :)
  42. D

    [SOLVED] Variable {-Project.Directory-} bug

    I had this bug since I first installed ZP4 and it happens with all my projects, but I never had the need to use {-Project.Directory-} until now. I am sending a file with an example of the issue; it is saving the file on my desktop instead of the zenno directory when {-Project.Directory-} is...
  43. D

    [SOLVED]  Variable {-Project.Directory-} bug

    Hi, whenever I use the variable {-Project.Directory-}, instead of showing zennoposter's directory, it uses this address C:\Users\***\Desktop\ How can I correct this? I already tried uninstalling, erasing any files remaining in the zenno directory, restart and installing again. Thanks
  44. D

    [SOLVED] Manually enter text in ZennoPoster

    I have a trick for this. Click on any image in the page and set it as a captcha. The captcha windows will open and then you can enter the info. Put the box you need to fill as the captcha recognition result. Still, it would be wonderful if this could be integrated into the program instead of...
  45. D

    Looks like the playing field has just gotten tougher.............

    Everything has its pros and cons. Senuke doesn't have near the power of zennoposter, but for people who just want to create accounts and backlinks, the new senuke feature may be powerful enough. I believe a big advantage of senuke over zenno is the keyword replacement for links. Is really hard...
  46. D

    Idea for zennoposter

    Hi, what if zennoposter (the part of the program which runs the templates) included a graphic interface in which you could interlink the different templates (like in senukex). That would be a killer addition to zenno or it could be sold as an additional program. I bet many people would prefer a...
  47. D

    What's new in 4.0.8.2?

    Thanks, I will skip this update then :D
  48. D

    What's new in 4.0.8.2?

    Hi, I had no problems with 4.0.8.1 so far, so I was wondering if the fix was important enough to update. Thanks
  49. D

    How to add manual operation in a v4 template?

    A work-around I use is: in word processing with string escape option put the following value: {-JS.Alert-|-Pause-} .It will open a notification window and the program will pause until you click ok, like in zenno v3. Hope this helps
  50. D

    Mental Power Video Tutorials [Basic to Advanced]

    Hi, your videos helped me greatly, thanks a lot! I had a suggestion for a video. If you could make one that shows how to download a file to our computers it would be great.