Console Commands - ItsSenko/EldenRing-PvP-Helper GitHub Wiki

This page will teach you about all working Console Commands, and everything you can do with them.

This page does get updated as time goes on with new commands so you may need to revisit this page if a command you know has stopped working in your recent update.

All Working Commands

  • Discord Invite Command

    Opens a direct invite to the PvP Helper discord server.

    Usage: /discord

    Example: /discord

    Has Parameters: No

    Requires Parameters: No

    Parameter Usage: None

  • Hook Command

    Starts or Stops attempting to Hook to Elden Ring.

    Usage: /hook state

    Example: /hook t

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: that state parameter requires either a t or f. Both standing for True and False. The hook will attempt hooking when it is True and will stop attempting when it is False.

  • Set Stats Command

    Will set the value of a supported stat

    Usage: /set stat value

    Example: /set hp 100

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: the stat parameter only works for supported stats. the value parameter only accepts Integer Values. Valid Integer Values look like { 0, 1, 2, 3, 4 }. Invalid Integer Values look like { 1.1, 2.2, 0.3, "hello" }.

    Supported Stats Include: { hp, fp, vigor, mind, end, str, dex, int, faith, arc}

    Extra Notes: It is highly not recommended to use the command unless you know what you are doing. Editing stats can and will get you banned if not handled properly and is purely designed only for seamless co-op.

  • Hitbox Command

    Will show or hide active hitboxes.

    Usage: /hitbox state

    Example: /hitbox or /hitbox show

    Has Parameters: Yes

    Requires Parameters: No

    Parameter Usage: Valid state values include, { show, hide, s, h }. They will show or hide active hitboxes respectively.

  • Custom FOV Command

    Set your FOV to a specified value.

    Usage: /fov number

    Example: /fov 100

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: the number parameter mostly only accepts valid Integer Values, but it will also accept the value "reset". By inputting "reset" as the parameter, it will reset the fov back to its default.

  • Custom FPS Command

    Set your FPS to a specified value.

    Usage: /fps number

    Example: /fps 100

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: the number parameter mostly only accepts valid Integer Values, but it will also accept the value "reset". By inputting "reset" as the parameter, it will reset the fps back to its default.

  • Update Command

    Update to the latest version.

    Usage: /update

    Has Parameters: No

    Requires Parameters: No

  • TeamType Change Command

    Change your team type.

    Usage: /teamtype valueInt matchBool

    Example: /teamtype 16 true

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: valueInt is the value for setting your teamtype, for example 16 is an invader. matchBool matches your teamtype to your chrtype.

  • ChrType Change Command

    Change your ChrType.

    Usage: /chrtype valueInt matchBool

    Example: /chrtype 16 true

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: valueInt is the value for setting your chrtype, for example 16 is an invader. matchBool matches your chrtype to your teamtype.

  • FreeCam Command

    Enable the ability to go into free cam mode.

    Usage: /freecam or /freecam state

    Example: /freecam true

    Has Parameters: Yes

    Requires Parameters: No

    Parameter Usage: state is a bool value that will enable or disable the ability to go into free cam.

  • Menu Command

    Open a NPC Menu.

    Usage: /menu menuName/address startId endId

    Example: /menu shop 0 9999999

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: menuName works for all menus in the misc tab. Just put in the first word of the menu and it will work, except for shops. You can also put your own custom address offset for a different menu if you have one. The startId and endId are for shops which tell it what items to hold 0-9999999 is every item in every shop for example.

  • NetPlayer Command

    Manage things to do with NetPlayers.

    Usages: /netplayer list /netplayer playerName phantomAction phantomId

    Example: /netplayer senko_dex setphantomcolor 70

    Has Parameters: Yes

    Requires Parameters: Yes

    Explanation: This is one of the more advanced commands. This command has multiple uses, all involving NetPlayers. This command only works in a seamless co-op session. Incompatible with seamless 2.0

    /netplayer list Lists all NetPlayers in the session.

    /netplayer name at this stage of the command you must input a player name, if the player has a space in their name, replace it with an underscore. For example 'Senko Dex' should be 'senko_dex'. however /netplayer name requires another parameter, see below.

    /netplayer name phantomAction requires an action, there are two available actions currently. setphantomcolor and setphantomid. Examples below.

    /netplayer name setphantomcolor phantomId this command will open a color wheel, after selecting a color, it will override the selected players phantomId and then override the color for that phantomid. You can see valid Phantom ID's in the Dashboard.

    /netplayer name setphantomid id this command will override the selected players phantomId. You can see valid Phantom ID's in the Dashboard.

    netplayer name level returns the players current level

    netplayer name stats returns all the players stats.

    This is all for the NetPlayer command.

  • MassGib Command

    Gives you every item in a specified category.

    Usage: /massgib categoryName amount upgradeLevel

    Example: /massgib dlcweapons 1 25

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: categoryName is the names shown in the Items tab Item Give. the name must have no spaces to work. amount is for items that are stackable. upgradeLevel is for any item that is upgradeable. You can also find a list of all category names here.

  • Format Command

    Formats pre-v1.7.0-beta build format to post-v1.7.0-beta build format.

    Usage: /format buildName

    Example: /format simpleStrengthBuild

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: buildName is the name of your build in your Builds folder without any spaces.

  • Settings Command

    Allows manually setting a Setting.

    Usage: /settings settingName value or /settings list

    Example: /settings AutoUpdate true

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: settingName is the setting you want to change, you can get all setting names by typing list instead of a setting name. Using list will show all settings as well as to what they are currently set to.

  • Special Effects Command

    Add or Remove special effects

    Usage: /sfx add/del id

    Example: /sfx add 3160

    Has Parameters: Yes

    Requires Parameters: Yes

    Parameter Usage: id is the id that is connected to the special effect in SpEffectParam. In the example the id 3160 puts fire on your right handed weapon.