- Регистрация
- 29.01.2012
- Сообщения
- 156
- Благодарностей
- 6
- Баллы
- 0
Hey zenno people could use a little help.
Template gets an account from a file then performs an action 25-35 times.
The issue I have is that if I get any error on those actions it breaks out of the loop, resets and pulls a new account.
How can I make it stay on the account I want (even through an error) until the desired number of actions is accomplished.
I'm sure this is easy but having a hard time finding an answer. Can someone please let me know how I can do this?
Template gets an account from a file then performs an action 25-35 times.
The issue I have is that if I get any error on those actions it breaks out of the loop, resets and pulls a new account.
How can I make it stay on the account I want (even through an error) until the desired number of actions is accomplished.
I'm sure this is easy but having a hard time finding an answer. Can someone please let me know how I can do this?