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

  1. N

    Zenno "Project Maker/Code Creator" crashes whenever I surf to any url

    Whenever I type in a url, the code is created (or the template block is created in pm), then for a second cc/pm hangs and just chrashes => no message => only non-critical errors in log files. It's probably something local but have you seen anything like this before? Thank you,
  2. N

    Just purchased the update for zenno 5 but payment failed

    Payment was made (increase payment), but I think there is a problem because my username or registration mail adres is not the same as my payment email adres. I needed to buy like this for VAT reasons. Can someone check this? thank you,
  3. N

    is it possible to consume a wcf service with codecreator?

    As the title states. lookin to update my license, but not sure how code creator can be used, can it be used in conjunction with visual studio so that I can add web references.... or how would you go about doing this? thank you,
  4. N

    find last url in mail: regex question

    When logging in a verification mail is being sent... But only the last email has the correct url since logins can happen multiple times.... I can only always get the first or a certain number... Is there a way to get the last or atleast clear all emails before a login attempt so that the...
  5. N

    litle help with regex please

    I have this format something;something;something first one= .*?(?=;) second one= (?<=;).*?(?=;) third one should be= (?<=;).*? I can't get the last one out even thoug I'm using regex builder.... thanks in advance,
  6. N

    server not available in zennoposter proxychecker

    Any idea what this is ? It says connected but server not available... and it doesn't check any proxies It does know that the sources are alive but it just doesn't check them...
  7. N

    dragndrop of ProjectMaker project Tabs

    this will help ordering projects more efficiently... now I can only order them if I open the projects in a specific order. thank you
  8. N

    Multithreading question

    I have a template that creates accounts and places them in a text file then I have a second template that uses thos accounts.... When I use the second template I like to do multithreading.... But I think I'm doing something wrong to avoid using the same account twice by multiple...
  9. N

    Overview enhancement Tool

    Please do something about having a better overview of the templates.... ... great for small templates but once I reach a certain amount of actions it gets Very difficult... all variables are in the same "local" scope... all I see are lines, and even sometimes lines accidentely dissapear...
  10. N

    first few executions always fail

    When I run zenno with a few threads and executions, somehow, the first few always just fail without even running... and then it just starts working well... Anyone else experiencing the same? also, when I try to run more then a few threads, a lot of threads just start to drop out... while when...
  11. N

    [SOLVED]  Pause action can be added without time and there is no warning

    Add pause-action, don't add a time, add link from random action1 to pause-action and add link from pause-action to random action2. Run project exits without warning or log
  12. N

    [SOLVED]  setting proxy from variable gives: Proxy Server Refused Connection

    I have no idea why...
  13. N

    Allow Paste (set-value without regex) on current position

    I like to use tabs to fill in fields and using "keystroke emulation" works most of the time, but not if it's a lot of text.... So please allow "set-value" in current position. Thank you,
  14. N

    Code/Project Snippets

    I've started to create my own snippets... Life would be easier if... I can select and copy/paste bigger chunks of project and paste it in another project... I don't have to recreate the "Lists" manually when copying Snippets.... Thank you,
  15. N

    how do I perform a paste function

    I just want to paste a value... not by searching for a regex... just paste where I am right now... apparently there are some networks that just automatically change their html code when an account is suspicious... pretty crazy right? thanks in advance
  16. N

    Record and replace on failure, while debugging

    While debugging in project maker... don't just stop debugging, allow to switch to recording mode so that we don't have to start over from 0 to record again... and can replace the existing statement... We need this for rapidly changing networks...
  17. N

    url is different in zenno then in regular browser

    When visiting a site online, the url is generated based on a session, but this site somehow knows the difference between a regular browser and zenno, and when visiting with zenno, the url stays static so that I can't modify the url for redirection. Any resolution for this?
  18. N

    zennoposter getting slower

    loading of zennoposter and project maker takes several minutes.. Editing a template and then saving takes several seconds.... I have plenty of resources on my pc.... processor = 0%, 8Gb ram and 5 available... Any ideas?
  19. N

    [SOLVED]  cannot reinstall zenno: unpacking error

    I am trying to reinstall zenno and getting the following error after license download, just when installing zenno.... unpacking error I uninstalled zenno via control panel.... The reason for uninstalling is because first I couldn't run a template 2 times, it just stayed in...
  20. N

    anti-automation traps?

    Is it possible that some networks/online services have some sort of anti-automation traps? a bot is trying to perform messaging in order to get some attention and the network says the task is performed well, but I know for a fact I should have atleast reached 1000 people... but 0 clicks...
  21. N

    zp-page loading keeps going on and on (yellow sign,while page already is loaded)

    there are some pages online that apparently take a long time to load.... Maybe this some safety mechanism of those sites... I don't know... But the page seems to be loaded and when I manually click a link everything works... But in ZP it takes minutes and sometimes even after an hour a page is...
  22. N

    non conflicting proxies

    When using ZP and I have 1 proxy and 1 thread, I can create as many accounts as I want.... But when I have 4 proxies and 4 threads I cannot because ZP mixes the proxies up and it happens that I have 3 threads with the same proxy at the same time, so my proxies get banned.. Please allow for...
  23. N

    previous page

    Is it possible to go to previous page in zp? thank you,
  24. N

    Anyone up for some spaghetti?

  25. N

    [SOLVED]  allow posibility to add variable to Match# in Click Event

    I can't add a variable to the "Match" property in the Click event.... on a page with lots of buttons "with postbacks" I need this... Now I have to create a click event for all buttons on the page and based on several if constructions I have to make a choice.... thank you,
  26. N

    [SOLVED]  another proxy issue ? or am I missing something?

    I have public and private proxies.... Some tasks should only use public and some only private.... There does not seem to be a rule that I can apply here So I Check off public proxies if I don't need them... for all sources it works except for 1.....
  27. N

    [SOLVED]  1 proxy and multiple threads do not work well

    1 private fast proxy, 2 threads, at a certain point both threads crash... adding a new thread works, but the 2 previous threads remain dead and the windows do not show...
  28. N

    proxy credentials - username - password ?

    How do I use username and password for a proxy? ip:port:username:password??? Thanks !