Since you've been nice and helpful giving me feedback on my script I thought I'd take a look at yours.
Some stuff you can change:
-for your antiban, you probably want to add a note that the lower the number you put in the script setup, the more antiban there will be
-Like antiban, you should probably have a note explaining what ActivityAmount is
-You have LoadDtms, so you dont need to load the dtms twice more in your Cokefiller procedure, it's a waste of memory. Then just free them at the end of the script.
-YOU NEED ANTIRANDOMS AND FAILSAFES this script is pretty much screwed if it doesn't find the text you search for in your procedures. You need to add some failsafes, so if it doesn't find them it either tries again or does something else.
-as for antirandoms, this is like instant bannage because you have none.
Overall the script looks very nice, if you clean it up it could become pretty useful
