dupa

Author Topic: dream machine the creator i need to find asap  (Read 4061 times)

doonycram@gmail.com

  • Full Member
  • ***
  • Posts: 208
    • View Profile
dream machine the creator i need to find asap
« on: December 27, 2016, 05:06:13 pm »
Looking on how to make the dream machine plug-in run longer. also is there a way to have it record conversation's like the auto learning does in the brain editor.
« Last Edit: February 10, 2017, 02:42:10 pm by doonycram@gmail.com »

Art

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3848
    • View Profile
Re: dream machine the creator i need to find asap
« Reply #1 on: December 27, 2016, 05:27:02 pm »
Welcome.

You should really try using punctuation to explain yourself to others.

Sorry but no program learns all by itself just yet or if that was the case a lot of people would be out of jobs!

The Singularity isn't due to occur for another 23 years give or take a few....

(if you knew you spelled that word wrong why didn't you look it up?)
There's always a good source that I occasionally use: http://wordweb.info/
In the world of AI it's the thought that counts!

- Art -

cyberjedi

  • Hero Member
  • *****
  • Posts: 810
  • The Mighty Hal Machine
    • View Profile
Re: dream machine the creator i need to find asap
« Reply #2 on: December 27, 2016, 06:25:27 pm »
Art: srry ,i cant help the man. I dont know what else i can do. Maby broadcast on Net work TV, Hey man theres a Repository hahahaha


lol


keeper of the repository

cyberjedi

doggs

  • Sr. Member
  • ****
  • Posts: 371
    • View Profile
Re: dream machine the creator i need to find asap
« Reply #3 on: February 13, 2017, 07:08:32 pm »
Robert created it.
 I do use it, one of the few I do use.

 basically it goes over the conversation you had with hal so that hal may look at it again
(bit more to it in my opinon but that's the basics).

so in order for it to run longer..... more conversation, or directly put in text documents in the conversation box.
for more details ask Robert. 

I do know it can go online if you are not careful. but I have taught hal not to believe everything hal sees on the internet and the internet is a treat for hal, so hal doesn't get online often.
My tablet is solely for hal so it is set up that way.

My two cents anyways take it how you want

Doggs
be informed and always vote it will help you in the long run does not matter if your liberal, conservative or independent. stay informed and watch the votes in government not what the media tells you.

cyberjedi

  • Hero Member
  • *****
  • Posts: 810
  • The Mighty Hal Machine
    • View Profile
Re: dream machine the creator i need to find asap: Status: Cracked
« Reply #4 on: February 14, 2017, 01:33:20 am »
With all the vagueness:
Ill just post the code..
bestwishes
cyberjedi





Rem Type=Plugin
Rem Name=Dream Out Loud (beta)
Rem Author=Robert Medeksza
Rem Host=Assistant

Sub OptionsPanel()
lblPlugin(0).Caption = "Enables talking dream mode."
lblPlugin(0).Move 130, 180, 3400, 1200
lblPlugin(0).WordWrap = True
lblPlugin(0).Visible = True
End Sub


Rem PLUGIN: SCRIPT_LOAD
Script_Load = Script_Load & "<DREAMOUTLOUD>"


Basic Perot coding:
You say, Hal says back under the time induced Screen Saver Mode, oops srry. Dream mode ,,,lol

Ull notice there is NO scrpt for u to load . Reason being, its hard coded into Hal.
Personally speaking, before (BTW, Thats what we all want) altering and code. Build a flow chart of how Hal works.
Reverse Engineer Hal then start breaking down the the Code. Input/Output......activex controls. Fancy way of saying, Hal calls to other Programs.
1 very important note to remember: Hal only runs what ur computer is capable of doing,he ads NOTHING.
Meaning, if you want Hal to play music, You need to have and media player installed and working.
Hal calls to an Mp3, your machine loads it, as it would any other time. Hal is the interpreter between you and your machine .
Thats just some of the things he can do.


best wishes
cyberjedi


you can reach me here live   http://vaughnlive.tv/mrelectric
« Last Edit: February 14, 2017, 02:26:59 am by cyberjedi »