GithubHelp home page GithubHelp logo

shock59 / bedrock-sprint Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27 KB

Script to add basic toggle sprint functionality to Minecraft Bedrock Edition

License: GNU General Public License v3.0

AutoHotkey 100.00%

bedrock-sprint's Introduction

Bedrock Sprint

This is a simple AutoHotkey script which adds basic toggle sprint and toggle crouch functionality to Minecraft Bedrock Edition on Windows PCs. It works by emulating keystrokes so it does not require injecting anything into the game itself, You can also download it as an exe file to run without AutoHotkey installed.

Features

  • Toggle sprint and crouch functionality (either can be turned on or off)
  • Customisable sprinting indicator

Limitations

  • Only works in windowed mode
  • Messes with typing in every other application (can be avoided using the suspend keybind)

Installation

Download the BedrockSprint.zip file from the releases page. Extract it and make the files are contained in their own folder (i.e. don't run the script in another folder such as Downloads or Desktop).

Usage & Configuration

Run the BedrockSprint.exe file. By default, only toggle sprint is enabled. It expects your Minecraft sprint key (the key set to sprint inside of Minecraft itself) to be L and uses Control to toggle sprinting. You can press F8 to suspend the application so that it won't interrupt regular typing.

You can change these settings in the sprintConfig.txt file. The format for the file should be like this:

Enable toggle sprint ("true" or "false")
Minecraft sprint key (e.g. "Control", "k", "F8")
Toggle sprint key
Enable toggle crouch
Minecraft crouch key
Toggle crouch key
Suspend key
Indicator font (e.g. "Arial", "Segoe UI")
X coordinate of indicator window ("0" is the left edge)
Y coordinate of indicator window ("0" is the top edge)

If you have disabled either toggle sprint or crouch the game will use the regular keybinds no matter what is set in the config.

bedrock-sprint's People

Contributors

shock59 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.