Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Thank you but maybe i was not so explicite ( also i do not want to broke this sale topic)
I want to fill for example the password field of the WP site registration with one randomly password picked randomly from my text file. I know how to do it in the OLD version of zenno. But in the new one I do not know:
for example I need an similar facility as in the folowing pictures given by macros buider ( random, files and direrectories..etc). Where can I find them in zenno 4?
Untitled-2.gif
Untitled-4.gif
 
Last edited:
Thank you but maybe i was not so explicite ( also i do not want to broke this sale topic)

I want to fill for example the password field of the WP site registration with one randomly password picked randomly from my text file. I know how to do it in the OLD version of zenno. But in the new one I do not know:
for example I need an similar facility as in the folowing pictures. Where can I find them in zenno 4?

You do not need to generate that kind of data anymore.
Every time instance is initialized it automatically generate profile data that you can use in your project.

Please watch:
http://screencast.com/t/YAHyqHgjbMi

Or you can use that kind of variables anywhere in your project after:
Code:
{-Profile.Login-}
{-Profile.Password-}
{-Profile.Age-}
{-Profile.BornMonth-}
{-Profile.BornYear-}
{-Profile.BornDay-}
{-Profile.Name-}
{-Profile.Surname-}
{-Profile.NickName-}
{-Profile.Country-}
{-Profile.Town-}
{-Profile.Region-}

You can also record your project by writing any data by hands (i mean just type password manually) and in editor tab later just replace it with {-Profile.Password-}. And ZP will generate random pass for you.

After that you can use these variables to save data to files.

There are no any old macroses in new PM now. But we're almost finished with new feature in ProjectMaker which we hope will be loved by old school Zennoposter users who miss macroses ;)

Hope it helps.
Anton (rostonix at ZennoLab forums)


Use referral code MENTALPOWER with Zennoposter purchase and get these bots for free: Twitter account creator, Youtube comment rater, Facebook pages spammer.
 
Last edited:
Yes but I want to control those generated profile.
For example I want to create multiple WP accounts ( BLOGS) in wordpress . com.
I have to insert for each new created blog an name picked automatically from a file with multiple lines. Each line will be an potential name for my blog. How do I teach Zenno to insert a blog name in this field, for this file. I only see predefined field as name, pass, date, etc.
I need to right click on the field and to tell to take date from a file. I want to have control.
Yes I miss macro..

PS : Here is a good hint:
To complete manualy the field, and after that to use regex to show a path to the file with my stored names for the new blogs i want to create...
Ot is OK?
 
Last edited:
I was used to old ZP and macros too. But, after playing with MP for a few days I got the hang of it and everything is rolling along nicely.
 
Yes but I want to control those generated profile.

For example I want to create multiple WP accounts ( BLOGS) in wordpress . com.
I have to insert for each new created blog an name picked automatically from a file with multiple lines. Each line will be an potential name for my blog. How do I teach Zenno to insert a blog name in this field, for this file. I only see predefined field as name, pass, date, etc.
I need to right click on the field and to tell to take date from a file. I want to have control.
Yes I miss macro..

Just type any word on recording step.
Then in editor tab add operations with lists, use this action: http://www.mediafire.com/?otm03kkwp068jvh and replace manually typed word with variable that you got from this action ;)
This will help you to do what you want and keep logic in your steps.

I was used to old ZP and macros too. But, after playing with MP for a few days I got the hang of it and everything is rolling along nicely.

Yep i do not use any V3 stuff for months now already. I mean my personal projects.

Best regards,
Anron


Use referral code MENTALPOWER with Zennoposter purchase and get these bots for free: Twitter account creator, Youtube comment rater, Facebook pages spammer.
 
Dear Mr. Anron
I am happy that I already created my first simple boot to create WP accounts. ..As many As I want and with the name and passwords i choose it before and stored in file. Remains to learn the mail parsing. Actually I parse the emails with another software
Beautiful software. A lot to learn and but seems to me easier to use macros with previous version.
Also a bit unclear the intelisearch..but I will learn it.
Even I have knowledge in Visual . Net VB and C#, it seems a lot easier to do powerful things in Zennoposter. To do similar things with C#, for example you must study well..and it takes longer.No more hard coding.

Best regards to the team
Happy birthday to zenno concept
 
Dear Mr. Anron
I am happy that I already created my first simple boot to create WP accounts. ..As many As I want and with the name and passwords i choose it before and stored in file. Remains to learn the mail parsing. Actually I parse the emails with another software
Beautiful software. A lot to learn and but seems to me easier to use macros with previous version.
Also a bit unclear the intelisearch..but I will learn it.
Even I have knowledge in Visual . Net VB and C#, it seems a lot easier to do powerful things in Zennoposter. To do similar things with C#, for example you must study well..and it takes longer.No more hard coding.

Best regards to the team
Happy birthday to zenno concept

Mail processing has step by step setup in recording tab. Make sure to read wiki article about it. It will be easy to learn.

Fee free to ask any questions if you will have them )

And thank you for feedback :)

Anton (rostonix at Zennolab forums)


