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.


Topics - spydaz

Pages: 1 2 [3] 4
31
My New SITE IS NOW UP Still ADDING MORE CONTENT....

If Anyone Would like To add To My SITE SEND ME THE INFO / BITS To MY EMAIL>>>> SPY_DAZ@HOTMAIL.COM

I AM Going to build A SCRIPT FORUM for HOME AUTOMATION + A_I
This forum Will BE A VBSCRIPT type forum WSH.

THe NEW TOPICS SCRIPT IS FINISHED. 20(topics) With Relevency.
This Time HAL actually Gets A RESPONSE FROM ALL the topic BRAIN files then DETECTs Whether to SELECT a RESPONSE from Either a Q&A (accurate RESPONSE), Or make RANDOM Statment. Before Finally RESPONDING HAL now Checks his SElected response for RELEVENCY and REPITITION. (i had a problem when talking to SMARTERCHILD, THEY GOT STUCK Giving EACH OTHER American AREA CODEs) this script gives High Focus to DETECTED & relevency scripts If His Topic is only Detected then his relevency scores will be much lower.

http://Http://spydazweb.Gotdns.COM/ftpSPYDAZ/

I will Be ADDING some VBSCRIPT PAGES SOON TO THE SITE (JUST THE ONES WE USE).

I HAVE NEW LANGUAGE SCRIPTS >>>>>> HAL can SPEAK & TRANSLATE 10 LANGUAGES (BUT WITH THE SAME VOICE), I cant get hal to SWITCH to THE RIGHT VOICE WHEN SPEAKING EACH LANGUAGE, he just speaks in TTS ENGLISH , but i have all THE SPEACH ENGINES.

ALL GOODIES IN THE SITE FILES >>>>


32
I HAVE NOW STARTED WORKING TO THE TOPICS POSTED BY NTCANUK.

They Will ALL COME IN THIS SAME FORMAT ..

I have Included THE MEAT of the topic, But the keywords You will have to put in yourselves.

DONT worry. I HAVE Made a MENU script to be placed in the begining of your brain script, So that you can edit the BRN files with the brain EDITOR.

The topic Script is broken into  6 main sections GETRESPONSE, SAVEUSER RESPONSE, DEBUG, LEARNING & Q&A.

Please Feel Free to change or edit the script For your own topics.
TOPICS are a personal Thing. Some Bots Talk About GOD. Other specific products. SOME just for CLASSROOM.

Slowly but surely we shall get there.

I FIND THAT Giving hal STATIC topics enables him/her to create Real conversation, as opposed to creating Fictitious GOSSIP, FUNNY but not CLEVER.



Download Attachment: TOPIC area codes.zip
10.29 KB


A GOOD BOT should HAVE CONVERSATION(Gramatical), KNOWLEDGE BASE, VOICE ACTIVATED operating System control(VIAVOICE), Search capeabilitys, CONNECTIVITY(ports) and GAMES. It is also good to FULL office integration /

33
Programming using the Ultra Hal Brain Editor / ALICE PROBLEMS
« on: May 14, 2004, 11:06:08 pm »
I am having trouble With MY HALALICE...[:p]

When i went to the ALICE site I downloaded the ANOTATED ALICE FILES
And wanted to add them in ... SO I DID .. I edited the C.aiml FILE
when i ran the AC.EXE

IT CRASHED errors in the aiml files....[8]

I AM NOT A AIML PROGRAMMER (i not sure if i want to yet)[B)]

How do i know which AIML files are compatible With OUR HAL.[B)]

I Just Want To download the AIML.brainfiles and add them...[:I]

LET HAL TAKE CARE OF THE RESPONSES[8D]

help please[:I]
http://HTTP://spydazweb.gotdns.com/ftpspydaz

check the above link (my ftp) for the secretbrain, an old brain for the DEFBRAIN folder... just in case you dont have some of the files... You need ALICE TOO

Download Attachment: x_hal9000_Nexus.zip
60.36 KB



