Automates sending of next pre-filled prompt in ChatGPT after current response completion.
In ChatGPT Plus, especially when using GPT-4, the inference process can take a considerable amount of time. With this user script, a button can be automatically pressed to send the next pre-filled prompt once ChatGPT has finished generating the response text.
In previous versions of this user script, it was necessary to schedule button presses from the menu. Starting from version 1.0.0.20231004, you can now press the button itself to send the prompt.
When this user script detects a button for sending messages, it changes the background color of the button to yellow.
Clicking the yellow button schedules the sending of messages through this user script. The background of the text area turns red to indicate a reserved state. This operation acts as a toggle.
Once the current output is finished, i.e., the button display changes from dots "..." to a triangle "▶", the button will be automatically pressed.
This UserScript is available at two locations: