Недавний контент hotohori

  1. H

    Problems using list in a loop

    Try clearing the list before the 2nd loop begin and see if the dom is correct.
  2. H

    Hide license email

    License email is our paypal email address. I guess we can't be too careful with blackhatters, right?
  3. H

    how to got a file name from the path??

    try this regex [^\\]*$
  4. H

    how to got a file name from the path??

    Use Process directories ->File path or Get file list. It will have path and file name included.
  5. H

    Can we count words with ZP?

    crocuta1982 is using a few ZP actions with list processing. The c# code is much cleaner and strait forward.
  6. H

    Word Processing: Replace & Regex

    Also seems like the dropdown box for One Match is redundant since we do not know what other criteria we can use there. Suggest One match to have options for First, Last and Random.
  7. H

    Word Processing

    I'm trying to get random into a variable. If I use random in Match No., I can only put result to list which will incur extra steps.
  8. H

    Word Processing

    Hi, In Word Processing with Regex, what other criteria can we use with "One match"? Thanks :)
  9. H

    As for stand-alone (compiled) bots.

    Hi, Any chance for lite and standard users paying lesser fee so that they can sell their bot at cheaper rate? Thanks
  10. H

    How to print webpage with Zenno?

    Hi Guys, Need some help. I need to automate printing of webpages. How can I activate the printer to print the webpage? Using c#? Thanks! :)
  11. H

    Load another template after succesfull execution of a template

    Maybe it does not work with the current version.
  12. H

    Load another template after succesfull execution of a template

    I tried this few months back. Not sure if its working with the current version. You can use "Run Program" action in template1 to execute batch file of template2. template2 must first be loaded in zennoposter. See video.
  13. H

    Disable Logs in Zennoposter

    +1 Many times we use fail exit as normal process in the template like the IF statement. So it's actually not an error.
  14. H

    Files in D disk

    Hey, I have some strange files in my D: too. Bro lokiys, does yours look something like these?
  15. H

    [SOLVED] Anonymity problem

    Is it possible to add system time setting feature to profile? I'm not sure whether websites checking on this but I know they can retrieve our system time if they want. So if we are using US proxy and register account as residing in USA, but our system time is UK or Asia time, it may trigger the...