If your cookies in same format as BAS, you just read it from file to variable and go Network-load cookies-set cookies for browser. If format of your cookies not compatible with BAS, compare and convert all your cookies in right format
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.
@Diya.3rif twitter email is a little bit tricky. They have fake url in email.
Anyway I prepared code for you that extracts url param from original url.
It uses split function to exctract query param like this