Skip to content

GNU/Linux wayland triggerbot that works in any game. You can set your delay and trigger btn if you want

Notifications You must be signed in to change notification settings

daffukk/LinuxTriggerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU/Linux Wayland TriggerBot

The TriggerBot that works in any game by detecting a new pixel in the center of screen.

Tested on:

  • Arch linux

TODO

  • Create config file to minimize interaction with code
  • Create auto keyboard event pick
  • Fully fix image noise and false shots

Setup

You must install some packages.

cmake
opencv
ydotool
grim

Note

To set a triggerKey you can change trig.setKey(58) at 133 line of code. (It's a key code, by default set to CAPSLOCK)


Run

Run ./build.sh to compile application.

Warning

There might be some issues with opencv, if you have those, check Tips and issues section.

Run ./LinuxTriggerBot in the project directory:

  • Enter your screen resolution
  • Enter delay(70 is recommended)
  • Enter your keyboard device event

Ingame you need to hold capslock and do not move camera.


Tips and issues

Important

If you have issues with compiling, try to install these packages:

hdf5
vtk

Tip

If you want to change keyboard, just add -k flag next to the applicaton.

./LinuxTriggerBot -k

About

GNU/Linux wayland triggerbot that works in any game. You can set your delay and trigger btn if you want

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published