The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

783 ratings
Utility Commands
5
3
5
5
3
3
3
3
2
   
Award
Favorite
Favorited
Unfavorite
Tags: Lua, Tweaks
File Size
Posted
Updated
76.340 KB
27 Nov, 2021 @ 2:13pm
7 Dec, 2021 @ 11:49am
9 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Utility Commands

In 1 collection by IsaacGuru
IsaacGuru's Item Laboratory
24 items
Description
Utility Commands is a mod that adds 121 new commands to use via the Debug Console. It features all sorts of commands for normal gameplay, debugging purposes or just plain cheating! You will no longer be limited to the boring old default console commands. The commands include but are not limited to:
  • Giving yourself or taking away all sorts of pickups.
  • Spawning in items/trinkets/entities on any position in the room.
  • Directly changing your game's settings, including hidden settings such as mouse control.
  • Enabling/disabling custom seed effects.
  • Changing your in-game stats by ignoring the default limitations. Want to have negative damage? Go for it!
  • Applying status effects to yourself.
  • Changing the character you're currently playing as.
  • Displaying entities' health and ids as a raw number.
  • Checking the chance to spawn a Planetarium.
  • Playing a variety of player animations.
  • Using items, cards, pills and poop spells without actually having them.
  • And so much more!

Besides the commands, the mod also features an unique keybindings system that allows you to bind command to certain keyboard buttons. For example, you can use the Glowing Hour Glass effect when pressing BACKSPACE, or toggle the HUD by pressing H, or do an instant restart by pressing R!

Please not that the mod has no coop support because of the API's limitations. All commands will be used by the player who started the game.

Commands List
Since Steam Workshop has a limit on mod descriptions, you can find the full list of commands and information about their usage on the IsaacGuru website.[isaacguru.com]
  • To show information about a command in the console, use "command ?". Example: "spawnitem ?" will show description and usage information about the "spawnitem" command.
  • Parameters marked with [ square brackets ] are optional and don't have to be included when using the command. Some of these have a default value that is represented with the "=" sign.
  • Most commands have one or more aliases for faster usage. E.g. "spawnitem" can be written as "si".

Position Type
Some commands have a [position type] argument. This can be one of the following:
  • p - player's position
  • n - free position near the player
  • c - room's center position
  • m - mouse position (toggle fullscreen or mouse control to see the cursor)
  • r - random position in the room
If the parameter is not specified, "p" is used by default.

Key Bindings
Below you will find a list of key bindings that are enabled by default.
You can completely disable this functionality by using the command "keybinds 0".

Button
Command
Description
H
hud
Toggles HUD visibility.
K
mouse
Toggles mouse control on/off.
X
#LastCmd
Repeats the last used command.
+
fullhp
Fully heals the player's heart containers.
Backspace
rewind
Uses the Glowing Hour Glass effect.
F1
infinitemoney
Toggles infinite money.
F2
debug 3, play 200
Toggles godmode.
F3
goldenbomb 1, play 470
Gives a golden bomb.
F4
goldenkey 1, play 204
Gives a golden key.
F8
debug 8, play 173
Toggles infinite item charges.
End
ks
Kills all blue flies and spiders.
Enter
killall
Kills all monsters in the room.
Delete
removeentities
Removes all entities in the room.
Home
spawndummy
Spawns a dummy on the player's position.
Page Up
happy
Plays the player's happy animation.
Page Down
sad
Plays the player's sad animation.
*
fullcharge
Fully charges the player's active item.

Custom keybindings can be added or modified in the file uc_keybindings.lua located in the mod's folder.
For a full list of available keyboard buttons, click here.[moddingofisaac.com]
Popular Discussions View All (1)
34
3
5 Jul @ 4:35pm
PINNED: Commands List
IsaacGuru
295 Comments
IsaacGuru  [author] 7 Jul @ 3:40am 
@Monk33ymagic - try adding it manually if it's not there and set it to 1.
Monk33ymagic 6 Jul @ 6:06pm 
dont have a enabledebugconsole txt line in my options ini so cant even enable console in game
IsaacGuru  [author] 24 Apr @ 11:07am 
@promarkalvius - there is no command to do that in the current setup. I will write this down for a future update.
promarkalvius 24 Apr @ 8:10am 
can you change the planetarium spawn chance?
IsaacGuru  [author] 22 Apr @ 12:15pm 
@Kami https://isaacguru.com/ is a good option for looking things up including item ids (codes).
Kami 22 Apr @ 3:36am 
how do i knok the code of an item, im serching for d20, where i can found it?
Dab_Into_Tpose 21 Mar @ 11:53am 
The rewind hotkey crashes the game about 40% of the time. Any suggestions? I tried having utility commands as the only mod active and it still happens.
@Darkus the tears command uses the tear delay formula, it's 30/(tear delay + 1), so "tears/firerate 10" command is the default, which is 30/10+1 = 2.73, if you put 1, it's 30/1+1=15 etc. It's the tear delay stat from pre-repentance if you remember that.

also, thank you isaacguru, i wont nag you with it
Darkus 27 Feb @ 6:54pm 
No, I have the problem of the firerate with any number even if I put the value as exact as before. I'm using Repentogon if that has any to do with the issue.
IsaacGuru  [author] 25 Feb @ 10:53am 
As of the moment there is no command that can make the wisps invincible. I will have this in mind for when I decide to make an update (which is long overdue). Thanks for the compliments!