Use referral code MENTALPOWER with Zennoposter purchase and get these bots for free: Twitter account creator, Youtube comment rater, Facebook pages spammer.
 
This tool, (or framework) is amazing, I've been testing it out for the past three days and have made a few templates, (yahoo email pop3 ready, various web 2.0 templates) these two processes are a chore, a time sink, and have to be repeated constantly, I let my email template run for about an hour and have about 80 emails ready for my web 2.0 registration templates. The thought of doing this by hand makes me wonder why I didn't get this tool sooner...

Now I can concentrate more on creating content for my tiers and less time doing the actual backlinking.

once you get the hang on how the variables work and regex it's very straight forward. I'm not a programmer but I did do a little php with imacros.
 
Last edited:
Any update on this you have been saying almost done for awhile now.

There are no any old macroses in new PM now. But we're almost finished with new feature in ProjectMaker which we hope will be loved by old school Zennoposter users who miss macroses ;)
 
I just bought Lite licence, for 1 thread and one PC.

Can I install the application on 2 computers and use on both of them Project maker?
I use to code at my office. But I also have an laptop and I need to code also when i am away from my office.
It is legally so?
The boots will run only on my office machine, a powerful one, awake 24/24 hours
 
@cabraska, glad you like it. It's a good type of habit: when you want to leave manual backlink, just open PM, record this action and use it for all other sites/projects you will have :)

Any update on this you have been saying almost done for awhile now.

This feature was mentioned a month ago if I'm not mistaken :)
Right now I can say that work on it is almost finished.

I just bought Lite licence, for 1 thread and one PC.

Can I install the application on 2 computers and use on both of them Project maker?
I use to code at my office. But I also have an laptop and I need to code also when i am away from my office.
It is legally so?
The boots will run only on my office machine, a powerful one, awake 24/24 hours

You can install and use Lite version only on 1 machine.

If you need another license for stand alone ProjectMaker you can buy it. You can write me PM if you need more information or assistance with this.

Anton (rostonix at Zennolab forums)


Use referral code MENTALPOWER with Zennoposter purchase and get these bots for free: Twitter account creator, Youtube comment rater, Facebook pages spammer.
 
Last edited:
Where to read more about the new feature : the posibility to sell boots.
I am interested in to know: thise boots are standalone exe? The buyer must have installed zenno on his PC?
Thank you
 
Thank you .
I created another aplication to read from an xls and to create accounts and I have the following error:
Project contains unconfigured actions.
Internal error ocurred while preparing Intellysearch:
FAIL:Unavailable version of the IntelliSearch database

Where to find answers about those "little problems" ? On zenno forum? On skype with you ? I searched interned and nothing to see.
 
http://zennolab.com/discussion/forumdisplay.php?99-Questions
Thank you .

I created another aplication to read from an xls and to create accounts and I have the following error:
Project contains unconfigured actions.
Internal error ocurred while preparing Intellysearch:
FAIL:Unavailable version of the IntelliSearch database

Where to find answers about those "little problems" ? On zenno forum? On skype with you ? I searched interned and nothing to see.

You can post your question on forum here: http://zennolab.com/discussion/forumdisplay.php?99-Questions
Or here, i don't mind)

When you start debugging and see "Project contains unconfigured actions.", click "No" (do not start debug) and ProjectMaker will focus on unconfigured action in your project.

You can change Intellisearch databases in bottom panel:

ee73486f36fdb99192c446d5189c5910.png


Anton (rostonix at Zennolab forums)


Use referral code MENTALPOWER with Zennoposter purchase and get these bots for free: Twitter account creator, Youtube comment rater, Facebook pages spammer.
 
Yes , but ..
what to LOAD or what to append to the main base Intellisearch v 3 2/28/2012?
Is there a file to load here ?
int.gif


Why yesterday all the things were good with intelisearch? I changed something?
 
Load from other project's base.
Append to other project's base.
You choose projects there.
 
Can somebody enlighten me about the real or technical meaning of the three squares of the each side of every step?
The green, red and the gray squares. I use them in usual tasks but it seems that something I do wrong with them because I cannot use right the IF statement and some sort of a return to a certain step .
So my problem is with IF condition. I want to continue the sequence IF the condition is done and to return at one previous step If the condition is not ok.
Untitled-2.gif
 
Can somebody enlighten me about the real or technical meaning of the three squares of the each side of every step?

The green, red and the gray squares. I use them in usual tasks but it seems that something I do wrong with them because I cannot use right the IF statement and some sort of a return to a certain step .
So my problem is with IF condition. I want to continue the sequence IF the condition is done and to return at one previous step If the condition is not ok.

Please read official wiki:
http://wiki.zennolab.com/doku.php?id=en:project-creation

Videos has a samples of connecting actions in project too: http://wiki.zennolab.com/doku.php?id=en:start

Green arrow is step was executed successful
Red arrow if step failed.
Both goes to gray dot cause it's the only dot that can be connected to them )

Anton (rostonix)


Use referral code MENTALPOWER with Zennoposter purchase and get these bots for free: Twitter account creator, Youtube comment rater, Facebook pages spammer.
 
Status
Not open for further replies.
Back
Top