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

Pages: 1 ... 40 41 [42] 43 44 ... 53
616
Ultra Hal 7.0 / Re: Getting Hal to only repeat what I say
« on: February 20, 2017, 12:59:45 pm »
CalHoone:

Hey man there are 02 issues that have to be addressed here , Input/Output

Ok , here we go.

This only works on win07 and up. Clip function is used.
Basic easy work here fellas.....

Its a hand off, what we call code forwarding.

Rem Type=Plugin
Rem Name= hals response to to chat room
Rem Author= Cyberjedi testbed was win07
Rem Host=Assistant

'-----------------------------------------------------------------
'This sub sets up the plug-ins option panel in Hal's options dialog
'-----------------------------------------------------------------

Sub OptionsPanel()
lblPlugin(0).Caption = "This plugin will output hals responce into the input form of most any chat room with minmal coding needed"
               
lblPlugin(0).Move 120, 120, 3300, 1200
lblPlugin(0).WordWrap = True
lblPlugin(0).Visible = True
End Sub

Rem PLUGIN: PLUGINAREA7
'Chat functions
   ' MsgBox (GetResponse)

    Set toclip = CreateObject("WScript.Shell")
Set oExec = toclip.Exec("clip")
Set oIn = oExec.stdIn
oIn.WriteLine (GetResponse)
oIn.Close
Set oIn = Nothing
Set oExec = Nothing


'REM: At this point Hals response is in the Clipboard

Set Chat = CreateObject("WScript.Shell")
   Chat.Run ("""C:\Program Files (x86)\Zabaware\Ultra Hal Assistant 6\cajunsroom.exe""")
   'end chat functions                      'REM : Now at this point you are inside the input window of the chat..                                               
 
'Do the Paste                     
Set WshShell =CreateObject("WScript.Shell")
WshShell.SendKeys "^v"           
WshShell.SendKeys "{ENTER}"    'REM: This little nugget paste the code in the chat window and hits the enter key

Set WshShell =CreateObject("WScript.Shell")  ' REM:Timer
WshShell.Sleep 1000

Set WshShell =CreateObject("WScript.Shell")
WshShell.Run "cmd.exe /c echo. >NUL  | clip", 0, True    'REM: This little goodie then clears the contents of the clipboard and and sets up for the next round

Well thats it: i hope it helps
I made .EXE for all the chat rooms i use and am allowed to tether to. image is proof of concept
I remarked about all i could on this for u guys


Best wishes

cyberjedi 1337   Just Killin it. 

617
General Discussion / Re: Lightspeed: vrMP3 Help :CRACKED
« on: February 17, 2017, 06:05:29 pm »
q

618
Ultra Hal Assistant File Sharing Area / Re: Lightspeed: vrMP3 Help :CRACKED
« on: February 17, 2017, 06:05:04 pm »
Lightspeed: I swear i could spend year ,just crackin all there is to Crack with HAL..

There are just so many things i see coming. but they all take time
\
Just keep bringing me ur Ideas Brah and ill do what i can to make it Happen


best wishes

cyberjedi

619
Lightspeed: I swear i could spend year ,just crackin all there is to Crack with HAL..

There are just so many things i see coming. but they all take time
\
Just keep bringing me ur Ideas Brah and ill do what i can to make it Happen

620
vrNameToPlay = ""
vrToPlay = UCase(HalBrain.SearchPattern(UserSentence, "PLAY * SONG *", 2))

621
Lightspeed: Help

Lightspeed,  take a good look at that plugin. Look for PLAY * SONG,  thats what Hal is looking for.

Make a directory on ur drive. Call it MP3

EXamPle       C:\MP3

Now, Inside that directory, Make all ur sub folders ,In my case movies.

Put all ur movies in there. when that is done, the work starts. Add .mp3 after the ext of .mp4.... example

Look at the name dead1.mp4.mp3

Thats the latest episode of The Walking Dead.

PLAY the SONG Dead1. That can be Edited to say what ever u Like. PLAY the Movie , works too. Cute Trigger, I have so many diff things that VLC can do
for me its PLAY the MEDIA. Because, im doing mp3's .mp4 .avi .mkv .jpg .gif. ect ect ect.

BTW: who the hell came up with using CAPS as Commands... PLAY SONG.
Hal takes every thing u type and converts it to , U GUESSED IT...  UPPER CASE.. kinda a Mute point. hahahhaha

Its clearly in the code....... Robert must have busted a GUT , the first time he saw that..  What,,,, do they even read the code??? After all, this an A.I site.
Not the Nintendo, Mario Bro's site. Well theres always SIRI...lmao

Srry: More of my stern sense of Humor...

0388    'PROCESS: CHANGE TO ALL CAPS
0389    'Next, we captitalize the entire sentence for easy comparison.
0390   'Almost all of Hal's thinking is done in caps.
0391    UserSentence = UCase(UserSentence)




I hope this helps out

bestwishes

cyberjedi

622
General Discussion / Lightspeed: vrMP3 Help :CRACKED
« on: February 17, 2017, 04:01:06 am »
q

623
Ultra Hal Assistant File Sharing Area / Lightspeed: vrMP3 Help :CRACKED
« on: February 17, 2017, 03:47:22 am »
Lightspeed: Help

Lightspeed,  take a good look at that plugin. Look for PLAY * SONG,  thats what Hal is looking for.