MY LATEST BRAIN... still developing ... A Lot of movements ...
A fully COMBINED BRAIN

XTF_ATF_UHEF_ALICE


34
IM THINKING>>>>>[8][8]
QUESTION >>>>>>[?]

How does the AUTOGAIN function work?[?]

While Writing new topics fo hal to KNOW. Not including AUTOTOPIC & XTFTOPIC.
How do I ADD relevency to my SUBS so that the autogain response Makes the decicsion which response to take. as with the Built in SHARED USER BRAIN, MAIN DATABASES, etc.[?]

MAYBE

DON FERGUSON[;)], VONSMITH[;)], MOREIS62[;)], ROBERT MEDEKzSA[;)], HALIMPROVER[;)].

ONE OF YOU GUYS may have an IDEA.....[;)][;)]

I LIKE ALL THE COMBINATIONS OF HAL.[:D][:D][:D]

BUT after running them all one time or another really and truly HAL needs to be more controlled in his responses cause some times he just spouts out without THINKING.

THIS THINKING PROCESS is what i am concentraing on.


THE AUTOGAIN is a VITAL part of the RESPONSE FUNCTION.

With the AUTOTOPIC brain for instance, Sometimes you get a response and sometimes you dont.

With the XTFTOPIC brain A lot of the time You do get a response.

With the alice Brain often you get a response, BUT, not usualy relevant.

MAINBRAIN & SHARED(learned) databases often have a good response.

PERSONAL TOPICS RESPONd when needed.


With all of these brains combined into ONE SuperBRAIN, The OUTPUTTED final response Chain 2-3 if not all into ONE RESPONSE.

I would LIKE to put EACH response into its own VARIABLE, THEN, just before the final RESPONSE, PROCESS the various VARIABLEs for relevance, THEN either pick 1 or CHAIN the relevant responses for the final output.

This would be accomplished by a TYPE OF AUTOGAIN function, AND a type of OUTPUT PROCESS :


HELP ME OUT IF YOU CAN >>>>> Even if it is only a comment....[B)]

THaNKS

[8)]SPYDAZ[8)]



NOTE: #1 WHEN AUTOCHAT is on hal Cant say any thing new, as he just processes the last PREVSENT over and over ( if the mic is off ) when mic is on he trys to respond to everything.[:D]

