Bot

From Valve Developer Community
Revision as of 10:12, 28 October 2021 by Popcorn (talk | contribs) (Tried to add a table with bot classes; Edit at will. Added links.)
Jump to navigation Jump to search
English (en)Deutsch (de)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

A bot (short for robot) is similar to an NPC in a multiplayer game, usually designed to behave like a human-controlled player. An example is the Template:Game name bot.

Given the team-based competitive nature behind many first-person shooters, these games usually come with bots for the player to play with/against in an offline game, in order to benefit users with limited or no internet access.

Another distinct definition of bot is that of a computer program which is commonly designed to perform monotonous or hard-to-achieve tasks such as "farming" and raising levels in RPG-type games. As a result, most RPG games have banned them from use because it is considered cheating. In FPS games this type of bot is also known to be a form of cheating. It helps players achieve better scores by improving their aim and reflexes which, in the extreme case, are completely controlled by the bot software.

Bots are players and they can't go through Npc clip, even though they are not NPCs.

Game Bot Class Target Class for I/O, VScript
Template:Game name cs_bot player
Template:Game name cs_bot cs_bot
Template:Game name [Todo] [Todo]
Template:Game name [Todo] [Todo]
Template:Game name tf_bot player

See also

External links