Skip to content
This repository was archived by the owner on Dec 3, 2020. It is now read-only.

Commands

CuriousMike56 edited this page Mar 19, 2020 · 6 revisions

Table of Contents

In-game

These commands can only be used in RoR.

Commands labeled (Admin only) requires you to be a server admin or moderator to use them.

Command Description Example
-help Displays command list. -help
-countdown Counts down starting from 3 seconds. Useful for races. -countdown
-countdown2 Same as -countdown, but starts from 5 seconds. -countdown2
-brb Tells others you will be right back. -brb
-afk Tells others you are away from keyboard. -afk
-back Tells others you are back. -back
-gtg Tells others you have to leave. -gtg
-version Displays bot version info. -version
-kickme Bot kicks you. You asked for it! -kickme
-police Request other players to send law enforcement to a specified location. -police main bridge
-ems Request other players to send emergency medical services to a specified location. -ems main bridge
-fire Request other players to send a fire truck to a specified location. -fire main bridge
-rip Rest in peace. -rip Player
-vehiclelimit Displays server's vehicle limit. -vehiclelimit
-record start filename (Admin only) Starts recording current vehicle with the filename specified. -record start drift
-record pause (Admin only) Pauses recording. -record pause
-record continue (Admin only) Resume recording. -record continue
-record stop (Admin only) Stops recording and saves to file. -record stop
-playback start filename (Admin only) Starts playback of a recording. -playback start drift
-playback pause filename (Admin only) Pauses playback. -playback pause drift
-playback continue filename (Admin only) Resumes playback. NOTE: When resuming, the recording will play faster than normal. It will return to normal after a few seconds. -playback continue drift
-playback stop filename (Admin only) Stops playback. NOTE: Stopping a recording does not delete the vehicle. You will have to restart the bot to remove it. -playback stop drift
-getpos Returns your current character or vehicle position. -getpos
-fps Returns current bot FPS. -fps

IRC

These commands can only be used in IRC. Not available if IRC is disabled.

Commands labeled (Server admin only) requires you to be a per-server admin, and (Global admin only) requires you to be a global admin.

UID is the player ID, it is shown using !pl or !list.

Command Description Example
!connect (Global admin only) Connects to a RoR server. Useful in the event of a server crash. !connect
!disconnect (Global admin only) Disconnects from a RoR server. !disconnect
!shutdown (Global admin only) Disconnects from all servers and closes the bot. !shutdown
!msg (Server admin only) Sends a message to the server. Includes your IRC username. !msg Hello world!
!rawmsg (Server admin only) Sends a message to the server as the bot. Can also be used for some in-game commands. !rawmsg Hello world! or !rawmsg !motd
!say (Server admin only) Sends a message as the host. Can be used to privately message players. !say message or !say UID private message
!pl Displays player list with current vehicles !pl
!list Displays a simplified player list (useful if you just need the UID) !list
!warn (Server admin only) Sends a private warning message to a player. If no message is specified, (This is an official warning. Please read our rules using the !rules command.) will be sent instead. !warn UID or !warn UID reason
!kick (Server admin only) Kicks a user. !kick UID reason
!ban (Server admin only) Bans a user. !ban UID reason
!bans (Server admin only) Displays current banned users. !bans
!rawmsg !unban (Server admin only) Unbans a user. !rawmsg !unban UID
!pi Displays info of a user. !pi UID
!info Returns server info. !info
!stats Returns various server stats. May not be accurate. !stats
!serverlist (Global admin only) Returns a list of servers the bot is connected to. !serverlist
!admins (Global admin only) Returns a list of users authenticated with the bot as a private message. !admins
!fps Returns current bot FPS. !fps

Clone this wiki locally