Search Scripts


250 results.
Next | 1 | 2 | 3 | 4 | 5

profile
profile
Rosie profile.set script.
Alias: @profile
Categories: Data, AIML, Rosie, Set
Tags: set, aiml2, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 306, today: 0, week: 2, month: 11
Last Connect: Nov 12, 22:18
Connect 4 Text
Connect 4 Text
This script lets you play Connect 4 with your bot. This is the text version of the script (board is printed as text). There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
Alias: @connect4text
Categories: Games, Self
Tags: analytics, deep learning, self, checkers, machine learning, games
Created: Apr 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 268, today: 0, week: 5, month: 11
Last Connect: Yesterday, 9:09
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
Alias: @Telegram Group Administrator
Categories: Self
Tags: self, groups, examples, spam, telegram
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 530, today: 0, week: 3, month: 10
Last Connect: Nov 13, 5:19
Facebook Custom Template
Facebook Custom Template
This response list shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Alias: @Facebook Custom Template
Categories: Response Lists
Tags: facebook, response list, examples
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 503, today: 1, week: 4, month: 10
Last Connect: Today, 11:37
Colors
Colors
This JSON data file can be used to load the concept of colors into your bot. This defines color meaning objects for color words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Colors
Categories: Data, JSON
Tags: json, colors, set, data
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 507, today: 0, week: 4, month: 9
Last Connect: Nov 12, 17:18
Pizza Bot
Pizza Bot
An example script for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Pizza Bot
Categories: Self, Examples, Business
Tags: e-commerce, pizza, self, orders, examples
Created: Oct 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 501, today: 0, week: 3, month: 9
Last Connect: Yesterday, 21:38
default (alice)
default (alice)
The default AIML script from the ALICE A.I. FOUNDATION. This script contains general responses to many common types of questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @default (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, common responses, small talk, default phrases, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 368, today: 0, week: 3, month: 9
Last Connect: Nov 12, 19:11
Music Streaming Website
Music Streaming Website
This website provides example embed code for the Music Streaming Bot. It contains JavaScript code that checks for response commands and plays music through the streaming service, https://rfcmedia.streamguys1.com/
Alias: @musicstreamingwebsite
Categories: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 346, today: 0, week: 3, month: 9
Last Connect: Nov 13, 16:36
Music Streaming
Music Streaming
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations. This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music. For an example see, https://www.botlibre.com/script?id=36393269
Alias: @musicstreaming
Categories: Examples, Response Lists
Tags: music, response list, examples
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 291, today: 0, week: 3, month: 9
Last Connect: Nov 12, 21:25
evildoers
evildoers
Rosie evildoers.set script.
Alias: @evildoers
Categories: Data, Rosie, Set, AIML
Tags: set, rosie, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 285, today: 0, week: 3, month: 9
Last Connect: Yesterday, 21:40
Knowledge
Knowledge
Rosie knowledge.aiml script.
Alias: @knowledge
Categories: AIML, Rosie
Tags: knowledge, aiml2, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 278, today: 0, week: 3, month: 9
Last Connect: Nov 13, 0:12
Electronics Store
Electronics Store
An example response list for an electronics store. You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @electronicsstore
Categories: Response Lists, Business, Examples
Tags: business, examples, response list, e-commerce
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 238, today: 0, week: 3, month: 9
Last Connect: Nov 12, 21:08
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses Bot Libre services.

The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.

The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Bot Libre.


Alias: @Bot Libre JavaScript SDK
Categories: JavaScript
Tags: sdk, javascript, paphus
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JavaScript
Connects: 1296, today: 0, week: 3, month: 8
Last Connect: Nov 12, 17:28
knowledge (alice)
knowledge (alice)
The knowledge AIML script from the ALICE A.I. FOUNDATION.
This script contains factual answers to many common "what is" type questions. The knowledge script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @knowledge (alice)
Categories: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 1179, today: 0, week: 2, month: 8
Last Connect: Nov 12, 18:51
Emotions
Emotions
A chat log that associates emotions with their words. This chat log needs to be imported with "Understanding and comprehension" checked.
Alias: @Emotions
Categories: Chat Logs
Tags: emotion, chat log
Created: Jan 18 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Chat Log
Connects: 1012, today: 0, week: 2, month: 8
Last Connect: Nov 12, 17:30
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Categories: Response Lists, Personalities
Tags: response list, personality
Created: Oct 7 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 630, today: 0, week: 4, month: 8
Last Connect: Yesterday, 0:19
alice
alice
The alice AIML script from the ALICE A.I. FOUNDATION.
The alice script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @alice
Categories: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Created: Oct 7 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 599, today: 0, week: 2, month: 8
Last Connect: Nov 12, 17:05
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categories: Self, Examples
Tags: knowledge, examples, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 528, today: 0, week: 3, month: 8
Last Connect: Nov 12, 17:40
WhereIs (Wikidata)
WhereIs (Wikidata)
Wikidata location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Wikidata and determining what it is contained by.
This is one of the bootstrap scripts.
Alias: @WhereIs (Wikidata)
Categories: Self, Bootstrap, Examples
Tags: utils, geospatial, self, wikidata, bootstrap, knowledge
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 515, today: 0, week: 4, month: 8
Last Connect: Nov 12, 17:51
biography (alice)
biography (alice)
The biography AIML script from the ALICE A.I. FOUNDATION. This script contains answers to "who is" style questions of notable people. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @biography (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, knowledge, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 443, today: 0, week: 3, month: 8
Last Connect: Nov 12, 19:10
atomique_ed (french)
atomique_ed (french)
atomique_ed French AIML script from ALICE A.I. Foundation. This script contains some responses to common phrases and is meant to be combine with the other french AIML scripts for the full personality.
Alias: @atomique_ed (french)
Categories: French Set, Language, AIML, French
Tags: french, aiml, common responses
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 408, today: 0, week: 2, month: 8
Last Connect: Nov 12, 20:25
Example JSON
Example JSON
This script show an example JSON data file. JSON is the main standard for exchanging data on the web and JavaScript. You can import JSON data into your bot from the Knowledge page in its Admin Console. You can access JSON data from the web using a Self script and the Http.requestJSON(url) API.
Alias: @Example JSON
Categories: JSON, Data, Examples
Tags: data, examples, json
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 378, today: 0, week: 3, month: 8
Last Connect: Nov 12, 20:55
be2was
be2was
Rosie be2was.map script.
Alias: @be2was
Categories: Data, AIML, Map, Rosie
Tags: aiml, rosie, aiml2, map
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 328, today: 0, week: 4, month: 8
Last Connect: Nov 12, 21:37
StockQuote
StockQuote
Self script that adds stock quoting functionality to your bot. Pulls data from https://iexcloud.io/docs/api/ using your own API key. Offers functionalities such as live price, 52 week high and low, day bid-ask, and various volumes. Depending on your tier of API key more detailed information can easily be added to the script.
Alias: @stockquote
Categories: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 327, today: 0, week: 2, month: 8
Last Connect: Nov 12, 19:54
gender
gender
Rosie gender.set script.
Alias: @gender
Categories: Data, AIML, Set, Rosie
Tags: aiml, set, rosie, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 320, today: 0, week: 3, month: 8
Last Connect: Nov 12, 22:29
starsign
starsign
Rosie starsign.set script.
Alias: @starsign
Categories: Set, AIML, Rosie, Data
Tags: aiml, aiml2, set, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 310, today: 0, week: 2, month: 8
Last Connect: Nov 12, 21:33
ordinal
ordinal
Rosie ordinal.set script.
Alias: @ordinal
Categories: Set, Data, Rosie, AIML
Tags: rosie, aiml2, aiml, set
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 308, today: 0, week: 2, month: 8
Last Connect: Nov 12, 22:17
phonetic
phonetic
Rosie phonetic.map script.
Alias: @phonetic
Categories: AIML, Map, Data, Rosie
Tags: aiml2, rosie, map, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 307, today: 1, week: 3, month: 8
Last Connect: Today, 6:44
tomorrow
tomorrow
Rosie tomorrow.map script.
Alias: @tomorrow
Categories: AIML, Map, Data, Rosie
Tags: map, aiml, aiml2, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 297, today: 0, week: 3, month: 8
Last Connect: Nov 12, 23:18
Special Event
Special Event
A response list for a special event bot.
Alias: @specialevent
Categories: Response Lists
Tags: events
Created: May 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 284, today: 0, week: 3, month: 8
Last Connect: Nov 13, 0:14
20 Questions
20 Questions
An AIML script of a 20 questions game, from the Square Bear AIML collection. Type "20q" to start a game.
Alias: @20 Questions
Categories: Games, AIML, Square Bear
Tags: aiml, games, square bear
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 247, today: 1, week: 3, month: 8
Last Connect: Today, 8:36
Instructor Bot
Instructor Bot
A response list set for a virtual course on Bot Libre. This response list uses a conversation flow to give a course on the Bot Libre platform. It uses a command to display a slide show of the course slides as it discusses each page. You must call initWebPreview() on your WebChatbotListener to enable the displaying of the slides.
Alias: @instructorbot
Categories: Education, Response Lists
Tags: education, response list, course
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 247, today: 0, week: 3, month: 8
Last Connect: Yesterday, 12:14
TicTacToe
TicTacToe
This script lets you play Tic Tac Toe with your bot. It uses machine learning to let the bot learn the more it plays. This script requires the game-sdk.js and games.css files.
Alias: @TicTacToe
Categories: Self, Games
Tags: self, games, machine learning
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 238, today: 0, week: 3, month: 8
Last Connect: Yesterday, 0:07
Reductions 2
Reductions 2
Rosie reductions2.aiml script.
Alias: @reductions2
Categories: AIML, Rosie
Tags: aiml2, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 213, today: 0, week: 3, month: 8
Last Connect: Yesterday, 1:07
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categories: AIML, AIML2
Tags: aiml, aiml2
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 597, today: 0, week: 2, month: 7
Last Connect: Nov 12, 17:03
Little Lisa
Little Lisa
The script for the Little Lisa personality of a girl child.
Alias: @Little Lisa
Categories: Response Lists, Personalities
Tags: response list, child, bot, personality
Created: May 1 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 567, today: 0, week: 2, month: 7
Last Connect: Nov 12, 17:39
Bulk SMS
Bulk SMS
This is an example Self script that can be used with a bot connected to a Twilio SMS account. You can ask the bot to send a SMS message to a list of contacts.
Alias: @Bulk SMS
Categories: Examples, Self
Tags: examples, self, sms
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 550, today: 0, week: 3, month: 7
Last Connect: Yesterday, 1:48
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categories: Examples, Self
Tags: examples, email, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 534, today: 0, week: 2, month: 7
Last Connect: Nov 12, 17:23
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categories: Response Lists
Tags: examples, response list, emotion
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 498, today: 0, week: 2, month: 7
Last Connect: Nov 12, 17:12
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categories: Self, Examples
Tags: self, wikiquote, examples, html
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 485, today: 0, week: 2, month: 7
Last Connect: Nov 12, 17:49
Loop
Loop
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
Alias: @Loop
Categories: Bootstrap, Self
Tags: self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 473, today: 0, week: 3, month: 7
Last Connect: Yesterday, 21:37
client (alice)
client (alice)
The client AIML script from the ALICE A.I. FOUNDATION. This script contains responses for age/gender/location questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @client (alice)
Categories: A.L.I.C.E., AIML
Tags: small talk, aiml, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 453, today: 1, week: 4, month: 7
Last Connect: Today, 5:52
Telegram Location Request
Telegram Location Request
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
Alias: @Telegram Location Request
Categories: Self
Tags: self, location, examples, telegram, geospatial
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 370, today: 0, week: 2, month: 7
Last Connect: Nov 12, 20:11
drugs (alice)
drugs (alice)
The drugs AIML script from the ALICE A.I. FOUNDATION. This script contains basic responses for drug and narcotics related questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @drugs (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml, drugs
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 362, today: 0, week: 2, month: 7
Last Connect: Nov 12, 19:37
imponderables (alice)
imponderables (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a random set of clever or funny questions and statements. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @imponderables (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, jokes, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 361, today: 0, week: 2, month: 7
Last Connect: Nov 12, 19:18
sexo (sara)
sexo (sara)
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sexo (sara)
Categories: Spanish, Language, AIML, Sara
Tags: sara, dating, spanish, aiml
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 353, today: 0, week: 2, month: 7
Last Connect: Nov 12, 20:05
Example CSV
Example CSV
An example CSV (comma separated values) file. CSV files can be imported as data into a bot's knowledge base, or can be parsed from the web or file upload in Self using Http.requestCSV(url)
Alias: @Example CSV
Categories: CSV, Examples, Data
Tags: knowledge, data, csv, examples
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: CSV
Connects: 335, today: 0, week: 3, month: 7
Last Connect: Nov 12, 20:53
wh
wh
Rosie wh.set script.
Alias: @wh
Categories: Rosie, Set, AIML, Data
Tags: aiml, rosie, set, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 319, today: 1, week: 3, month: 7
Last Connect: Today, 2:04
wh
Remember Me
Remember Me
A set of responses remembering general info about the user.
Alias: @rememberme
Categories: Response Lists, Examples
Tags: response list, examples
Created: May 26 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 309, today: 1, week: 4, month: 7
Last Connect: Today, 2:57
spatialprep
spatialprep
Rosie spatialprep.set script.
Alias: @spatialprep
Categories: Set, Data, AIML, Rosie
Tags: set, rosie, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 308, today: 0, week: 4, month: 7
Last Connect: Nov 13, 23:13
is
is
Rosie is.set script.
Alias: @is
Categories: Rosie, Data, AIML, Set
Tags: aiml, rosie, set, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 299, today: 0, week: 2, month: 7
Last Connect: Nov 12, 22:28
is
Pet Store
Pet Store
An example response list for a pet store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @petstore
Categories: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, business
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 295, today: 0, week: 2, month: 7
Last Connect: Nov 12, 21:04
article
article
Rosie article.set script.
Alias: @article
Categories: Rosie, Set, Data, AIML
Tags: rosie, set, aiml2, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 294, today: 0, week: 2, month: 7
Last Connect: Nov 12, 23:10
nation
nation
Rosie nation.set script.
Alias: @nation
Categories: Set, AIML, Rosie, Data
Tags: rosie, aiml, aiml2, set
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 293, today: 0, week: 2, month: 7
Last Connect: Nov 12, 22:38
animal
animal
Rosie animal.set script.
Alias: @animalset
Categories: Rosie, AIML, Data, Set
Tags: rosie, animals, aiml, aiml2, set
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 292, today: 0, week: 2, month: 7
Last Connect: Nov 12, 23:16
number2ordinal
number2ordinal
Rosie number2ordinal.map script.
Alias: @number2ordinal
Categories: Rosie, Map, AIML, Data
Tags: map, aiml2, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 292, today: 0, week: 3, month: 7
Last Connect: Nov 13, 3:59

Next | 1 | 2 | 3 | 4 | 5