nycdude
Power Member
- Oct 1, 2009
- 650
- 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.
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.