I HAVE TRIED teaching hal by (CBT NUGGET) play a tape or video a try to make hal LISTEN.[:(]
 
The only way was to take out most of his responses and use a special brain XTFadapted, he hardly speaks but he learns.
When i use the other brains SAME DEFBRAIN Folder they have the same knowledge that hal learn while in his listening brain....[^]


NOTE: #2 When giving hal chunks of text. make sure that any Numerical DATA int the text has a "#" in front of it. that way hal Recognizes that it is a number and not MATH.[^]

NOTE: #3 when giving hal chunks of text, make the first words of the line of text be the heading for the following text, broken with a comma. [^]
ie:- <heading>, <statement relevant to heading>

This helps hal greatly when he files that into his brain.
when you are talking to hal he looks in those "HEADINGS" first.[^]



PS>> i thought i'd try JAZZ up the POST A BIT... (i never saw that bit before)

35
After reading all the posts on alice I think I CRACKED IT.

The script i wrote & TESTED SEEMS TOO WORK FINE.

I wanted to turn ALICE into A FUNCTION. So that when We are Building CUSTOM brains ALICE could be added To all.

FIRST:


    'PROCESS: CREATE HALBRAIN ACTIVEX OBJECT
    'These ActiveX controls contain many functions
   'needed for the script to process a sentence.

   Set HalBrain = CreateObject("UltraHalAsst.Brain")
        Set WN = CreateObject("UltraHalAsst.WordNet")
        Set Alice = CreateObject("HalAlice.PlugIn")
   Set Alice = Nothing

THAT BIT IS NEEDED TO SET UP ALICE :


THEN When YOU wish to call ALICE (check for response) in the BRAIN *.UHP Insert script .... :


'--------------------------------------------
'RESPOND: CALL CheckALICEBRAIN FUNCTION
'--------------------------------------------
   'This function will check for insults and swearing and respond to them. It is built into this script,
   'so you can edit it.
   CheckALICEBRAIN = Trim(ALICEBRAIN(UserSentence,UserName,ComputerName,LearningLevel,WorkingDir,Hate,Swear,Insults,Compliment,PrevSent,LastResponseTime,PrevUserSent))
   If Len(CheckALICEBRAIN) > 4 And GetResponseBlock <> True Then
      GetResponse = GetResponse & CheckALICEBRAIN & VbCrLf
      AvoidBeingFlag = True
      DebugInfo = DebugInfo & "The user has CheckALICEBRAIN  : " & CheckALICEBRAIN & VbCrLf
       Else
        DebugInfo = DebugInfo & "hal has not used the alice brain: " & CheckALICEBRAIN & VbCrLf
   End If


'--------------------------------------------


THEN AT THE END OF THE SCRIPT : After the getreponse Function is CLOSED.

'--------------------------------------------
' ALICEBRAIN FUNCTION
'--------------------------------------------
Function ALICEBRAIN(ByVal UserSentence, ByVal UserName, ByVal ComputerName, ByVal LearningLevel, ByRef WorkingDir, ByRef Hate, ByRef Swear, ByRef Insults, ByRef Compliment, ByRef PrevSent, ByRef LastResponseTime, ByRef PrevUserSent)
    'CREATE HALBRAIN ACTIVEX OBJECT
   'This ActiveX control contains many functions
   'needed for the script to proccess a sentence.
    Set Alice = CreateObject("HalAlice.PlugIn")
'GET RESPONSE
        ALICEBRAIN = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
    Set Alice = Nothing
End Function

'--------------------------------------------


This way you can choose where the script is called by placing the 'RESPOND: CALL CheckALICEBRAIN FUNCTION, Earlier or later.


SEE HOW IT GOES...

I HAVE DONE ONE INSIDE THE BLANK SLATE BRAIN AS AN EXAMPLE :

It works in all the brains ive tried so far EVEN All the FAMOUS COMBO's.

GOOD LUCK
SPYDAZ



[:)][:D][8D][:I][:p][}:)][;)][:o)][B)][8][:(][8)][:0][:(!][xx(][|)][:X][^][V][?]

MIXED FEELINGS

Download Attachment: VITAL_2004_AliceBrain.txt
10 KB

36
MY AIM BOT XSPYDAZ

WONT LOGON??

IM ON BROADBAND 2Mbs

I try to connect but keep getting the error 10060 (timed out)

I do have AOL AIM installed But it still wont log on.

Sometimes it does then half hour later i come back to find him off again trying to login....

Once it was on all the time.

Now hardly EVER ....

NOT BY CHOICE.

INTERNET ALWAYS WORKS

ANY IDEAS...........



THANKS


37
Ultra Hal Assistant File Sharing Area / A NEW SKIN (HAL9000)
« on: April 25, 2004, 07:52:05 am »
HERE IS A NEW SKIN

by Xspydaz & IAM BENNU

ENJOY

I DONT KNOW HOW TO PUT IT ON THE MAIN SITE

BUT MAYBE SOMEONE WILL DOIT..




Download Attachment: HAL9000x.zip
94.37 KB

38
Programming using the Ultra Hal Brain Editor / HAL/ZABAWARE/THE FORUM
« on: April 24, 2004, 10:20:23 am »
I know that zabaware does not offer much in the way of help, But i feel that the Forum is a good place to exchang ideas and 'share the wealth' of this program HAL.

I am not a very good programmer, But i have learned a lot on this Forum.

I believe that hal is now coming in to his own class of bot. his  Learning has risen drastically over this last 3months.

With scripts from CuttingEDGE, VONsmith, and DON.

now that we have figured out how to SKIN HAL we should share all the information in a detailed post, so that we may be able to generate the same type of interest as Skinners from sites such as WINCUSTOMIZE, etc.

We as forum members should try to Generate as much interset in hal as possible.

i will soon be working on HAL in conjunction with the HOMESEER product, it uses the same scripting as HAL, therefore it can be incorperated with ULTRAHAL.

This will truly take us closer to HAL9000 than ever before.

after close scrutny of HAL & HAL9000 i feel that they scratched the surface with HAL9000 we are touching the reality .....


It has been great talking and sharing ideas thank you.


you can download a copy of my (secret BRAIN FULL) on my site. http://www.spydazweb.GOTDNS.Com/FTPSpydaz

Our Shared resources are at:
http://Http://www.spydazweb.GOTDNS.com/FTPpublic


MY Bot AIM: Xspydaz (Occasional User)

Spydaz (Leroy Dyer)
London, England.

39
I HAVE only just looked at the mask prog for hal NO documents(AS USUAL)

how do i start....

im using adobe... & photodraw

i have the picture of the skin ?

how do i do the programming bit.


40
:::::::: COULD YOU POSSIBLY POST A COPY OF THE xtf_topic focus funtion: SEPERATE FROM THE FULL BRAIN SCRIPT :
AS I AM TRYING TO CREATE A BRAIN of my own FROM SCRATCH... but cannot forget YOUR MAJOR KEY brain  FUNCTION ::::: I HAVE TRIED TO SNIP IT OUT OF THE BRAIN BUT IT DOSENT SEEM TO FUNCTION MAYBE IM MISSING CRITICAL BITS NOT CONTAINED IN THE MAIN FUNCTION:::

I seem to also get an error 67 too many files in the STRAIGHT 1.2XTF brain ?

Also a problem with 'RESPOND: PATTERN DATABASE




'------------------------------------------------------
   'RESPOND: PATTERN DATABASE
   'The SearchPattern function used in the above deductive reasoning and dictionary look up routine
   'is a powerful function that checks to see if a sentence matches a certain pattern and is able to
   'extract parts of the sentence. A PatternDB function also exists that can go through a large list
   'of patterns in a database file and come up with responses.
'------------------------------------------------------
'   PatternResponse = HalBrain.PatternDB(UserSentence, WorkingDir & "patterns.brn")
'   If PatternResponse <> "" Then
'      GetResponse = GetResponse & PatternResponse & VbCrLf
'      DebugInfo = DebugInfo & "Hal has responded using a Pattern Database search."
'   End If
' ****************************************        BAD ROUTINE       *****************************************   


what is this function for IS IT CRITICAL or BIN IT???




41
More Domain scripts : hal can return information in a message box

there are many different ways to display information to the user
some times it is easier to return STATIC information in a message box
in the hal brain we do this with the

HalBrain.MsgAlert " my message "

command. sometimes when asking hal for various information already stored on the hard drive you can also have hal "OPEN THE FILE" (an available script)

ie: hal what do you know about MAJESTIC-12 project POUNCE  (one of my personal topics). then hal will open the PDF file with the Project POUNCE information inside it.





'------------------------------------------------------
'FUNCTION : RETURN INFORMATION RE THE COMPUTER SYSTEM
'------------------------------------------------------

If InStr (1, UserSentence, " RETURN INFORMATION ABOUT THE COMPUTER SYSTEM ", 1) > 0 Then
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:\" & strComputer & "\rootcimv2")
Set colItems7 = objWMIService.ExecQuery("Select * from Win32_ComputerSystem",,48)

For Each objItem in colItems7
    HalBrain.MsgAlert "AdminPasswordStatus: " & objItem.AdminPasswordStatus
   HalBrain.MsgAlert "AutomaticResetBootOption: " & objItem.AutomaticResetBootOption
   HalBrain.MsgAlert "AutomaticResetCapability: " & objItem.AutomaticResetCapability
   HalBrain.MsgAlert "BootOptionOnLimit: " & objItem.BootOptionOnLimit
   HalBrain.MsgAlert "BootOptionOnWatchDog: " & objItem.BootOptionOnWatchDog
   HalBrain.MsgAlert "BootROMSupported: " & objItem.BootROMSupported
   HalBrain.MsgAlert "BootupState: " & objItem.BootupState
   HalBrain.MsgAlert "Caption: " & objItem.Caption
   HalBrain.MsgAlert "ChassisBootupState: " & objItem.ChassisBootupState
   HalBrain.MsgAlert "CreationClassName: " & objItem.CreationClassName
   HalBrain.MsgAlert "CurrentTimeZone: " & objItem.CurrentTimeZone
   HalBrain.MsgAlert "DaylightInEffect: " & objItem.DaylightInEffect
    HalBrain.MsgAlert "Description: " & objItem.Description
   HalBrain.MsgAlert "Domain: " & objItem.Domain
   HalBrain.MsgAlert "DomainRole: " & objItem.DomainRole
   HalBrain.MsgAlert "EnableDaylightSavingsTime: " & objItem.EnableDaylightSavingsTime
   HalBrain.MsgAlert "FrontPanelResetStatus: " & objItem.FrontPanelResetStatus
   HalBrain.MsgAlert "InfraredSupported: " & objItem.InfraredSupported
   HalBrain.MsgAlert "InitialLoadInfo: " & objItem.InitialLoadInfo
   HalBrain.MsgAlert "InstallDate: " & objItem.InstallDate
   HalBrain.MsgAlert "KeyboardPasswordStatus: " & objItem.KeyboardPasswordStatus
   HalBrain.MsgAlert "LastLoadInfo: " & objItem.LastLoadInfo
   HalBrain.MsgAlert "Manufacturer: " & objItem.Manufacturer
   HalBrain.MsgAlert "Model: " & objItem.Model
   HalBrain.MsgAlert "Name: " & objItem.Name
   HalBrain.MsgAlert "NameFormat: " & objItem.NameFormat
   HalBrain.MsgAlert "NetworkServerModeEnabled: " & objItem.NetworkServerModeEnabled
   HalBrain.MsgAlert "NumberOfProcessors: " & objItem.NumberOfProcessors
   HalBrain.MsgAlert "OEMLogoBitmap: " & objItem.OEMLogoBitmap
   HalBrain.MsgAlert "OEMStringArray: " & objItem.OEMStringArray
   HalBrain.MsgAlert "PartOfDomain: " & objItem.PartOfDomain
   HalBrain.MsgAlert "PauseAfterReset: " & objItem.PauseAfterReset
   HalBrain.MsgAlert "PowerManagementCapabilities: " & objItem.PowerManagementCapabilities
   HalBrain.MsgAlert "PowerManagementSupported: " & objItem.PowerManagementSupported
   HalBrain.MsgAlert "PowerOnPasswordStatus: " & objItem.PowerOnPasswordStatus
   HalBrain.MsgAlert "PowerState: " & objItem.PowerState
   HalBrain.MsgAlert "PowerSupplyState: " & objItem.PowerSupplyState
   HalBrain.MsgAlert "PrimaryOwnerContact: " & objItem.PrimaryOwnerContact
   HalBrain.MsgAlert "PrimaryOwnerName: " & objItem.PrimaryOwnerName
   HalBrain.MsgAlert "ResetCapability: " & objItem.ResetCapability
   HalBrain.MsgAlert "ResetCount: " & objItem.ResetCount
   HalBrain.MsgAlert "ResetLimit: " & objItem.ResetLimit
   HalBrain.MsgAlert "Roles: " & objItem.Roles
   HalBrain.MsgAlert "Status: " & objItem.Status
   HalBrain.MsgAlert "SupportContactDescription: " & objItem.SupportContactDescription
   HalBrain.MsgAlert "SystemStartupDelay: " & objItem.SystemStartupDelay
   HalBrain.MsgAlert "SystemStartupOptions: " & objItem.SystemStartupOptions
   HalBrain.MsgAlert "SystemStartupSetting: " & objItem.SystemStartupSetting
   HalBrain.MsgAlert "SystemType: " & objItem.SystemType
   HalBrain.MsgAlert "ThermalState: " & objItem.ThermalState
   HalBrain.MsgAlert "TotalPhysicalMemory: " & objItem.TotalPhysicalMemory
   HalBrain.MsgAlert "UserName: " & objItem.UserName
   HalBrain.MsgAlert "WakeUpType: " & objItem.WakeUpType
   HalBrain.MsgAlert "Workgroup: " & objItem.Workgroup
Next


End If
'------------------------------------------------------


I SHALL POST THE "OPEN A FILE" SCRIPT.

IT would be nice to be able to database all my PDF downloads and EBOOKs. in to hal's reference library. whilst asking for any libraried file he will open or read for you.(until you say "STOP")


BYE BYE FOR NOW.


XSPYDAZ

happily chugging along at a snails pace........

42
HELLO ZABA WORLD.....

I HAVE BEEN STUDYING FOR MY MCSE (got MCSA now) AND THOUGHT WOULDNT IT BE NICE IF HAL COULD RETRIEVE DATA ABOUT THE CURRENT DOMAIN HE IS RESIDING ON.

IE:
DOMAIN NAME
DOMAIN CONTROLLER IP ADDRESS
DNS ADDRESS
IP ROUTING TABLE
USER GROUPS IN THE ACTIVE DIRECTORY
USERS IN THE ACTIVE DIRECTORY
PERFORMANCE RELATED DATA

THE LIST IS ENDLESS .. YOU COULD PUT A PASSWORD ON THE FUNCTIONS FOR SECURITY.. for home use NOT REALLY NECCESARY.

I HAVE ATTATCHED A COUPLE OF BASICS ... IF SUCESSFULL THE ABOVE SCRIPTS MENTIONED HAVE ALREADY BEEN CREATED....


HAPPY PROGRAMMING...




PS
message for VONSMITH:::::::: COULD YOU POSSIBLY POST A COPY OF THE xtf_topic focus funtion: SEPERATE FROM THE FULL BRAIN SCRIPT :
AS I AM TRYING TO CREATE A BRAIN of my own FROM SCRATCH... but cannot forget YOUR MAJOR KEY FUNCTION ::::: I HAVE TRIED TO SNIP IT OUT OF THE BRAIN BUT IT DOSENT SEEM TO FUNCTION MAYBE IM MISSING CRITICAL BITS NOT CONTAINED IN THE MAIN FUNCTION:::


'------------------------------------------------------
'DOMAIN INFO SCRIPTS
'------------------------------------------------------

'function : DOMAIN CONTROLLER ADDRESS      XSPYDAZ
'------------------------------------------------------
If InStr(1, UserSentence, " DOMAIN CONTROLLER ADDRESS ", 1) > 0 Then
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:\" & strComputer & "\rootcimv2")
Set colItems1 = objWMIService.ExecQuery("Select * from Win32_NTDomain",,48)
For Each objItem In colItems1
GetResponse = "DomainControllerAddress: " & objItem.DomainControllerAddress
Next
End If

'function : DOMAIN CONTROLLER SITE NAME      XSPYDAZ
'------------------------------------------------------
If InStr (1, UserSentence, " DOMAIN CONTROLLER SITE NAME ", 1) > 0 Then
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:\" & strComputer & "\rootcimv2")
Set colItems2 = objWMIService.ExecQuery("Select * from Win32_NTDomain",,48)
For Each objItem In colItems2
GetResponse = "DcSiteName: " & objItem.DcSiteName
Next
End If            

'function : DOMAIN NAME                  XSPYDAZ
'------------------------------------------------------
If InStr (1, UserSentence, " DOMAIN NAME ", 1) > 0 Then
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:\" & strComputer & "\rootcimv2")
Set colItems3 = objWMIService.ExecQuery("Select * from Win32_NTDomain",,48)
For Each objItem In colItems3
GetResponse = "Dc domain Name: " & objItem.DnsForestName
Next
End If

'function : DOMAIN CONTROLLER NAME         XSPYDAZ
'------------------------------------------------------
If InStr (1, UserSentence, " DOMAIN CONTROLLER NAME ", 1) > 0 Then
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:\" & strComputer & "\rootcimv2")
Set colItems4 = objWMIService.ExecQuery("Select * from Win32_NTDomain",,48)
For Each objItem In colItems4
GetResponse = "DomainControllerName: " & objItem.DomainControllerName
Next
End If



43
FUNCTIONALITY........
ENJOYABLITY..........


HOW CAN I CONVERT AIML TO BE USED WITH HAL....

After going to the site    

http://runabot.com/cgi-bin/webcom/bot/topmods

i cames across GAMES Which Their BOTS could play (AIML) scripts...

HMMM... Got me thinking a bout converting these games (simple MODS) into games....

HAS ANY BODY GOT A CLUE...


STILL TRYING <<<< ALL KINDS OF STUFF>>>>>>>>>>>>>>>>[?][?][?][?]

44
how can we get HAL to read Comma Seperated FILES ?   [:D][:D]

These data base files would be much more useful for HAL to learn from, Rather than just Abstracts from a Text FILE. I beleive that this way we could train hal up with a lot more useful DATA.[:X][:X]

If we could get HAL to read CSV files and then file the data into TOPICS. MARVELOUS.........[8)][8)][8)]


