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

  1. U

    nested macros with Emulation

    Hi, I can't figure out how to emulate this kind of "double" macros: // Executing macros //he.SetValue(instance.RiseMacros("Person.LastName", new [] { "eng", "male", "", "Person.FirstName", "eng", "male" }), true); Tried the following and more but I get nothing out of it: he.Focus()...
  2. U

    getting random string among a block and then putting it in another file...

    Hi, I started to feel I could do anything with macroses but this one got me stuck. Let's say in file A I have: /--/ a b c /--/ a b c /--/ and so on... just many blocks of 3 strings with delimiters. In file B I have: /--/ 1 2 /--/ 1 2 /--/ and so on... Other blocks of 2...
  3. U

    Browse for image , what is the trick?

    Hey there I am stuck on this template where I need to browse for image, I tried to get macros and pick file from directory (where I places images) but it's not inputting anything. I get this browsing window opening, the one that lets you pick a file from your disk drive. What is the trick...
  4. U

    grab proxy used for sign up and copy to file

    I need to save those values in a txt file after I sign up to a site: username: password: proxyUsedWhileSignup: portUsed How can I pick the proxy used with macros or other?? And is this forum still active? Sorry to say but I'm disappointed with support.
  5. U

    How many tries do you set your captcha tool?

    In the ZP progs file, I have deathbycaptcha.dll with this in it: <add key="death_by_captcha_tries" value="2" /> How many tries did you guys find to be the best? 2 tries as by default sounds like giving up too early, but please tell me your preferences I would appreciate.
  6. U

    Opening accordion style tabs?

    Hi fellas Pretty basic question but say there is a tab called "month" with an arrow on the right of tab to open all the months displayed verically:"jan, Feb, Mar, etc..."once clicked. Is there a good way to: 1st: Access the individual months in order to click on them 2nd: Choose a random...
  7. U

    Reply email confirmation with BLANK EMAIL ?

    How to reply email confirmation with BLANK EMAIL for Fark? Hi I am stuck here, can anyone answer how to instead of parse mailbox for link, I need to answer their link with blank email
  8. U

    How to reply email confirmation with BLANK EMAIL for Fark?

    Hi I am stuck here, can anyone answer how to instead of parse mailbox for link, I need to answer their link with blank email.