Zennoposter help, again...

nycdude

Power Member
Joined
Oct 1, 2009
Messages
650
Reaction score
730
Hey Zennoposter Pros, a little help please.

I'm just starting with ZP and I'm getting along OK. I'm working on a simple Hotmail creator, no big whoop, and I was wondering how to get the instance to cycle to a new proxy when the daily limit is reached of three.

Like, I have it checking for parsed text so it knows the account was created successfully, goes through the process of disabling the spam folder, then records the data. I have it set up that if the parsed text is false ZP will loop back again and try again. This is all working.

I then added another action to look for the 503 daily limit error and set it so when this happens it just jumps out of the loop (into a web action that does nothing and ends), I was hoping this would stop the loop and the running instance would switch to the next available proxy.

So, how can I get the instance to switch to the next proxy?

Thanks in advance for any help.
 
Hey nycdude, you can set proxy in ProjectMaker, then you will be able to check count of use. proxy1;0, where 0 is count of use.
1. take a line from a file with removing
2. split it, and set proxy
1341826507-clip-9kb.png
3. do another actions
4. in the end check if count of use<3
yes - put this line back to the file
no - nothing (this line is already taken with removing)
 
OK, thanks Nuaru. This will give me a good opportunity to figure out taking lines from a file at the same time. I left my project running overnight and awoke to 713 fresh Hotmail accounts to start using.

After endless tweeking of my template I did see I was making things too complicated, the adjustments now work where it will use the proxy to the max and move on when the limit is reached. This is too inefficient and being able to set it to only use the proxy 3 times would be way better.

Much appreciated.
 
Hey nycdude, you can set proxy in ProjectMaker, then you will be able to check count of use. proxy1;0, where 0 is count of use.
1. take a line from a file with removing
2. split it, and set proxy
View attachment 14128
3. do another actions
4. in the end check if count of use<3
yes - put this line back to the file
no - nothing (this line is already taken with removing)

OK, I'm able to set up the proxy fine, have it removed...but I'm not sure what you mean in steps 2 to 4.

The image you provide doesn't look like what I'm using. I'm with ZP3.

Thanks again for your help
 
Upgrades cost money. Please show us how to do it with ZP 3 so that we can earn enough to pay for the upgrade. :P
 
When we release officially a new version, the 3rd won't be supported anymore.
 
OK, I'm able to set up the proxy fine, have it removed...but I'm not sure what you mean in steps 2 to 4.

The image you provide doesn't look like what I'm using. I'm with ZP3.

Thanks again for your help

If you with the 3rd version you should use a macro split (from string porcessing category) and for checking use the logic branch.
Hit our support in skype: support_zennolab if you have more questions.

wont be supported as in?
what exactly does wont be supported constitute?

There won't be any new features for the 3rd version, so it is going been outdated. No need to spend time using it because we have now greate alternative --ZennoPoster Mental Power.
 
Back
Top