> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectreal.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# mouse2click

> Sendet ein right mouse down event und ein right mouse up event, wenn das Roblox window aktiv ist. Real ruft mouse input mit the requested mouse action und ohne movement oder wheel data auf. Die function nimmt keine arguments, gibt nichts zurück und kehrt ohne input zurück, wenn isrbxactive false wäre.

<div className="real-function-page">
  ```lua theme={null}
  mouse2click()
  ```
</div>
