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

  1. S

    Version 7.4.0 Setting proxy takes around 1 minute

    Is this a bug and works better in letter versions?
  2. S

    Can you add support for python in ZennoPoster 8 ?

    Python is a good idea. Of course you can use it now, you just need to comunicate between zenno and python via a text file, for example, that both programs use. I did that. Still better if we can use inside zenno, as well as modules such as openai for example.
  3. S

    Drag & Drop on Weebly

    Also Zennoposter cannot even add text in these fields on weebly. Then I try to record adding custom html after manually dragging and droping it keeps closing the field. While I do not expect that everything works in Zennoposter I expect that at least something works so it saves me some time.
  4. S

    Drag & Drop on Weebly

    Why now drag and drop doesn't work on weebly. I drag html element, then I try to drop it where it says to drop and nothing happens.
  5. S

    Stop loading page after a certain time

    2) I know I can get text using {-Page.Text-} variable. But I need to get page text, for example 5 seconds after the page started loading (tab.Navigate(project.Variables["myurl"].Value, "");) and then depending on the text stop loading the tab. Is there way to get at least http response of...
  6. S

    Stop loading page after a certain time

    I can put timeout setting in order to stop loading a page after certain time - lets say 60 sec. But this doesn't always work, as when there are some strange proxy errors the page loads for a really long time - around 500 sec or more I think. 1) Is there any way to add a command that would stop...
  7. S

    Call Zennoposter From Python

    @zenfreak I agree that C# is the most usefull, however writting in Python is much much faster and easier. And also there are a lot more free modules for Python than for C#.
  8. S

    Call Zennoposter From Python

    Well I guess it is easier with txt files, because there is less chance something is going to get overwritten, but it is always nice to have an option more.
  9. S

    C# table find and replace (allot of replaces...)

    You do with C# code there is an example of doing something like this in the snipper section I think. http://zennolab.com/discussion/threads/search-in-list-and-tables-via-c-macro.10733/
  10. S

    Call Zennoposter From Python

    Thanks That's is a pretty good solution in general case, but the problem is that I have to also pass varaables from python to zennoposter. I can do this using txt files but then there is no so much point in creating the bat files in the first place.
  11. S

    Speed increase when use own code from Convert to C# of a block

    It is not new feature but I am still not sure, does converting block to C# using the button (Convert to C#) and adding them in the project in form of own code make the project run faster? Thanks
  12. S

    Call Zennoposter From Python

    Never mind I can use txt files to comunicate from python to Zenno.
  13. S

    Call Zennoposter From Python

    Or use python in code creator?
  14. S

    Call Zennoposter From Python

    Is it possible to call zennoposter to execute a script from python? Because i is much easier to do programming tasks in python than in ZP. Thanks
  15. S

    Threads in 5.8.0

    It seemed that execution speed was much slower, but now it is normal when I did a reinstall.
  16. S

    Threads in 5.8.0

    I notices that in 5.8.0 if i use more threads all of them are always finished in the same time? Why is it? I guess this has something to do with this line from changelog "New option “dedicated process” has been added to project settings. It creates separate process base.exe, where projects is...
  17. S

    Wordpress.com

    thanks very much.
  18. S

    Wordpress.com

    I see, will try this one as well.
  19. S

    Wordpress.com

    thanks this is 5.9.1 right?
  20. S

    Wordpress.com

    Does the wordpress signup page loads corectly using the latest version of zennoposter - it is https://wordpress.com/start/survey. It doesnt work in an older version of ZP that I use (4.7.1). First time I noticed this. Thanks.
  21. S

    ReCaptcha puzzles with pictures

    How do i solve ReCaptcha puzzles with pictures? Ofcourse with a paid service. thanls
  22. S

    ScreenShot of entire page

    Works well. thanks.
  23. S

    ScreenShot of entire page

    I need to get a screenshot of entire page, for example of this directory: http://www.wikilistings.co.uk/submit.php?sel=233 I use this code i have found on the forum: var picfilename = @"D:\test.jpg"; string picfilename = project.Variables["picfilename"].Value; //HtmlElement he =...
  24. S

    Yahoo mail

    I already said. I try to login manually to yahoo mail trough PM and it hangs forever.
  25. S

    Yahoo mail

    What is standalone browser? Like firefox on PC? So the yahoo pop doesn't work at the moment for anyone?
  26. S

    Yahoo mail

    Does anyone else have problems with yahoo mails? I cannot login to yahoo from PM.
  27. S

    Pligg captcha error

    I do not know which ones.
  28. S

    5.4.0.0 clicking .xmlz file doesn't open it in PM

    Cool. I did notice this as well.
  29. S

    Pligg captcha error

    Yes, I think this has something to do with proxies and not with zenno but I am not 100% sure. There solve media captchas do not load properly. Anyways I think that loads of people in the forum have their own pligg templates, so maybe someone has found a solution. I use around 10 shared...
  30. S

    Release ZennoPoster 5 New build 5.4.0.0 (11 Aug 2014)

    Seems like when I click on a project in win7 it doesn't open. I have to first open PM and use file menu to open up any project.
  31. S

    Pligg captcha error

    Is there any trick I could use in order to solve this captcha error on pligg sites: error: client error 117B Thanks
  32. S

    Zennoposter freezes after a while

    I tried to restart instance but this for some reason breaks the template in poster. It is around 700K is size and takes 1-2 minutes to complete.
  33. S

    Zennoposter freezes after a while

    Is 25% actually 100% on one core? I actually think this has probably nothing to do with loops. Could be maybe a (dom data) regex I added but it stops after a filling form action, so I just went back to prior less efficient version of the template that i saved before. I didn't test it since it...
  34. S

    Zennoposter freezes after a while

    With this template which is pretty big and its size cannot be lowered zennoposter completely freezes after a while (like 30 minutes). The CPU usage then goes up to 100% on one core it uses. This is not uncommon problem. This happens pretty sometimes when templates are big - when they are over...
  35. S

    Weebly Drag/Drop

    It works amazingly well. Thanks very much for the help. I have been trying to fix the problem for something like 5 hours without any success prior to your solution.
  36. S

    Weebly Drag/Drop

    This is in c#?
  37. S

    Weebly Drag/Drop

    On weebly, drag and drop always work in project maker. However, drag and drop doesn't work at all in zennoposter. Not a single time. Therefore I am not able to post anything.
  38. S

    Private Proxies

    Where do you buy private proxies? I tried 4-5 services and the problem with each service was that the some of proxies are dead in few days or they are really slow.
  39. S

    Choosing category for pligg sites

    It works. However when i use Regex:(General|.*) if the keyword General isn't present then the last category from the list is selected. Is there a way to choose the first one instead. I mean is it posible for regex .* to match the first selected item not the last one.
  40. S

    Choosing category for pligg sites

    The category id is then the number of occurences of <option\ value=" minus 1.
  41. S

    Choosing category for pligg sites

    Actually i did it using regex - <option\ value="\d*[\w\W]*?(Internet|General)[\w\W]*?</option> Any easier solution?
  42. S

    Choosing category for pligg sites

    Is there any simple way to choose category by for pligg sites by name of the category. I am able to select the first available category (using select tag), but i cannot select a specific category such as "General". I can choose a category only using some kind ID. I can match a category with...
  43. S

    PM vs Poster = What is wrong with this software?

    The restart instance caused error here. Logs don't show that this is what i got by testing. In PM restart instance works fine.
  44. S

    PM vs Poster = What is wrong with this software?

    I modified the project. Now it works in PM and in ZP doesn't work at all.
  45. S

    PM vs Poster = What is wrong with this software?

    In PM project completes in 2 minutes. The same project in ZenoPoster takes 40 minutes and counting. I am looking at action that takes 10 sec in PM for 5 minutes in ZP and it still isn't complete. Is it possible for this software to work the same in PM and Poster and how?
  46. S

    Loading time PM vs Poster

    will try
  47. S

    Loading time PM vs Poster

    There is no sense in waiting until the page is fully loaded. In PM i simply click on x button on the left side of the browser tab and script continues to execute. There must be a way to do the same in ZP.
  48. S

    Loading time PM vs Poster

    Any way to forcefully stop loading after like to seconds?
  49. S

    Loading time PM vs Poster

    It isn't possible to solve with some tweaks, is it? I disabled scripts and pictures, and still it is really slow.
  50. S

    Loading time PM vs Poster

    http://indulgy.com in PM loads in around 10 sec. In poster it takes about 60 sec. Why is it?