Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
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?
 
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.
 
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.
 
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?
 
Hi,
Today I have found one thing that ZennoPoster can't do. I needed to simulate mouse click on a button and doing it with ProjectMaker wasn't possible. I have read the Zenno forums and found out that it can be done using CodeCreator. After few hours I have redone the same project with CodeCreator and mouse click simulation worked... BUT now the file upload doesn't work... (it works using .xml templates). Can you help me with this because I urgently need to finish my project. You can read more about my problem at:
Code:
http://zennolab.com/discussion/showthread.php?2844-Simulation-keyboard-mouse-events&p=25341#post25341

Thanks
 
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?

Bull! I just bought ZP and have been playing with it and cant do anything decent without learning Regex!
If in Ubot you just scrape by elements? You got to do all sort of messy stuff, regex composing through another program RegexMagic, as the built in regex isnt powerful enough.
I bought it coz of the reviews with words like ZP is many times better than ubot.Or like they regret having purchase Ubot first,coz ZP can do everything?
BULLSHIT!
It probably has more potential power under the hood? But its certainly a lot harder to use. It will never be as easy as Ubot because of its reliance on Regex.
I dont regret my purchase, but stop that BS that it can be a replacement to Ubot.
For the average user, even if u had both, you'd end up using ubot for your projects.

I just dont understand WHY and how you can tell us ZP is much easier and more user friendly? I fuckin hate Regex and ZP IS regex dependent!

Hopefully that regex dependency is reduced in the new ZP 4 if thats even going to come out.
Ubot can do the same regex functions, but its not dependent on it, such as in scraping.

And for ubot developers? I hope you incorporate ZP's mindmap,loop thingy. I find it superior with Ubots If then, Loop logics.

Looking at it on one angle, ZP does have fewer things to learn, so the illusion that it is simpler. But only if you dont do Regex dependent tasks.

Youre fucked if you know basic Regex and need to extract complex objects. Like me I always start out trying to create in ZP, only to abandon it and start over again in Ubot.

ZP cant do everything unless youre a coder.

And the debug mode. Why cant we just run it continous in the project maker? So save it, then run it on Zenno all the time? Annoying. Just let it run on the project maker, not step by step, but continous as an aoption! If it works, then we export and run it in Zennoposter.

If I had to choose 1? I'd choose ubot.
 
Last edited:
you know they have a regex builder built in right? you don't need to know any regex at all lol.
 
you know they have a regex builder built in right? you don't need to know any regex at all lol.
I wouldn't agree with you. Yes there is a regex builder but sometimes you need some expressions that you cannot build using ZP regex builder and then the real headache begins...
 
@psychotix: Regular expressions are most necessary by working with e-mail processing to take some details from e-mail like link, password, etc. and with parsing, for instance when you want to harvest some links according to foot prints. Let me know where exactly you must use regexp in ZennoPoster while you can avoid by using it in Ubot.

I wouldn't agree with you. Yes there is a regex builder but sometimes you need some expressions that you cannot build using ZP regex builder and then the real headache begins...

ZennoPoster regex builder covers most of situations when you need regexps.
 
1) these days learning regexes are imperative. Whether or not you have a tool to help build them. You gotta learn at least the basics. Its something that should be taught in school at some point.

2) You use RegexMagic? Would love to read your full opinion of it. I'm a big fan of Jan Goyvaerts. I've been using EditPad Pro & DeployMaster for years. I use EPP every day. When RegexMagic first came out it just didn't impress me much. I wonder how many people use it.

.......cant do anything decent without learning Regex!

If in Ubot you just scrape by elements? You got to do all sort of messy stuff, regex composing through another program RegexMagic, as the built in regex isnt powerful enough.
 
Bull! I just bought ZP and have been playing with it and cant do anything decent without learning Regex!
If in Ubot you just scrape by elements? You got to do all sort of messy stuff, regex composing through another program RegexMagic, as the built in regex isnt powerful enough.
I bought it coz of the reviews with words like ZP is many times better than ubot.Or like they regret having purchase Ubot first,coz ZP can do everything?
BULLSHIT!
It probably has more potential power under the hood? But its certainly a lot harder to use. It will never be as easy as Ubot because of its reliance on Regex.
I dont regret my purchase, but stop that BS that it can be a replacement to Ubot.
For the average user, even if u had both, you'd end up using ubot for your projects.

I just dont understand WHY and how you can tell us ZP is much easier and more user friendly? I fuckin hate Regex and ZP IS regex dependent!

Hopefully that regex dependency is reduced in the new ZP 4 if thats even going to come out.
Ubot can do the same regex functions, but its not dependent on it, such as in scraping.

And for ubot developers? I hope you incorporate ZP's mindmap,loop thingy. I find it superior with Ubots If then, Loop logics.

Looking at it on one angle, ZP does have fewer things to learn, so the illusion that it is simpler. But only if you dont do Regex dependent tasks.

Youre fucked if you know basic Regex and need to extract complex objects. Like me I always start out trying to create in ZP, only to abandon it and start over again in Ubot.

ZP cant do everything unless youre a coder.

And the debug mode. Why cant we just run it continous in the project maker? So save it, then run it on Zenno all the time? Annoying. Just let it run on the project maker, not step by step, but continous as an aoption! If it works, then we export and run it in Zennoposter.

If I had to choose 1? I'd choose ubot.

One of the best Regex tutorials I've seen (beginner-advanced): http://www.codeproject.com/Articles/9099/The-30-Minute-Regex-Tutorial

I think the learning curve of regex is worth it if you are serious about wanting to use ZP.

I know you like Ubot, but the potential is in ZP.
 
Thinking of giving this another go. (Used Tasha's for a while, but that was many months ago)

PM me when you have a discount deal, or add me to your mailing list to let me know.

Cheers

Scritty
 
Thinking of giving this another go. (Used Tasha's for a while, but that was many months ago)

PM me when you have a discount deal, or add me to your mailing list to let me know.

Cheers

Scritty

I have asked for the same in the past and was told you just have to keep
an eye out for the discount, they do not sent out pm's , alerts , emails of
any kind..so if you want it, you have to keep looking into this thread... ;)
 
Status
Not open for further replies.
Back
Top