Skip to content

swarties/RoksClick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoksClick — Left & Right Click

Modified by ROKS/STAR

Two independent autoclicker instances — left click and right click — built on top of Fat Clicker/Dewgs Clicker using Frida process hooking.

Download

👉 Download latest release

Just download LeftAC_Dewgs_Roks.exe and RightAC_Dewgs_Roks.exe — no installation needed.

  • LeftAC_Dewgs_Roks.exe → left-click autoclicker
  • RightAC_Dewgs_Roks.exe → right-click autoclicker

config.json auto-creates next to the exe on first run. Edit it to change settings.

Recommended to run them as Administrator for the toggle key to work from any window...

Don't tab out of the window while the config is being entered. It's also normal if nothing shows up for 10-20 seconds after being launched; it's only unpacking its dependencies.

Config

Key Description
maxcps / mincps CPS range
dropchance Chance of random CPS drop
exhaustchance Chance of random stop
doubleclickchance Double click chance
tripleclickchance Triple click chance
jitterpixels Mouse jitter amount
onlyminecraft Restrict to Minecraft window
togglekey Key to toggle on/off
other settings Configure them inside the .exe

Building from Source

Requires Python 3.13 32-bit.

Make sure you are using the 32-bit version when building

Install dependencies:

python -m pip install pyinstaller pyautogui frida-tools

Compile:

python -m PyInstaller --onefile --add-data "cookies.exe;." left.py

python -m PyInstaller --onefile --add-data "cookies.exe;." --collect-all frida remap.py

Compiled exes appear in dist/. Move them anywhere — config.json auto-creates next to them on first run.

remap.exe is the right clicker and left.exe is the left one.

About

what's cookie clicker

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages