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

  1. lokiys

    A problem with multi threading.

    Admins please move this thread to Bugs section. Thanks
  2. lokiys

    A problem with multi threading.

    Hey I'm sure that developers are informed about this problem as i sent this problem directly to developers. I just think it is not possible to give clear answer in one day, as there3 was weekend before. :) Lets wait a couple of days :) Cheers
  3. lokiys

    the judgment about tab

    If picture is not find correctly and new tab is not opened then you will get error when trying to click on element in new tab. This is way how you can know is there tab opened or not.
  4. lokiys

    why it only run one times, restart will error?please help

    Here you are. And along with this one please read everything from http://wiki.zennolab.com/doku.php?id=en:start P.S Next time please do not make two threads about one problem... Cheers
  5. lokiys

    why it only run one times, restart will error?please help

    Send me please this template, in this way it will be faster
  6. lokiys

    why it only run one times, restart will error?please help

    Something is wrong in your search, there is no such element on page. Checked even in dom text - can not find any text "nick_cmt"
  7. lokiys

    PM and zenno freezes

    Try to login in tumblr and enter keyword "motorola a630" in search field - hit enter and you will see that this is last action you can do. :) Cheers
  8. lokiys

    A problem with multi threading.

    Only one suggestion - set one thread per base. It helps, but not much. And I'm trying to avoid to use more than one thread per template. I have sent this thread link directly to darkdiver - will wait some input from him :) It is time to resolve this bug, i will help in any possible way :)
  9. lokiys

    A problem with multi threading.

    Actually from my tests and from my view problem is that zennoposter sometimes takes just wrong action to execute. I will try to explain. As i know every action in template have its own action id - something like this cd607fb3-49e4-4211-90f4-301ddc96bfb4 Where problem happens in my opinion is...
  10. lokiys

    A problem with multi threading.

    I have talked long time ago there http://zennolab.com/discussion/showthread.php?9855-Multithreading-bugs and in some other threads about multi-thread problem but noone takes it seriously :( I guess you facing with that same problem :) Cheers UPDATE: Found that other thread as well -...
  11. lokiys

    Эмуляция движения мышкой. Как реализовать ?

    Get - leftinbrowser and Get - topinbrowser или http://s24.postimg.org/6zt1gr3lh/Capture.jpg Cheers
  12. lokiys

    Эмуляция движения мышкой. Как реализовать ?

    // performs the mouse moving from [200, 250] to [500, 250] instance.ActiveTab.MouseMove(200, 250, 500, 250); // preforms the mouse moving from [500, 250] to [500, 125] // and rise left mouse click in the last location instance.ActiveTab.MouseMove(500, 250, 500, 125, true); Source...
  13. lokiys

    Spin symbols

    If we talking about workaround then there is ready made version of this. Random r = new Random( ); int dash = r.Next(1, 4); var dash1 = string.Concat(Enumerable.Repeat("-", dash)); return dash1; Cheers
  14. lokiys

    Spin symbols

    There is not possible to spin something like that {-|--|---} Cheers
  15. lokiys

    the judgment about tab

    Can you please explain how new tab can open NOT correctly ?
  16. lokiys

    Ctrl + s not working anymore

    Found when its not working. I'm working on two monitors and i had un-dock some windows for other monitor and ctrl+s not working when second monitor is active. http://screencast.com/t/cG70EsASch7 Cheers
  17. lokiys

    MYSQL DATABASE

    zennoposter 3 is very outdated version and not supported anymore... Buy new version and go ahead :) Cheers
  18. lokiys

    Ctrl + s not working anymore

    ctrl + s to save template is not working anymore.
  19. lokiys

    Count the total number of words?

    Here you are c# snippet for that. var inputstring = project.Variables["Text"].Value; string texttostring = (inputstring); int count = texttostring.Split(' ').Length; return count;
  20. lokiys

    ocr picture analysis to retrieve the text

    As i see this is question below zennoposter section, and in this way answer is no. But it is possible to do with c# - hit up in google and start to read. :) Cheers
  21. lokiys

    Wrong USER Agent during SSL hand shake

    Really this problem is there ? :O That mean all this time we was without anonymity ? Hotfix will be today ? ? ?
  22. lokiys

    Project directory not working

    Yeah i know about opening advanced editor trick. Thanks for explanation.
  23. lokiys

    Project directory not working

    Bug is still there, and will be there at least till next build. Grrr...
  24. lokiys

    Actions out of view

    And it is not possible to get those actions out. Just with minimap is possible to bring them back. Cheers
  25. lokiys

    Project Maker Freeze over 1000Mb oh Memory use

    BUMP BUMP BUMP is it tested and confirmed ? It is pain in the ass...
  26. lokiys

    Project Maker Freeze over 1000Mb oh Memory use

    That happens with any project you use, please try yourself open 10 projects and then try to edit/build one of them i'm sure you will get that same problem. I had that same problem with win xp and also with win 7 - no difference.
  27. lokiys

    Is it possible to avoid pop-up when visiting a page ?

    No no i did not meant then you should use any external browser settings, but use action Browser settings, and then choose disable popups. Cheers
  28. lokiys

    Is it possible to avoid pop-up when visiting a page ?

    Just use browser settings action and choose block pop-ups :) Cheers
  29. lokiys

    Project directory not working

    I hope that this is reproduced and will be solved.
  30. lokiys

    Project Maker Freeze over 1000Mb oh Memory use

    Just now opened forum to report that same problem. newest version
  31. lokiys

    Zenno Twitter Scraper DOM Dissapearing

    No errors Anton just blank DOM page. I can confirm that this problem exist.
  32. lokiys

    Save zenno layout or something

    Well there is my problem, not so long ago i bought second 24" monitor, but there is problem, every time I'm restarting zenno every time i need to re-size PM that it could work on both monitors. Is there any way how to avoid that ? Thanks P.S I suggest to everyone who working with zenno on...
  33. lokiys

    Project directory not working

    Open PM then open template and try to click right click on templates name with right click and get project directory to appear, it is not possible. When you click on big editor there is possible and then when you go back on recording and editing again it is possible. Cheers
  34. lokiys

    Is it possible to get last action comment in variable ?

    You are brilliant Clint. Thank You very much. :) Now i will save hours on debug :) Thanks again :)
  35. lokiys

    Is it possible to get last action comment in variable ?

    So is it possible or not ? My point is that i would like to add some c# after bad end action what will get error action comment and template name. Cheers
  36. lokiys

    Some files deleted when ZP downloaded it

    http://zennolab.com/discussion/showthread.php?8590-Upload-big-files&highlight=download Some problems with that noticed some time ago, but did not invested more time, moved to next projects... I have to say that there is not problem with big files than more with downloading/uploading time...
  37. lokiys

    how to show the text captcha??

    Do you think i do not know any answer about zenno ? :) 1. Please read everything in wiki 2. Make your questions more clear, because i even now do not understand clear what you asking for. :D Find captcha element on page and choose it as captcha, if there is 100 different elements on 100...
  38. lokiys

    How Will I to Emulate Control A then Delete Key

    Buddy if you ca not implement that code in code creator then you should not to use CC yet. :)
  39. lokiys

    How Will I to Emulate Control A then Delete Key

    instance.ActiveTab.Navigate("google.com",""); if(instance.ActiveTab.IsBusy) instance.ActiveTab.WaitDownloading(); lock(SyncObjects.InputSyncer) { Emulator.ActiveWindow(instance.FormTitle); SendKeys.SendWait("^a"); } Cheers
  40. lokiys

    Proxy life time

    Bump
  41. lokiys

    imagetyperz.com

    Zenno can not tell what is on image for that is captcha service, is not that clear :D If there is your defined image element on page then zenno know that this is captcha. Actually did not saw anything like you talking. Maybe image not loaded properly, then you should use better proxies for work...
  42. lokiys

    how to show the text captcha??

    You should look on page with parsing some text from page to determine is there captcha or not. Try to check this. http://wiki.zennolab.com/doku.php?id=en:creating-a-regular-expressions Cheers
  43. lokiys

    Element proterties is blank?

    Action designer you can use when you go on element and right click and choose action designer. Then you will see element properties as well. Because now there is no element chosen and therefore there is no element properties :)
  44. lokiys

    how to show the text captcha??

    You should find that element in element tree and then with right click choose "This is captcha" Show resource if you need more info.
  45. lokiys

    Zennobox ?

    If you need other zennoposter to run on other PC then yes...
  46. lokiys

    How can I deal with an ajax select?

    LOL sorry i did not checked that you posted in ZP3 section. As zp3 is very outdated version. Sure i would suggest you to update. Cheers
  47. lokiys

    I can't edit my actions in ProjectMaker

    Check in debug and edit tab that you have clicked this button and not other :) Cheers
  48. lokiys

    Default window size for c#

    This is default size for c# action. Please change it to bigger... Cheers