Jump to content
UBot Underground

Loading from file


Recommended Posts

I can't find any information on this in the tutorials. Here's what I'm trying to do:

 

creating a commenting bot that would load random comments / URLs from a file and then put them into the comments box on the site.

 

Can you explain how to do this?

 

Thanks!

Link to post
Share on other sites

make a text file with one comment per line. then use the add to list command. to load the file, use $list from file. attached is an example of how it will look.

 

if you wanted to just load a text string from a file, you could use the $read file constant along with a set command to load it into a variable.

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