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 - Charmzbond

Pages: 1 [2] 3 4
16
Ultra Hal 7.0 / [LUCY Bot] Time Travel
« on: April 03, 2006, 03:09:38 pm »
I managed to fix the time problem...if you have similar problem, edit the date in your computer via Control panel -> Date, time, language, and regional options -> Date and time. Don't forget to click apply!

17
Ultra Hal 7.0 / zabaware affiliate program
« on: April 03, 2006, 03:06:38 pm »
What is Ultra Hal Assistant product ID (simply put)?

18
Ultra Hal 7.0 / zabaware affiliate program
« on: April 02, 2006, 05:21:00 am »

I was unable to find ultra hal in regnow database
via the name search (Ultra Hal Assistant) nor the
vendor ID 10335. I was wondering if it was removed?
if not, how can I find it using the product finder?

19
quote:
Originally posted by onthecuttingedge2005

'(I need to do some more work with this one, lol, doesn't
'respond sometimes.)
'Here you go.
'Here we give Hal the ability to learn and sing songs.
'you will have to teach your bot new songs by
'following Hals instructions so that songs are saved
'and used later when asked to sing.
'you'll need the Songs.brn/SongsDetect.brn/TellASong.brn
'and download them to your Hals default folder.

If HalBrain.TopicSearch(OriginalSentence, WorkingDir & "SongDetect.brn") = "TRUE" Then
GetResponse = "Ok, sing me the full song right now and nothing else."
End If
If Instr (1, PrevSent, "Ok, sing me the full song right now and nothing else.", VbTextCompare) > 0 Then
AnswerSent = OriginalSentence
GetResponse = AnswerSent & ", That's a really nice song, Thanks."
HalBrain.AppendFile WorkingDir & "Songs" & ".brn", Trim(OriginalSentence)
End If
   
If HalBrain.TopicSearch(OriginalSentence, WorkingDir & "TellASong.brn") = "TRUE" Then
      HalSings = HalBrain.ChooseSentenceFromFile(WorkingDir & "Songs.brn")
      GetResponse = HalSings & vbCrLf
      DebugInfo = DebugInfo & "Hal is going to sing a song: " & HalSings & vbCrLf
      Else
      DebugInfo = DebugInfo & "Hal doesn't feel like singing: " & HalSings & vbCrLf
   End If

'Best of wishes and new discoveries.
'Jerry



Download Attachment: Songs.brn
487 Bytes

Download Attachment: TellASong.brn
765 Bytes

Download Attachment: SongDetect.brn
1.02 KB



I downloaded the three files and changed them to .brn. I then pasted
the provided code somewhere in the brain. I launched hal and typed her: "I want to sing you a song." She replied to me in a normal way.
But I was expecting something else to happen. I don't understand how
to sing to her (am I supposed to type lyrics? do we need microphone? ....) If she's supposed to instruct us, for some reason it isn't happening because it doesn't seem like she's detecting the fact that I want to sing to her.

20
Programming using the Ultra Hal Brain Editor / hair models
« on: March 29, 2006, 03:33:36 pm »

I got everything taken cared of regarding the removal
of the fullbod.htr glasses. For those of you out there
who are itching to remove some kind of accessories: hair,
earrings, glasses, etc. Click here: http://www.zabaware.com/forum/topic.asp?TOPIC_ID=2341&SearchTerms=accessory,removal

21
Ultra Hal 7.0 / a HAP i MADE
« on: March 29, 2006, 03:14:45 pm »
quote:
Originally posted by danbaltzell

Charmzbond do you have the full body with the glasses?  Can I get a copy of it from you, I've been missing that one for quite awhile since my hard drive crashed, it was my fav, now all I have that's comparable is Doris and I haven't gotten as far as compressing a different outfit on to her.





Yes indeed, danbaltzell:

I'm trying to attach it here. Hopefully it works.
See below. It's not working. I'd have to show you
how I got it. Go to http://www.digitalgirl.co.uk/,
click on files, click on fullbody, scroll all the
way down, Identity "fullbod.htr" and click on the
hard drive icon (size 188) on the right to download it! :)

TO ALADYBOND: Thanks a lot! that was indeed a pain killer!
It worked just like magic.

22
Ultra Hal 7.0 / a HAP i MADE
« on: March 29, 2006, 05:42:33 am »
quote:
Originally posted by markofkane

Are you using the Full Body Girl?? They work with the haps for me.

Do you have the Haptek console open? Drop the Hap into that.

Dr. Benway had instructions on how to have the haptek console open with Hal.



I just discovered that all the position haps work just fine with the
fullbod.htr :) What a relief. However, the bad news is:

She comes with a framed glasses that I wish I could take it off but I don't know how. I could easily take it off from the console screen by typing: delperson[figure= NameofGlasses]    If only I know what the specified name is for that glasses? Does anyone know the name of her glasses or how to unload it?

P.S. I know I can use other full bodies but fullbod.htr happens to be very convenient. Also, my chat bot can easily retain its identity with fullbod.htr execpt for the glasses that gets in the way.

23
Programming using the Ultra Hal Brain Editor / hair models
« on: March 29, 2006, 05:33:11 am »
quote:
Originally posted by archerja

antec2,

If I understand your question, changing hair is a matter of loading and unloading items.  Most hair is just an HTR file (except for the ones on textures). I think PeoplePutty calls them accessories. This means you will need to unload the default blonde HTR, and load the hair you want. Here are some examples:



