Jump to content
UBot Underground

how to clear out txt list ?


Recommended Posts

okay lets say i have a list of websites i want the bot to visit. then do 'search page' and if it finds the text then i want it to skip the site and move along if it doesnt the do other commands. well thats simple.

 

tricky part is when it finds the text i want it to delete this url from the file or just put some mark nexxto it, so on the end of cycle [lets say of 50 urls] it will make me new file with only urls that didnt have the text/marked urls that had the text. i want to do it all in .txt not .csv

 

anybody has idea how to simply do it?

Link to post
Share on other sites

Okay im still having this issue maybe somebody can help.

 

i do as follows:

 

Add to list

1st list from file 1st.txt

 

 

loop

$list total 1st list

 

if

search page -> AAA

then

$next list item -> 1st list

 

add to list

2nd list

$list position 1st list

 

 

and on the end my 2nd list is landing 0bytes with no info. I dont know how to make 2nd list take values that went trough 'if cycle' positive and are good to be added to it.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...