Jump to content
UBot Underground

[BUY] Bot CSV interaction framework


Recommended Posts

Hi,

 

I need a framework for a bot that will work from a csv list.

 

 

Many times I something that I want to change on my site (like a setting in wordpress). With a lot of sites that is too clicking and logging in for some simple changes. I can script the bot that will do the changes so I dont need that.

 

What I need is the framework that allow me to have a csv with a list of sites with some extra columns for site specific data (like the password for login or whatever I need to have for that site) and do what ever functions I want for each site in the csv.

 

In generic terms...

 

1)read in a row from the csv - to make it easy, lets say 3 columns of data.

 

2)put those columns into variables that I can use.

 

3)I will add in what I need done - a simple place holder for now where I will add in my bot functions.

 

4)repeat until end of csv

 

Must be un-compiled so I can add in my functions and change it as needed.

Must work with standard version.

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