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

  1. M

    Description tags

    Can zenno read description tags of jpg ?
  2. M

    no connection to server (...after installing 5.4)

    Any idea how to amend this?
  3. M

    Schedule - everyday at XX:XX - does not work : (

    The scheduler works only when I choose "every X minutes". Did not change any other parameter. And the template works fine when I manually activate it What can be the problem?
  4. M

    Manage content

    hi guys - I`m trying to orgenize my content better before I post . currently using excel (csv). it only presents text (content, url of picture, url or video). is there a way for me to preview the picture or video (without going to the folder itself) - just like you see in the wordpress interface...
  5. M

    how often to repeat

    This is how my template is set up in zp. But - it does not run each day on the designated hour. it does not run at all. what am I doing wrong?
  6. M

    Loading text via var as list path error

    Am using var as path for list. Upon clicking the List icon - I can see the lines of text in the list (meaning it loaded ok) When clicking "view the content" - its a blank page with no content or text. When running project maker debug mode - getting "Run List Index was out of range" Is it a bug...
  7. M

    Zennoposter Repeat task random time

    I need zp to start template every day at a certain hour, and repeat it 5 times at random time (between 1-2 hours) - is that possible?
  8. M

    zennoposter run html element index was outside the bounds of the array

    I`m trying to find an element by a certain attribute name and value. When I have my element tree window and element properties windows open - this works fine. from the action designer. it find all the elements. But, when i close those windows - it does not work while debugging - claiming that...
  9. M

    Word processing to table

    Is there an eazy way to send text to column B in table? Basically I`m taking a list - putting it in variable and then trying to send it to a certain column in table Is that even possible?
  10. M

    Using var in c#

    I`m trying to save cookie to a path which is stored in variable (I read the var from a table) I tried the following code: var path = "{-Variable.path-}"; instance.SaveCookie("path").txt; Nothing happens. Any ideas how should I write this code?
  11. M

    Any1 else has problems uploading to youtube?

    Can`t seem to make it work : ( While I record it works. When I playback (debug) on projectMaker (after clearing cache and cookies and reloading cookies) - it just won`t work. Nada. Any suggestions?
  12. M

    Save login and FaceBook

    I save login for a valid facebook user. Then I run project - load login and ... it seems zenno does not "remember" my login and just fills in the email field. Any way to solve this problem?
  13. M

    Can not combine two rules in zp

    I want to combine two rules for any running project...
  14. M

    cannot load profiles

    Tried to load profile that was created in 4.5 - didnt work - " Failed to process profile" Created a new profile in 5.01 - tried to load - didnt work - " Failed to process profile"
  15. M

    See login and password inside profile

    I have made a mistake and did not save profile details in a separate text file. is there an option for me to load the profile data and see what the login and password?
  16. M

    Input setting bug:

    If you name two fields by the same name (lets say you want to mange several accounts at the same time and called the Name field "user name" for both account that you want to manage)you`ll get funny errors...
  17. M

    Profile save\load and FacebooK

    Hi guys, I have been trying to save a facebook profile (no proxies were used), then just use that profile using load profile (in order to auto post in the profile). I can`t seem to make that work... One template saves profiles, the other one loads a profile and goes to facebook. Btw - the...
  18. M

    Project working perfect in ProjectMaker - not working in Zennoposter

    I have a Project that is working perfect in ProjectMaker - but not working in Zennoposter. Anyone has any ideas how to solve this?
  19. M

    How to post on ggl +?

    Did any 1 had any success posting to goo gl +?
  20. M

    How can one upload a video to youtube?

    I have tried to record via project maker. it records fine (meaning it does upload) but when debugging, it does not work - does not even get to the point you can choose a file. Tried via action designer. does not work - does not even get to the point you can choose a file When I tried via...
  21. M

    [SOLVED] Logic Switch possible issue

    I`m doing a simple logical switch - randomize numbers (0-2) then going into logical switch. The project declares it is finished successfully - not going past this actual stage (meaning not going to option 1,2 or 3). This happens to me in Project maker and Zenno poster as well. After...
  22. M

    A lot of proxy sources, very few actually working or most of them dont work

    Hi guys. I have weird problem lately. Please tell me if I`m doing something wrong. 1. Scraping up to date proxy with template (getting around 14k) 2. Using the scraped proxies with zenno -> only 30 alive. But, if I use the scraped proxy through a file - a lot more than 30 are working. not...
  23. M

    What is "proxy that is google passed" exactly?

    I can see that there is an option to check if a proxy is google passed in zennoposter - but it is currently block - I assume that it is because they are selling the other product - proxy checker. If you go to your Sources->Double click on a source ->then show advanced settings you will see...
  24. M

    Table not loading more than 2 columns

    I have a file with info seperated by ";". When I try to load this info to a table (either via relative or direct location) it only loads column A and B. Proxy;Login;Password;WhenCreated Even tried to use space before and after the ";". Even tried other symbol - ":". How can this be...
  25. M

    Thread restarting without completion

    Im having a weird problem. My template runs great - in debugger. no stops. no errors. When I load it into zenno it starts the template - runs a few steps - then - restarts with no warning or reason. It doesnt matter if I`m running multi-thread, with or without proxy.... Have already...
  26. M

    KeyStroke Emulation - loading text from text file - cant make it work

    I`m trying to load text with multiple lines from a text file into a variable, then putting the variable into the KeyStroke Emulation, and it does not seem to work. it does not give me an error, it just does not write the text... Am I doing something wrong? I have already tried to copy paste...
  27. M

    [SOLVED] "No such macro in macro base: Project.directory"

    My template was working in 4.25. now in 4.3 it says: No such macro in macro base: Project.directory : (
  28. M

    Cant change Attribute name in Action designer

    It also happens in 4.25 : ( And yes, I have re-installed the software, then formatted my computer, nothing helps... http://screencast-o-matic.com/watch/cl6TrISp8
  29. M

    Instagram Accounts

    I want to create instagram accounts (automated, of course) - could not find any useful resources on the web. What I did find is a little program called "blue stacks" that can help me download the app and open an account. A. Is there anyway to interact with external software? B. How can I...
  30. M

    Attachments in hotmail

    Hi guys. I`m currently trying to do a routine in which I can attach a jpg into hotmail email before sending. Some times it works, sometimes it does not. What I have found is that the match number of the href regex changes from 14 to 15 to 16 to 17 to 18 in a random fashion. Is there a way...
  31. M

    The "default" setting in profile->browser in ProjectMaker

    If I dont change anything in that icon- Does it rotate between user agents randomly? or does it run the project with one user agent (my user agent)?
  32. M

    Creating yahoo accounts - they keep getting deleted

    I have created a yahoo email template - and the email just keep getting deleted one day after creation. does anybody know how to solve it? The template creates new emails, with captcha, then goes into the email - goes pass the "start now" thing and that`s it.
  33. M

    I have scraped proxies into txt file - but only 49 show up in zennoposter "sources"

    All the proxies have been saved properly into a text file, but when I select the file as source it shows only 49 proxies, how can I solve that?
  34. M

    Article Grabber Questions

    Hi guys. I`m currently building an article grabber. Input - keywords. Action - search on ezine, click on first 10 results using regex (one at a time), then grabbing the article using the "Article Extraction" icon command in Project maker. Output - each article is saved to a designated file...
  35. M

    Transliteration

    What is "transliteration" in word processing component in project maker?
  36. M

    What is the new component "Spintax WordAi"?

    Anyone knows?
  37. M

    [SOLVED] Record new project does not work - v4.1

    I need your help guys... I have tried to download the new 4.2 demo (without uninstalling 4.1 beforehand) and once I have executed the 4.2 project maker - it announced that "demo has expired". I have uninstalled 4.2, then back to my 4.1 and then I could not record any new project. when I have...
  38. M

    No suitable proxies for task

    I`m using Z standard and running all 5 threads with different together. The proxies I`m using as source are free lists. It was working fine for two weeks. Last Saturday something strange happened - after running 30 or so cycles of the projects [30 meaning running the same projects for 30...
  39. M

    How can I make a loop?

    Great proggi guys : ) I have managed to create an email template - it goes to my domain cpanel and creates template - really easy I must say [then I will use it to create youtube accounts] The only problem is I`m trying to make a loop. So, how can I make a loop so zenno creates 50 accounts...