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

  1. G

    php code creator can't create instance of any class

    Hi there, I'm trying to create instance of the new class in PHP code creator but it doesn't work at all. Everytime I get bunch of errors: "Get a list of local variables Object call wasn't set on object instance Getting the call stack Process is not paused. Error termination of the debugger" I...
  2. G

    page window bug

    http://i.imgur.com/WHBoDLw.png It should be enough I suppose. Though it happens also right after restart if zenno is first program running (if not count background softwares)
  3. G

    page window bug

    5.0.4.2 but it's demo version if that matters.
  4. G

    page window bug

    I'm playing with ZP5 And having problems using internal browser Normally it should look like: http://i.imgur.com/lzzlub6.png but quite often other things appear instead of expected web page like here: http://i.imgur.com/V4tpuZe.png (sometimes it's a start screen with list of...
  5. G

    Mr.HB i need ur help?

    How do you do that? I can't find a way to get number of the form. html element has method ParentForm but how to get number of this form in document?
  6. G

    what's the usage of pause?

    it can also be used to bot look more like a human. e.g. filling complex form in 1sec and submitting right afterwards doesn't look natural ;)
  7. G

    Wrong recognized captchas request sending for ImageDecoders.com

    awesome. I've just signed up for your service and testing. but why most captchas is timed out? almost 70% captchas is timed out http://i.imgur.com/lTT3CJy.png Perhaps you should consider disclosing current load of your service so not waste resources and not post captcha on some hours to you.
  8. G

    what's best antivirus to run with zenno?

    I've been using for a while Microsoft Security Essentials, but recently it became very crappy. Have been infected twice while running ZP templates within last 2 months (First it was 0day java, as for second not sure). After some googling found that MSE lost it's AV status because of low...
  9. G

    Upload big files

    well timeout is max time browser will wait before terminating action. So even if you set 10000 sec and your action will be completed in 3 sec, zenno won't wait 10000 sec. But anyway not 100% sure if this will work in your case, but I believe it should :)
  10. G

    Project Disk

    not sure what other action you mean worked for me everywhere I tried. http://softwareblog.alcedo.com/post/2010/02/24/Resolving-relative-paths-in-C.aspx - you can use C# macro to generate non relative path.
  11. G

    Upload big files

    have you tried manually increase timeout? tabs->settings->timeout: set it to something above then expected time to download.
  12. G

    Project Disk

    Why don't you use relatives paths? "{-Project.Directory-}..\" - gives you folder above current folder.
  13. G

    Ability to add own dlls

    Any news on Code Creator yet? for example release date?
  14. G

    captcha related features

    Project Maker: 1. Ability to record captcha recognition action with Action Designer (default auto way of choosing captcha by image number kinda sucks most cases, and it has to be edited anyway). Poster: 1. Counting captcha usage per template. (e.g. add another column "captcha's used" -...
  15. G

    Logical If and "Own javascript"

    First logical expressions doesn't seem to be javascript anymore. wanted some clarification from support http://zennolab.com/discussion/showthread.php?8873-weird-problem-with-input-boolean-variables but still waiting... Anyway your javascript doesn't seem to be valid. Unless value of variable...