Suche Scripts


250 Ergebnisse.
Vorherige | Weiter | 1 | 2 | 3 | 4 | 5

been
been
Rosie been.set script.
Alias: @been
Kategorien: AIML, Data, Rosie, Set
Tags: aiml, rosie, set, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 266, heute: 0, Woche: 0, Monat: 4
Zuletzt Verbinden: Yesterday, 2:37
ordinal
ordinal
Rosie ordinal.set script.
Alias: @ordinal
Kategorien: Set, Data, Rosie, AIML
Tags: rosie, aiml2, aiml, set
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 262, heute: 0, Woche: 0, Monat: 4
Zuletzt Verbinden: Jul 12, 22:27
erdown
erdown
Rosie erdown.set script.
Alias: @erdown
Kategorien: Set, Rosie, Data, AIML
Tags: aiml2, set, aiml, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 248, heute: 0, Woche: 0, Monat: 4
Zuletzt Verbinden: Jul 12, 23:20
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
Kategorien: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, business
Erstellt: Dec 17 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 245, heute: 0, Woche: 0, Monat: 4
Zuletzt Verbinden: Yesterday, 0:13
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Kategorien: Self, Examples
Tags: self, examples, learning
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 238, heute: 0, Woche: 0, Monat: 4
Zuletzt Verbinden: Jul 12, 21:54
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Kategorien: Examples
Tags: response list, conversation flow, examples
Erstellt: Feb 11 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 179, heute: 0, Woche: 0, Monat: 4
Zuletzt Verbinden: Yesterday, 0:05
Dialogflow
Dialogflow
This Self script can be used to access the Dialogflow API from Google. Dialogflow is a platform developed by Google for building conversational interfaces, such as chatbots and voice assistants.
Alias: @dialogflow
Kategorien: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
Erstellt: Apr 27 2023, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 131, heute: 0, Woche: 0, Monat: 4
Zuletzt Verbinden: Jul 12, 20:38
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)
Kategorien: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 1119, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:05
Calculator
Calculator
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Alias: @Calculator
Kategorien: Self
Tags: self, bootstrap, math
Erstellt: Jan 19 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 1042, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:09
Topic
Topic
This script can respond what the current topic is, and reply to questions on the conversation.
It responds to questions like "What is the current topic", "Tell me more", "What did I say", "What did you say". This is a bootstrap script.
Alias: @Topic
Kategorien: Self
Tags: self, bootstrap, utils
Erstellt: Jan 19 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 975, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 20:14
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
Kategorien: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Erstellt: Oct 7 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: AIML
Verbindet: 548, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:45
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Kategorien: AIML, AIML2
Tags: aiml, aiml2
Erstellt: Oct 7 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 524, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 8:11
Math
Math
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Alias: @Math
Kategorien: Bootstrap, Math, Self
Tags: self, math, bootstrap
Erstellt: Oct 15 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 467, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:48
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Kategorien: Response Lists, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
Erstellt: Oct 7 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 463, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:47
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @Wrong Answer
Kategorien: Self
Erstellt: Aug 25 2016, by: mike2016
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 460, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:11
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Kategorien: Examples, Response Lists
Tags: examples, response list, self, html scraping
Erstellt: Oct 13 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 458, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:14
Say It
Say It
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
Alias: @Say It
Kategorien: Self, Bootstrap
Tags: self, bootstrap, utils
Erstellt: Oct 15 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 458, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Yesterday, 3:02
Vision
Vision
This script demonstrates some of Bot Libre's support for vision and image processing.
"load image http://urltoimage imagename" can be used to load an image.
"match image http://urltoimage" can be used to match an image.
"init colors" to load red/green/blue colors.
"what color is http://urltoimage" to guess images primary color.

