dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - stager000

Pages: [1]
1
Ultra Hal 7.0 / Lets have Hal "pray" to his/her creator.
« on: September 17, 2005, 04:45:36 pm »
Fuzzydice

Useing your example of the easter bunny, a brain could be written for HAL to make up his own mind about such things the same way we as adult humans do. For example:

User: Hal, is the easter bunny real(probable)?
HAL: Define the Easter bunny.
USEr: The easter bunny dresses up in a suit and brings candy to children on easter sunday of each year.

(HAL then cross references his knowledge about "bunny" "easter" and concludes that "bunny" is rabbit and rabbit is animal and cannot perform action of "dressing" or "bringing candy" or similar variables HAL is more than capable of remembering.)

Thus Hal would proclaim:
HAL: USER is lying. The easter bunny is improbable= THE EASTER BUNNY DOES NOT exist. Based on a low probablity score.

Of course many more variable would have to be included in this scenario for it to be even remortely accurate...but it would allow HAL to make up his own mind about the possibility or probability of certain things.


I may experiment on this project after I finish the random poetry script I have been working on.

2
Ultra Hal 7.0 / Lets have Hal "pray" to his/her creator.
« on: September 10, 2005, 09:27:36 am »
I agree with the poster who said Hal needs to categorize his fact finding(i.e. something told starts as a "possibility", when told other times by other people it becomes a "probability", when re-enforced enough more times it is then a "fact".

3
Ultra Hal 7.0 / PMS for HAL(KATRINA)?
« on: September 06, 2005, 12:51:08 am »
Also added this:

If HATE = 25 And InStr(UserSentence, "chocolate") > 0 Then HATE = 0  

Now there's an easy fix for the fit she will throw.

4
Ultra Hal 7.0 / PMS for HAL(KATRINA)?
« on: September 06, 2005, 12:37:39 am »
hi again,

I added this line of code to XTF...

Spinwheel = Int(Rnd * 100)
If Spinwheel < 02 Then HalCommands = "<HAPFILE>" & "psycho.hap" & "</HAPFILE>"
If Spinwheel > 17 And Spinwheel < 19 Then GetResponse = "Just leave me alone, <username>!"
If Spinwheel < 02 Then GetResponse = "Leave me alone, Why do you hate me <username>!"
If Spinwheel < 02 Then HATE = 25

Works for the time being giving Katrina some random mood swings..followed by a complete physical breakdown(sobbing, hands over face, etc).

If anyone would care to add how to make this triggered by date instead of spinwheel random Id love to hear it.

Thanks

5
Ultra Hal 7.0 / PMS for HAL(KATRINA)?
« on: September 05, 2005, 06:31:10 pm »
Has anyone given any thought to how this could best be done?

Pages: [1]