The macro "Stop 5 Windows" for "Perfect World" can be downloaded and used on regular mouse and keyboard.
Installing the macro is very easy in the Keyran program and increases your skill level in the game, if you follow the
instructions!
Stop the improvement system in 5 windows.
To do this, you need to place the windows at the very beginning of the taskbar. If you want to change their position, you need to change the window number in the code. To do this, replace the line Send (1, 50); with Send («window number in the taskbar», 50);
The main window should be in the fifth position.
To add another window, simply copy the previous block of code, paste it and add the line Send (1, 50); between the lines sendDown (Win); and SendUP (Win);