User Tools

Site Tools


ashitav3:commands

This is an old revision of the document!


Commands

Below is a list of in-game commands that can be used with Ashita. Ashita makes use of the games chatbox. You can type these commands into the games text input for chat like you would any other command.

Ashita Specific Commands


/aversion
/aver
/ashitaversion

  • Displays the current Ashita version.


Misc Commands


/paste

  • Pastes the current clipboard text into the chat input.

/paste_old

  • Pastes the current clipboard text into the chat input. (Old method, does not support unicode.)

<pre> paste_old is deprecated and simply kept around to ensure things work for all users in case the newer paste has issues. It is not recommended to use the older version as it will be removed in a later version of Ashita most likely. </pre>

Window Manipulation Commands


/bringtofront

  • Brings the window to the front.

/minimize

  • Minimizes the game window.

/maximize

  • Maximizes the game window.

/windowframe
/window_toggleframe

  • Toggles the window frame (border).

/exit
/terminate

  • Exits the game by force.

/move

  • Moves and resizes the game window.


Time Based Commands


/pause
/wait
/sleep

  • Causes Ashita to sleep for a given period of time. (Use with caution, can freeze the game if used incorrectly!


Plugin Commands


/plugin

  • Plugin specific sub-commands that can be used to interact with plugins.

/load
/plugin_load
/loadplugin
/pluginload

  • Loads a plugin file.

/unload
/plugin_unload
/unloadplugin
/pluginunload

  • Unloads a plugin file.

/unloadall

  • Unloads all plugins.

/list

  • Lists all loaded plugins.


Direct3D Commands


/fillmode
/wireframe

  • Alters the fill mode. (Mainly for toggling wireframe on and off.)

/ambient

  • Alters the ambient lighting.


Script Commands


/exec
/console_exec

  • Executes a script file.


Input Commands


/input
/keyboard_sendstring

  • Forces a string to be parsed by the Ashita command handler.


Alias Commands


/alias

  • Interacts with command alias' to create quick shortcuts.


Bind Commands


/bind
/keyboard_bind

  • Interacts with keyboard binds.

/unbind
/keyboard_unbind

  • Interacts with keyboard binds.

/unbindall

  • Unbinds all keybinds.

/bindblock

  • Toggles the bind-block feature to ignore keybinds while chat input is open in-game.


Input Device Commands


/gamepad

  • Interacts with gamepad related settings.

/blockmouse

  • Toggles full mouse blocking.
ashitav3/commands.1492565702.txt.gz · Last modified: 2017/04/18 18:35 by atom0s