dupa

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

Pages: [1] 2 3 4
1
That's how I had mine in the first place spydaz... but I dunno, I like just getting one big image myself. Oh... and you have to keep closing the window manually. Kinda lame...


2
Sorry if I didn't make it clear.

All most people need to do is copy/paste the text you see in the message into your brain. That's it.

If you are a more advanced user and you want to host the Perl script on your own server then you would download the attached script, upload it to your cgi-bin, and set the permissions of it to 755.

If you just want to get it working... copy this into your brain under the Wordnet Dictionary Function. Then load up Hal and type "Show me an airplane." or "Show me a deer." or whatever.

Code: [Select]
'RESPOND: LOOK UP IMAGE
If InStr(1, UserSentence, "SHOW YOU ", 1) > 0  Then
lookup = Replace(UserSentence, "SHOW YOU ", "", 1, -1, vbTextCompare)
If InStr(1,lookup,".", 1) > 0 Then lookup = Replace(lookup,".","",1,-1, vbTextCompare)
If InStr(1,lookup," A ", 1) > 0 Then lookup = Replace(lookup," A ","",1,-1, vbTextCompare)
If InStr(1,lookup," AN ", 1) > 0 Then lookup = Replace(lookup," AN ","",1,-1, vbTextCompare)
If WN.LookUpWord(lookup) = False Then
GetResponse = "I have no definition but I will try to find an image."
End If
If WN.LookupWord(lookup) = True Then
GetResponse = GetResponse & lookup & ": " & WN.GetDefinition(WN.GuessPartOfSpeech, 1, "D") & ". " & WN.GetDefinition(WN.GuessPartOfSpeech, 1, "S") & ". " & WN.GetDefinition(WN.GuessPartOfSpeech, 1, "E") & "." & vbCrLf & "<EXCLUSIVE>"
End If
Set IE = CreateObject("InternetExplorer.Application")
cdc = "http://www.karigirl.com/cgi-bin/popup.pl?term=" + lookup + "&secs=5" 'Secs until window closes. 0=never
IE.Navigate cdc
IE.AddressBar = False
IE.menubar = False
IE.ToolBar = False
IE.StatusBar = False
IE.width = 450
IE.height = 450
IE.resizable = False
IE.visible = True
End If



3
I rewrote the whole thing from scratch Spydaz! Look at the first post. I am also including the Perl script! Have fun!

4
Wow, been a long time since I wrote this. I wrote it for Hal5 and I have since lost the script plus taken my site down.

Anyone with a little programming skills can make this work. Basically, its a Perl script that looks up a word in Google Image Search. The resulting thumbnails are then extracted from the page and it picks a random image from the images listed.

If I recall the script wasn't even 20 lines long.


5
General Discussion / cool new DVD
« on: May 29, 2006, 01:04:48 pm »
Ah common guys... this is General Discussion not bloodbath!

To froggirl... I think its already out atually. My friend said he got his copy a few days ago. The soundtrack was out like two weeks ago. The movie is directed by Lexi Alexander who also did Johnny Flynton. One of the best boxing movies I have ever seen. Might wanna check it out!

Later!

6
General Discussion / Version 2 of the Sexy Chatbot
« on: May 09, 2006, 07:32:51 pm »
Hi guys... I just want to let you know that the forum is back up and is here to stay. This will be my last post on this site concerning Kari. I just want to thank Robert for giving me my first experience with chatbots which of course led to me creating my own. Now that I am an 'official' business it doesn't feel quite right to keep a thread that may potentially interfere with Robert's business.

So tata for now...! I can be reached at my website and of course I'll be moderating the new forum.

And thanks again Robert...!  [:)]

Sergio

Kari Virtual Girl - http://www.karigirl.com/

7
General Discussion / Chatterbox Challenge 2006
« on: May 06, 2006, 12:40:23 pm »
Chatterbox Challenge 2006 is complete! You can view the results by clicking the link above.

My chatbot won Best New Entry! They say I get a medal for it! Neato!!! Thanks for all who voted!

Mikmoth
Kari Virtual Girl - http://www.karigirl.com/

