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

  1. N

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

    okey, but a quick note, I noticed that I can surf to certain URL's like test.com or yahoo.com, but not to google.com or twitter.com . there it just crashes.
  2. N

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

    Just checked my event viewer and getting this error... there is no more detail Application: ProjectMaker.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: exception code c0000005, exception address 180E55A2 path to error...
  3. 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,
  4. N

    Just purchased the update for zenno 5 but payment failed

    Thanks, but my balance is still 0$, ...I think this is because I used a different mail address when purchasing at plimus.
  5. 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,
  6. N

    is it possible to consume a wcf service with codecreator?

    Just to be clear. "ZennoLab.CodeRunner.exe.config" should only contain the original app.config data, right? what should be the location of "ZennoLab.CodeRunner.exe.config" . location of the other config files or location of the template? thank you,
  7. N

    is it possible to consume a wcf service with codecreator?

    Sounds good, I think I'll try that. Will be looking in to updating zenno later today. thanks,
  8. 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,
  9. N

    ZenBLOG - automatic blogs creator/poster many platforms

    Is it possible for me to modify the templates a litle bit to fit my needs, if I should buy?
  10. N

    find last url in mail: regex question

    Too bad you guys can't help me.... I wrote my own pop3 connector to solve it.
  11. N

    find last url in mail: regex question

    So, what I do is the following, I download emails (with remove mails checked).... then login then I receive a new email... then I download mails again, but the previous mails are still there, so I find the first mail of the previous login attempt.... and that url is already expired.
  12. N

    find last url in mail: regex question

    I have tried both without success. emails are not being deleted dispite of the fact that "remove emails" is checked in the extended view
  13. N

    find last url in mail: regex question

    hotmail
  14. N

    find last url in mail: regex question

    Nobody? really? Can't I delete mails that I receive? I see there is a remove mail checkbox but even when checked the mails are not deleted.....
  15. 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...
  16. N

    litle help with regex please

    Thanks for the tip... But I got it working! I actually do really prefer to work in code since searching for blocks in the toolbox is more timeconsuming in my experience...
  17. N

    litle help with regex please

    The exception above only happens in the "Test macros" window. I just tried to run it and it works....
  18. N

    litle help with regex please

    Okey, tried it, Split works but some things I noticed: 1. When I test my code and I make a change in the "Test macros" window, it just keeps giving the same errors even if I change the code. I need to close the "Test macros" change in the code and test again. 2. I can't set a variable in C#...
  19. N

    litle help with regex please

    I have though of both but I had 2 reasons for this: 1. tables is more work since I need to change this in 4 templates and if I use tables I can better use xls and change my current approach(current approach is copying accounts in every template, 1: account creation, wait, 2: account setup...
  20. N

    litle help with regex please

    wait, all smileys I see, should be the same with : (?<=:).*? this doesn't work to get out the laste one in something:something:something EDIT: Just think away the smileys please....
  21. 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,
  22. N

    How to use macros?

    not out of the box as nuaru says but I would expect it is... since imacros perspective starts from code as logic provider instead of imacros calling code.... adding your dll's to the global assembly cache and referencing them should allow you to call imacros scripts I would guess. Allthough this...
  23. N

    How to use macros?

    macros enhance flexibility... it's not about how you should use macro's... it's more about "do you need something done that you can't do with regular zenno Actions"... so yes you do need a litle bit of coding knowledge.... just press ctrl+space and see what's all available.... it's a lot...
  24. N

    New build 4.3.0.0 (25.10.2012)

    Sure, Try it in zenno...
  25. N

    server not available in zennoposter proxychecker

    Not sure what it was..... I got runtime error 217 constantly Rebooted and everything worked again.
  26. N

    New build 4.3.0.0 (25.10.2012)

    You can add references to other assemblies with special features.... As I understand it you could perfectly now save your data directly to a database, or talk to a printer, or create charts and statistics directly from zenno... the code above just shows a pop-up with the text "this is...
  27. 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...
  28. N

    New build 4.3.0.0 (25.10.2012)

    System.Windows.Forms.MessageBox.Show("This is Cool"); return "";
  29. 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
  30. N

    Multithreading question

    cool. Will update my template. thanks for the tip.
  31. N

    Multithreading question

    Really ? Does this also automatically save when I re-add an account at the bottom of the list (because it failed to login for example)?
  32. 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...
  33. 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...
  34. N

    first few executions always fail

    will try after my threads are done....
  35. N

    first few executions always fail

    Done... But I'm not sure if you will see anyting... They are all : internal errors in log file.
  36. N

    Areyouahuman.com Captchas

    Get some windows automation software + dragon naturally speaking + zenno and you'll be able to work around it... But it will be a serious amount of work :-)
  37. 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...
  38. 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
  39. N

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

    Yeah, I did that.... you would think that paying more for good proxies would help giving higher quality...
  40. N

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

    never mind, it happens without the variable too.... It happens when I use multiple private proxies and I set them in project maker... to run in multiple threads... strange...
  41. N

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

    I have no idea why...
  42. N

    ZennoPoster MP 4.2.0.0 new build released (21.09.2012)

    okey.... now I know, thanks ...
  43. N

    ZennoPoster MP 4.2.0.0 new build released (21.09.2012)

    Can you explain this a bit? New setting for ProxyChecker: number of threads per process. You can set it to low if you use paid proxies. Does this mean I can lock 1 proxy per 1 thread?
  44. 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,
  45. 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,
  46. N

    how do I perform a paste function

    I understand that....that's the entire issue... the html changes on some accounts
  47. N

    how do I perform a paste function

    hey hotohori, No, read the original post please... I'm still stuck on this...
  48. N

    how do I perform a paste function

    It's been over 10 minutes and it's still typing... If I'm correct the typing will last for around 30 to 40 minutes.... I'm gonna interrupt and think about a different solution... Suggestions are welcome ! Edit: It didn't take 30 minutes... but 15 minutes is way too long for a paste function...
  49. N

    how do I perform a paste function

    to come back to the solution provided.... I can't use this solution.... the text is around 10000 caracters.... it takes ages ! Please add a function to Set value at current position...... Or do you have any other workaround?
  50. N

    how do I perform a paste function

    That's what I'm looking for. thanks,