Bot Contest

Here I'll be posting information on various Bot contests that challenge and test a Bot's AI and realism. Feel free to post comments and updates on contests, as well as announcements for new contests.

Posts 2,733 - 2,744 of 4,091
View Contest Winners in the Hall of Fame.


19 years ago #2733
How do you enter? I could use the transcripts...

19 years ago #2734
Go to www.chatterboxchallenge.com.

19 years ago #2735
Oh, sorry. Bad coding. I meant to say:

Gosub www.chatterboxchallenge.com
Enter your bot into the contest.
Return

19 years ago #2736
isn't that going to form a closed loop with every botmaster reapplying until the site crashes under the traffic?

goto www.chatterboxchallenge.com
enter your bot in the contest
goto Personality Forge
rem: go back to training bot
input "define training iterations"; x
for a=1to(x)
train bot
a=a+1
if a=x then end
next a

might be better?

19 years ago #2737
No, it's not a loop. A return statement means jump back to the subroutine you came from, and continue on the next line after the gosub statement.

19 years ago #2738
do they allow learning bots in the cbc?

19 years ago #2739
Jabberwocky participates.

19 years ago #2740
isn't the next line after the gosub "Enter your bot into the contest."? And then "Return"?

19 years ago #2741
I meant those two lines to be in the subroutine.

19 years ago #2742
huh?

19 years ago #2743
What programming language was that??

19 years ago #2744
oHH yeah and in what language can you create your own learning bot?? In pascal


Posts 2,733 - 2,744 of 4,091

» More new posts: Doghead's Cosmic Bar