Jump to content
UBot Underground

a2mateit

Fellow UBotter
  • Content Count

    1673
  • Joined

  • Last visited

  • Days Won

    60

Posts posted by a2mateit

  1. Why do you need to delete the line after reading it? In the end you would end up with a blank text file. Instead you can just save the last line number read if the bot doesn't do them all at once or in case it crashes or something.

     

    That's the whole idea.

     

    I'm cleaning one scrape file, and if it's successful it gets appended to a different list.

     

    So the blank text file will is ok in this instance.

     

    But I see what your saying about just saving the list position each time it runs and recalling it if there's a crash.

  2. Well you can read the first line of the file using this: http://network.ubotstudio.com/forum/index.php/topic/15579-free-plugin-advanced-file-clipboardhandle-big-lists-in-text-files-and-more/

     

    Not sure about deleting it though unless you add it to a list and remove that list item.

     

    Thanks Nick.

     

    Currently what I'm doing is loading it to a list, then removing the first list item, then resaving.

     

    But when the list has 50k lines, this really slows things down.

    • Like 1
  3. Great topic, I guess I am the only guy who made a bot to predict the stock market..... that is literally "don't need to press a button", just check trading account periodically and withdraw. LOL

     

    Nice,

     

    What background website are you running?

     

    Is it analyzing rise/run?  Or what is it analyzing?

     

    Very curious???

×
×
  • Create New...