Y T Nuke  
Page 17 of 21 FirstFirst ... 7 15 16 17 18 19 ... LastLast
Results 721 to 765 of 934
Can you please tell us an estimated release date for ZP4? It doesn't need to ...
  1. #721
    FuryKyle's Avatar
    FuryKyle is offline T3H Faith
    Join Date
    Nov 2010
    Posts
    1,280
    Reputation
    277
    Thanks
    462
    Thanked 713 Times in 179 Posts

    Default Re: ZennoPoster 3

    Can you please tell us an estimated release date for ZP4? It doesn't need to be totally accurate, just a very very rough estimate. This month? Next year?

  2. The Following 2 Users Say Thank You to FuryKyle For This Useful Post:

    justsomenewb (02-13-2012), omida86 (02-15-2012)

  3. #722
    cbnoob's Avatar
    cbnoob is offline Jr. VIP
    Join Date
    Sep 2010
    Posts
    905
    Reputation
    212
    Thanks
    1,170
    Thanked 385 Times in 154 Posts

    Default Re: ZennoPoster 3

    Why you guys have that much love for the zp4, which is not released and you don't know how good it is? If you can't make money with zp3, you can't make it with any version.

  4. The Following User Says Thank You to cbnoob For This Useful Post:

    bigeazy (02-08-2012)

  5. #723
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by FuryKyle View Post
    Can you please tell us an estimated release date for ZP4? It doesn't need to be totally accurate, just a very very rough estimate. This month? Next year?
    Guys, we are frank with you and keep nothing about dates in secret. Development of new version contains of a lot of researches it is not just programming. New algorithms and ideas take a lot of time and it is almost impossible to predict any dates. That's why we still don't call the date of expected release.
    We understand how you expect it and we expect this date even more. We are motivated to release ZennoPoster 4 as soon as possible. When new version come out it will be nice news for you, but it is just software, it is not something that will make money for you by itself. ZennoPoster 3 is pretty stable version and it is still working and powerful, just do your work as you did before.

  6. The Following User Says Thank You to nuaru For This Useful Post:

    darkstar69 (02-09-2012)

  7. #724
    RBseatown is offline Jr. VIP
    Join Date
    Apr 2009
    Posts
    178
    Reputation
    97
    Thanks
    25
    Thanked 112 Times in 27 Posts

    Default Re: ZennoPoster 3

    Man what is going on with all these ZP4 posts? Be patient guys. ZP3 is awesome, use it.


    Link Building Services - Completely Custom Multi-Tier Linkbuilding!

  8. #725
    moonlighsunligh is offline Regular Member
    Join Date
    May 2010
    Posts
    390
    Reputation
    38
    Thanks
    66
    Thanked 54 Times in 24 Posts

    Default Re: ZennoPoster 3

    hi,


    I wonder is it possible to use command inside commands so i can keep things organized.

    For example: {-String.Spintax-|-{-File.GetBlock-|-\My Data\Web20_0\article.txt-|--|-random-|-false-}-}
    My Data\Web 2.0\article.txt is actually location of article.

    I want to set folder name (My Data\Web 2.0\ ) inside a variable, so i could use this variable through the whole template. So when i do another campaign for the same site - then i would just change folder that is set in few first lines of template.

    What is best way to set a variable , and is there better way to organize projects, than the way i described above.

    Another question. How to click on username link. I mean where to put value of anchor i want to click on. For example i have username value:{-File.GetString-|-\My Data\Web 2.0\user.txt-|-0-|-False-} so how can i use this to specify anchor text i want to click on. If i use html element i do not see where to put it.

    Is there maybe some kind of of clickurl command in zennoposter? This command should click on links that have specified word inside.

    Thanks
    Last edited by moonlighsunligh; 02-10-2012 at 06:25 AM.

  9. #726
    drvosjeca's Avatar
    drvosjeca is offline Registered Member
    Join Date
    Aug 2010
    Posts
    79
    Reputation
    16
    Thanks
    1
    Thanked 24 Times in 12 Posts

    Default Re: ZennoPoster 3

    First of all i dont know why are you asking this, when this is something you should try...?!
    Play around with macros and you will see that it can be done, you just need to put few branches together and test.

    When it comes to clicking on username it is quite easy... first you need to record it in action, try using branch builder and outerhtml or outertext atribute, then you just go to template editor, click on branch which is for clicking on username and make your chnges there in search atributes.


    I do offer private lessons to
    Be a Donor.Have your signature.Thanks.

  10. #727
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by moonlighsunligh View Post
    hi,


    I wonder is it possible to use command inside commands so i can keep things organized.

    For example: {-String.Spintax-|-{-File.GetBlock-|-\My Data\Web20_0\article.txt-|--|-random-|-false-}-}
    My Data\Web 2.0\article.txt is actually location of article.

    I want to set folder name (My Data\Web 2.0\ ) inside a variable, so i could use this variable through the whole template. So when i do another campaign for the same site - then i would just change folder that is set in few first lines of template.

    What is best way to set a variable , and is there better way to organize projects, than the way i described above.
    Hi, you should use macro constructor since it provide full functionality to solve such tasks.
    Our YouTube channel with tutorials:
    http://www.youtube.com/zennolab
    If something is not clear - feel free to ask support in skype: support_zennolab

    Quote Originally Posted by moonlighsunligh View Post
    Another question. How to click on username link. I mean where to put value of anchor i want to click on. For example i have username value:{-File.GetString-|-\My Data\Web 2.0\user.txt-|-0-|-False-} so how can i use this to specify anchor text i want to click on. If i use html element i do not see where to put it.

    Is there maybe some kind of of clickurl command in zennoposter? This command should click on links that have specified word inside.

    Thanks
    You should put this parameter to element search criteria.

  11. #728
    moonlighsunligh is offline Regular Member
    Join Date
    May 2010
    Posts
    390
    Reputation
    38
    Thanks
    66
    Thanked 54 Times in 24 Posts

    Default Re: ZennoPoster 3

    Thanks,Nuaru and Drvosjeca.

    I have watched some tutorials, but now i am gonna watch all of them.

    I didn't like debug function,i may be wrong, but i do not see way to go back while debug, so when i came across a branch that doesn't work i have to start debugin whole template again. Yes i can easily change logic, but it would do better to be able to make changes and test them within one loop. I mean if something doesn't work, it would be better to go one step back while running debug, then change the branch in question, debug next. Much much faster.

    I think recording section should have testing part too, but i realize it is quite hard to implement.I would try the first thing, but in addition to the above,sure do not know match about zenoposter, and there are so many commands.

    But anyway, it is just time, zennoposter looks much better than any other tool, especially cause of answers here. It is probably the branch builder that makes everything possible.

    @Drvosjeca. - Pozdrav, i hvala lepo

    Have you created a pligg template, what is its sucess rate, and how fast can it do 1000 sites, running 5 threads. I have a vps with these specs: 5ghz, 1 GB ram, 20 mbit.
    Last edited by moonlighsunligh; 02-10-2012 at 09:58 PM.

  12. #729
    unnamed's Avatar
    unnamed is offline Junior Member
    Join Date
    May 2008
    Location
    EU shithole
    Posts
    128
    Reputation
    43
    Thanks
    41
    Thanked 37 Times in 25 Posts

    Default Re: ZennoPoster 3

    guys I'm about to purchase ZP, I would like to ask few questions regarding ZP4

    Would it be possible import templates from ZP3 to ZP4?
    Is ZP4 considered in 6 months free updates or I would have to buy a new version?
    Last edited by unnamed; 02-13-2012 at 08:11 AM.

  13. #730
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by unnamed View Post
    guys I'm about to purchase ZP, I would like to ask few questions regarding ZP4

    Would it be possible import templates from ZP3 to ZP4?
    Is ZP4 considered in 6 months free updates or I would have to buy a new version?
    Yes, it is gonna be possible to convert templates from ZP3 to ZP4.
    ZennoPoster 4 is coming out in terms of usual updates, so you won't have to buy new version by having alive updates subscription.

  14. The Following User Says Thank You to nuaru For This Useful Post:

    unnamed (02-13-2012)

  15. #731
    unnamed's Avatar
    unnamed is offline Junior Member
    Join Date
    May 2008
    Location
    EU shithole
    Posts
    128
    Reputation
    43
    Thanks
    41
    Thanked 37 Times in 25 Posts

    Default Re: ZennoPoster 3

    thanks for the reply man, going to order ZP in few moments, Im so damn excited like a little boy

  16. #732
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by unnamed View Post
    thanks for the reply man, going to order ZP in few moments, Im so damn excited like a little boy
    You are welcome! We are glad to see you in our community.

  17. #733
    99lives's Avatar
    99lives is online now Regular Member
    Join Date
    Dec 2009
    Posts
    234
    Reputation
    33
    Thanks
    91
    Thanked 104 Times in 32 Posts

    Default Re: ZennoPoster 3

    Hi, Nuaru. Great software. I LOVE IT!

    I have the Standard version. I'm thinking in upgrading it to professional and purchasing an additional Lite for my programmer (there are some problems developing only on with the code creator).

    Can you give me a discount if I decide to do that (update to professional and purchase an additional lite version)?

    Yo can PM me if you want.

    Thanks and, again, GREAT software (guy, if you haven't buy it, do it NOW).

  18. #734
    superspy's Avatar
    superspy is offline Registered Member
    Join Date
    Sep 2009
    Location
    Texas
    Posts
    86
    Reputation
    21
    Thanks
    39
    Thanked 55 Times in 22 Posts

    Default Re: ZennoPoster 3

    There are rumors that ZP4 will include compiliation capabilities.
    Anyone care to shed some light on this Yay or Nay?
    Thanks

  19. #735
    Tatsuya's Avatar
    Tatsuya is online now Junior Member
    Join Date
    Sep 2011
    Posts
    104
    Reputation
    18
    Thanks
    52
    Thanked 16 Times in 13 Posts

    Default Re: ZennoPoster 3

    A while back I had an issue uploading pictures. For example, if you copy/paste this macro {-Directory.RandomFile-|-{-Project.Directory-}Resources\pics\-} make sure that there is no space at the end (after the last "}" ) or it won't input the picture's address. Hope this helps if anyone is having the same problem

  20. #736
    googlemonster's Avatar
    googlemonster is offline Senior Member
    Join Date
    Nov 2008
    Posts
    1,108
    Reputation
    63
    Blog Entries
    1
    Thanks
    233
    Thanked 442 Times in 151 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by moonlighsunligh View Post
    hi,


    I wonder is it possible to use command inside commands so i can keep things organized.

    For example: {-String.Spintax-|-{-File.GetBlock-|-\My Data\Web20_0\article.txt-|--|-random-|-false-}-}
    My Data\Web 2.0\article.txt is actually location of article.

    I want to set folder name (My Data\Web 2.0\ ) inside a variable, so i could use this variable through the whole template. So when i do another campaign for the same site - then i would just change folder that is set in few first lines of template.

    What is best way to set a variable , and is there better way to organize projects, than the way i described above.

    Another question. How to click on username link. I mean where to put value of anchor i want to click on. For example i have username value:{-File.GetString-|-\My Data\Web 2.0\user.txt-|-0-|-False-} so how can i use this to specify anchor text i want to click on. If i use html element i do not see where to put it.

    Is there maybe some kind of of clickurl command in zennoposter? This command should click on links that have specified word inside.

    Thanks
    Use execution result as search criteria href and click

  21. The Following User Says Thank You to googlemonster For This Useful Post:

    moonlighsunligh (02-15-2012)

  22. #737
    googlemonster's Avatar
    googlemonster is offline Senior Member
    Join Date
    Nov 2008
    Posts
    1,108
    Reputation
    63
    Blog Entries
    1
    Thanks
    233
    Thanked 442 Times in 151 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by unnamed View Post
    thanks for the reply man, going to order ZP in few moments, Im so damn excited like a little boy
    Enjoy you EU shithole living denizen!

  23. The Following User Says Thank You to googlemonster For This Useful Post:

    unnamed (02-16-2012)

  24. #738
    googlemonster's Avatar
    googlemonster is offline Senior Member
    Join Date
    Nov 2008
    Posts
    1,108
    Reputation
    63
    Blog Entries
    1
    Thanks
    233
    Thanked 442 Times in 151 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by moonlighsunligh View Post
    Thanks,Nuaru and Drvosjeca.

    I have watched some tutorials, but now i am gonna watch all of them.

    I didn't like debug function,i may be wrong, but i do not see way to go back while debug, so when i came across a branch that doesn't work i have to start debugin whole template again. Yes i can easily change logic, but it would do better to be able to make changes and test them within one loop. I mean if something doesn't work, it would be better to go one step back while running debug, then change the branch in question, debug next. Much much faster.

    I think recording section should have testing part too, but i realize it is quite hard to implement.I would try the first thing, but in addition to the above,sure do not know match about zenoposter, and there are so many commands.

    But anyway, it is just time, zennoposter looks much better than any other tool, especially cause of answers here. It is probably the branch builder that makes everything possible.

    @Drvosjeca. - Pozdrav, i hvala lepo

    Have you created a pligg template, what is its sucess rate, and how fast can it do 1000 sites, running 5 threads. I have a vps with these specs: 5ghz, 1 GB ram, 20 mbit.
    I don't think 'regression' is possible as your still testing it live...?

  25. #739
    Join Date
    Jun 2010
    Location
    ghosted
    Posts
    1,095
    Reputation
    553
    Thanks
    195
    Thanked 1,921 Times in 536 Posts

    Default Re: ZennoPoster 3

    What happens if I let zeno expire after 6 months free upgrade? Can I pay the fee after it expires?



  26. #740
    Razvan's Avatar
    Razvan is offline Regular Member
    Join Date
    Jun 2009
    Posts
    263
    Reputation
    23
    Thanks
    188
    Thanked 125 Times in 54 Posts

    Default Re: ZennoPoster 3

    I'm having some issues with proxy checker, i scrape proxies with proxy goblin , i add them to ZP i checks 1st 100-200 adds them as alive proxie4s and then it doesnt add anymore as if the other proxies i scraped 5 min a go are dead which is not true
    worked really nice a week ago bu this started to happen to me just 2-3 days ago and it seems that it happened to other people as well , chek zp forum on proxies section to see that others get this problem as well.
    Nuaru, do you know any fix for this problem ?
    When money talk whores listen!

  27. #741
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by mudbutt View Post
    What happens if I let zeno expire after 6 months free upgrade? Can I pay the fee after it expires?
    Yes, you can pay for updates whenever you need your version be updated. There is no any compulsory subscription.

    Quote Originally Posted by Razvan View Post
    I'm having some issues with proxy checker, i scrape proxies with proxy goblin , i add them to ZP i checks 1st 100-200 adds them as alive proxie4s and then it doesnt add anymore as if the other proxies i scraped 5 min a go are dead which is not true
    worked really nice a week ago bu this started to happen to me just 2-3 days ago and it seems that it happened to other people as well , chek zp forum on proxies section to see that others get this problem as well.
    Nuaru, do you know any fix for this problem ?
    First of all try this proxy in IE, do they work with IE?
    If they do it could be a few things:
    1st one that you use XP or Vista and count of half-open connections are limited in that case. You should just patch OS in that case.
    2nd one your database of proxy is overfilled with proxy (alive/not alive). Please remove database in this case:
    \ZennoLab\ZennoPoster Pro\Progs\Data\db0.db3
    If nothing of that help please contact our support:
    skype: support_zennolab
    email: support@en.zennolab.com

  28. The Following User Says Thank You to nuaru For This Useful Post:

    mudbutt (02-17-2012)

  29. #742
    PHustler is offline Jr. VIP
    Join Date
    Feb 2010
    Posts
    126
    Reputation
    22
    Thanks
    14
    Thanked 14 Times in 13 Posts

    Default Re: ZennoPoster 3

    I am trying to add a field for phone numbers. I tried to use the Random.Int and give the upper and lower numbers but its out of its range.

    How would I go about adding a phone number to a field? DO I have to pull from a text file?

  30. #743
    roknimam's Avatar
    roknimam is offline Junior Member
    Join Date
    May 2010
    Location
    {Mind|Desk,Bead}
    Posts
    188
    Reputation
    16
    Thanks
    68
    Thanked 169 Times in 32 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by nuaru View Post
    We understand how you expect it and we expect this date even more. We are motivated to release ZennoPoster 4 as soon as possible. When new version come out it will be nice news for you, but it is just software, it is not something that will make money for you by itself. ZennoPoster 3 is pretty stable version and it is still working and powerful, just do your work as you did before.
    Well I actually don't agree, more and more I'm getting things that ZP just can't DO and some stuff that are soooo complicated in ZP with Ubot are so easy, not to mention bugs that drive me crazy every single day. To tell you the truth if I can get back 4 month or so I would choose Ubot with no thinking twice. The problem now to me it's I need time to learn ubot to get on the level where I'm with Zenno, not to mention all bots I have, and I have no time to spear, that the only reason I don't giveaway my licence to someone for free.

    One more thing, Xrumer Team release the planing to Xrumer 8 few days ago I think you guys should to the same, what company or team dose not have deadlines??? Actually that's not very important because I think you not going to release ZP 4 at all. Why, because I think you quite developing that thing, one of the reasons bean sales for ZP 3 significantly drop down, and those who pay for updates slowly dropping down doing that as well. So 2+2 = 4 but not Zeno 4 rather we selling company 4 money 4. I've seen this many time before with.
    Last edited by roknimam; 02-16-2012 at 05:32 PM.

  31. #744
    willywonka's Avatar
    willywonka is offline Registered Member
    Join Date
    Jan 2010
    Posts
    72
    Reputation
    12
    Thanks
    75
    Thanked 25 Times in 18 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by roknimam View Post
    Well I actually don't agree, more and more I'm getting things that ZP just can't DO and some stuff that are soooo complicated in ZP with Ubot are so easy, not to mention bugs that drive me crazy every single day. To tell you the truth if I can get back 4 month or so I would choose Ubot with no thinking twice. The problem now to me it's I need time to learn ubot to get on the level where I'm with Zenno, not to mention all bots I have, and I have no time to spear, that the only reason I don't giveaway my licence to someone for free.

    One more thing, Xrumer Team release the planing to Xrumer 8 few days ago I think you guys should to the same, what company or team dose not have deadlines??? Actually that's not very important because I think you not going to release ZP 4 at all. Why, because I think you quite developing that thing, one of the reasons bean sales for ZP 3 significantly drop down, and those who pay for updates slowly dropping down doing that as well. So 2+2 = 4 but not Zeno 4 rather we selling company 4 money 4. I've seen this many time before with.
    Well like you at first found my self making the decision of choosing between zenno and ubot. At first I decided for zenno (mostly because of the hype and the bashing of ubot). I had to pay for tutorials to learn how to use it because of the lack of it for zenno. I learned most of the basics and started to build my templates but got tired of the lack of some functionality of zenno.

    I decided to give a try to ubot so I purchased it. All I can say I wish I had chosen ubot in the first place.

    Don't get me wrong zenno still a powerfull tool and it has it's place.

    But with ubot I can make my own drop downs, check boxes and I can make my bot with a nice user interface that facilitates many things. With zenno you have to deal with txt files while in ubot you can use text files or just fill in the blanks.

    Editing templates in zenno is a mess while editing a templates in ubot its pretty easy.

    If you want to share an awesome idea you have you can't share it with those who don't have zenno while with ubot you just compile it and give it away.

    All I can say both software are pretty powerful and both of them have their own pros and cons but if I had the chance to make a choice I would go with ubot.

    Those who are desperate asking whats happening with the release of ZP4 might want to read this to get an idea of whats happening:

    Code:
    http://zennolab.com/discussion/showthread.php?3840-Such-a-powerful-tool-and-still-lacking-related-resources&p=25080&viewfull=1#post25080

  32. #745
    moonlighsunligh is offline Regular Member
    Join Date
    May 2010
    Posts
    390
    Reputation
    38
    Thanks
    66
    Thanked 54 Times in 24 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by willywonka View Post
    I decided to give a try to ubot so I purchased it. All I can say I wish I had chosen ubot in the first place.

    Don't get me wrong zenno still a powerfull tool and it has it's place.

    But with ubot I can make my own drop downs, check boxes and I can make my bot with a nice user interface that facilitates many things. With zenno you have to deal with txt files while in ubot you can use text files or just fill in the blanks.

    Editing templates in zenno is a mess while editing a templates in ubot its pretty easy.

    If you want to share an awesome idea you have you can't share it with those who don't have zenno while with ubot you just compile it and give it away.

    All I can say both software are pretty powerful and both of them have their own pros and cons but if I had the chance to make a choice I would go with ubot.

    Those who are desperate asking whats happening with the release of ZP4 might want to read this to get an idea of whats happening:

    Code:
    http://zennolab.com/discussion/showthread.php?3840-Such-a-powerful-tool-and-still-lacking-related-resources&p=25080&viewfull=1#post25080
    How fast is standard version of ubot when you compare it with standard version of zennoposter.

    I am interested in speed comparasion for something like pligg submission. How fast is submission to 1000 sites?

  33. #746
    googlemonster's Avatar
    googlemonster is offline Senior Member
    Join Date
    Nov 2008
    Posts
    1,108
    Reputation
    63
    Blog Entries
    1
    Thanks
    233
    Thanked 442 Times in 151 Posts

    Default Re: ZennoPoster 3

    zp make laptop purr like Porsche haha

  34. #747
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by roknimam View Post
    Xrumer Team release the planing to Xrumer 8 few days ago I think you guys should to the same, what company or team dose not have deadlines???
    Now I'm not really following Xrumer news, but before I was and I have to say that release of their previous version had been planned on April 15 in Russia, but was released only in January, that means 8 months' delay.
    I don't argue that deadlines in software development, especially big guys like Microsoft or Google, is common thing, but when it is about small companies it is getting much more difficult. And we not just update features, we create new ones, make a lot of researches.

    Quote Originally Posted by roknimam View Post
    Actually that's not very important because I think you not going to release ZP 4 at all. Why, because I think you quite developing that thing, one of the reasons bean sales for ZP 3 significantly drop down, and those who pay for updates slowly dropping down doing that as well.
    Our sales are going as good as they were, we keep it on the level and hope it is getting much more better after 4th version release.

    Quote Originally Posted by willywonka View Post
    But with ubot I can make my own drop downs, check boxes and I can make my bot with a nice user interface that facilitates many things. With zenno you have to deal with txt files while in ubot you can use text files or just fill in the blanks.
    Windows forms, combo boxes, etc. It is more about programming and developing, but isn't it possible with ZennoPoster? No, it is. Developers can use the full .net possibilities with ZennoPoster (in CodeCreator) creating Win forms, user interfaces, etc.

    Quote Originally Posted by willywonka View Post
    Editing templates in zenno is a mess while editing a templates in ubot its pretty easy.
    To honestly compare complexity of the editors we have to create 2 the same middle complexity bots in ProjectMaker( ZennoPoster) and Ubot and take a look on both, do you really think Ubot bot will be look simplier?

    Quote Originally Posted by willywonka View Post
    If you want to share an awesome idea you have you can't share it with those who don't have zenno while with ubot you just compile it and give it away.
    When it is about ZennoPoster vs. Ubot there is only one advantage which can be opposed to ZennoPoster. That's bot compilation, but to be honest not far each user really need it. Well, we don't copy the same feature from Ubot, but even this single advantage is going to be lost.

  35. The Following 3 Users Say Thank You to nuaru For This Useful Post:

    --sKy-- (02-17-2012), crespozooooo (02-17-2012), HFlame7 (02-17-2012)

  36. #748
    omida86's Avatar
    omida86 is offline Senior Member
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    800
    Reputation
    34
    Thanks
    190
    Thanked 164 Times in 101 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by nuaru View Post
    ...but even this single advantage is going to be lost.
    Now THAT'S what I'm talking about. Thank you nuaru!

  37. The Following 2 Users Say Thank You to omida86 For This Useful Post:

    --sKy-- (02-17-2012), HFlame7 (02-17-2012)

  38. #749
    PHustler is offline Jr. VIP
    Join Date
    Feb 2010
    Posts
    126
    Reputation
    22
    Thanks
    14
    Thanked 14 Times in 13 Posts

    Default Re: ZennoPoster 3

    Can anyone recommend a couple of sites for private proxies for ZP? I am looking for 10-20 right now.

  39. #750
    superspy's Avatar
    superspy is offline Registered Member
    Join Date
    Sep 2009
    Location
    Texas
    Posts
    86
    Reputation
    21
    Thanks
    39
    Thanked 55 Times in 22 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by omida86 View Post
    Now THAT'S what I'm talking about. Thank you nuaru!
    Soooo, the rumors that Z4 will have bot compiling function is true...

  40. #751
    cookie1979's Avatar
    cookie1979 is offline Registered Member
    Join Date
    Jul 2011
    Location
    Melbourne
    Posts
    78
    Reputation
    10
    Thanks
    32
    Thanked 4 Times in 4 Posts

    Default Re: ZennoPoster 3

    Hey Nauru, i brought the lite version when you had your sale over chrissy. I want to upgrade to pro, can you pm the details how to make that happen. And how much.
    Also i assume if i purchase pro it will get zp4 when it comes out? As that was the deal with your chrissy sale if i remember correctly.

  41. #752
    unnamed's Avatar
    unnamed is offline Junior Member
    Join Date
    May 2008
    Location
    EU shithole
    Posts
    128
    Reputation
    43
    Thanks
    41
    Thanked 37 Times in 25 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by PHustler View Post
    Can anyone recommend a couple of sites for private proxies for ZP? I am looking for 10-20 right now.
    check on proxy section

  42. #753
    madsem is offline Registered Member
    Join Date
    Aug 2010
    Posts
    81
    Reputation
    19
    Thanks
    10
    Thanked 21 Times in 19 Posts

    Default Re: ZennoPoster 3

    seriously? zenno with bot compilation? man that sucks...
    More people running around selling/giving away bots. I'm pretty sure I don't like that
    placeholder for my real signature

  43. #754
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by cookie1979 View Post
    Hey Nauru, i brought the lite version when you had your sale over chrissy. I want to upgrade to pro, can you pm the details how to make that happen. And how much.
    Also i assume if i purchase pro it will get zp4 when it comes out? As that was the deal with your chrissy sale if i remember correctly.
    Hi, cookie1979. Just go to the userarea and you can upgrade your version automatically there. Yes, in case of upgrade you will get 4th Pro version when it comes out.

  44. #755
    cookie1979's Avatar
    cookie1979 is offline Registered Member
    Join Date
    Jul 2011
    Location
    Melbourne
    Posts
    78
    Reputation
    10
    Thanks
    32
    Thanked 4 Times in 4 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by nuaru View Post
    Hi, cookie1979. Just go to the userarea and you can upgrade your version automatically there. Yes, in case of upgrade you will get 4th Pro version when it comes out.
    All Done, thanks.
    Last edited by cookie1979; 02-18-2012 at 10:19 AM.

  45. #756
    nuaru is offline Junior Member
    Join Date
    Mar 2010
    Posts
    172
    Reputation
    40
    Thanks
    14
    Thanked 115 Times in 53 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by madsem View Post
    seriously? zenno with bot compilation? man that sucks...
    More people running around selling/giving away bots. I'm pretty sure I don't like that
    Again guys we don't copy this feature from Ubot, we go our own way, but this feature is going not to be advantage of Ubot anymore, but a bit later the 4th version release.

  46. #757
    googlemonster's Avatar
    googlemonster is offline Senior Member
    Join Date
    Nov 2008
    Posts
    1,108
    Reputation
    63
    Blog Entries
    1
    Thanks
    233
    Thanked 442 Times in 151 Posts

    Default Re: ZennoPoster 3

    Don't need bot compilation imo. Platforms get spammed more, prats sell bots all over then.

  47. The Following User Says Thank You to googlemonster For This Useful Post:

    Megalomaniac Midget (02-19-2012)

  48. #758
    omida86's Avatar
    omida86 is offline Senior Member
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    800
    Reputation
    34
    Thanks
    190
    Thanked 164 Times in 101 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by googlemonster View Post
    Don't need bot compilation imo. Platforms get spammed more, prats sell bots all over then.
    Ubot already has that, so why shouldn't zenno? The truth is, if Zenno team don't add this feature, they will loose to ubot sooner or later when ubot becomes better and better. This has already started to happen, because ubot has become more and more stable.

    If people don't use zenno to "spam" the platforms, they will use ubot, or buy mod for xrumer or what ever.

    I recommend Zenno team allows bots to only run on those 3 computers that we add in our control panel. Then you can use your .bots on your 3 computers but can't sell them.

    Only on 1 authorized computer is not enough as many of us need to run our bots on 3 of our computers, so all 3 should be OK.

    When you run a .exe bot you only click ONCE and you run it. Currently to run a bot you have to first open zennoposter.exe, wait until it loads. Load the template, choose how many instances and click start.

    That's 7 clicks compared to 1 click. It's too much hassle and time-consuming. I only want .exe compability to be able to execute bots from other softwares, such as SEnuke, and to easily be able to start a bot without clicking 7 times.
    Last edited by omida86; 02-18-2012 at 06:03 PM.

  49. The Following 5 Users Say Thank You to omida86 For This Useful Post:

    --sKy-- (02-19-2012), albaniax (02-18-2012), bdman (02-19-2012), snoopy996 (02-20-2012), TheEditor (02-18-2012)

  50. #759
    crespozooooo's Avatar
    crespozooooo is offline Junior Member
    Join Date
    Nov 2010
    Location
    ROmania
    Posts
    127
    Reputation
    20
    Thanks
    270
    Thanked 62 Times in 31 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by omida86 View Post

    That's 7 clicks compared to 1 click. It's too much hassle and time-consuming. I only want .exe compability to be able to execute bots from other softwares, such as SEnuke, and to easily be able to start a bot without clicking 7 times.
    So this is your idea of bot compilation? 1 click instead of 7? I think that this feature should be implemented to do what it's supposed to do, compile and run bots on any PC.

    If it were to only run the bots on your computer, it wouldn't be that much of a difference... I mean, you don't run bots every 3 minutes, do you? You do it every few hours, and clicking 7 times every few hours is not a problem... I could run a bot everyday for a whole month just using the time I spent to write this post...

    The main purpose of this feature would be to sell or giveaway bots, don't you think?

  51. #760
    ccshack's Avatar
    ccshack is offline Jr. VIP
    Join Date
    Feb 2011
    Location
    Ccs, Venezuela
    Posts
    140
    Reputation
    19
    Thanks
    11
    Thanked 22 Times in 21 Posts

    Default Re: ZennoPoster 3

    The things with ZP4 is like Apple... each week we have a new "feature filtered" but never knows when we can get it!

    This marketing technique work very GOOD with Apple, let set how works on ZP Labs!

    Kept up the good work!

    Waiting for zp4 too.

  52. #761
    omida86's Avatar
    omida86 is offline Senior Member
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    800
    Reputation
    34
    Thanks
    190
    Thanked 164 Times in 101 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by crespozooooo View Post
    So this is your idea of bot compilation? 1 click instead of 7? I think that this feature should be implemented to do what it's supposed to do, compile and run bots on any PC.

    If it were to only run the bots on your computer, it wouldn't be that much of a difference... I mean, you don't run bots every 3 minutes, do you? You do it every few hours, and clicking 7 times every few hours is not a problem... I could run a bot everyday for a whole month just using the time I spent to write this post...

    The main purpose of this feature would be to sell or giveaway bots, don't you think?
    No not necessarily. I want it to be convenient to easily launch a bot from one of my 3 pc's. Also, I want to be able to execute bots from other applications, such as execute a bot from XRumer or SEnuke.

    I don't care about selling. It would be nice, but if they don't want to implement it then that's fine too.

  53. #762
    Join Date
    Jul 2010
    Posts
    771
    Reputation
    92
    Thanks
    563
    Thanked 205 Times in 144 Posts

    Default Re: ZennoPoster 3

    How many web 2.0's can be created per day with Zenno? I'm tired of Senuke and looking for something to up the productivity big time to say 2000 per day. Doable?

  54. #763
    omida86's Avatar
    omida86 is offline Senior Member
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    800
    Reputation
    34
    Thanks
    190
    Thanked 164 Times in 101 Posts

    Default Re: ZennoPoster 3

    Quote Originally Posted by theindiaphile View Post
    How many web 2.0's can be created per day with Zenno? I'm tired of Senuke and looking for something to up the productivity big time to say 2000 per day. Doable?
    yes it's doable depending on your specs.

  55. The Following User Says Thank You to omida86 For This Useful Post:

    theindiaphile (02-20-2012)

  56. #764
    --sKy-- is offline Regular Member
    Join Date
    Aug 2011
    Posts
    342
    Reputation
    14
    Thanks
    207
    Thanked 108 Times in 46 Posts

    Default Re: ZennoPoster 3

    What specifications do we need to run 100 threads?

  57. #765
    snoopy996's Avatar
    snoopy996 is offline Regular Member
    Join Date
    May 2009
    Posts
    203
    Reputation
    14
    Thanks
    48
    Thanked 10 Times in 10 Posts

    Default Re: ZennoPoster 3

    yes i Agree

    hope we can run 3 pc.

Page 17 of 21 FirstFirst ... 7 15 16 17 18 19 ... LastLast
AdStract


Advertise on Black Hat World

Similar Threads

  1. Replies: 1983
    Last Post: 05-14-2012, 08:34 PM
  2. Anyone using Zenno Poster?
    By Kazi_Haque in forum Black Hat SEO Tools
    Replies: 213
    Last Post: 12-13-2011, 07:26 AM
  3. UBot Or Winautomation ?
    By imhill in forum Black Hat SEO Tools
    Replies: 50
    Last Post: 11-23-2011, 11:37 PM
  4. Replies: 12
    Last Post: 11-02-2011, 08:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76