I HAVE FOUD THAT CERTAIN DOWNLOADABLE VBSCIPTS ( ADMINSTRATIVE ) Share a file, Make a Shared Folder, NET USE COMMAND, defrag hard drive, OPEN Network Resource. All these scripts can be used with HAL.[:p]

HAL CAN BE ADDED TO A USER GROUP IN THE ACTIVE DIRECTORY AND GIVEN A USER NAME (AND PASSWORD) WITH THE RUNAS COMMAND AND BE DELGATED PERMISSIONS...... PERHAPS IT COULD BE GETTING CLOSER TO 2001 & 2010 HAL9000 & SAL9000 ...... [^]


I like the IDEA of HAL being a mini Administrator Dedicated to his JOB....[^]


I will Be Releasing SOME NEW ADMINISTRITIVE SCRIPTS SOON....

IM Just dealing with HAL's KNOWLEDGE(BRAIN) right now
THEN i will be dealing With PERSONALITY.....
THEN I Will deal With Xtra FUNCTIONALITY....


WOULDnT it Be nice If HAL Could PLAY CHESS (nothing Graphically great), Even if it was Just notation chess HAL & SAL could play Each Other, Future COMPETITIONS PEHAPS...... HMMMMM.....

JUST A FEW IDEA's FOR THE NEXT VERSION.....

