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

  1. lokiys

    Is this a zp5 bug?

    I guess your problem is when you find exact mach then you should highlight that mach before press finish. It should be highlighted green... If it is not then nothing will be added in your red circle. Cheers
  2. lokiys

    Рандомное нажатие на клавишу Tab

    http://zennolab.com/discussion/showthread.php?12309-Some-useful-c-snippets-from-lokiys I smotri eto snippet. Very useful snippet when you want to use action keyboard emulation and want to press, example DOWN button random times. Cheers
  3. lokiys

    Data leaking across threads

    I guess that there is exactly problem what I reported many times, but I did not had any proof of this. I wrote that one thread taking data form other thread and this results in error. I hope that eventually this problem will be discussed and resolved... Cheers
  4. lokiys

    Send email with C# macro

    Please check if you have all necessary variables in your project to get this code to work. Because this code working just fine. I'm using exactly this project and everything is fine. Download file attached and try with that, change just email login information there. Cheers
  5. lokiys

    Video Tutorials?

    http://zennolab.com/discussion/forumdisplay.php?3-%D0%9F%D0%9E-ZennoLab-com
  6. lokiys

    Запись в файл. Что я делаю не так?

    http://wiki.zennolab.com/doku.php?id=ru:start
  7. lokiys

    Gmail annoys me, am I doing it wrong ?

    Would you mind to share what sms service works with gmail ? :)
  8. lokiys

    why this is not sucess

    == this is the right operator. So it should be {-Variable.tem-}==13 Cheers
  9. lokiys

    How to run a very simple C# code in ZennoPoster

    There is explanation what i got from DD some time ago. It was enough for me to understand what is what :) ZennoPoster snippet is Regular C# class It looks like using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using...
  10. lokiys

    Проценты

    variable number = 50 50*30/100 = 15 50 - 15 = 35 50 - 30% = 35 V skole neuchilji ?
  11. lokiys

    Новость Вышла новая версия ZennoPoster 5

    http://wiki.zennolab.com/doku.php?id=ru:changelog
  12. lokiys

    Google detect Zenno

    This is very very simple code. just use c# action and all you should enter in there is instance.SaveCookie("C://cookies.txt"); = of course path is to your cookies file. And that is all. Same with load cookies... Cheers
  13. lokiys

    Google detect Zenno

    Here you are Save cookies http://help.zennolab.com/en/v5/zennoposter/5.0.4/ZennoLab.CommandCenter~ZennoLab.CommandCenter.Instance~SaveCookie.html Load Cookies http://help.zennolab.com/en/v5/zennoposter/5.0.4/ZennoLab.CommandCenter~ZennoLab.CommandCenter.Instance~LoadCookie.html Cheers
  14. lokiys

    Google detect Zenno

    Not possible sorry, because I'm using workaround for that. I'm saving profile information once, in profile file and after that I'm only loading profile file for header information and using txt file for cookies. :) Cheers
  15. lokiys

    Google detect Zenno

    I guess you alread got some problems with that, because when you save profile many times then profile file gets bigger and bigger and in one day profile files become not readable and gives errors.
  16. lokiys

    Open an e-mail

    1. Yes 2. Yes Good luck
  17. lokiys

    Google detect Zenno

    Hmm the do i understand right: if it is possible to detect what browser engine zennoposters use then that mean that useragents are not safe way to get full anonymity... And it is more than clear that there is bots on page if useragent in example IE but engine there is Gecko. Hmmm would like to...
  18. lokiys

    Action designer problem..

    Are you talking about this thread ? http://zennolab.com/discussion/showthread.php?11801-Some-help-with-action-designer-please&p=73216 Cheers
  19. lokiys

    Как получить URL текущей страницы?

    http://screencast.com/t/0du1OqqlTl7 + http://wiki.zennolab.com/doku.php?id=ru:start
  20. lokiys

    Check private proxy

    What about quick get request ? UPDATE: and yes there is also ping class in c# http://stackoverflow.com/questions/2875130/c-sharp-how-to-test-if-proxy-is-working-or-not Cheers
  21. lokiys

    Google Keyword Planner Error

    The question is when there will be update for engine... Cheers
  22. lokiys

    Maybe file check bug

    Just an example if it is not clear what I'm talking about... And workaround if this cause problems for anybody... return System.IO.File.Exists(project.Directory+@"\CheckThis.txt");
  23. lokiys

    Default path for folders

    Fast of slow that does not matter, as this is still waste of time. :D Cheers
  24. lokiys

    Google Keyword Planner Error

    Same problem there and i guess this is related to old Firefox engine. Cheers
  25. lokiys

    Default path for folders

    Really just only one person voted for this ? I'm wondering if anybody else like waste time with finding right files... Cheers
  26. lokiys

    Default path for folders

    Please please make that when in lists/tables or any other place where should insert file then default place on file path window shows up project directory and not last opened place. Simple as that but very useful. Cheers
  27. lokiys

    Maybe file check bug

    I'm actually not sure is this bug or not because I'm using c# for that, and then there is no problems of course. I'm talking about check if file exist action - when i use that then i'm getting in logs - File exist of file not exist, but how is possible to determine next actions after that ? If...
  28. lokiys

    Lists merge

    There is c# for working with lists http://zennolab.com/discussion/showthread.php?10733-Search-in-list-and-tables-via-C-macro Cheers
  29. lokiys

    Shutting down ZP

    I'm answering all questions using my knowledge and of course there is hundreds of things i do not know, but i know that there is not any default option for zenno to do what you asked. And to answer to this - Buy UPS because it is even not good for PC itself that power causing problems...
  30. lokiys

    Email Processing

    :beer:
  31. lokiys

    Tab settings - timeout

    Sorry zenrast i misunderstood your question. Yes you are right with this. Cheers
  32. lokiys

    Shutting down ZP

    Hi muchink. I moved your thread to Enhancements section where is right place to ask for new features. And if developers will accept that this feature is needed then it will be added. There is not possible to give any more help. Cheers
  33. lokiys

    Tab settings - timeout

    No there is default minimal page loading time. I guess it is 30 sec.
  34. lokiys

    Email Processing

    Email action is used to find exact activation link in email, when that is done you have this activation link in variable. So add next action Tabs - Go to page - and in field url add your variable what in this case contains your email activation link. Cheers
  35. lokiys

    Google Keyword Planner Error

    Try to use action designer to find this element. Cheers
  36. lokiys

    How to select multiple event groups?

    You can not copy multiple groups. Cheers
  37. lokiys

    Tab settings - timeout

    Example if you have big file to download lets say you have 513 kbps and you have to download 5 GB file in this case you should setup tab timeout more than default one. Example 30 min. If file will download faster then there will be no problems and bot will continue to work without waiting...
  38. lokiys

    High speed crawling

    use get requests. Cheers
  39. lokiys

    Email Processing

    From wiki: Remember, verification for itself will not happen. At this step we only find necessary data to perform verification (URL or login details) You can use variables we created for next actions in you project (Go to confirmation URL, for example) Let me know if that is not clear. Cheers
  40. lokiys

    Profile not changing

    Hi. I answered about emails in your email thread. And profile information changes when you press F5 or in other words button start project from beginning. Cheers
  41. lokiys

    Email Processing

    Hi. Please visit http://wiki.zennolab.com/doku.php?id=en:email-verification Cheers
  42. lokiys

    Regenerate Profile

    There is everything you can imagine. :) http://www.fakenamegenerator.com/ Cheers
  43. lokiys

    Wordpress file upload

    Nothing helps in this issue, and it is very annoying that i should start PM again after every debug. When updates will be there please ? ? ? Cheers
  44. lokiys

    Regenerate Profile

    Yes just add set proxy action and add no proxy in there.
  45. lokiys

    Runtime error

    I tried everything from usual problem solving suggestions, but nothing helped. But i had in plans some server upgrades and that required OS reinstall. Problem is gone for sure after upgrade and reinstall :) Cheers
  46. lokiys

    Resources in c#

    I'm willing to use pretty advanced c# code, but that require to use resource files. Is it possible to use resources in zenno c# action ? If that is not possible then maybe it is possible with CC ? Cheers
  47. lokiys

    Protection by default.

    I would suggest to add encryption to template by default. Meaning when you make new template then encryption is added already - with option that only you can edit template. That would be more secure for us, even when we making templates for personal use it is much better that we have encrypted...
  48. lokiys

    Regex question

    Here you are \d+
  49. lokiys

    Some useful c# snippets from lokiys

    Very useful snippet when you want to use action keyboard emulation and want to press, example DOWN button random times. // Generate random nr. Random r = new Random( ); int countFrom = 5; // Change number to your needed from count int countTill = 10; // Change number to your needed till count...
  50. lokiys

    Runtime error

    http://screencast.com/t/Ait9PwFMki6 This is what i started to get on my server. And zennoposter not working corectlly - just now tested one template and saw blank instances window. Cheers UPDATE: Deleted hardware info from user area and reinstalled zenno - no new hardware info in user area...