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

  1. B

    New Instance/Submitter Window - Awesome!

    When I view instances in ZP it's a royal pain in the ass to track/see whats going on. Instances open behind instances, instances reopen in different positions etc. It would make life so much easier if ZP would model the SENuke submitter window Example Here --> http://i.imgur.com/L9PEdN3.png...
  2. B

    Questions about threads etc

    I have a couple of questions about threads: 1. What does the information in this window mean? I have nothing running btw so I'm especially wondering what the TaskManagerCountOfThreads field is about - http://i.imgur.com/rfSgpAN.png 2. Why do templates not start sometimes? This is...
  3. B

    [SOLVED] ZP automatically success bug

    This is absolutely a bug/problem in ZP. I wish I had seen this thread sooner or I wouldn't have thought it was a problem on my end only. This happens me a lot. I run a template and it runs fine/completes successfully but when I run it again it tells me that it was a success straight away but...
  4. B

    New build 4.5.0.1 (06 March 2013)

    Downloaded this and playing around with it I've found some bugs I posted over in the bugs section. I see that a good few of my ideas were added this time around. Happy to finally get the default -1 for forms but please the option for default "search in all documents on the page -1" as well. It's...
  5. B

    4.5.0.1 bugs

    1) The yes/no alert appears behind the debug instance window so you have to minimize that just to click yes/no. Why there is even an alert I don't know... Now there's 2 alerts. Normal alert - "Do you want to stay in debug?" Yes should = continued debugging so we can then use the prev/next...
  6. B

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

    I agree. Maintaining a simple roadmap/goalmap/shit we working on map is not a big task at all. Step 1 - Compile all the major feature requests and bugs to be fixed Step 2 - Add a percentage complete beside each Step 3 - Goal date to release each feature and fix each bug. Does that mean it MUST...
  7. B

    [SOLVED] Anonymity problem

    Yeah this is a big problem, really hoping to see this solved in the next release.
  8. B

    Snippet samples

    Thanks shade. I didn't know you had to use the bad end for it to work so that's why I was having problems. Great to see my idea for this added in because it's really helpful!
  9. B

    Snippet samples

    I would like to request a code snippet for the new project.GetLastError() function. I've tried the example code but couldn't get it working correctly.
  10. B

    Optimization of debugging and recording project.

    Just to clarify. What I was saying was in relation to the Attribute name dropdown and the Attribute value field below it. It should autofill the data so if I select name it should show the relevant name data in the value field without the need to go over and back to the select element...
  11. B

    Scheduler

    That isn't a good solution to this because it means that if I want to run for example 5 groups of templates then I would have to duplicate all the templates 5 times and then rename all the global variables to use different namespaces. e.g I have 15 register and 15 poster templates so 30 in...
  12. B

    Scheduler

    delete please - double post
  13. B

    How Can I use Input Settings In Project Maker.?

    Yes we should be able debug easily in PM with the input settings window. It is a complete nightmare trying to change all the default values every time you want to test/debug something else. Why can't we just view the input settings interface in PM and then fill, select and check different fields...
  14. B

    [SOLVED] [BUG] Project Maker Gui - Mind Map

    Yeah been through this before here - http://zennolab.com/discussion/showthread.php?7226-4-2-0-0-Logical-IF-Bugs-Problems Nothing can be joined to the bottom of a logical if and the only workaround is to join the if to the bottom of the other action and then drag the other action down below the...
  15. B

    Scheduler

    Yeah great idea. It would be even better if we could set: - Repeat Between X and Y times Every Z day(s) between yy:yy and zz:zz (randomization) :) Any opinion on this Anton? The global variables will still be global variables but if the templates are grouped then they are global to that...
  16. B

    [SOLVED] Input settings numbers bug

    The input settings work fine for me. The "Article {multy|200}" is a typo. It's supposed to say "Article {multi|200}".
  17. B

    [SOLVED] Can not close info window

    Yes this is a new bug. Really annoying when you want to check that a action is working ok in debug and the window won't close. Closing windows when I'm not in debug works fine i.e 1 click
  18. B

    [SOLVED] creating new variables in Table processing.

    Yes it's a bug. New to this build.
  19. B

    List of To Do's and Feature Ideas

    Hey Marl0 cheers for adding your thanks but please try to keep comments related to the ideas list above. This really isn't a thread to compile a master list of suggestions etc. Btw I have also voted for your idea over on your thread :)
  20. B

    List of To Do's and Feature Ideas

    Captain, how #7 is used is entirely up to the ZP user. This is a feature request thread so please don't try and turn it into a argument. I gave just one way of using it while another user may decide that separating it into it's own template will work a lot better. In fact I have a dedicated...
  21. B

    How to clear record each process failure steps?

    No easy way of doing error logging in ZP (yet). See No.10 here - http://zennolab.com/discussion/showthread.php?6725-List-of-To-Do-s-and-Feature-Ideas
  22. B

    List of To Do's and Feature Ideas

    Added Number #10 above. Another must if you ask me.
  23. B

    Loading doesn't finishes in browser

    Yeah this definitely isn't solved. It still happens randomly to me. I came across it in the recorder today again. Sometimes a site will load fine, another time it will load for ages and then clicking stop will allow it to finish up loading and turn green. Other times clicking stop will cause it...
  24. B

    List of To Do's and Feature Ideas

    delete - double post, thanks
  25. B

    List of To Do's and Feature Ideas

    Yeah I've actually come across that and it is close to being usable. There are some serious problems with it though. 1) Icons don't minimize correctly so your left with those same color dots instead of proper icons. 2) The toolbar resets after you close PM and open it again so you would have...
  26. B

    List of To Do's and Feature Ideas

    Number 9 added above. If you like one or more of the ideas above click thanks and leave a comment about what you like about it/them. None of these ideas will come to fruition if you guys don't comment about what you like etc
  27. B

    Action 'Run program' bug or am I missing something?

    Yeah your right. I actually want the action to timeout and move to the next step while the program continues so that's why it always happened to me. I know the workaround so it's fine. It seems this is the way it's supposed to work in this case so.
  28. B

    Action 'Run program' bug or am I missing something?

    Yeah I have a fresh install of windows with no python installed yet so the run program actions don't run the scripts and give a -1. What I thought wasn't correct is that when I removed the bad end it didn't exit via the red dot then even? -1 and 1 are the same yes/no? The run program action...
  29. B

    Action 'Run program' bug or am I missing something?

    I'm getting exactly the same thing Thru and I can run your test template fine in 4.2.5.0 I also tested removing the bad end to see if it would use the red exit but it just pops up the error occurred debug failed box. Another unusual thing with this action (I know you have come across this...
  30. B

    Scheduler

    Not exactly sure what that means Anton? If I understand you correctly you are saying that when a global variable is initialized all instances use it. My request is that when grouping is added that global variables will only affect the group of templates they are initialized in instead of every...
  31. B

    Scheduler

    For this I would like global variables to apply to each group separately. So for example if I had 20 templates all using global variables and I grouped them together, then I could group the 20 templates again under a different group name and the global variables would work in each group...
  32. B

    [SOLVED] Usage global variables with lists

    Thanks, good news! I was worried when I read your reply earlier :)
  33. B

    Show

    Related to this I think it would be helpful to be able view X amount of the browser windows at a time and it would re-size the X amount of windows on screen so you could see what's going on easily.
  34. B

    Auto change HMA VPN ip..

    Hi this is what you are looking for - http://zennolab.com/discussion/showthread.php?5759-Mental-Power-Video-Tutorials-Basic-to-Advanced&p=38261&viewfull=1#post38261
  35. B

    [SOLVED] Usage global variables with lists

    Can anyone confirm that this bug will be fixed in 4.3.0.0? I've been waiting to hear a update about it either here or get a reply from support after I sent them the logs etc and nothing yet I really need this fixed, Thanks
  36. B

    Show

    Yes I agree. It's also been posted by another user here as well - http://zennolab.com/discussion/showthread.php?7335-Show-instances-for-specific-project-only
  37. B

    About bugs

    As much as I didn't want get involved with this thread it looks like I have to now. Nuaru since you have made a direct accusation that the infamous fat troll or should I say client from the WF thread is either myself, DJ or Kepperbes and both of them have reiterated that it's not them I too...
  38. B

    4.2.0.0 Logical IF Bugs/Problems

    I use mind mapping nearly every day so I don't need you to give me a spiel about it. I'm requesting a simple addition to the current logical if architecture to accommodate all styles. Maybe you enjoy having needless connections all over your templates and loads more groups but I certainly don't...
  39. B

    Questions about input settings

    I have to say I think the input settings is the best update to MP yet. Incredibly useful. I use it a lot to visually figure out exactly what features/functions I want a template to do and then work in PM to add all the actions to make it happen. I do hope you guys add that initialization of...
  40. B

    [SOLVED] Usage global variables with lists

    Contacted support. Thanks
  41. B

    What is the new component "Spintax WordAi"?

    The WordAi action allows you to work with the new content spinning service http://wordai.com/ remotely. You have to enter your login details in the ProjectMaker settings section. I'm not sure if the WordAi settings is intentionally left blank in ZP or how it will work when you run it in...
  42. B

    [SOLVED] Usage global variables with lists

    Bug remains in 4.2.5.0
  43. B

    [SOLVED] Usage global variables with lists

    Why has this thread title just been changed from '4.2.0.0 List Bug/Problems' to 'Usage global variables with lists' ? Instead of ignoring my question Anton and playing around with thread titles I would much prefer if you just answered my simple question above, acknowledge that this is a bug...
  44. B

    [SOLVED] Usage global variables with lists

    Hey Anton did you test this on other machines yet? Other users have the same bug so it's not just me. Cheers
  45. B

    As for stand-alone (compiled) bots.

    Well that's news to me and just about every Zennoposter user.... Explain this: What can I say...thanks for deciding to change something behind our backs again. Quote taken directly from http://wiki.zennolab.com/doku.php?id=en:zennobox where it still says it!
  46. B

    Simple Operational Tips For Newbie

    I didn't know about #7 either. For me it's just one click to select the action and then one click on the canvas to add it or double click on the canvas to add it and open the edit window. Thanks
  47. B

    4.2.0.0 Logical IF Bugs/Problems

    Thanks so much CaptainObvious for enlightening me on the obvious fact that logic code asks a "fucken" question along with the mind bending English grammar lesson... I understand exactly what you are saying even if you are purposely making your point in such a backwards fashion. Read and...
  48. B

    Zooming

    Where did I say that it makes me so angry? Frustrated sure but who wouldn't be at this stage with ZP. I stated the obvious that you guys basically never reply to any of the feature request threads so you decide you will ignore all my posts from now on. Are you sure you want to go down this...
  49. B

    Zooming

    Ok then why not make the action block smaller vertically/horizontally and retain the default text size... A 'simple view' option where there is less text used on actions and a ton of space saved: See attached:
  50. B

    Zooming

    lol Why would I need to read the text on a zoomed out project? When you are working with bigger projects the last thing you need is to be scrolling all over the place because the default size of actions are so big on the canvas. Zooming out gives you more canvas space to work with but then...