Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 11/12/20 in all areas

  1. Has something changed on this command? I have been trying to get it working for 2 hrs on two simple lists and it just adds the two list together. I followed it just as the tutorial in the help menu. What am I doing wrong? Below is my simple robot to test the command. Thanks in advance add item to list(%test1, $list from text("apple, pear, banana", ","), "Delete", "Global") add item to list(%test2, $list from text("banana, car", ","), "Delete", "Global") save to file("C:\\Documents and Settings\\Chris\\My Documents\\ubot\\Projects\\Contests\\win-free-stuff-ca\\test1.txt", $common list
    1 point
  2. working like a charm, thanks! tip, just make sure to put the prescreen list in list 1, then the list to check against in list 2 when using SUBTRACT even if you mix it up though, it's easy to figure out with a save to file and stop script
    1 point
×
×
  • Create New...