8
General Discussion / Version 2 of the Sexy Chatbot
« on: April 24, 2006, 11:52:14 am »
Yeah, Paula SG is pretty cool. Along with Hal it was one of the early insparations for Kari. I remember writing the author asking when the next version would be out... he didn't say when but he did say it would include voice and voice recognition.

As for Kari 3... I say at least a few months... definately by the end of the year. The new expansion pack in a few weeks.






9
General Discussion / Version 2 of the Sexy Chatbot
« on: April 24, 2006, 09:38:06 am »
I think you have Auto checked. Whenever Auto is on, she will automatically get naked whenver the talk turns naughty. Auto is found right above "Alternate Image". I'm sure that is what it is...

That is a great suggestions (about layers) and will probably be implemented in version 3 which is already under development. Kari 3 will have 3D avatars, and be able to play Kari 2 scenes, plus MSAgents.

Mik

10
General Discussion / V-Humans Site Down
« on: April 03, 2006, 10:31:53 pm »
Yikes!  Sure its just temporary (I hope).

11
General Discussion / Chatterbox Challenge 2006
« on: April 01, 2006, 06:06:42 pm »
Hey Peeps,

Just to let you all know, voting for the Chatterbox Challenge 2006 is now open. So go to http://www.chatterboxchallenge.com/ to cast your vote!

I have my own chatbot (Kari) so I hope I get some votes. But just visiting and voting will help keep our community that much more healthy. Good chatbots are a rare commodity these days... so please take 5 seconds of your busy schedule (I know!) and visit. Hope to see you there!

http://www.chatterboxchallenge.com/



Mikmoth
Kari Virtual Girl  - http://www.karigirl.com/

12
General Discussion / Version 2 of the Sexy Chatbot
« on: March 26, 2006, 06:25:33 pm »
Wow! That was a lot of work! Expansion Pack 1 is is finished. You can download it from the website.

For Expansion Pack 2 I'll be concentrating on more mature ladies. EP3 will be a Fantasy pack with dragons, elf babes, that sort of thing. Then I will be working on KARI Boyfriend. After that we'll see...

Here are some samples of EP1.






http://www.karigirl.com


Have Fun!

13
General Discussion / Version 2 of the Sexy Chatbot
« on: February 27, 2006, 01:50:54 am »
Version 2.5 Beta is out.

14
General Discussion / Version 2 of the Sexy Chatbot
« on: February 21, 2006, 02:14:39 am »
Hi all!

We are currently looking for 3 beta-testers for version 2.5. If you use Kari on a regular basis, are an all time user, or really know how to use Kari, we want to hear from you!

Just drop us a line at:

http://www.karigirl.com/


Take a look at the new options including Ego, Love, H*rny, and Idea Editor.




For all you wondering, I don't think I am ready for a forum. But I will sure drop by here from time to time as long as Robert doesn't mind. Ever since I released my chatbot it feels wierd to be in here.

I do have plans for making a few versions of Kari including a Boyfriend version for all the ladies. (You'd be surprised how many girls buy the program!) And I do plan on making some scenes with older-type more mature ladies. Expansion Pack 1 is due out the end of the month. Kari is expandable too. So if you rangle a few artists they can make their own.

Tata for now. And thanks for the kind words... :-)

Sergio

15
General Discussion / Version 2 of the Sexy Chatbot
« on: December 31, 2005, 09:12:08 pm »
Naughty... [:)]

I hear ya mon... maybe you'll consider becoming a beta-tester for KARI3. I'm planning a 2.5 release but I still have some thinking to do.

Version 3 is still a long way off of course but I have big ideas. I'm thinking real-time 3D is the way to go. The user wonders around the environment trying to pick up chicks or just talking to different people making friends. Dunno... You gotta sweet talk them into becoming your girlfriend and each girl has her own personality. Kinda like the Sims2 but with real time chat. Its totally possible... just lots of friggin work.

Anyways, glad you are enjoying the new scene. I don't want to release any adult material with the install so I will be posting it all on the forums. More to come. hehe

Mik

Pages: [1] 2 3 4