Move Mouse

From UBot Studio
Revision as of 18:59, 1 December 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command moves the mouse to a specified location on your screen.

Mouse Move is a Windows Command.

The command comes with a window that allows you to move the mouse over the desired location and select the area by hitting the CTRL button.

Example

plugin command("WindowsCommands.dll", "click mouse", "Untitled Bot* - UBot Studio Admin Edition", "HwndWrapper[UBot Studio.exe;;35952192-a59c-4549-9a8f-f54d7320313b]", 611, 367, "Left Click")
plugin command("WindowsCommands.dll", "move mouse", "Untitled Bot* - UBot Studio Admin Edition", "HwndWrapper[UBot Studio.exe;;35952192-a59c-4549-9a8f-f54d7320313b]", 611, 367)

The example above will move the mouse to the desired location and click the item in the specified location. Notice that the click mouse and move mouse command are both working in the same location.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox