Outpost Universe Forums

Projects & Development => GORF => Online Chat => Topic started by: Savant 231-A on October 01, 2006, 09:19:37 AM

Title: Making Bots
Post by: Savant 231-A on October 01, 2006, 09:19:37 AM
Does anyone know how to make an bot?
Title: Making Bots
Post by: dm-horus on October 01, 2006, 09:28:08 AM
Make sure you read the OPU rules before you set out to make a bot.

Also, try Googling it before asking. Otherwise it looks like you want someone else to do all the work for you.
Title: Making Bots
Post by: Eddy-B on October 01, 2006, 04:12:01 PM
Quote
Does anyone know how to make an bot?
yes.
Title: Making Bots
Post by: Mcshay on October 01, 2006, 07:18:57 PM
Quote
Quote
Does anyone know how to make an bot?
yes.
o rly.
Title: Making Bots
Post by: BlackBox on October 02, 2006, 02:20:46 PM
Amended the rules to include more information about bots since it seems some people are unsure about what 'no automatic highlighting or messaging' really means.

One important change is that bots must give themselves the +B mode when they connect to the server. In mIRC, this is possible with the following command in perform:

Code: [Select]
//mode $me +B

Type exactly as shown (the // is not an error).