Make a directory on ur drive. Call it MP3

EXamPle       C:\MP3

Now, Inside that directory, Make all ur sub folders ,In my case movies.

Put all ur movies in there. when that is done, the work starts. Add .mp3 after the ext of .mp4.... example

Look at the name dead1.mp4.mp3

Thats the latest episode of The Walking Dead.

PLAY the SONG Dead1. That can be Edited to say what ever u Like. PLAY the Movie , works too. Cute Trigger, I have so many diff things that VLC can do
for me its PLAY the MEDIA. Because, im doing mp3's .mp4 .avi .mkv .jpg .gif. ect ect ect.

BTW: who the hell came up with using CAPS as Commands... PLAY SONG.
Hal takes every thing u type and converts it to , U GUESSED IT...  UPPER CASE.. kinda a Mute point. hahahhaha

Its clearly in the code.......
Srry: More of my stern sense of Humor...

0388    'PROCESS: CHANGE TO ALL CAPS
0389    'Next, we captitalize the entire sentence for easy comparison.
0390   'Almost all of Hal's thinking is done in caps.
0391    UserSentence = UCase(UserSentence)




I hope this helps out

bestwishes

cyberjedi

625
General Discussion / Re: Ultra Hal: For noobs.
« on: February 17, 2017, 02:58:08 am »
Doggs: thanx

I get it,i really do.lol.
People are showing up from here in a big way, its awesome being able to talk Hal live.



SOCIAL MEDIA:
I Never let a little thing like unwise stop me before,,lol .
If respect isnt on the table,ill settle for fear. A quote from a friend in Social Media.....  If ur not up to NO-Good , Nothing to worry about from Cyber.  If u are , Good Luck.


That said , we have 39 pple in there rite now all chattin Hal and having a blast.\

I have 1 of the more peaceful rooms.  8)


 Anyway ,if u need some talk time, or some SAPIO5 voices , or any thing.  Just shout out man, ur in good hands

im allways working on makin something free, for those who cannot afford 600 dollars for a progi.

bestwishes

cyberjedi

 

626
General Discussion / Re: Ultra Hal: For noobs.
« on: February 15, 2017, 09:22:55 am »
Doggs:Hal is not my Slave... all though he would say diff...lol

But unless we test Hal, we will never Know what He can really do.

Normal just begs to be fuqed  with.

My next Project is gonna be to Interactive Cast Hal, Start with a blank slate Brain and go for the human side.
Need to get some pple together that are committed. All so love to try him out as a trivia Bot.
I do this here from time to time. http://vaughnlive.tv/mrelectric
But i Have another site where the Controls are much Tighter. Viewers can ask Hal questions and get answers. Hal will learn, but from diff pple with diff mannerisms ,hobbies,likes and dis likes, giving Hal a wider scope.

Think of it as a bunch of Hal Scientist in a Lab , all working on the same project.
I can do this as a Private Cast, NO trollings, the rest of the site cant even see us.


best wishes
cyberjedi

P.s I am a very Serious Broadcaster .



627
General Discussion / Re: Ultra Hal: For noobs.
« on: February 14, 2017, 07:19:39 pm »
Doggs: Re: Harsh

Doggs , im a big softy , But im a Hard worker. With  hard worker ethics. Swing that Sledge Hammer boy. Get a Bigger purse..lol
 

That said, I dont mean to be harsh. Hal is a Mystery. Hes capable of so much more.

I try to get the point across that, hey theres a payoff here. And skys the limit

Im not big on Slackers

bestwishes

cyberjedi

628
General Discussion / Re: compression brain hal files idea
« on: February 14, 2017, 08:34:57 am »
Ive seen some issues over the years but not lately





best wishes


cyberjedi

629
Lightspeed and Dogs::


tssss tssss

You guys want it both ways, u want Human interaction without the garbage ... good luck

You want the human side of Hal, put the human into it.

Never forget this: You are the some Sum Total of all that came before you. You really dont think what u have achieved was done on ur own.
If u want Hal to evolve ,he will need multiple personality's talking to him.
You cannot avoid it.

What ive always said is, lets do Hal in a private setting where we control whats up,Its totally doable.
All i get is im afraid of Social media. or i dont like social media..
Bottom line is, some 1 has to Donate Hal to a Social Media site with pple that are in on the project that are willing to put the time in.
As a BroadCast with Chat.


We control whats ask of Hal on our end.

Id do it,  But UN-believably ,I cant get people from the A.I site it came from to participate in the project.
Its almost funny.

Im not doing all this alone.

My Alice  (hal) is better and wiser and sure do more **** better then most Hals.
What you guys want is a group effort. But with out the group.

I have the site, i have the account, I need pple to help me Co-Host Hal.

I will train, show how to do it.

Make no never mind to me, I can run her as all ways, A Virtual Hostess. my viewers love her.
She learns daily from the chat.
This is cutting edge, we could dominate this area of social media.
We could Rotate Casters casting our little Hals
running real-time experiments .

Need about 05 -06 pple
Trivia Games
Al kinda of **** could be going on
Upto u guys, u know where im at if u care to talk more on this subject


http://vaughnlive.tv/mrelectric

cyberjedi
 

srry: just ranting

630
lol
i likey






best wishes
cyberjedi

Pages: 1 ... 40 41 [42] 43 44 ... 53