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

  1. P

    Bitcoin Payments

    I waited for the money to show up on my Paypal and already paid. And Western Union is a robbery lol You guys should really look into bitcoin ;) No middle-man, and no account blockings because you're from this or that country. Even WordPress uses Bitcoin...
  2. P

    Bitcoin Payments

    Hey, was here thinking... when will you add Bitcoin as an option to buy/update your products? Wanted to update, but my Paypal is kind of dry right now and I hate credit cards, so Bitcoin would work wonderfully. I also heard it's popular in Russia :p
  3. P

    res://ieframe.dll/dnserrordiagoff_webOC.htm

    What was the problem exactly? I get that same error all the time I work with proxies(private) on twitter! It's driving me crazy!
  4. P

    Referer Spoofing

    How do I spoof the referer without visiting a webpage and click a link there to go to my target page? How should i set it on the HTTP Headings of ZP? Thanks!
  5. P

    Anyone got twitter poster?

    I can make one for you in exchange for some USD or BTC. :)
  6. P

    CapMonster - Problem loading images

    .jpg ... ^^ that one... try it if you will and tell me if it works for you, because it doesn't for me.
  7. P

    CapMonster - Problem loading images

    Well, take a look at the screenshot please Any ideas? Thanks
  8. P

    CapMonster

    Anyone was successful training CapMonster to recognize yahoo and hotmail captchas yet?
  9. P

    Blogging platforms linkdropping

    If you limit yourself to just one platform, yes it will for sure. It will always give some errors because of plugins/MODs/themes enabled that can change the tags in the comment boxes, but if you "train" the ZP template enough with the use of the logic branches you can probably achieve very good...
  10. P

    Blog posting?

    without knowing how to check and correct for errors very well with zenno poster you are only going to create templates for specific platforms/websites... trust me...
  11. P

    About Pauses and Random numbers

    yeah, that's what i'm doing. one step branch to get the random duration and another step branch with the pause macro fetching the result of the previous branch. Not the ideal solution, but it works. You say it works for you? Because when i test the normal pause macro with say 5 seconds...
  12. P

    About Pauses and Random numbers

    Can I use {-Pause-|-{-Random.Int-|-4-|-9-}-} to get a pause with duration between 4 to 9 secondes randomly? Because when i try to test it on the Macros Builder it just hangs and desn't give me any output/indication of what happened. You should really put some error reporting in the...
  13. P

    how to simulate ie langage?

    And you can force IE to send one language for the site to display if available. I used to have IE in portuguese and had the same problem with ubot and youtube until i went to the language options and forced it to ignore all other languages besides english. Can't remember exactly but i think i...
  14. P

    Please add more personal date in the macros editor

    Why don't you just input a lot of those names/zip codes/adress/random Street Number in text files and then you call those text files? That's all those first and last name are doing. Only the ZP creators where kind enough to include name lists for you in at least 2 languages. You can also change...
  15. P

    Using ZennoPoster for Whitehat

    It's whitehat if you want. You can use it only to automate the tasks you already did by hand...
  16. P

    What is your "can't do without" tools?

    Well, i dunno if the forum script would let me post my list of essentials... Between my home computers, the VM's that those home computers have, dedicated servers and VPS's, each one with it's own essential tools the list would get huge, taking into account all the OS flavors they have and the...
  17. P

    Macro builder meanings?

    insert all your articles in a big text file and delimit them with some strange string you are sure that won't be in any other place in that document, like ###///### or something like that and use the string split macro or some regex macro to get the articles 1 by 1. Simple enough?
  18. P

    New Proxy Filter

    Can you please implement a filter by Proxy type(HTTP, socks 4, socks 5) like the one in the rules. The filter will be handy because that way it will remove all unsupported proxy types, like socks5 for example. That way it will relieve the proxy checker because it will not manage/check...
  19. P

    How to cancel Download File diaglogue windows?

    You can choose the instance reload frequency(after 5 template executions for example) and time-outs on the settings window. Click the ZP icon on the top left and go to the settings window, you'll see it.
  20. P

    Special signs in Verification Link Link

    the signs themselves
  21. P

    How to cancel Download File diaglogue windows?

    they will close when the instance reloads, just make it reload more times. I've been facing the same problem myself. It tries to download pure html pages as asx, that's what's strange, it's a windows format. In one of my computers it opens the file download dialogue and in the other it opens the...
  22. P

    New build with Spintax 3.4.5.0225 beta

    I'm impressed ;) good job!
  23. P

    How to append own text to file

    try {-File.AppendString-|-\Results\safemails.txt-|-{-FieldData.FieldData-|-●8●4●1●3●5●0●-|-vc-9980-}:{-FieldData.FieldData-|-●8●4●1●3●5●0●-|-vc-2422-}-|-true-} and {-File.AppendString-|-\Results\safemails2.txt-|-{-FieldData.FieldData-|-●8●4●1●3●5●0●-|-vc-9980-}:-|-true-}
  24. P

    File download popups/alerts

    yeah, it may be. i noticed it cause i happened to catch one of those popups/alerts open, as they close/disappear when the instance is reloaded. They are not a big problem per se and to minimize whatever they can do when they appear i just made the instances reload more times. In case someone is...
  25. P

    File download popups/alerts

    example? this is not site specific... not sure how i could provide an example. It's something that happens sometimes, on fully functional templates.
  26. P

    Local Proxy blacklist

    I see Zenno Poster has a proxy blacklist, but it would be nice if we could get a local one, like, when doing validation, if the proxy is blacklisted by the site we would get the instance proxy and move it to the blacklist, so it won't be used again. I am aware of the time between rechecks if...
  27. P

    File download popups/alerts

    Hi, Sometimes when opening pages zenno poster instances try to download the page as a file instead of rendering it. How do i take care of those File transfer popups/alerts? Thanks.
  28. P

    Issue with IE8, could someone try this script on IE8

    have you tryed setting X-UA-Compatible: IE=7 in the HTTP Headers?
  29. P

    can i use the socks 5 proxy in zennoposter ?

    That's strange as i have one other software that works with IE browser and i use socks5 proxies in there...