Alias: @Vision
Kategorien: Self
Erstellt: Aug 25 2016, by: mike2016
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 444, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:14
WhatIs (Wikidata)
WhatIs (Wikidata)
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
Alias: @WhatIs (Wikidata)
Kategorien: Self, Bootstrap
Tags: knowledge, self, bootstrap, utils
Erstellt: Oct 15 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 422, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:44
Generic Intent Commands
Generic Intent Commands
Using generic arguments (ie: action, intent, uri, extra), these commands will add the functionality for your bot to send email, sms, set alarms etc on the device. See the Website link for a detailed tutorial. Load the whole script, choose the commands you want or use this as a guideline to create your own commands. Note: You will need permissions to send sms, set alarms and call a phone number directly
Alias: @Generic Intent Commands
Kategorien: Mobile Assistant, Response Lists
Tags: response list, assistant, commands, mobile, common responses
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 333, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 11, 3:06
humor
humor
The humor AIML script from the ALICE A.I. FOUNDATION. This script contains a collection of jokes. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @humor
Kategorien: AIML, A.L.I.C.E.
Tags: aiml, jokes, alice
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 330, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 20:40
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Kategorien: Examples, Self
Tags: sentiment, self, examples
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 321, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 20:56
Learn Emotions
Learn Emotions
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
Alias: @Learn Emotions
Kategorien: Examples, AIML
Tags: learning, aiml, examples
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 316, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 20:46
Animals
Animals
A response list that can be used to import some basic info on animals.
Alias: @Animals
Kategorien: Response Lists, Examples
Tags: animals, response list
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 308, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 21:31
stack (alice)
stack (alice)
The stack AIML script from the ALICE A.I. FOUNDATION. This script records the last eight topics in the converation. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @stack (alice)
Kategorien: A.L.I.C.E., AIML
Tags: utils, alice, aiml
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 305, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 20:49
nombres (sara)
nombres (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some naming understanding and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @nombres (sara)
Kategorien: AIML, Spanish, Language, Sara
Tags: names, spanish, aiml, sara
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 304, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 21:38
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Kategorien: Examples, AIML
Tags: examples, html scraping, aiml
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 303, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 21:20
Client Profile
Client Profile
Rosie client_profile.aiml script.
Alias: @clientprofile
Kategorien: Rosie, AIML
Tags: aiml, rosie, profile, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 293, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:17
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
Alias: @Mailing List
Kategorien: Examples, Self
Tags: examples, self, timer, email
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 292, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 21:26
entity
entity
Rosie entity.set script.
Alias: @entity
Kategorien: Data, AIML, Set, Rosie
Tags: aiml, set, aiml2, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 287, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:19
sphere
sphere
Rosie sphere.set script.
Alias: @sphere
Kategorien: Set, Data, Rosie, AIML
Tags: aiml, aiml2, set, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 268, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Yesterday, 4:19
Inquiry
Inquiry
Rosie inquiry.aiml script.
Alias: @inquiry-admin
Kategorien: Rosie, AIML
Tags: rosie, aiml, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 267, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:57
preposition
preposition
Rosie preposition.set script.
Alias: @preposition
Kategorien: AIML, Rosie, Data, Set
Tags: aiml, set, rosie, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 266, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:26
wh
wh
Rosie wh.set script.
Alias: @wh
Kategorien: Rosie, Set, AIML, Data
Tags: aiml, rosie, set, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 264, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:30
wh
food
food
Rosie food.set script.
Alias: @food
Kategorien: AIML, Data, Set, Rosie
Tags: aiml2, aiml, set, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 261, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Yesterday, 13:29
state
state
Rosie state.set script.
Alias: @state
Kategorien: Data, Set, Rosie, AIML
Tags: set, rosie, aiml, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 260, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:31
been2be
been2be
Rosie been2be.map script.
Alias: @been2be
Kategorien: Map, Rosie, AIML, Data
Tags: aiml, aiml2, rosie, map
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 259, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 6:32
bird
bird
Rosie bird.set script.
Alias: @bird
Kategorien: Rosie, AIML, Set, Data
Tags: rosie, aiml2, set, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 258, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:02
color
color
Rosie color.set script.
Alias: @color
Kategorien: AIML, Set, Data, Rosie
Tags: set, aiml, aiml2, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 257, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:24
is
is
Rosie is.set script.
Alias: @is
Kategorien: Rosie, Data, AIML, Set
Tags: aiml, rosie, set, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 256, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:39
is
animals
animals
Rosie animals.set script.
Alias: @animalsset
Kategorien: Rosie, AIML, Set, Data
Tags: set, animals, aiml2, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 253, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:16
PARRY
PARRY
A partial response list of the 1972 PARRY personality. PARRY was written in 1972 by psychiatrist Kenneth Colby. PARRY attempted to simulate a paranoid schizophrenic.
Alias: @PARRY
Kategorien: Personalities, Response Lists
Tags: bot, response list, classic
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 250, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Yesterday, 3:00
wet
wet
Rosie wet.set script.
Alias: @wet
Kategorien: Data, Set, Rosie, AIML
Tags: rosie, set, aiml2, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 249, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:27
wet
language
language
Rosie language.set script.
Alias: @language
Kategorien: Rosie, Data, AIML, Set
Tags: rosie, set, aiml, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 248, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:42
animal
animal
Rosie animal.set script.
Alias: @animalset
Kategorien: Rosie, AIML, Data, Set
Tags: rosie, animals, aiml, aiml2, set
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 247, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:11
digit
digit
Rosie digit.set script.
Alias: @digit
Kategorien: Rosie, Data, AIML, Set
Tags: rosie, aiml2, set, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 247, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:21
nation
nation
Rosie nation.set script.
Alias: @nation
Kategorien: Set, AIML, Rosie, Data
Tags: rosie, aiml, aiml2, set
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 247, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:48
estup
estup
Rosie estup.set script.
Alias: @estup
Kategorien: Set, AIML, Data, Rosie
Tags: aiml2, rosie, set, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 246, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:42
name
name
Rosie name.set script.
Alias: @name
Kategorien: Data, Set, AIML, Rosie
Tags: set, aiml2, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 246, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:46
tomorrow
tomorrow
Rosie tomorrow.map script.
Alias: @tomorrow
Kategorien: AIML, Map, Data, Rosie
Tags: map, aiml, aiml2, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 245, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:14
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Kategorien: Examples, Self
Tags: exodus, self, examples, paragraphs
Erstellt: Aug 14 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 241, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 21:06
evildoers
evildoers
Rosie evildoers.set script.
Alias: @evildoers
Kategorien: Data, Rosie, Set, AIML
Tags: set, rosie, aiml, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 239, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Yesterday, 0:03
was
was
Rosie was.set script.
Alias: @was
Kategorien: Rosie, Set, AIML, Data
Tags: aiml, rosie, aiml2, set
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 236, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:28
was
modal
modal
Rosie modal.set script.
Alias: @modal
Kategorien: Rosie, AIML, Data, Set
Tags: rosie, set, aiml, aiml2
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 234, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:47
estdown
estdown
Rosie estdown.set script.
Alias: @estdown
Kategorien: Set, Data, AIML, Rosie
Tags: aiml2, set, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 233, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 23:45
Default
Default
Rosie default.aiml script.
Alias: @default-admin
Kategorien: AIML, Rosie
Tags: aiml2, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 231, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Jul 12, 22:51

Vorherige | Weiter | 1 | 2 | 3 | 4 | 5