Git Product home page Git Product logo

fpsfiringmodes's Introduction

FPS Firing Modes

What is this project?

This project aims to add different weapon firing modes natively to shooter games.

It currently has four modes:

  • Off (off, indicated by long low beep)
  • Burst fire (fire x amount of bullets in a row, indicated by one beep)
  • Rapid fire (fire anything as fast as possible, indicated by two beeps)
  • Single shot (makes automatic guns shoot single shots, indicated by three beeps)

Installation

  1. Download and install AutoHotKey from https://www.autohotkey.com/
  2. Download FPS_Firing_Modes.ahk and double click it to run.

How to use

  1. Run FPS_Firing_Modes.ahk
  2. Start any game you like.
  3. Press the second button on the side of your mouse
  4. You should here a beep indicating the mode switch (one beep is Burst fire, two beeps is Rapid Fire, three beeps is Single Shot, and one long beep is Off)

Why would I want to use this?

There are a variety of reasons why you could use this script.

  • The game you are trying to play does not support different weapon firing modes.
  • You would like to adjust the handling to your preferences

How does it work?

This script simulates mouse clicks to fire bullets in a certain pattern or speed. For example:

  • Weapons that are considered semi-automatic (read: Can shoot as fast a your finger can hit the mouse button) can become fully automatic this way.
  • Weapons that are automatic can be made semi-automatic by enabling single shot mode.
  • Any automatic or semi-automatic weapon can be made to burst fire (e.g. three shots in a row)

Compatibility

This script should work on any game but can be tweaked per game for better results. Ideally, I'd like to implement a way to configure presets for different games to improve compatibility.

Currently tested games:

  • Call of Duty Modern Warfare 3
  • Call of Duty Black Ops II
  • Star Wars Battlefront II (Classic, 2005)

If you've tested a game and got it to work, feel free to reach out so I can include it in the list.

Online usage

Please carefully research whether a script like this is allowed to be used in the game you are trying to use it on. In online games, it can provide an unfair advantage to your opponents or may get you banned from the online service. I am not responsible for how you use the script, so please proceed with caution.

fpsfiringmodes's People

Contributors

jaspermc avatar

Watchers

 avatar

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.