Skip to content

VillainsRule/Gimmick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gimmick

a gimkit interface that has cheats built-in.


usage

  1. Install Bun & Git.
  2. Clone the repository from Git.
  3. Install dependencies: bun i.
  4. Run the program: bun start.
  5. Try it! http://localhost:6060

setup "for dummies" on school computers

  1. create a Github account
  2. go to https://github.com/VillainsRule/Gimmick
  3. click the big green "Code" button, select the "Codespaces" tab, and click "Create codespace on master"
  4. it should open a codespace
  5. in the terminal (where it says /workspaces/Gimmick (master) $), enter the following commands:
    1. curl -fsSL https://bun.sh/install | bash
    2. source /home/codespace/.bashrc
    3. bun i
    4. bun start
  6. go to the ports tab (at the top of the terminal area)
  7. if you intend to share this with friends:
    1. right click the text that says "6060"
    2. hover over "port visibility"
    3. set it to public
  8. now, right click the text that says "6060" and click "open in browser"
  9. click "continue"
  10. enjoy Gimmick!

Tip

press the \ key to toggle the menus


logging in

you can go to the /$login page to login.

for example, if you're using https://my-awesome-codespace.app.github.dev, go to https://my-awesome-codespace.app.github.dev/$login.

you can see everything that is done with your email/password in this file & this file - they are only sent to gimkit.

Caution

it is possible for someone running the Gimmick program to modify their program to save your login. only login on websites you trust. if you run Gimmick, your password is 100% safe, but a public Gimmick URL might not be.

Note

you cannot use google to login. if you usually use google to login, go to gimkit.com/settings and add a password to your account.


function

this "client" embeds thelazysquid/gimkitcheat in the site, allowing you to use it anywhere, even on a Chromebook! this allows for cheating during class...without the struggle of blocked scripts at all! the repository fetches and "updates" the cheat anytime the program is started, so you can quite simply just run the program and never worry about updating or maintaining anything.


made with ❤️ by VillainsRule
program working smoothly as of 4/22/25 :D

About

a built-in cheat injector for gimkit. 👀

Topics

Resources

Stars

Watchers

Forks