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

  1. C

    Blue Stacks Fails To Load

    I don't know what has happened however now BS will not initialize and run any longer. How do you fix issues with BS not working any longer?
  2. C

    Profile not changing

    I created a template that signs up to a site and tries to confirm the email address and I'm having trouble in 2 parts. 1. The activation links are not getting checked even though it's finding them in email. 2. The profile names are not changing after the first run through. How do you...
  3. C

    Email Processing

    How do you use the regex builder to find emails for websites and also search text in email? I'm confused a little bit on that.
  4. C

    Creating Platform Recognition Templates

    Is it possible to create a template that can detect what type of platform its being processed and use specific posting rules in order to complete the task? There has to be but I don't know how to figure out how to do that. -Chris
  5. C

    How to take existing C# code in to ZennoPoster?

    I had a bot created that the developer did not finish fixing and it is coded in C#. Is it possible to take the existing source code and import it into Zenno and find / fix bugs? How? -Chris
  6. C

    Closing Form When Complete

    I have very little coding skills so I'm hoping ZennoPoster will bridge the gap for me. I understand this a lot better so far :) Let's say I have zenno doing some various task for me and when it comes to the last step and I want it to just quit running the program, how do I get it to do...