Coder Social home page Coder Social logo

gtav-external-triggerbot's Introduction

GTAV/FIVEM external triggerbot

Very simple GTAV trigger bot for default crosshair made in python.

made out of boredom and pure curiousity of how well could pixel detection work in automating tasks inside videogames. Why triggerbot and not something else? I don't know, this is the first thing that i thought of where the execution and reaction time would be this crucial.

  • Undetected
  • Completely external

Remaining unnoticed by anti-cheat systems and similar measures doesn't justify or encourage cheating in multiplayer games.

The script checks the color of the pixel in the middle of the screen while you hold down rightclick.

If an enemy NPC/player walks in front of it, the color changes to a dark red, which the script detects, and then sends clicks in random bursts.

Reaction time: 0.025-0.035s average. This delay makes it less viable on fivem due to the bad sync of the game and additional ping

pip install -r requirements.txt

to compile

pyinstaller --onefile .\main.py -n trigger.exe

gtav-external-triggerbot's People

Contributors

lamzaone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ghehjzdrg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.