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

  1. Drew

    PDF issues can not save with Get Method

    The website is behind cloudflare and the cloudflare bypass template from another post works so I am able to search. I am also able to click download which opens the PDF in a new tab. The issue is I am unable to save the PDF using get request. I can manually click the save button on the opened...
  2. Drew

    Scraping within apps

    Bump is their anyway to grab html source from a browser search?
  3. Drew

    Scraping within apps

    Sorry to necro thread but is their anyway to get the whole page source? Not just specific elements?
  4. Drew

    ZP Authorization server blocking VPN IP's?

    ok i just enabled this and will send you diagnostic. but maybe the problem is mine. Does license bind to server/computer hardware or IP. If IP changed on zennoposter installed computer does it notice new IP and close for license issue?
  5. Drew

    ZP Authorization server blocking VPN IP's?

    Seems to only been an issue the last few months. Some of the more well known VPN IP Pools seem to be blocked by ZP. I have to manually disconnect VPN start ZP then connect again and pray it does not stop because of lost auth server connection.
  6. Drew

    Environment variables from within C# code?

    Since this is the closest to my question and is kind* of related. How can we access environmental variables from c# and also json or xml auto generated variables from json/xml parse?
  7. Drew

    Full Rest API support?

    Has anyone else given this any thought. Using curl.exe is a odd work around.
  8. Drew

    "Javascript Authorization" Pop Ups -Proxy use

    This is the same issue explained in the russian thread. http://zennolab.com/discussion/threads/v-pm-pojavljaetsja-okno-javascript-authorization.16798/ Also English thread. http://zennolab.com/discussion/threads/popup-to-enter-login-and-pass-proxy-bug.13075/ Happens randomly when you are using...
  9. Drew

    Captcha Settings Graphical Bugs

    On multiple computers and it is also affecting a couple of buddies who own ZP. 1. PM crashes when you open captcha settings. 2. If by some miracle it does not crash it has graphics bugs and you cant edit settings.
  10. Drew

    Filter for hidden, zero-size, display:none elements

    was this ever implemented.
  11. Drew

    Choose folder in Input settings

    Unless I am missing something when the person uses that they have to select a file that exists? Then you need to take that value and use regex to delete the filename or just pull path. If we just had a "selectFolder" option it would save a step.
  12. Drew

    Choose folder in Input settings

    bump. This is annoying. If I want just a folder path I need to save a dummy file and then work regex magic.
  13. Drew

    Full Rest API support?

    Anyone using any work around?
  14. Drew

    Full Rest API support?

    Get and Post requests are great but what about adding the ability for Put and Patch? Some API's allow you to use work around with Post instead of Patch. BUT many do not :(
  15. Drew

    Release ZennoPoster 5 New build 5.9.0.0 (19 Aug 2015)

    [+] Input settings editing window now allows to use multi-select and drag-n-drop operations. I don't see an option for drag-n-drop. Can we get a better description.
  16. Drew

    Projectmaker just closing

    This only happens on a specific website. Not sure what the issue is but it is a slow website that is laggy.
  17. Drew

    Projectmaker just closing

    r6025 pure virtual function call Getting that popup from Windows
  18. Drew

    Projectmaker just closing

    Having an issue with Projectmaker just closing. I do not even see anything in the logs for the crash. This happens when pages are loading on a brand new template.
  19. Drew

    List processing using ranges?

    Was this fixed yet or do we still have to use the sub list work around? At the moment if I select 0-10 it still only returns 1 line?
  20. Drew

    Capture and return stdout in c#

    I am trying to run netstat for a specific PID and would like to return output from cmd into ZP. Has anyone done this in c#? For example I would like to run netstat -no | findstr "8723" And return the output to a ZP variable.
  21. Drew

    Backconnect proxies in ZP proxy checker

    reverseproxies.com 10 port package gives you a list of 10 ip:port socks5 to connect to. 123.123.123.101:1234 123.123.123.102:1234 123.123.123.103:1234 123.123.123.104:1234 123.123.123.105:1234 123.123.123.106:1234 123.123.123.107:1234 123.123.123.108:1234 123.123.123.109:1234...
  22. Drew

    Bulk Email Processing

    Anyone having issues with gmail not deleting using POP?
  23. Drew

    cmd shell question

    Is it possible to call a cmd command and pull the output from said command back into Zennoposter? For example I want to run the command "tasklist" in cmd shell and pull the output back into Zennoposter?
  24. Drew

    ZennoPoster 5 New build 5.3.0.0 (17 Apr 2014)

    Seems like a significant gap inbetween releases unless im missing something. Do you guys plan on releasing a new version soon?
  25. Drew

    [Moved] Random Number Bug

    Type Time Message 08:06:30 Generate random number from range [1, 2] to variable {-Variable.randomLogoChoice-} Result:1 08:06:33 Generate random number from range [1, 2] to variable {-Variable.randomLogoChoice-} Result:1 08:06:36 Generate random number from range [1, 2] to variable...
  26. Drew

    Scroll down using mouse?

    any examples maybe a snippet?
  27. Drew

    C# random number question

    Anyone have a simple way to get random number between a range in c#. GetRandomeNumber Class is not working.
  28. Drew

    Bulk Email Processing

    has anything changed in version 5+. Bulk email c# not working for me now.
  29. Drew

    Bulk Email Processing

    No one?
  30. Drew

    help with urlencoding and post forms

    oh see that was my misunderstanding I though it was going to do the encoding for me, not an issue now that I know it has to be done on my end.
  31. Drew

    help with urlencoding and post forms

    Trying to send a post request and the encoding is listed as 'application/x-www-form-urlencoded' http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.1 in the post settings I do not see "application/x-www-form-urlencoded " as an option?
  32. Drew

    Bulk Email Processing

    Are we able to get the "To:" field in the bulk email download also? // tuple.Item1 - sibject, tuple.Item2 - from, tuple.Item3 - html message, tuple.Item4 - text message I see Subject,From,html Message,text Message but I do not see the ability to also pull the "To:" field? I find the use of...
  33. Drew

    Lokiys Enhancements Thread - Awesome Ideas - All in One

    I have brought it up in other threads and I guess I am the only one that really wants global lists and tables. I really hate the fact that we need to use disk writes/reads to share data between templates and even threads within the same template. Does no one else really care or see a need...
  34. Drew

    Reservations for multi threads

    I hate to bump this because it's old but why has no one else brought up the idea of global lists or tables. Do really really have to deal with disk writes as the only way to deal with multi threading and large lists?
  35. Drew

    **Please Help** Experiencing Timeout Errors

    You are probably the funniest dude on the forum, im not even joking. Almost everyone of your posts make me smile in a very sad way, kind of like realizing your support is up and its going to cost you $90 when they fix the anonymous bug :(
  36. Drew

    ***--->Zenno Staff Please Read<---*** - Roadmap Request

    I would also like to know the reasoning behind this, almost every piece of software I own has some sort of loosely detailed roadmap from the developers. Even ZP's main competition asks it's user's for input on wanted features and will give out estimates on development.
  37. Drew

    Direct Mysql support

    I now find myself going back to my uBot install to accomplish something so I think it is time to make a post in the enhancement thread. Now usually you guy's are ahead and I never need to make a post but in this case I feel some attention is warranted. I am sure I am not the only one who...
  38. Drew

    Is it just me that thinks this?

    I thought I was the only one that noticed this and I found it pretty funny. Everybody ragged on him pretty hard and maybe 10 day's later we have prominent forum members selling the same thing. I am pretty paranoid and I would never send in a template for help, you are better off describing your...
  39. Drew

    Duplicate Proxy's

    Are you guy's planning to do anything about the lack of a dedupe feature in the proxychecker. Even if It was a one of scheduled task that stopped the checked removed duplicates and started it again. Unless I am missing something and the checker already has a way to remove duplicates?
  40. Drew

    FaceBook account creator - Smart Template

    are you going to send an email out to customers?
  41. Drew

    why did text presence check suddenly stop working?

    I will try adding pause also, this has been driving me nuts.
  42. Drew

    ZenBLOG - automatic blogs creator/poster many platforms

    Do you recommend any specific email host besides our own. gmx aol ?
  43. Drew

    ZenBLOG - automatic blogs creator/poster many platforms

    ([email protected];[email protected];Password;pop3.live.com;995) or [email protected];[email protected];Password;pop3.live.com;995 Is something wrong above? Or is zenblog not working with hotmail. This is via the check email configuration in the java application. It will...
  44. Drew

    Windows 8 Support Time Frame

    With windows 8 coming out this week do you guys have a time frame for support. Even if it was only project maker a date would be nice.
  45. Drew

    FaceBook account creator - Smart Template

    I am also interested :) Send PM
  46. Drew

    Crowdsourcing for zenno?

    I do not think this is a community that will be open to a senuke like system and I agree. The only thing Senuke is going to do is spam the shit out of any sites that are released on the portal. I would never share a single template I created on senuke for fear of the site just getting nuked...
  47. Drew

    ZenBLOG - automatic blogs creator/poster many platforms

    Just sent payment via paypal I will give a very detailed review once I get the instructions and templates.
  48. Drew

    ZenBLOG - automatic blogs creator/poster many platforms

    Fair enough I see the price includes 1 months subscription for the updates, what is the price after 1 month?
  49. Drew

    ZenBLOG - automatic blogs creator/poster many platforms

    Has anyone done a review or bought this yet, if it is going to be kept updated I have no problem shelling out $89 for it. Would feel better if someone reviewed it or even just gave there experience using it.
  50. Drew

    ZennoProxyChecker released!

    Thanks for the clarification Anton. Yeah sorry I had assumed it was being advertised publicly from the splash page and this post on bhw. No problem I will probably end up buying it for a 2nd computer anyway, pm me if you have an affiliate code for the proxy checker and I will use it.