Jump to content
UBot Underground

Reading file listed in loop


Recommended Posts

I've just started with uBot. I've done a couple very simple bots, and I thought I might be ready for the big time... but apparently not. :)

 

I'm trying to populate a wordpress widget with data in a csv file that is reference from the site creation csv.

site creation csv lists data as such:

"website.com","website name","website password","keywords1.csv"

"website2.com","website name2","website password","keywords2.csv"

"website.com3","website name3","website password","keywords3.csv"

 

I've got the bot working to create the sites, but I can't find a way to read the keywordsX.csv and fill the text area with it while going through the loop. Each time the bot runs through the loop it has to crate a new site and use a different keywords file.

 

I've tried using $read file and the $list from file. I've flipped them around and tried different configurations. There must be something simple I haven't learned yet.

 

post-3535-0-33019800-1315537030_thumb.gif

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...