Skip to content

Simple script i pasted together from UC to allow for simple jitter aim via an arduino. May be unsafe.

Notifications You must be signed in to change notification settings

TinyBeanDev/ApexJitterAim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop app to modulate X/Y mouse movement for apex recoil reduction with optional pulldown and shake. Auto-detects Arduino on a COM port. Toggle key enables/disables output.

Features

  • Adjustable X strength

  • Adjustable Y strength

  • Adjustable Y pulldown

  • Adjustable Shake frequency

  • Auto Arduino COM port detection

  • Simple UI (sliders + toggle)

  • Changeable toggle bind (recoil on/off)

Requirements

Windows 10+

VC++ dependencies

Arduino-compatible board (Leonardo/Micro) with HID/Serial

Installation

1 - clone repo / download and extract 2 - build sln 3 - download and install arduino IDE 4 - using arduino IDE, upload provided firmware 5 - replug ardino and open built exe

Usage

Run exe

Device is auto-detected (first Arduino COM port).

Use sliders to set:

X Strength – horizontal output intensity.

Y Strength – vertical output intensity.

Y Pulldown – additional downward adjustment.

Shake Frequency – oscillation rate.

Set Toggle Bind by clicking the field and selecting a toggle (capslk, scrolllock, numlock).

Press toggle key to turn mouse movement on/off.

Troubleshooting

No device found → Replug Arduino

Wrong port → Select manually in dropdown.

Choppy movement → no fucking clue mate

For single-player testing and accessibility only. Do not use in competitive or online environments where it violates rules.

About

Simple script i pasted together from UC to allow for simple jitter aim via an arduino. May be unsafe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages