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

  1. lokiys

    Очистить файл от пустых строк с помощью c#

    Nu njet tak nomozna. Smotri string path = project.Directory + @"c:\test\test.txt"; project.Directory - eto uze test caskj pacha to yest u tibje tjiper vot that etot smotritsa string path = c:\test + @"c:\test\test.txt"; I togo ti hocheh dakj vot takuju path "c:\testc:\test\test.txt" :-)
  2. lokiys

    Очистить файл от пустых строк с помощью c#

    // Delete blank lines from file string path = project.Variables["filePath"].Value; // Gets file path from your project variable with name "filePath" var lines = System.IO.File.ReadAllLines(path).Where(arg => !string.IsNullOrWhiteSpace(arg)); System.IO.File.WriteAllLines(path, lines); return 0;
  3. lokiys

    Операции над списком по средствам C# сниппета

    Ne tak ja dumal. Paprobuj v zenno ;-) Error in action "CS1061" "'ZennoLab.InterfacesLibrary.ProjectModel.IZennoList' does not contain a definition for 'GetRange' and no extension method 'GetRange' accepting a first argument of type 'ZennoLab.InterfacesLibrary.ProjectModel.IZennoList' could be...
  4. lokiys

    FAST & Reliable Shared Proxies

    USA Hosted stated on his website ;)
  5. lokiys

    recording not working

    Why do you want to click textarea ? Text area is not for clicking for for SET - VALUE If you want to activate textarea, try to use focus instead of click. If that does not help then click emulation will help 100%
  6. lokiys

    recording not working

    Not sure what are you trying to do there. Are you trying to click textarea ?
  7. lokiys

    How to control tasks in ZP from Visual Studio C# application?

    Exactly. How you suppose to retrieve zennoposter task list from outside of zennoposter...
  8. lokiys

    Excel работа с многими таблицами.

    Jestkj takoj variant kak privjazka k failu, smotri Rabota s tablicami i privjazjakj k failu.
  9. lokiys

    ZennoPro training - From newbie To Pro in No time

    Do you want to become a Zennoposter Pro user? If your answer is yes, then ZennoPro training is for you. STOP wasting time learning it yourself. It can take years if you do not have a mentor who will help you with whatever you will stuck. I will teach you how to use every option Zennoposter has...
  10. lokiys

    WTB fix for textnow.com

    Can not sign up with chrome also...
  11. lokiys

    Zennoposter на вхлам старом ноуте

    Da ladna вин7 vsjo 2 GB i s havajet :D
  12. lokiys

    Zennoposter на вхлам старом ноуте

    Da soglashajus s @svaminar operativku jesho nado togda mozna probuvakj. Dumaju na xp budjet rabotakj normaljno.
  13. lokiys

    Zennoposter на вхлам старом ноуте

    Mozet snachala konfig skazi :D
  14. lokiys

    Email checking bot

    Add me in skype and we can discuss more. Skype sent to PM. Thanks
  15. lokiys

    Эмуляция браузера ?

    V ZP nemozno vidjekj kak dvigajutsja mishka, tak shto ja polagaju shto v PM
  16. lokiys

    Эмуляция браузера ?

    Da eto X i Y potomu i pokazal I jeslji sovsem neponjemajesh English togda https://translate.google.com/#en/ru/create%20delay :D
  17. lokiys

    Эмуляция браузера ?

    Smorty vot eto int[] delay = new int[10] { 100, 100, 100, 100, 100, 100, 100, 100, 100, 100 };
  18. lokiys

    Нужен zenno-шаблон

    Jeslji ne kak nemozesh pridumakj togda pishi mnje. Budjem djelakj cherez bluestacks, no eto kak posljednjij varians nada djelakj...
  19. lokiys

    How To Increase Dom Limit

    Simple use mobile version of twitter
  20. lokiys

    Some bug with coordinates

    Oh of course if you want to subtract then you have to change numbers also starting with -bigger... Sorry for that :)
  21. lokiys

    Some bug with coordinates

    What a weird question. :D In some cases minus is much better way. like i could ask you why you use != instead of == in if action :D
  22. lokiys

    Some bug with coordinates

    LexxWork in this example I'm clicking in blank place actually, because there is no talks about borders or something, but about bug that click does not work if you subtract pixels, so your last posts does not make any sense...
  23. lokiys

    Pr. Maker не грузит сайты ВООБЩЕ

    Da kjeper vizu sto pisal. No togda tochno neznaju. Djelaj Diagnostic.exe i posilaj na http://support.zennolab.com
  24. lokiys

    Pr. Maker не грузит сайты ВООБЩЕ

    U menja vsjo rabotajet. Restart djelal ?
  25. lokiys

    Some bug with coordinates

    I'm actually noticed that some time before, but did not reported. Thing is about coordinates and click emulation. Basically if you want to click on element what is found some pixels back and not forth - meaning leftInBrowser -10 topInBrowser - 10 for instance. Then Click is not triggered...
  26. lokiys

    Кнопка на flash

    Smotri PM
  27. lokiys

    Кнопка на flash

    Skazi shto nado.
  28. lokiys

    General question re ZP & PC

    Correct. I'm not sure how that will looks like in bath file but you can shutdown PC with command "shutdown -s" with no quotes
  29. lokiys

    General question re ZP & PC

    Just put our suggestions together and you will get solution... :-) Do like this: Create shared list where you have to save: Project1=Active Project2=Active Project3=Active When Project1 is finished you have to delete line from this file. Same with other projects. With other Monitor.xmlz...
  30. lokiys

    General question re ZP & PC

    Yes you can monitor project threads with bat file and when there is o threads then just kill zennoposter and shutdown pc again with bat file...
  31. lokiys

    Small checkbox bug

    Oh I'm not making fun of your English or something, I'm making fun of check box what should return true if checked and false when unchecked. In this case this not make any sense. Delayed drawing of the execution process = checked = true -------- There is not delayed drawing Delayed drawing of...
  32. lokiys

    Pinterest Profile Image 上传

    https://mega.co.nz/
  33. lokiys

    Small checkbox bug

    Oh I see. Did not knew that check box return such values "do not mark execution of each action until breakpoint" :D
  34. lokiys

    {-Project.Directory-} в коде C#?

    tagda tybje nada otpravikj etu informaciju na project. Vot tak project.Variables["directoryTmp"].Value = project.Directory + @"\tmp\00.JPG"; I togda on i budjet zdjes {-Variable.directoryTmp-}
  35. lokiys

    {-Project.Directory-} в коде C#?

    praviljno
  36. lokiys

    Выбор монитора

    Ja toze dumal vzjakj 30" no peredumal i vzjal dva takih http://www.philips.co.nz/c-p/244EL2SB_75/e-line-24-inch-61-cm Xoroshaja cena i boljshe mesta chem na 30''
  37. lokiys

    Small checkbox bug

    When you tick Delayed drawing of the execution process what means true it actually disable delayed drawing, and when you have un-ticked then It is enabled. Need way around i guess :) Thanks
  38. lokiys

    How to randomize order of actions?

    My example was more like if you wanted to use 1;2;3 each of them in different runs. If you want all 3 ways in just one run but in random then yeah list is easiest way
  39. lokiys

    database result and if logic

    Try to use string escape on both your variables before comparing. Data ==> Word processing ==> String escape
  40. lokiys

    How to randomize order of actions?

    Got that. Then there is solution. Create switch in template that with number 1 = this way 2 = other way 3 = another way Then as you said you have many accounts then create account string like this login;pass;3 <=== where last 3 mean what way account should work with. :) And when one time it...
  41. lokiys

    How to randomize order of actions?

    if your actions is not heavy then execute all main blocks in one run Like: 1) Like - Pause 2) comment - Pause 3) contact
  42. lokiys

    Save table from web to Table

    Checked your template. You are doing wrong. You have to get each value to separate variable first. And then you can save them in excel in separate rows
  43. lokiys

    Save table from web to Table

    You have some wrong delimiter I guess. You can shot me example to PM. I will check...
  44. lokiys

    Zenno proxy checker jumping around

    Yes on latest and 10 sec back... http://screencast.com/t/ObfSy0fpiuV
  45. lokiys

    Failed to bind the file

    http://zennolab.com/discussion/threads/new-option-bind-from-code-does-not-work-in-zp.15525/
  46. lokiys

    Why does mouse emulation go to wrong coordinates after get?

    In action designer you can find most used tag names, not each and every tag name is listed in drop-down. Although those topInBrowser and leftInBrowser should be included. Anyway you can always ask there in forum, and as you can see you will get answers very fast :-) Cheers
  47. lokiys

    Why does mouse emulation go to wrong coordinates after get?

    make sure you are searching by topInBrowser and leftInBrowser and not only by top and left ;)
  48. lokiys

    снипет с# tab загрузка url из переменной

    tab.Navigate(project.Variables["temp"].Value, "");