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

  1. C

    Working With VPN Client

    Hey guys! Here's a tricky one for you that I hope to find an answer to: I want to change the IP address every time I execute a template. But I don't want to do it through proxies because good ones cost a lot and I found a cheaper alternative in VPN services. Now, how do I work with a VPN...
  2. C

    Is There a Way to Control Firefox Browser with Zennoposter?

    As the title asks, How (if Possible) to Control Firefox Browser with Zennoposter? Any suggestions will be greatly appreciated.
  3. C

    Appending Line of Text to File. In Debugg Mode, it Works. In ZPoster, it Doesn't.

    Why when executing a macro to append a line of text to a .txt file it works fine in debug mode but when launching the template in the Zennoposter this particular macro doesn't work? (The line I'm trying to add to a file is a scraped URL from DOT text of the page.) (tried adding a pause but...
  4. C

    How to Check If Text on Webpage is Found on a .txt file

    Can anyone suggest how can I check IF a certain (parsed) piece of text on a webpage is found in a .txt file? I've been struggling to find an answer for 5 hours with no result. Checked the "loop" strategy but I don't understand anything on how to use it. Iamthedarkwiz made a video but I can't...
  5. C

    Digg Confirmation Problem.

    I have difficulties confirming more than one accounts on Digg.com. Here's the deal: When registering accounts to Digg.com one-by-one I have no problem accessing email and confirming those particular accounts. But when I do multiple account creation on the Z.Poster, the program only manages...
  6. C

    Error Caused by "unexpected packet format"

    I forwarded the @mail email to one of my domains mail server. But when the email confirmation phase takes place I get this error "The handshake failed due to an unexpected packet format." Can you tell me what might cause this problem? (i double checked mail server, user,port and pass. It...
  7. C

    Check Text Presence Limitation. How to?

    How can I make zennoposter check for text presence ONLY in specific fields, namely - Title, Description. I set up the "check text presence" for each of the two fields separately but when running the template it pulls all text found on the extended pop-up window, namely "Title (required)" "bla...
  8. C

    Text Parsing Problem.

    I encountered an issue with the text parsing step branch. In debug mode the this step branch executes correctly and recognizes the text but when executing the template in zennoposter, the text isn't found and I get the error: Nothing is found during regular expression parsing step_id...
  9. C

    Zennoposter Mallfunction? Uses only 1 Thread

    I have a standard version of Zennoposter but when running templates, even though I set the number to 5 threads and 5 successful executions, ONLY 1 thread works. The other 4 are black and display the green button on the left side. Any suggestions?
  10. C

    Digg Button Attribute Value

    Can anyone share what's the correct attribute value for your digg submission button?
  11. C

    Digg Button Problem

    Hey guys, how can I click the Digg button on digg.com account? I'm trying for about 4 hours now to digg existing URLs to digg.com but I can't seem to get through with this. As if that button is invisible for the zenno. I tried with the branch builder, call event options... but I simply can't...
  12. C

    Line ISN't Appended to file

    Does Anyone know the possible cause why the login details aren't appended to file? (I triple checked the steps based on the WP.com signup tutorial so there isn't the case of me being stupid. I encountered the issue while building a posterous template) (also when I do the debug run sometimes...
  13. C

    How to Build templates for Forum Platform Types

    I'm interested I creating generic templates for profile creation that correspond to each individual forum platform type, namely vbulletin, PunBB and so on. Any idea as to where should I start? Should I have to go under the hood and start from the page source coding? Any suggestions will be...