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

  1. P

    How to protect a file from editing

    Could you please explain ... give more details? - thx
  2. P

    Use profile in Chrome or FF

    The only problem is, that I load a profile (with cookies) in task #2 before task #1 finish and save profile to the file You can have two monitors ... read on one screen and post on another ;) For me this is logic
  3. P

    Use profile in Chrome or FF

    any idea guys?
  4. P

    Use profile in Chrome or FF

    I have more complicated question ;) Let's say, that I want to run many different tasks in the same time under one account (let's say Facebook). Each task will run separately in ZennoPoster and will take between 10-60s. For example Task #1 - run at 12:00:00 pm I open a file with cookies Task...
  5. P

    Use profile in Chrome or FF

    do you think, I should run "Clear Cache" and "Clear Cookies" before I load a profile with cookies? So for example I have a few accounts on FB and would like to check new notification on every account, should I clear cache and cookies before and load a profile file and log in to the account?
  6. P

    Use profile in Chrome or FF

    makes sense - thx Back to my first question. If I want to log in to facebook (for example), should I load a profile (or cookies) file which I used before and save to the same profile (cookie) file when finish?
  7. P

    Use profile in Chrome or FF

    thx so my another question is. Should I load/import cookies at start (when I do some actions in zenno) and save to the same file when finish? P.S. Save cookies for firefox for example, should I use option Save Profile or maybe C#?
  8. P

    Use profile in Chrome or FF

    Hi. Is there any chance, that I can use profile (with cookies) with chrome or firefox, so for example I can sell a facebook account and a new owner can load the profile with cookies etc.
  9. P

    How to add a new nationality in profile

    ok, but MaxMind is a database of IP (to check geo location for example) I am asking how to add another location in profile ;)
  10. P

    How to add a new nationality in profile

    I was thinking more about country, city
  11. P

    How to add a new nationality in profile

    Hi guys, I am wondering how to add a new nationality in Profile. At The moment we have two, USA and Russia. I would like to add few more like France, Italia etc...
  12. P

    Click to Random Link on a website

    Another problem - I hope the last one ;) Using FindElementsByAttribiute() I am trying to find all links on the website, but without #, jpeg, gif etc, so basically (.html,.htm,.php,/,and without / at the end) I was trying many different patterns but doesn't work good in #C (everything is fine in...
  13. P

    Click to Random Link on a website

    works - thx
  14. P

    Click to Random Link on a website

    P.S. Internal links only
  15. P

    Click to Random Link on a website

    Hi guys, I am trying to write a script in #C to click a random link on a website. Steps: 1. find a link using FindElementByAttribiute("a","href","domain.com","regexp",0) 2. Move mouse using FullEmulationMouseMoveToHtmlElement 3. Click to the link using MouseClick The only problem with step 1...
  16. P

    How to protect a file from editing

    I just have found an option like this in zenno - can I use it to protect my files? https://ctrlv.cz/rgXp
  17. P

    How to protect a file from editing

    thx but I am afraid I need more details 1. What do you mean put in dll? 2. use obfuscation in crl + alt + P but where? Thanks
  18. P

    How to protect a file from editing

    Hi guys, I would like to protect my files created in ProjectManager from editing by other people. Any idea how to do this?