<<O>>  Difference Topic ClientSideBot (r1.3 - 17 Dec 2003 - CoKe)

META TOPICPARENT DesignNotes
It is possible to create a client that operates independently. We (ok, just about everyone)
Changed:
<
<
calls this a "bot". Bots usually use the SimpleLilyClientProtocol.
>
>
call this a "bot". Bots usually use the SimpleLilyClientProtocol.

Bots currently have their own player object, and as far as the server is concerned, they're just users.

 <<O>>  Difference Topic ClientSideBot (r1.2 - 06 Aug 2003 - CoKe)

META TOPICPARENT DesignNotes
It is possible to create a client that operates independently. We (ok, just about everyone) calls this a "bot". Bots usually use the SimpleLilyClientProtocol.
Added:
>
>

Bots currently have their own player object, and as far as the server is concerned, they're just users.

In addition to the raw SLCP clients, some use TigerLily's Bot.pm interface, or roll their own TigerLily extension to take advantage of the event handling.

Some of the bots on RPI lily include: MechaJosh?, CJ, Ima Bot, Navi, http, DasBot?, Lumberjack ClaRiSSa?.


See also ServerSideTask.

 <<O>>  Difference Topic ClientSideBot (r1.1 - 05 Aug 2003 - ThePrisoner)
Line: 1 to 1
Added:
>
>
META TOPICPARENT DesignNotes
It is possible to create a client that operates independently. We (ok, just about everyone) calls this a "bot". Bots usually use the SimpleLilyClientProtocol.

See also ServerSideTask.

-- ThePrisoner - 05 Aug 2003

View topic | Diffs | r1.3 | > | r1.2 | > | r1.1 | More
Revision r1.1 - 05 Aug 2003 - 14:04 - ThePrisoner
Revision r1.3 - 17 Dec 2003 - 19:08 - CoKe