[SOLVED] Use proxy several times then delete?

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
I'm trying to figure out how to create, say, several different accounts on one proxy. Then once that's done, delete the proxy & use the next one (and so on...).

Because at the moment (in list processing) it takes a proxy and deletes it. I'm also trying to avoid looping back to the beginning.
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
834
Баллы
113
keep proxy in file:
ip:port:count of use
like
123.11.11.11:80:9
when count of use is 0 remove proxy from a file
 

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
So I'd set the one number at the end, i.e. 123.11.11.11:80:9. But how do I start the countdown? Where would I input 0 to remove proxy from file?

Thanks.
 

Iulian

Client
Регистрация
28.01.2013
Сообщения
4
Благодарностей
0
Баллы
1
After you finish what you do in the loop at the end put variable processing -> decrease and put 1, and everytime it will decrease by 1 and you can implement an logical if '{-Variable.Proxy-}'='0' delete from line.
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
834
Баллы
113

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
Thanks for the tips. Will give that a try.
 

Iulian

Client
Регистрация
28.01.2013
Сообщения
4
Благодарностей
0
Баллы
1
Nice, sorry didn't went to all comparision elements I thought its = but good to know thanks :-)
 

Кто просматривает тему: (Всего: 2, Пользователи: 0, Гости: 2)