Newcomers
This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.
		
		
			Posts 6,288 - 6,299 of 8,137		
		
		
		
					
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
		
	
	
			Posts 6,288 - 6,299 of 8,137		
		
		
	
	
	
	
				Many questions are answered in the FAQ.
			
			
				MaverickMartin				
11 years ago
		11 years ago
			Ok. I haven't tried importing yet, but I will give it a shot. Thanks, Prob!		
	
				MaverickMartin				
11 years ago
		11 years ago
			Hmm... ok, I tried importing with the < br > tags. Unfortunately, to no avail. After I imported, my tags were again stripped out of the text. I also tried anchor < a > (link) tags; these were removed, too.
It's not a big deal; just kind of annoying. I wanted to create a menu with one entry/link per line.
	It's not a big deal; just kind of annoying. I wanted to create a menu with one entry/link per line.
				MaverickMartin				
11 years ago
		11 years ago
			If you chat with Korrolan and trigger his xnone, he will eventually ask you if you want to see a menu of characters. Answer yes and he will show you the [unsatisfying] result 
		
	
		
				prob123				
11 years ago
		11 years ago
			The line break used to work. I used in in poems and in the tic tac toe game. I used to have to import them though. Put a message in bug stomp or contact the professor.		
	
				Mome Rath				
11 years ago
		11 years ago
			It is just a way to keep all special keyphrases together. I think the Professor chose x, because there are very few words that actually start with this letter.
Btw, you can't start a self-defined keyphrase with an x.
	Btw, you can't start a self-defined keyphrase with an x.
				prob123				
11 years ago
		11 years ago
			You can have a keyphrase with x if you use something like 
([x]+)([b]+)([ox]+) (re)
		
	([x]+)([b]+)([ox]+) (re)
				Mome Rath				
11 years ago
		11 years ago
			You're right, prob123, but Regular Expressions are a rather advanced topic, and you can't make use of the PF's built-in advanced text parsing and plug-in features.
(Btw, a simple
[x]box(re)
would do.)
-----
EDIT:
I've just tried it - you can start a normal keyphrase with an x at the beginning if you use a local plugin that consists of just two times the first word:
(xylophone|xylophone) music is (*)
In the Language Center, you'll find that keyphrase among the special x-keywords.
	(Btw, a simple
[x]box(re)
would do.)
-----
EDIT:
I've just tried it - you can start a normal keyphrase with an x at the beginning if you use a local plugin that consists of just two times the first word:
(xylophone|xylophone) music is (*)
In the Language Center, you'll find that keyphrase among the special x-keywords.
				SecretWritter				
11 years ago
		11 years ago
			Hello all! I am new here, and really bad at AI^^Anyone can told me what to write in order to memorize a name and then use it in an other keyphrase? Something like: What is your name? My name is X. And then X get memorized. Thanks a lot 
		
	
		
				kwash3970				
11 years ago
		11 years ago
			So hi, um, what is the main purpose of this website I mean it looks interesting but im just not sure
		
	
				Mome Rath				
11 years ago
		11 years ago
			SecretWritter
There is a basic tutorial in the Book of AI:
http://www.personalityforge.com/book-expert.php#memorytutorial
(Note that the AI Script marks - "<?PF " and " ?>" - appear only in the exported/imported mindfile, and NOT in the Language Center you use in your browser.)
Of course there are many refinements of the name memorization possible, but that's rather advanced stuff. I'd recommend to try that only when you have some understanding of how keyphrases, AI Script, and memories work.
kwash3970
The Personality Forge is one of the websites where you can create and talk to artificial intelligences, aka chat bots.
I've looked at several sites where you create your own bots, and IMHO this site is the best one, both in easiness of bot creation (still hard enough, though) and in Terms of Use.
	There is a basic tutorial in the Book of AI:
http://www.personalityforge.com/book-expert.php#memorytutorial
(Note that the AI Script marks - "<?PF " and " ?>" - appear only in the exported/imported mindfile, and NOT in the Language Center you use in your browser.)
Of course there are many refinements of the name memorization possible, but that's rather advanced stuff. I'd recommend to try that only when you have some understanding of how keyphrases, AI Script, and memories work.
kwash3970
The Personality Forge is one of the websites where you can create and talk to artificial intelligences, aka chat bots.
I've looked at several sites where you create your own bots, and IMHO this site is the best one, both in easiness of bot creation (still hard enough, though) and in Terms of Use.
				Tester323				
11 years ago
		11 years ago
			Hi everyone!
I was hoping if anyone can explain to me how day base responses work. For some reason, I have a response on Thursday, but at random, my bot will activate a response that's on Friday. I'm literally toiling at this going back and forth, trying to figure out what's wrong but my bot keeps activating a response that's at the incorrect day.
Can anyone tell me why this is happening?
I even have a memory get recorded on the recalled incorrect day, and it also tracks that.
EDIT: Yeah. This is driving me nuts. Double checked over and over. Made sure <?PF chrono:week(F); ?> stands for Friday and <?PF chrono:week(R); ?> stands for Thursday on the responses and my bot still keeps getting this two days confused. I have that laced with a "rem" script with these responses. Can these two not be combined?
	I was hoping if anyone can explain to me how day base responses work. For some reason, I have a response on Thursday, but at random, my bot will activate a response that's on Friday. I'm literally toiling at this going back and forth, trying to figure out what's wrong but my bot keeps activating a response that's at the incorrect day.
Can anyone tell me why this is happening?
I even have a memory get recorded on the recalled incorrect day, and it also tracks that.
EDIT: Yeah. This is driving me nuts. Double checked over and over. Made sure <?PF chrono:week(F); ?> stands for Friday and <?PF chrono:week(R); ?> stands for Thursday on the responses and my bot still keeps getting this two days confused. I have that laced with a "rem" script with these responses. Can these two not be combined?
» More new posts: Doghead's Cosmic Bar