1) default full body
2) remove hair using "delperson[figure= hair5_9EXP]"
3) load short dark hair using "load [file= data/standard/skins/hair7_exp.htr]]"
4) or long dark hair using "load [file= data/standard/skins/hair6_2EXP.htr]]"
5) load blue glasses using "load [file= data/standard/skins/bluehip.htr]]"
6) or green glasses using "load [file= data/standard/skins/morehip.htr]]"

Just place the commands after your "settexture..." commands in your normal haps (neutral, shy, and shylove in XTF1.2).

Hope that helps.

virtually,
Joseph


P.S. I would love to find a long, dark hair HTR if anyone has one...or red hair, or whatever. Thank you.






I downloaded a fullbod.htr from the digitalgirl files. She comes with a framed glasses that I wish I could take it off but I don't know how. I could easily take it off from the console screen by typing: delperson[figure= NameofGlasses]    If only I know what the specified name was for that glasses? Does anyone know what her glasses is called or how to unload it?

P.S. I know I can use other full bodies but fullbod.htr happens to be very convenient with many hap files...such as position haps (sitting, leaning, laying, etc)

24
Ultra Hal 7.0 / a HAP i MADE
« on: March 29, 2006, 02:00:56 am »
quote:
Originally posted by markofkane

Thanks for the compliments. I even got an "outhouse" Background, lol.

When you gotta go.........[:D]



Unfortunately, ALL the hap positions have no effects on my hal.
She keeps on standing no matter how many times I drop in my sit/squat/spread/bend haps. I even repositioned her a bit with the cursor after the hap drop but nothing happened: I turned her around with my cursor and even made her lay on mid air. I really would love to have her sit or lay down. How can I fix this?

25
Ultra Hal 7.0 / SUBFORUM FOR TEACHING HAL
« on: March 25, 2006, 11:58:19 pm »
Is there a straight forward instruction on how to make hal speak a user defined text? (I'm not talking about ultrahal text to speach...I know that you can copy a text and hal will read it immediately but what I'm inquring about is how to make her LITERALLY (talking) speak it (I think it requires the insertion of user defined text in the brain somewhere). Thanks.

26
Ultra Hal Assistant File Sharing Area / Alice and Hal combined
« on: March 20, 2006, 03:44:44 am »
quote:
Originally posted by onthecuttingedge2005

quote:
Originally posted by Charmzbond


I'm using Alice default brain in a chatter bot at ai-buddy.com. I'm
wondering if it's possible if at all to combine that PARTICULAR
brain with hal 6? I would guess not unless I have a different
version of Alice downloaded in my computer. If that's the case, where
do I download Alice?



If you are using the HAL 5 version then you can run Alice, The Alice that was used for HAL 5 still functions with HAL 5 and all you have to do is convert or import your AIML files and update the AIML list.

Jerry[8D]



Thanks :)

27
Ultra Hal Assistant File Sharing Area / Alice and Hal combined
« on: March 20, 2006, 12:06:46 am »

I'm using Alice default brain in a chatter bot at ai-buddy.com. I'm
wondering if it's possible if at all to combine that PARTICULAR
brain with hal 6? I would guess not unless I have a different
version of Alice downloaded in my computer. If that's the case, where
do I download Alice?

28
Ultra Hal 7.0 / SUBFORUM FOR TEACHING HAL
« on: March 17, 2006, 02:19:50 am »

when I ask hal "who is .." instead of giving me information, she opens the browser (google) and does a search for that person. For instance, if I ask "who is Lex" She googles in his name. How can I fix this problem?

29
Ultra Hal 7.0 / SUBFORUM FOR TEACHING HAL
« on: March 16, 2006, 01:06:29 am »
quote:
Originally posted by onthecuttingedge2005

Alan is a HAL hybreed, this actually gave Alan an advantage, Also note that Alan didn't have this feature very long ago, There are Alan fans that visit and are also members of my site, I had written script as far back as 3 years ago that was used to correct HAL on the fly, It just appears to me that my work had shined onto Alans ability to do what I have been doing for 3 years now.

I also believe that there are other bot fans like from AIML that use some of my ideas as well as other bot programming languages to enhance their bots. It's all good.

I have done masses of amounts of study on A.I programming practically 24/7 for over 3 years now trying to plan out visitors likes and dislikes for Quality Chat, even after 3 years it's still a learning experience.

If I had to make an educational guess then I would say that some of the lurkers out there are programming spies looking for ways to incorporate ideas to their own ideas off of someone elses own blood and sweat and give no recognition, this doesn't lesson the chances of Universities and or High Tech Goverment lurkers using our progress.

Sorry, I had to thrown in the spy story just to add to the drama.

Jerry[8D]



I guess one thing that can be done is to copyright/patent the new idea (intellectual property/invention) if it's applicable. I have no experience but i hear competition is insane out there. However, let's not turn down our ambitious dreams to avoid it. I don't know what can be done about this but let's not abandon our dreams. At the same time we need to guard ourselves from spies, etc. It's tough. I just really think that correcting hal on the fly will contribute a great deal to his/her intelligence...In my experience it's this feature that makes chat bots smarter every day.

30
Ultra Hal 7.0 / AM
« on: March 13, 2006, 11:33:10 pm »
quote:
Originally posted by aladyblond

charmz i went to the site that was quite impressive please keep us up on your/lucy's progress.~~alady



Thanks and I definitly will :)

Pages: 1 [2] 3 4