Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 2 KB

README.md

File metadata and controls

32 lines (27 loc) · 2 KB

RipFight

A simple console for Stick Fight with custom commands. Based on MelonLoader.
image

Usage

Load into a match (or lobby) and press TAB to open the console. A list of commands can be found in Features

Features

  • Fully custom console with commands.
  • Player teleport to mouse, press Z.
  • Discord Rich Presence with game data.
    image
  • Re-enter the most recent command, press up arrow.

Commands List:
-summon pawn (default,red,blue, or yellow) - Summons dummy pawns that you can hit
-unlockachievements - Unlocks all the steam achievements
-give {Weapon Name} - Gives the player a weapon (weapons are in weapons.txt)
-init - Initializes game objects manually, only use if it fails to do so automatically.
-map {Map Name} - Changes the map. Only works locally for now. (maps are in maps.txt)

Installation

  1. Download MelonLoader and follow the automated installation instructions.
  2. Make sure you go to the settings tab in MelonLoader and enable "Show ALPHA Pre-Releases", then set the "Game Arch" to x86 before you click install.
  3. Naviagte here in your install of Stick Fight: StickFightTheGame\StickFight_Data\Managed
  4. Drag and replace your Assembly-CSharp.dll with the one here
  5. Now download the latest release of RipFight, drag it into the Mods folder that MelonLoader created, launch the game, and enjoy!

Known Bugs

  • The initialized character will sometimes not be yours.
  • Sometimes objects will fail at random, check Melon Logs.
  • The player count in the lobby will not be reflected on by the RPC.