Недавний контент Orbiter1987

  1. O

    Working with dropdown lists

    Could someone please explain exactly how and why this works? I see that the mousedown event makes the dropdown list appear. Does it always have to be preceded by a mouseover event? Why doesn't the mousedown event work when clicking normal links?
  2. O

    How many threads can I realistically run?

    How many threads can I realistically run on my home computer with a 5 Mbit internet connection and 4 gig's of RAM? For arguments sake, let's say I'm running a facebook account creator.
  3. O

    youtube voting

    I'm having trouble with this one myself. I would like to parse for the comment I want to vote up, but parsing the text only returns the text and no additional information as to where this text actually is etc. Am I right? I'm basically clueless on what to do after the text has been parsed to...
  4. O

    Working with dropdown lists

    Maybe something the ZP staff should take into consideration for their next update?
  5. O

    Finding proxy lists

    Here is a proxy source list. About 2500. Many of them don't work though. http://www.megaupload.com/?d=VVW2XUBU
  6. O

    Working with dropdown lists

    My first post was AOL but the one 3 posts above is Yahoo Mail UK. The registration process works fine, but enablig pop access seems impossible because of the dropdown list mentioned above. On another subject, AOL gives me an error code (418) when I try to register through ZP regardless if I...
  7. O

    Working with dropdown lists

    What about this little bastard? I have tried everything to make ZP click it. It also behaves differently in the Branch Builder than the Debugger. The dropdown list just refuses to appear. Here is the source: <H3 class=offScreen>Options</H3><SPAN style="DISPLAY: block" id=tabBarLinks...
  8. O

    Is it possible to..

    Safe-mail uses lots of different pop3 addresses, and when one attempt fails I get an error in the log which contains the right pop3 address for the account which I could parse and tell ZP to use on the next try. An alternative solution to this problem would be welcomed.
  9. O

    Is it possible to..

    Is it possible to parse the Zennoposter log (error log) for a specific string that I need?
  10. O

    How to append own text to file

    Getting the username and password into a text file seems easy enough, but I really have a problem when I try to add a seperator (like a : or -). My macro looks something like this...
  11. O

    Position of page elements

    I'm trying to make ZP register on Yahoo Mail UK, however the Captcha picture and result field have two positions that are chosen randomly on page load to prevent automation. How can I get ZP to check which position these elements are in before I send Captcha for recognition?
  12. O

    Working with dropdown lists

    Thanks for the help.
  13. O

    Working with dropdown lists

    Hi. What would be the right way to approach something like this? 1. Is this Ajax? 2. How can I get Zennoposter to choose a value for me in this case?