1. In [button settings] SELECT [Find color Point] Options page, open [amplifier], the mouse to move to the desktop of the IE icon, and then press the shortcut key [F11], the IE icon color points and coordinates to add to the color point list. Here are 3-4 color points that can be represented. Then close the magnifying glass, put in [function Description:] Input: IE icon, click [Generate conditions], complete the color-finding conditions.
2. Then we give the action after we find IE icon. If we are to open it, then the mouse on the IE icon on the double click on it. First switch to the mouse options page. Selected items: Mouse double-click. Then move the mouse to the desktop's IE icon, press [F11] to add the mouse action to the action list.
3. Then in [Conditional judgment:] Select: To find the color point conditions (ie icon), in the [function Description:] Input: Find open IE, then click [Add code], complete the key script settings, the last point [Close and save].
4. At the main interface point [Start button] run.
Now talk about the unfixed situation:
1. This step is similar to the 1th step fixed above, just change the [color position status:] To: activity, [Activity Range]: That is, you can use [mouse to get], you can also enter your current screen resolution. Of course, do not set too large, this will affect the speed of running. Here we'll set 0, 0,800,600. The other is the same as the 1th step of the fixed.
2. Switch to [mouse] Options page, [type] Select: Mouse double-click. [Coordinate type] selection: relative. The coordinate position is automatically changed to 0, 0, point [insert mouse].
3. Then again in [Conditional judgment:] Select: Find the color point condition (ie icon). Then add the code and finally close and save it.
Color Point list _ie icon ={
{334,101, ' = = ', 0X69D6FC},
{347,106, ' = = ', 0x976304},
{343,116, ' = = ', 0xde9614},
}
Find the color point condition (ie icon, "Color point list _ie icon", "Activity", "0,0,800,600")
Action _ Open ie={
{"Left-click", "0, 0, relative, 1"},
}
Repeat action ("Action _ Open IE", 3, "Find the color point condition (ie icon)", "0", "ordinary")