Delete a random proxy?

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Реакции
26
Баллы
28
I'm using a random proxy in list processing (get line > random). If the proxy, for example, got a temporary ban from a website, is it possible to delete the random proxy in: list processing > delete line? If so, how can I achieve this?

Btw when I try to write the (random) proxy to a file {-Variable.proxy-}, instead of getting the actual proxy I received a number (example 10). What has happened there?
 
Take proxy with removing and put it back to the list if it is good.
 
That's not what I mean.
1. Take a random line from proxy list with removing and put it to variable proxy: {-Varible.proxy-}
2. According to some logic decide if it is good proxy or bad, if good add {-Varible.proxy-} to the list of proxy.
 
  • Спасибо
Реакции: akash и shabbysquire
That's not what I mean.
1. Take a random line from proxy list with removing and put it to variable proxy: {-Varible.proxy-}
2. According to some logic decide if it is good proxy or bad, if good add {-Varible.proxy-} to the list of proxy.

I'm trying this and i'm getting this in the log when writing the good proxy back to file

Are you trying to edit the file C:\xxxx\proxy.txt attached to a list or a table, it can cause you problems. For files that are binded to lists and tables, use the proper tools.
 
Use operations with list and not operations with files actions.
if you have lists synced with files on hard drive.
 
Use operations with list and not operations with files actions.
if you have lists synced with files on hard drive.

not sure im understanding what you mean, can you explain?

this is what im doing now, as suggested from HB's post:

im taking proxy from list. delete after take. then if project is successful with that proxy then i write {-proxy-variable-} back to {-project-directory-}proxy.txt

thx
 

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