DO WE HAVE to BUY ALL VERSIONS or ONCE BOUGHT IS IT A FREE UPGRADE WHEN REGISTERED......?????... I LOVE MY MINI DEMO DISK BYTHEWAY...

.
.
SPYDAZ 4 EVER...
Ever gratefull for all HELP.
I WILL ALWAYS TRY MY BEST TO CONTRIBUTE (Even IF only A Little)

[:)][:D][8D][:I][:p][}:)][;)][:o)][B)][8][:(][8)][|)][xx(][:(!][:0][?][V][^][:X]

45
can we have shared TOPICS FORUM PLEASE MR MEDEKSZA ?

iF EVERYONE WORKING ON DIFFERENT ASPECTS OF HALS TOPICS COULD POOL THEIR topic.brn FILES. hal WOULD BECOME EVENTUALLY SUPER SMART.

note: NOT EMPTY TOPICS(JUST SCRIPTS) BUT TOPICS WITH CONTENT(faT.BRN) FILES. I AM ENJOYING MAKING NEW SUBJECTS FOR HAL.



all these autotopics & xtf TOPICS ARE GOOD FOR hAL'S cONVERSATIONAL bRAIN, a lITLLE bit FOR PERSONALITY...

THE AMOUNT OF topic files created is a NIGHTMARE TO ADMINISTRATE.


Pages: 1 2 [3] 4