U need disallow useless requests, for example .png .mp4,mb some .js / .css e.t.c. and u need to test, that ur denied requests dont impact ur script normall work
Yes I am doing this, although the typing to the form seems a bit slow for me when the text consists of a paragraph of maybe 100 characters. There seems to be a lag before the typing starts. Also, avoid the use of macro-enabled excel formats since BAS does not seem to be compatible with them.
Export your spreadsheet as csv file, than import it to BAS as a resource and set it to use each line 1 time (it is default setting I think). That way each thread would take new line from your csv file in run mode or as compiled bot.