pastebin get q9XDZ0vv ai
to report a bug, send me a lighshot movie whre you you dir the directory whre you have the program, executes the program with an username that havent used before and show the bug, only pastebin
version 1.4
Wow so descriptive… :P/>I made an AI program, type bye to save the wordlist and quit
pastebin get q9XDZ0vv ai
its 23:31 here xDDWow so descriptive… :P/>I made an AI program, type bye to save the wordlist and quit
pastebin get q9XDZ0vv ai
only 11:30pm… how early! :P/>its 23:31 here xDD
This doesn't work. When I type something and it asks me what it should say, I type it in and it says its learned it, but when I type it in, it asks what to type again.I made an AI program, type bye to save the wordlist and quit
pastebin get q9XDZ0vv ai
Now it works I was queking a upper one when i save other oneThis doesn't work. When I type something and it asks me what it should say, I type it in and it says its learned it, but when I type it in, it asks what to type again.I made an AI program, type bye to save the wordlist and quit
pastebin get q9XDZ0vv ai
http://en.wikipedia.org/wiki/Artificial_intelligencejust so you know this isn't a true AI it just spits back whatever you tell it to say…
thank you bubba for defending me…from the "smart" people
Actually, it is not considered an AI if all it does is just spit back information. That is a database. An AI requires some logic and deduction, meaning that it actually has to, in some shape or form, understand what you are saying. Your wikipedia link is in reference to issues which are encountered when creating an AI, not what an AI is.
Yeah and information from wikipedia can often be useless since some info seems just wrong(My Opinion)thank you bubba for defending me…from the "smart" people
Actually, it is not considered an AI if all it does is just spit back information. That is a database. An AI requires some logic and deduction, meaning that it actually has to, in some shape or form, understand what you are saying. Your wikipedia link is in reference to issues which are encountered when creating an AI, not what an AI is.
maybe a pastebin error because i have test it with cc-emu, pass me the errors so i can look in the pastebin and modified itYeah and information from wikipedia can often be useless since some info seems just wrong(My Opinion)thank you bubba for defending me…from the "smart" people
Actually, it is not considered an AI if all it does is just spit back information. That is a database. An AI requires some logic and deduction, meaning that it actually has to, in some shape or form, understand what you are saying. Your wikipedia link is in reference to issues which are encountered when creating an AI, not what an AI is.
But anyway..
Tested this and first time it, said: ')' expected so I fixed that, And the second time it said unexpected symbol so I fixed that too..
I just gotta ask you.. WHY!?!
Is there something wrong with the pastebing link or is it that you've just uploaded this like that?
Fixed, i have a spanish keyboard (unexpected simbol) and this keyborad stop running everytime so thats the ")" that i missedWell ')' on line 6 and unexpected symbol on line 116.
You don't get what we are trying to say though, so ill say it slow. there is no true AI. No one has made one! EVER. and your program is not "learning" it is simply spitting out "answers" that have been predetermined by you. It has no understanding of what it "says" it's just spitting out a saved variable.with a little of learning…. or you think that cleverbot has the answers till it was created??, he must learn it, -snip-
Just downloaded it now…focus on fixing bugs before you add features…If somebody want me to add a feature, post it here
bios:338: [string "ai"]:112: 'do' expected
bios:338: [string "ai"]:118: 'then' expected
bios:338: [string "ai"]:140: unexpected symbol
error 1 and 2 are fixed but i dont found the 3, there it is looking for the answer in the table so maybe the unexpected symbol is in the table os user write it out.Just downloaded it now…focus on fixing bugs before you add features…If somebody want me to add a feature, post it herebios:338: [string "ai"]:112: 'do' expected
EDIT: Fixed the do loop and gotbios:338: [string "ai"]:118: 'then' expected
EDITEDIT: Fixed the then and gotbios:338: [string "ai"]:140: unexpected symbol
im using normal minecraft.error 1 and 2 are fixed but i dont found the 3, there it is looking for the answer in the table so maybe the unexpected symbol is in the table os user write it out.Just downloaded it now…focus on fixing bugs before you add features…If somebody want me to add a feature, post it herebios:338: [string "ai"]:112: 'do' expected
EDIT: Fixed the do loop and gotbios:338: [string "ai"]:118: 'then' expected
EDITEDIT: Fixed the then and gotbios:338: [string "ai"]:140: unexpected symbol
get the lastest version and dont use cc-emu!! it throws errors that in minecraft didnt appear
bios:338: [string "ai"]:13: ')' expected (to close '(' at line 12)
error 1 and 2 are fixed but i dont found the 3, there it is looking for the answer in the table so maybe the unexpected symbol is in the table os user write it out.Just downloaded it now…focus on fixing bugs before you add features…If somebody want me to add a feature, post it herebios:338: [string "ai"]:112: 'do' expected
EDIT: Fixed the do loop and gotbios:338: [string "ai"]:118: 'then' expected
EDITEDIT: Fixed the then and gotbios:338: [string "ai"]:140: unexpected symbol
bios:338: [string "ai"]:13: ')' expected (to close '(' at line 12)
fixed then got
bios:338: [string "ai"]:139: unexpected symbol
is string.upper() a function?now it have errors? try deleting [username] file, open the program and make a answer, type save and look if it throw it there beforeim using normal minecraft.error 1 and 2 are fixed but i dont found the 3, there it is looking for the answer in the table so maybe the unexpected symbol is in the table os user write it out.Just downloaded it now…focus on fixing bugs before you add features…If somebody want me to add a feature, post it herebios:338: [string "ai"]:112: 'do' expected
EDIT: Fixed the do loop and gotbios:338: [string "ai"]:118: 'then' expected
EDITEDIT: Fixed the then and gotbios:338: [string "ai"]:140: unexpected symbol
get the lastest version and dont use cc-emu!! it throws errors that in minecraft didnt appear
i tried this program on a new computer each time so there is no [username] file and i cant ever open the program. try testing your code on a new computer…-snip-
the first error was fixed before and the last is because YOU put something wrong on the table when t asked you what that means
I hope i don't sound like a ass hole since I'm really just trying to help…I've never even gotten to try this correctly since it's just errors so the file does'nt run..
@Skullblade I feel ya bro <_</>
v = memory("remember", string.upper(d), "nil") then --Line 139
printai(v) --Line 140: Is This A function you have in the program?
is string.upper() a function? i haven't come across it before? (might be my nooby-ness)It say error at line 139
By the way.. The error is this as Iv'e read itv = memory("remember", string.upper(d), "nil") then --Line 139 printai(v) --Line 140: Is This A function you have in the program?
@SkullbladeI hope i don't sound like a ass hole since I'm really just trying to help…I've never even gotten to try this correctly since it's just errors so the file does'nt run..
@Skullblade I feel ya bro <_</>
Also this program was done a while ago…
write("Which Pizza Do You Like?")
input = string.lower(read()) --Makes It To Lowecase example: Hello = hello
if input == "calzone" then -- Then here you could write cALzOnE and it would still be correct
print("Nice")
elseif input ~= "calzone" then
print("What?")
end
well your and asshole for correcting me!!!@SkullbladeI hope i don't sound like a ass hole since I'm really just trying to help…I've never even gotten to try this correctly since it's just errors so the file does'nt run..
@Skullblade I feel ya bro <_</>
Also this program was done a while ago…
*asshole
No I atleast don't think you sound like one but I know the frustration when you not even can start the program that's posted.
@urielsalis have you've gotten any progress now?
Or is there something I can help with? I would be glad to just test this atleast..
ummmm???? what? why are u so angry?im bugfixing give me a while!!!!!!!!
Sorry.. You know (ME = Grammar Nazi :P/> )well your and asshole for correcting me!!!@SkullbladeI hope i don't sound like a ass hole since I'm really just trying to help…I've never even gotten to try this correctly since it's just errors so the file does'nt run..
@Skullblade I feel ya bro <_</>
Also this program was done a while ago…
*asshole
No I atleast don't think you sound like one but I know the frustration when you not even can start the program that's posted.
@urielsalis have you've gotten any progress now?
Or is there something I can help with? I would be glad to just test this atleast..
:P/>
Lol :D/> i think its just funny :)/>Sorry.. You know (ME = Grammar Nazi :P/> )
That's indeed incorrect, the 'then' should be removed at line 139. (Syntactically, I didn't really looked into the program logic)It say error at line 139
By the way.. The error is this as Iv'e read itv = memory("remember", string.upper(d), "nil") then --Line 139 printai(v) --Line 140: Is This A function you have in the program?
i knnow im correcting all the bugs I saw and executing with all posible scenariosso wait me a while!That's indeed incorrect, the 'then' should be removed at line 139. (Syntactically, I didn't really looked into the program logic)It say error at line 139
By the way.. The error is this as Iv'e read itv = memory("remember", string.upper(d), "nil") then --Line 139 printai(v) --Line 140: Is This A function you have in the program?
And @Hellkid98: yes, string.upper(str) is a function. He could just do 'd:upper()' by the way.
Edit: obviously, there is a string.lower(str) as well…
oooh string.upper is the opposite of string.lower() ive used that…cant believe that i missed the 'then' *face palm*That's indeed incorrect, the 'then' should be removed at line 139. (Syntactically, I didn't really looked into the program logic)It say error at line 139
By the way.. The error is this as Iv'e read itv = memory("remember", string.upper(d), "nil") then --Line 139 printai(v) --Line 140: Is This A function you have in the program?
And @Hellkid98: yes, string.upper(str) is a function. He could just do 'd:upper()' by the way.
Edit: obviously, there is a string.lower(str) as well…
Just thinking, is this thing just copying other people? Is that not what babies do? Have you ever wondered why the first things children often say is "juice", "no" and et cetera? It's because these words are commonly spoke around the child. After a while the child starts building up a database of knowledge of these words and begins to string together coherent sentences, copying the people around it. Children however have far more senses than this computer. They can see, hear, smell, taste and more. Using this the human brain builds up links between things (so if a parent makes lots of comments with the word "bee" around that weird flying black/yellow thing then the brain links the two together), brains are especially powerful becsause of the way neurons are linked together (computer parts are normally linked to a handful of other components, neurons can be linked to hundreds of other neurons). When computers catch up they could possibly have artificial intelligence of their own.This is a VI. Not an AI. AI is self thinking. Their is no true AI.
So your saying that a baby is an artificial intelligence? :blink:/>Just thinking, is this thing just copying other people? Is that not what babies do? Have you ever wondered why the first things children often say is "juice", "no" and et cetera? It's because these words are commonly spoke around the child. After a while the child starts building up a database of knowledge of these words and begins to string together coherent sentences, copying the people around it. Children however have far more senses than this computer. They can see, hear, smell, taste and more. Using this the human brain builds up links between things (so if a parent makes lots of comments with the word "bee" around that weird flying black/yellow thing then the brain links the two together), brains are especially powerful becsause of the way neurons are linked together (computer parts are normally linked to a handful of other components, neurons can be linked to hundreds of other neurons). When computers catch up they could possibly have artificial intelligence of their own.
The only thing i copied was the answers(complain and thanks) that were in a post(if they were in your troll ai plese told me)Some of the code is from my old troll AI (I know it's not a AI, it was a joke). Plus, I think this is a modified version of a modified version of my code (Which was some really bad base code anyway).
/
it was a bump since he didn't feel he was getting enough attention….Why did you just do a "/" In the post above here?
And I found another bug..
It's When I select Pastebin or local and press backspace it freezes the screen and it does that every time.
I'm testing it with CCemulator by the way.
Why did you just do a "/" In the post above here?
And I found another bug..
It's When I select Pastebin or local and press backspace it freezes the screen and it does that every time.
I'm testing it with CCemulator by the way.