|
||||
home • chat to me • news • chatlogs • tips • contact us • awards • free aiml files• links • gallery |
||||
|
||||
Square Bear's AIML files Mitsuku uses a programming language called AIML to understand and respond to people and I have written a number of AIML files to add extra content to her. | ||||
This AIML allows your bot to play 20 questions with your users. The bot thinks of an object, and the user asks 20 yes or no questions to try and determine what it is. However, it's a trick because the bot randomly says yes or no until the user gives up! It's just a bit of fun, some of the user's responses are pretty funny once they realise what's happening. |
||||
A (very) basic battle type game similar to those you see in Dungeons and Dragon type games. Say "BATTLEDOME" to get it going then just keep saying "FIGHT" to fight the various monsters. Someone may be able to incorporate it into an adventure game. |
||||
Allows your bot to convert any number from 0 to 255 into binary. A bit geeky perhaps but you will be surprised at what a chatbot gets asked. |
||||
A casino style blackjack game. You can't split or take insurance like a casino but everything else is there. Say BLACKJACK to start the game. |
||||
Bornin.aiml |
The bot can work out your age if you tell it what year you were born. |
|||
A function that allows a Pandorabot to compare two values to see if they are the same. Say BOTCOMPARE X XSPLIT Y to compare X and Y and it will set a variable called "match" to equal YES if they are the same and NO if they are different. |
||||
Say "CALENDAR" to your bot and it will display the current month's calendar for you. Thanks to Ciprian Murariu for including the formatting. This may display incorrectly for flash enabled bots. |
||||
This contains the categories I used in my presentation at the Chatbots 3.2 conference in Philadelphia on how to use databases in AIML. If you want to try and set something similar up yourself and need assistance, please mail me using the contact page. |
||||
If the user asks your bot to repeat what they say (which happens for some strange reason), your bot can now do exactly that. It will carry on repeating them until they say "Stop copying me" twice, much to the annoyance of the users! |
||||
The bot knows what currency is used in what country. |
||||
How many days to Christmas. (I created this for my Santa bot). |
||||
A personality test that I got through email and converted to AIML. |
||||
Gender.aiml |
The bot now knows the gender of a first name. This stops people from saying things like, "My name is Eric. I am a girl". It can also answer what sex the user is from their first name. |
|||
The bot can correct the user if they get dates such as Valentines Day, Christmas or the bot's birthday wrong. You will need to amend the first few categories to get it to work with your bot's birthday. It defaults to January 2nd (Mitsuku's birthday). |
||||
A version of the dice game Yahtzee by Milton Bradley games. Say "High Roller" to start the game.. |
||||
Turn your bot into Mystic Meg. Say HOROSCOPE to reveal your future! |
||||
Many visitors will try and trip your bot up by asking questions like "how many legs do 3 ducks have". This AIML file will help your bot to answer these questions. |
||||
A few jokes for your bot to tell. They are all clean. |
||||
Some knock knock jokes. Some are better than others but they are all clean. You will need to put the words "KNOCK KNOCK" into your pickup lines for the bot to say a random knock knock joke. |
||||
learn.aiml |
This allows users to teach your bot new facts rather than just correcting its replies using badanswer.aiml. The user should say LEARN then the fact. For example: |
|||
A fruit machine game with hold feature. Say LUCKYSLOTS to start the game. |
||||
Some maths trivia. Suitable for when someone queries your bot about maths. |
||||
An addition game where you have to make a row of numbers add up to the total. |
||||
Numberones.aiml |
This file will allow your bot to display the UK number one hit single for any date from the 14th November 1952 (when the charts began) to the current day. This is popular for chatters who wish to know what the nuber one was on their birthday. |
|||
What happened on this day in history. It's mostly English facts but feel free to amend them for whatever happened in your country. Say "ON THIS DAY" to show the history of the current day or enter a date in the format "month day" eg "JANUARY 23", "MARCH 07" to display the history of a specific date. Note the zero at the beginning of dates with a single digit. |
||||
This file enables your bot to play a game of "Jacks or Better" video poker. |
||||
Pub quiz style trivia. "When was the battle of...", Birthstones and things like that. |
||||
Your bot can tell which season it is both north and south of the equator. |
||||
Fed up of users telling your bot to shut up? |
||||
Tic-tac-toe (or noughts and crosses as we Brits call it). Say TICTACTOE to your bot to start the game. I've coded it so it plays perfect strategy. This means you will either lose or draw to it. However, if anyone does manage to win it, please let me know how you did it! |
||||
This file will give your users 5 warnings before temporarily banning them from talking to your bot. Just add <srai>addinsult</srai> to the start of any categories such as "f*** off", "will you have sex with me" or any other categories you don't want your users saying. |
||||
Works out the day of the week from any date between 1753 and 2299. It will also give the chatter some facts about what happened on that day in history too if you upload my onthisday.aiml file to your bot. Say WHATDAY to begin the script. |
||||
Same as whatday_eng but more suitable for the US bots who format the date as mm/dd/yyyy. |
||||
An anagram game. Guess the jumbled words. Say WORDPLAY to start the game. |
||||
A load of "yo mamma" type jokes for when the user starts insulting the bot's mother. |
||||
A fake admin menu. It's surprising how many people try to "reformat" the bot. If you get your bot to drop a few hints every now and then that the password is "zbert", people will soon pick up on it. |
||||
© 2019 Steve Worswick. All rights reserved. |
||||