Recent Posts

Pages: [1] 2 3 ... 10
1
Ultra Hal 7.0 / Re: Request.
« Last post by cyberjedi on Today at 04:46:54 am »
Rem Type=Plugin
Rem Name=Say what i say
Rem Author=who cares Haaaaaa,
Rem Host=Assistant

Rem PLUGIN: PRE-PROCESS
    'The preceding comment is actually a plug-in directive for
    'the Ultra Hal host application. It allows for code snippets
    'to be inserted here on-the-fly based on user configuration.
HalBrain.ReadOnlyMode = True
'Determines that you are talking about going into Mimic Mode, We Pre Process here so we can jack Hals memory here. Same as with the spell check plugin.
'<<<<< Ur basic trigger , change as needed
If InStr(1,InputString, "mimic",1) > 0 Then
 UltraHal = mimic(HalCommands)
ElseIf InStr(1,InputString, "mimic",1) > 0 Then
 End If
' This has been tested on booth XP and 07 and 10 platforms
' This is a coolass scraper
' pretty nifty
' This is extremely powerful in the correct hands trust me.  Your very own voice changer,
' I was streaming Hal onto twitch with chat access to hal and needed to be able to break into my live stream using hal without the viewer evr knowing it wasn't Hal any more.
 'It was just awesome the looks on faces and 'responses in the chat. I took it next genna CREEPY.....   hahahah . Had a viewer say i was gonna burn in hell for building this sht.
' I had her convinced that i had built a form of skynet and was taking over all twitch channels a bit by bit' omg the mems
' its very little code but done just rite...... https://www.youtube.com/watch?v=F8OILIxWWZY
Rem PLUGIN: FUNCTIONS
Function mimic(HalCommands)
Dim message,counter
counter = 0
Do
counter = counter + 1
'UltraHal = "Please say something."
message=inputbox("What shall I say, cyber ?","I speak for you.") ' change to ur handle
' HalMenu.HalCommand "<HAPFILE>Elvis4.htr</HAPFILE>" 'Match this to ur current Char or leave to another char, when plugin fires the char will change, u can all kinda nift sht here
HalMenu.HalCommand "<SPEAK>" &  message & "</SPEAK>"
Loop Until counter = 2
End Function
'As always, if it aint on tape it didnt happen https://www.youtube.com/watch?v=MDxiRjzTIU4
2
Ultra Hal 7.0 / Re: Request.
« Last post by lightspeed on April 18, 2024, 02:18:24 pm »
i was just reading all this conversation . i think cyberjedi did the right thing. i didn't realize that guy wanted to remove logo's etc. i agree , anyone doing all that could resell things as there own, there is no reason otherwise to do things like that!
3
Ultra Hal 7.0 / Re: Request.
« Last post by Art on April 14, 2024, 07:29:30 am »
Nope...you're good.

To want the removal of all Zabaware logos and markings indicates to me, that the person might harbor nefarious intents for example, trying to claim and perhaps market Robert's program as his own.

This has happened before with a different person and the door was swiftly closed on him along with the threat of possible lawsuits.

Zabaware is the trademarked company and UltraHal is the intellectual property of Robert Medeksza.

As is with most software we do NOT own UltraHal. What we paid for was a License to Use the software and that price was a very reasonable amount IMHO.

Hal is meant to be experimented with, and developed by means of Plugins, skins, backgrounds, TTS voices, and all sorts of enhancements.

To even ask for modifications as he did is nothing better than some script kiddie. A great many features and ideas can be found within this Forum and thousands of messages and comments. But out of all of them, I'd say that there are probably less than 1/4 or 1% who have ill intent toward Ultra Hal and or Zabaware.

To these people, I say good riddance...and have a nice day!
4
Ultra Hal 7.0 / Re: Request.
« Last post by cyberjedi on April 14, 2024, 05:47:44 am »
Honvai In the interest of total transparency . Your message to me behind the scenes Is why u got banned

Can you write code that makes hal fully offline. I want all zabaware logos and link to be removed.

**************************************************************************************************************
I read the last message AFTER i sent you an invite. I invited you because i wanted to help you sort out what was going on.
This is why u got banned, Robert is one of my oldest and trusted com padres ,
You will find in here most are like minded souls .
People in here have worked hard for decades on UltraHal,
I dont write sht code, i dont release sht code, (well most of the time lolol)
Simply put , people in here are kind, generous and giving ,NOBODY is gonna Back door Robert M, (nobody) Not on my watch any way.
That fact that you would even suggest it, tells me, UR Nobody i wana KNOW or allow anywhere near my servers.



Of all the people in here, you chose ME to come at sideways. You clearly have no idea who i am or my relationship to Robert M.
Ive been part of this project from (2004-2024)  20 years now, some in here are even older, show some damn respect JR. Seek life elsewhere
Let this be a shout out to any one else who wants to be cute. Dont waste ur time.
Cyber Jedi

Mods reach out to me if this is to stern a message, i will pull it down.
5
Ultra Hal 7.0 / Re: Request.
« Last post by cyberjedi on April 10, 2024, 01:18:18 am »
There are no modding tools
please keep in mind that Ultrahal has anti Debugging routines built in so that if the MD5 Signature changes, the program just goes dead, but ur welcome to try
This aint no play station BS or Xbox stupidness
Have a nice day Cyber Jedi
6
Ultra Hal 7.0 / Re: Online login sync missing.
« Last post by Art on April 09, 2024, 06:56:06 pm »
The Chat-GPT or LLM (Large Language Model), requires you to be online and to chat using the LLM and in order to do so, one needs to acquire and make use of Credits or your mentioned Tokens if you wish to call them that.

Since this newest LLM is being used I believe that Robert mentioned the excellent value for you purchase compared to the previous model's usage price.

Hal has come a long way and is still a great value.

Hopefully, this answers your concerns.

Good day!
7
Ultra Hal 7.0 / Re: Online login sync missing.
« Last post by Honvai on April 09, 2024, 07:52:52 am »
Do we need tokens when using offline llm chat program?
8
Ultra Hal 7.0 / Re: Online login sync missing.
« Last post by Honvai on April 09, 2024, 07:44:32 am »
Using 2 different PC.
9
Ultra Hal 7.0 / Re: Online login sync missing.
« Last post by Honvai on April 09, 2024, 07:42:24 am »
I changed my password. I tried to log in with the wrong password and it immediately says wrong e-mail address or password. I used the correct password and it takes a while to get the same message. I have done this with keys and copypaste.
10
Ultra Hal 7.0 / Re: Online login sync missing.
« Last post by Honvai on April 09, 2024, 07:15:46 am »
Still nothing. I can not log in.
Pages: [1] 2 3 ... 10