Using rgthree's fast_group_muter and bookmark nodes, introduce the pyautogui library to simulate clicks and hotkeys, and run groups in sequence. screen manipulation is involved, so please note the following:
- don't change the hotkeys and zoom ratios of the first bookmark
- the first bookmark and fast_group_muter are stacked on top of each other, and their relative positions should be fixed.
- after queueing once, measure the center of the first group in the fast_group_muter node with the ctrl+/ key combination, and the coordinates will be printed out in the console
- Fill in group1_x and _y.
- totalRounds controls the number of rounds the sequence will run.
- numOfQueues is the number of groups in each sequence (how many small sequences), in general, the number of groups in fast_group_muter is the number of groups here