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

  1. morpheus93

    Get "unique" ID of instance

    Hi Tobias, Thank you for your help. Sounds simple and effective :) Maybe I often think to complicated. Will try your advice.
  2. morpheus93

    Get "unique" ID of instance

    Hello, would like to check something with multithreading, if it is working properly in my project. Is there a possibility to get a "unique" ID of every running instance (e.g. the port number or PID shown at the top of every instance window), so I can use this in a variable and write it to my...
  3. morpheus93

    Instance does't start sometimes

    Okay now I simply let open ZP for some hours (without) running any project and now the GUI looks like this. Also ZennoPoster.exe uses about 1GB of RAM, quite much I think for the fact that ZP ist just open and no Project is/was running. I send you the report from Diagnoistic.exe via email as...
  4. morpheus93

    Instance does't start sometimes

    Any news on this? Had the sampe bug just this minute with a very simple project (just 4 steps to add some data from a txt-file to a locale MySQL DB) in ZP. After restarting ZP it worked again.
  5. morpheus93

    ZP 5.7.1.0 eating up memory

    Maybe it has something to do with the other problem I described here: http://zennolab.com/discussion/threads/instance-doest-start-sometimes.17738/. Because now it is the case that the instance doesn't start (the Log details I have already posted in the other thread) and I checked the RAM usage...
  6. morpheus93

    Instance does't start sometimes

    I stopped the project yesterday night and now clicked on "Start" and the error happens again. So now here is a screenshot and in the Logs are the following corresponding entries: executionLog.txt: 2015-01-21 11:25:19.9988|WARN|ZennoLab.LogLibrary.InternalError|Error occured in module...
  7. morpheus93

    Instance does't start sometimes

    I will post the text Logs when the error occurs the next time.
  8. morpheus93

    ZP 5.7.1.0 eating up memory

    I had run ZP for a couple of days with the following settings (additionally checked "Process all Windows messages...." and "Mute instance"). One run of one of the two projects takes about 3-5 min.
  9. morpheus93

    Instance does't start sometimes

    Hello, since the latest version of ZP (5.7.1.0) sometimes a project that ran without problems before and I have stopped it for a while and would like to start it again, doesn't start the instance of ZP. It shows the blue arrow left to the project name in ZP but now FF instance (window) is...
  10. morpheus93

    ZP 5.7.1.0 eating up memory

    No, just a simple account creator project und the other one sets up forwarding. Used this projects since version 4.xxx in Zenno without any problems.
  11. morpheus93

    ZP 5.7.1.0 eating up memory

    Hi, just detected that the latest version of ZP consumes memory without limits. I attached you a screenshot where are only 2 projects added and only one of them is running with 1 thread and ZP uses 2GB of RAM! How could that be? No problem with all previous versions of ZP I used.
  12. morpheus93

    These project are already added...

    Hi Anton, thanks for your reply. No it's not the same project (the one shown as already added sets up forwarding and the one I'd like to re-add creates accounts).
  13. morpheus93

    These project are already added...

    Hi, just deleted one of my projects from ZP and now want to add it again but I got the following message: Is this a bug?
  14. morpheus93

    Use only Proxies which are not used the last xxx hours?

    Hi Anton, thank you for your instant answer. So you have a big point of improvement for your next release :ay:I think no IM will risk to burn his private proxies, he paid his hard earned money for, just because he can't filter by "last used" within Proxy Checker (and also Zenno Poster's build...
  15. morpheus93

    Use only Proxies which are not used the last xxx hours?

    Hello, can I setup in Proxy Checker that it should only output proxies that I havent't used within the last e.g. 4 hours? How can I combine this with ZennoPoster or can I setup this within the integrated ProxyChecker in ZP? Can't find that rule... Thank you for your appreciated help.
  16. morpheus93

    Russian Texts in EN Version

    Here I found a partially russian text in a message box:
  17. morpheus93

    Release ZennoPoster 5 New build 5.5.0.0 (05 Nov 2014)

    Hi Anton, just created a support ticket an added the requiered files for you. Thanks.
  18. morpheus93

    Release ZennoPoster 5 New build 5.5.0.0 (05 Nov 2014)

    Hello, since this update I have problems with tables. Projects that run in previous version of ZP without any problems are not working correctly now. I'm using an xlsx table within my projects where 1st line is taken and then deleted. Works ok till the last line! Then it takes this last line of...
  19. morpheus93

    ZennoPoster Proxy Checker last use rule

    then i vote for this feature in the next update :)
  20. morpheus93

    ZennoPoster Proxy Checker last use rule

    Hi, just saw the column "last use" in the ZP proxy checker in the "proxy" tab. But where can I use this data in the "rules" tab? Thank you, m93
  21. morpheus93

    Read lists and write them in a file?

    Hi bigcajones, thank you for your very handy example. Short question: All data from the DB-query is written to just on row in table1 in your C# code. How can I have the query-data be written row after row? Thanks.
  22. morpheus93

    C# Block - Compile Error in at line -5

    The whole project seems to be corrupted. Copied all steps to an empty new project and added the same C# step und now it's working.
  23. morpheus93

    C# Block - Compile Error in at line -5

    Hi, just copied a working C# Block from one project to another and now I get the error "Compile code of Error in action CS1002... [Row: -5; Column: 23]. But where the hell is Row minus (-) 5? Above the screen? ;-)
  24. morpheus93

    Random step not working correctly

    okay thank you Anton for this lightning-fast answer :)
  25. morpheus93

    Random step not working correctly

    Hi, if I set Random to "number" from 0 to 1 it gives me 20 times in a row o as "random" output! Also if I set the range from 2 to3 (it gives me only 2 as random number)! If I set the range from 2 to 4 it randomize only the range from 2-3, so output is e.g. 2,3,3,2,3,2,2,2,3... Seems to be a...
  26. morpheus93

    Zenno Time Zones

    ok, then we have a big improvement feature for the next release :) not only CL, as the biggest classified ads site and one of the biggest websites of the world in general, appreciate the correct timezone to the appropiate proxy geolocation...
  27. morpheus93

    Zenno Time Zones

    No one knows this, really?
  28. morpheus93

    "Take random" from list or table - access random line number later

    Thank you s41mm3r, willl try your approaches.
  29. morpheus93

    "Take random" from list or table - access random line number later

    Hi bigcajones, thank you for your answer. Okay, I know that the values of a line in variables are accessible later in the project, even if the line is already deleted from the table or list in the meantime. But for example I have a job to do, where I have to delete the previous selected random...
  30. morpheus93

    "Take random" from list or table - access random line number later

    Hi, if I take a random line from a list or table, what is the best approach to access the same line later in the project (e.g. I want to delete this exact line, after a couple of steps or at the end of the run)? Would be great if in the step "Table processing - Take Line (random) would be an...
  31. morpheus93

    Sending out emails

    I have an additional question regarding your C# code: Is it possible to define the "From" that it looks like normally (Firstname Lastname)? In your C# code it is always the email adress. Tried to set the var fromEmailString to something like "Firstname Lastname" but then I get an error like...
  32. morpheus93

    Sending out emails

    Hi bigcajones, thank your for sharing. Any possibility to support proxies via this C# code?
  33. morpheus93

    Sending out emails

    Hi guys, would like to know what's the easiest approch for sending out emails (using hotmail e.g.). Is there any feature like "email processing" or the C# "bulk email download" but for sending out emails? Or is the only way to create a project where Zenno logs in to every email account via...
  34. morpheus93

    Zenno Time Zones

    Hi, interested in the timezone question too. Any ideas?
  35. morpheus93

    Problems using tables - worked before

    Thank you nitin2003 for your help. I will try this :)
  36. morpheus93

    Problems using tables - worked before

    First I count the lines of the table, set this value to a variable and then take a random value within this range (0 to numberoflines -1). So there shouldn't be a range overflow. Noticed that the error only seems to appear when there is a problem with HMA Pro VPN client (Using "run program"...
  37. morpheus93

    Problems using tables - worked before

    Hi Anton, sorry for my delayed reply, but I was still on vacation. 1) I use "{-Project.Directory-}\in\table01.xlsx as path in table settings 2) yes, both are checked 3) every project is set to max. 1 thread and uses its own table 4) filesize is 18kB. xlsx with 196 rows and 5 columns 5) set the...
  38. morpheus93

    Problems using tables - worked before

    Hi guys, had some projects running in ZP 5.0.7.0 for months without problems. But yesterday I updated the content of a "input"-table (.xlsx) containing email-accounts. All stayed in the same format and so on. But now I occasionally get in every of those projects the error "Run Table failed to...
  39. morpheus93

    Bug with using Global Variables?

    Thank you for your answer. When I create the global variable in project A it is automatically within the variable list of project B (when I have opened both projects at the same time in PM). Ok, when I delete it manually from project B (it is also deleted from the list of project A), but it...
  40. morpheus93

    Bug with using Global Variables?

    Hi guys, tried do use global variables in 2 of my projects. First it worked ok but after some time project B can't access the global variable set by project A. Deleted and added the same global varibale with the same name in both of the projects but still not working in ZP. Created 2 new...
  41. morpheus93

    In DEBUG v5.0.3.1 PM oftentimes crashes and closes with no errors.

    The same problem still exists in PM 5.0.7.0. Every time I try to upload a picture on a specific website PM crashes without error. Any solutions?
  42. morpheus93

    ZP-settings: Max. Threads not saved

    Hi, if I set e.g. in ZP settings Max count of threads to 70 and restart Zenno, it is saved and shown. But when I close Zenno and start it again the max count of threads is set to 10 again. Bug?
  43. morpheus93

    CSharp OwnCode Object reference not set to an instance of Object

    Nobody has an idea or also got this error and fixed it?
  44. morpheus93

    CSharp OwnCode Object reference not set to an instance of Object

    Got the error message above in log when I try to use "Bulk Email Download" function in own C#-Code step in ZP. Same thing in PM works fine (emails got downloaded as they should). How can I fix this? Thx
  45. morpheus93

    Manipulate cookie on a site

    Also found another solution: Use "save profile" and then use 7zip command-line from within ZP (run external program) to extract and compress again the profile data after manipulation. The related values within the profilecookie.zpcookie file can be alternated like normal textfiles using regex...
  46. morpheus93

    Manipulate cookie on a site

    Tried to do it with "profiles". Saved "profile" to disk, unzipped it and then there are two files, profilecookie and profiledata. But I need only manipulate the cookies, so I deleted the profiledata file (or tried to empty all between "<Profile count="1">"</Profile>) and zipped it to a...
  47. morpheus93

    Manipulate cookie on a site

    Hi, just need to manipulate a value from one cookie on a site. How can I handle this the best way? Thx
  48. morpheus93

    Take proxy every x hours?

    Then this feature should be added to the list of improvements for the next version of ZP/PC :)
  49. morpheus93

    Take proxy every x hours?

    Hi, always used private proxies in ZP from a .txt file where I also stored a timestamp of last usage in every proxies line. But now some of the private proxies are temporarily offline and projects are hanging and so I want to switch to use ProxyChecker. How can I setup in PC/ZP that for...
  50. morpheus93

    ★ Hotmail/Outlook creator ★ 33 accounts per IP [from Hungry Bulldozer & rostonix]

    is it possible to use your own list with first - and lastnames with this template? and can i setup forwarding for the created accouts with this template?