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

  1. R

    Best Way to Create Blacklist for Account Creation?

    Does anyone have an idea or method to create a blacklist while performing account creation? I'm currently generating multiple accounts, but don't want to waste time trying to register account names I have already used. Does anyone have a good idea on how I can create a blacklist of account...
  2. R

    Best way to use Backconnected Rotating Proxies for Account Creation

    Hi, I'm trying to figure out the best way to use Backconnected rotating proxies for creating accounts on a website. I've tested the account creation without proxies and they work perfectly, but whenever I use my rotating proxies from Storm Proxies, they time out after a while and the entire...
  3. R

    Does ZennoPoster use a new User Agent each time it runs?

    I'm using ZennoPoster for account creation, and I'm wondering if the User Agent is changed each time the program runs. Or does it use the same user agent each time? If it doesn't change, it could be obvious which accounts were made by a program. thanks.
  4. R

    Add text to all lines in list.

    Been trying to figure out how to add text to all the lines in a list without having to do it one by one. Does anyone know how to do this? I tried add text" in list processing, but it adds the text as a new line instead of at the end of an existing line. Example: Adding a comma "," to the end...
  5. R

    Create columns with multiple rows of parsed data

    I'm trying to figure out how to create a table that has 2 columns, where one column has multiple rows of parsed data. Example: Does anyone know the best way to do this with table/list processing?
  6. R

    Zennoposter Error when running - always fails.

    Whenever I try and run my project in Zennoposter I always get the error: "Run HtmlElement HTML element is not found by search criteria" followed by "Zennoposter failed to complete project". When I run the project in the ProjectMaker though, it runs perfectly fine. I'm not sure where the...
  7. R

    How to click on file upload button only available on hover

    Hey does anyone know the best way to click on a button that only appears after the mouse hovers over it? I tried using mouse emulation based on coordinates, clicking after search by picture, and even click/onclick/onfocus/onmouseover through the action designer but none of that seemed to work.