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

  1. S

    Add / Remove Projects via Params to zennoposter

    I would like to add / remove Projekts to zennoposter dynamically. It should also be possinle to schedule a task. Is there a way to do this via Parameters/ API ? Thanks Svenson
  2. S

    Control Zennoposter via API

    Is there a possiblity to add / remove tasks from Zennoposter via an API / parameter called etc ? I want to dynamically add / remove / schedule tasks in Zennoposter from outside of Zennoposter. Is this possible ? Thank you
  3. S

    C# Screenshot Code

    Hi guys, I am trying to take a screenshot of particular part of a website. I found there is an older post using C# code. However, it did not work. Maybe its because I am using the latest Zennoposter Version 5.9.9.1 Would be great if someone has a working code. Thanks Svenson
  4. S

    Email Accounts for activation

    Where do you buy your email accounts and which provider you consider best ? Also it would be interesting to buy / share old unused accounts that don't die. When buying Hotmail accounts they usually die after 3 weeks. Also it also looks better to have a mix of providers for SEO.
  5. S

    Random Mouse Movements

    Hi guys, I am looking to simulate mouse movements to circumvent blockages. As I understand currently its not possible to actually move the real cursor. However, I have read that this should be possible using C#. Does anybody have a such a C# Code available that can be used in Zennoposter ...
  6. S

    Number of Threads

    I am using Zennoposter Standard - (version with 5 threads). My script includes multiple of Projects that are nested inside the Main project. I noticed that when I want to run a Zennoposter it often does not start. Is this related that I have a limitation on the standard version. To make...
  7. S

    Size of Zennoposter Window

    Hi guys, is there a way I can set the window size of Zennoposter Thread Window ? I would like to define the size of it like (800x600) or (640x480) etc. Thanks
  8. S

    Search by Picture crashes Zenno Project Maker

    Hello, I am doing multiple "Search by Picture" in a row. I cannot get around this as its inside a flash application. I can add 3-5 "Search by Picture" but then it crashes suddenly and Project Manager closes without any warning. I tried it with various settings on a 4 GB memory machine. I also...
  9. S

    New Profile

    Hi guys, I would need to generate a new profile within a loop. Is this not possible at all or is there a trick on how to do it ? Yes I could run the project 10 times but I would like to have it within this loop. Alternatively do you know a Javascript Profile generator that I could implement...
  10. S

    Zennoposter Repeat Time

    Hello, I want my script to run every 10minutes. In Zennoposter -> Setting it under "How often to repeat" - it does not wait the 10 minutes but repeats it immediately. Is this a bug or am I doing sth. wrong ? Thanks
  11. S

    Simple Math Operations

    Hi guys, I am stuck with some simple math operations. Variable1 = 10 Variable1 = 2 {-Variable.1-}/{-Variable.2-} --> 10/2 What I would like to get is the actual number = 5 and not the text. I guess there is a syntax not to treat it as text but I don't know it. Hope someone can help...
  12. S

    Switched from Ubot to Zennoposter

    Hi all, I am new here and used to be a Ubot User for almost 2 years. I am writing rather complex bots that interact with each other. Ubot does offer a lot of functionality that is often similar to what Zennoposter offers. However, the reason I actually switched was that Ubot has major bugs...