Jump to content
UBot Underground

How to use CSV


Recommended Posts

I have a CSV file that I keep all my URL, username, password approximately 60 of them..

 

Im programming ubot to go into each of these and drop in articles and desire ubot to acess the list numerically... is it smart to number the csv list for ubot to reference position or does ubot know to operate within the same line without mismatching information.

For example, it won't grab line 5 username, and line 6 password.. which would essentially ruin the entire process.

 

Any suggestions before I start this?

Link to post
Share on other sites

It is easy to do both in the Basic and Pro version of UBot. In the Pro version I would load the CSV file into a Table. In the Basic version it is a matter of advancing the "Next Item" in succession of it's sibling member.

Link to post
Share on other sites

I think it doesn't matter what version, you can always load a CSV into a table, tables are easy to use and easy to manage.

 

To learn more on learning to use tables refer tutorials:

 

Tutorial 13 - Tables (New Version)

 

or

 

Ubot Blog

 

 

You may also wanna search the forum for various example scripts to get you started.

 

Cheers!

 

Praney

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