remove all var mentions of client uuid, first perform a manual request to fetch tweet/replies by clicking on replies, and copy exactly that client_tid token, i also changed random resource line:
var random_resource = "OAx9yEcW3JA9bPo63pcYlA";
and delete option variable line:
variable = `?variables=%7B%22userId%22%3A%22${user_id}%22%2C%22count%22%3A${count}%2C${final_cursor}%22includePromotedContent%22%3Atrue%2C%22withCommunity%22%3Atrue%2C%22withVoice%22%3Atrue%7D`;
remove all var mentions of client uuid, first perform a manual request to fetch tweet/replies by clicking on replies, and copy exactly that client_tid token, i also changed random resource line:
var random_resource = "OAx9yEcW3JA9bPo63pcYlA";
and delete option variable line: