Jump to content
UBot Underground

How do I have the bot read csv files that has commas in them?


Recommended Posts

How do I have the bot read csv files as follows:

 

proxy:port , username, password, email

 

I want the bot to input fields in a webpage form according to the csv file and per line. How would I do this?

 

Thanks

Link to post
Share on other sites

create table from file, then set your variables, in this case, SET #proxy CELL 0,0 which then stores the proxy in the #proxy variable. You can then use that variable to insert your proxy into the webform.

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