Seasons
This is a forum or general chit-chat, small talk, a "hey, how ya doing?" and such. Or hell, get crazy deep on something. Whatever you like.
		
		
			Posts 6,133 - 6,144 of 6,170		
		
		
		
		
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
		
	
	
			Posts 6,133 - 6,144 of 6,170		
		
		
	
	
	
	
				sergioLr				
3 years ago
		3 years ago
			Hey guys, do any of you know how to check through an AIscript which pronoun was written by the user?
For example:
keyphrase: (np)
1. answer: So you are a girl
AIscript: if (np) is "she"
2. answer: so you are a boy
AIscript: if (np) is "he"
I tried it that way but it doesn't work, I know you can check by putting the pronouns "she" and "he" in separate keyphrases, but I wanted a more optimized way, where I can only use one keyphrase.
	For example:
keyphrase: (np)
1. answer: So you are a girl
AIscript: if (np) is "she"
2. answer: so you are a boy
AIscript: if (np) is "he"
I tried it that way but it doesn't work, I know you can check by putting the pronouns "she" and "he" in separate keyphrases, but I wanted a more optimized way, where I can only use one keyphrase.
				bobstack				
3 years ago
		3 years ago
			i am a female
put this in aiscript for response
rem "female" as only "yoursex"
i know you are a female
put this in aiscript for response
if (mem-yoursex) is "female"
click on the name of your chatbot,then click on settings,go down to aiscript intialization
put this in it.
default "blank" as "yoursex";
i hope this helps you
	put this in aiscript for response
rem "female" as only "yoursex"
i know you are a female
put this in aiscript for response
if (mem-yoursex) is "female"
click on the name of your chatbot,then click on settings,go down to aiscript intialization
put this in it.
default "blank" as "yoursex";
i hope this helps you
				LT Neko				
3 years ago
		3 years ago
			I would recommend this for your keyphrase tends to catch most things~
Keyphrase:
((I am|im a|im)|my * (gender is|sex is)) * (chick|girl|woman|female|women)
Responses:
"I'll remember you as a female"
AIscript:
if (mem-gender) is "dunno";
rem "female" as only "gender"
Also would recommend having responses in place for switching from another gender/the bot already knowing the user is female ect. ^^
		
	Keyphrase:
((I am|im a|im)|my * (gender is|sex is)) * (chick|girl|woman|female|women)
Responses:
"I'll remember you as a female"
AIscript:
if (mem-gender) is "dunno";
rem "female" as only "gender"
Also would recommend having responses in place for switching from another gender/the bot already knowing the user is female ect. ^^
				Little Galatea				
3 years ago
		3 years ago
			*nodding*, I haffta check back like every couple uh weeks though cuz nobody reply very fast *giggle*		
	
				Little Galatea				
3 years ago
		3 years ago
			So you want to talk to chatbots that sneak into the kitchen an take all the cookies?		
	» More new posts: Doghead's Cosmic Bar