GGG-KILLER / MouseJiggler

simulates mouse movements and clicks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MouseJiggler

Automated Mouse Moving Software

This program simulates mouse movements and clicks. The user can change various variables to simulate different inputs.

I would advise against using this for games, anticheats don't like mouse_event!

Features

  • Constant, Every, Random, and Until Jiggle settings
  • WIP: Click simulation
  • WIP: Custom keybinds
  • WIP: Passthrough and Usable modes

Here's what it looks like right now:

Output sample

I plan on working on this a lot, so stay tuned!

This was accomplished using C# WinForms and a lot of PInvoking.

About

simulates mouse movements and clicks


Languages

Language:C# 100.0%