GithubHelp home page GithubHelp logo

nathan818fr / among-us-taskbar-mask Goto Github PK

View Code? Open in Web Editor NEW
51.0 3.0 0.0 317 KB

A small utility to hide the Among Us taskbar when playing.

CMake 11.72% C++ 85.70% C 1.48% Shell 1.10%
among-us cpp win32 cmake

among-us-taskbar-mask's Introduction

Among Us Taskbar Mask · Build Status

A small utility to hide the Among Us taskbar when playing (for more fun!).

Preview

Download

Standalone executable (v0.0.1)
Launch Taskbar Mask, then start Among Us (or vice versa).

Features

  • Hide the taskbar (but displays the progress every 15 seconds).
  • Supports different resolutions and windowed mode.
  • Do not hide other windows when the game is in the background (eg. during an alt+tab).

Known bugs & limitations

  • None

Motivation

When the taskbar is visible, it's easy to discover impostors by spying them doing fake tasks:
The task bar progresses when a crewmate completes a task; but this is not the case with impostors. So by observing a player doing a few tasks we can quickly exculpate or indict him depending on the progress (or not) of the task bar.

Hiding the taskbar therefore make the game more fun (especially in vocal) by allowing imposters who fake their tasks well (with correct timings, etc) to be like any crewmates!

Some sources:

Technical details

Main criteria

The program must be easy to download, share and use.

Its implementation must be simple; and easy to do on different platforms (since Among Us also run on Linux - using proton).

Approach used

Use a transparent window without border nor title bar to draw on the screen.

This allows to create a small, standalone binary (statically linked, without using big toolkits/libraries). And it's functional on many platforms.

Alternative approaches (not used)

  • Inject into the game's OpenGL context to draw directly on it.
  • Read and edit game memory to move/hide progress bar or it's value.

among-us-taskbar-mask's People

Contributors

nathan818fr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

among-us-taskbar-mask's Issues

Crash

My among us client crash when I try to open the program and it freeze my monitor.
What can I do please.

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.