My-Outcome-Memories

Rebind to mouse buttons for Cream with gun

This script implements a user input rebind system for a game, allowing players to control actions like aiming, shooting, and reloading through custom key bindings.

RMB hold    -> Gun then Aim
RMB release -> unaim
LMB         -> Shoot (AltBar only)
R           -> Reload (AltBar only)

To execute:

loadstring(game:HttpGet("https://github.com/lil2kki/My-Outcome-Memories/raw/HEAD/normal-cream-rebind/main.lua"))()