|
tony56 // User Search
tony56 // User Search
Nov 18, 2000, 4:24pm
Now who'd want to make *another* Eep? We already got one lol
--
- Tony56 (chandler56 at mail.com)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote]ananas <vha at oct31.de> wrote in message
news:3A168EDC.CDA6AE45 at oct31.de...
> I found an old version of eep, it is a very old basic program.
>
computer connected to a teletype. Eliza is an artificial psychotherapist
which reponds to input by asking questions and providing feedback.
Eliza's reponses may appear to be intelligent, but the longer you
converse with Eliza, the less intelligent she appears!
>
> Doesn't that sound familiar?
> Maybe someone is interested in making his own eep, so here's the
source
>
> =<cut here>========================================================
> 100 DIMS(38):DIMR(38):DIMN(38)
> 110 N1=38:N2=14:N3=115
> 120 RESTORE 4001
> 130 FORX=1TON1
> 140 READ S(X),L:R(X)=S(X):N(X)=S(X)+L-1
> 150 NEXT X
> 155 CLS
> 160 PRINT"HELLO! MAKE YOURSELF COMFORTABLE."
> 170 PRINT"NOW,WHAT'S YOUR PROBLEM?"
> 180 ' USER INPUT
> 200 LINE INPUT I$
> 201 I$=" "+I$+" "
> 210 'KILL APOSTROPHES
> 220 AP$="'":IF INSTR(1,I$,AP$)>0 THEN
>
I$=LEFT$(I$,(INSTR(1,I$,AP$)-1))+RIGHT$(I$,LEN(I$)-INSTR(1,I$,AP$)):GOTO
> 220
> 250 IF I$=P$ THENPRINT"WHY DO YOU REPEAT YOURSELF?"
> 260 'FIND KEYWORD IN I$
> 290 RESTORE
> 300 FOR K=1 TO N1
> 310 READ K$
> 330 IF INSTR(1,I$,K$)>0 THEN F$=K$:L=INSTR(1,I$,K$):GOTO420
> 340 NEXT K
> 370 K=36:GOTO 590:'NO KEYWORDS
> 400 'CONJUGATE WORDS
> 420 RESTORE 2001
> 430 C$=" "+RIGHT$(I$,LEN(I$)-LEN(F$)-L+1)+" "
> 440 FOR X=1 TO N2/2
> 450 READ S$,R$
> 455 CC=1
> 460 IF INSTR(CC,C$,S$)>0 THEN 500
> 470 IF INSTR(CC,C$,R$)>0 THEN 510
> 480 GOTO 550
> 500
>
L=INSTR(1,C$,S$):C$=LEFT$(C$,L-1)+R$+RIGHT$(C$,LEN(C$)-L-LEN(S$)+1):CC=L
+LEN(R$):GOTO
> 460
> 510
>
L=INSTR(1,C$,R$):C$=LEFT$(C$,L-1)+S$+RIGHT$(C$,LEN(C$)-L-LEN(R$)+1):CC=L
+LEN(S$):GOTO
> 460
> 550 NEXT X
> 555 IF MID$(C$,2,1)=" "THEN C$=RIGHT$(C$,LEN(C$)-1):'ONE SPACE ONLY
> 557 IF INSTR(1,C$,"!")>0 THEN
> L=INSTR(1,C$,"!"):C$=LEFT$(C$,L-1)+RIGHT$(C$,LEN(C$)-L)
> 580 ' GET REPLY
> 590 RESTORE 3001
> 600 FOR X=1 TO R(K):READ F$:NEXT
> 610 R(K)=R(K)+1:IF R(K)>N(K) THEN R(K)=S(K)
> 620 IF RIGHT$(F$,1)<>"*" THEN PRINTF$:P$=I$:GOTO 200
> 630 PRINTLEFT$(F$,LEN(F$)-1);C$
> 640 P$=I$:GOTO 200
> 1000 'KEYWORDS
> 1001 DATA "CAN YOU","CAN I","YOU ARE","YOURE","I DONT","I FEEL"
> 1060 DATA "WHY DONT YOU","WHY CANT I","ARE YOU","I CANT","I AM"," IM "
> 1070 DATA "YOU ","I WANT","WHAT","HOW","WHO","WHERE","WHEN","WHY"
> 1080 DATA "NAME","CAUSE","SORRY","DREAM","HELLO"," HI ","MAYBE"
> 1090 DATA " NO ","YOUR","ALWAYS","THINK","ALIKE","YES "," FRIEND"
> 1100 DATA "COMPUTER","NOKEY","PHOOEY","OUCH"
> 2000 'CONJUGATIONS
> 2001 DATA " ARE "," AM "," WERE "," WAS "," YOU "," I "," YOUR "," MY
"
> 2010 DATA " IVE "," YOUVE "," IM "," YOURE "
> 2020 DATA " ME "," !YOU "
> 3000 'REPLIES
> 3001 DATA"DON'T YOU BELIEVE THAT I CAN*"
> 3040 DATA"PERHAPS YOU WOULD LIKE TO BE ABLE TO*"
> 3050 DATA"YOU WANT ME TO BE ABLE TO*"
> 3060 DATA"PERHAPS YOU DON'T WANT TO*"
> 3070 DATA"DO YOU WANT TO BE ABLE TO*"
> 3080 DATA"WHAT MAKES YOU THINK I AM*"
> 3090 DATA"DOES IT PLEASE YOU TO BELIEVE I AM*"
> 3100 DATA"PERHAPS YOU WOULD LIKE TO BE*"
> 3400 DATA"DO YOU SOMETIMES WISH YOU WERE*"
> 3410 DATA"DON'T YOU REALLY*"
> 3420 DATA"WHY DON'T YOU*"
> 3430 DATA"DO YOU WISH T BE ABLE TO*"
> 3440 DATA"DOES THAT TROUBLE YOU?"
> 3450 DATA"TELL ME MORE ABOUT SUCH FEELINGS."
> 3460 DATA"DO YOU OFTEN FEEL*"
> 3470 DATA"DO YOU ENJOY FEELING*"
> 3480 DATA"DO YOU REALLY BELIEVE I DON'T*"
> 3490 DATA"PERHAPS IN GOOD TIME I WILL*"
> 3500 DATA"DO YOU WANT ME TO*"
> 3510 DATA"DO YOU THINK YOU SHOULD BE ABLE TO*"
> 3520 DATA"WHY CAN'T YOU*"
> 3530 DATA"WHY ARE YOU INTERESTED IN WHETHER OR NOT I AM *"
> 3540 DATA"WOULD YOU PREFER IF I WERE NOT*"
> 3550 DATA"PERHAPS IN YOUR FANTASIES I AM*"
> 3560 DATA"HOW DO YOU KNOW YOU CAN'T*"
> 3570 DATA"HAVE YOU TRIED?"
> 3580 DATA"PERHAPS YOU CAN NOW*"
> 3590 DATA"DID YOU COME TO ME BECAUSE YOU ARE*"
> 3600 DATA"HOW LONG HAVE YOU BEEN*"
> 3601 DATA"DO YOU BELIEVE IT IS NORMAL TO BE*"
> 3602 DATA"DO YOU ENJOY BEING*"
> 3603 DATA"WE WERE DISCUSSING YOU-NOT ME"
> 3604 DATA"OH I*"
> 3605 DATA"YOU'RE NOT REALLY TALKING ABOUT ME ARE YOU?"
> 3606 DATA"WHAT WOULD IT MEAN TO YOU IF YOU GOT*"
> 3607 DATA"WHY DO YOU WANT*"
> 3608 DATA"SUPPOSE YOU SOON GOT*"
> 3609 DATA"WHAT IF YOU NEVER GOT*"
> 3610 DATA"SOMETIMES I ALSO WANT*"
> 3611 DATA"WHY DO YOU ASK?"
> 3612 DATA"DOES THAT QUESTION INTEREST YOU?"
> 3613 DATA"WHAT ANSWER WOULD PLEASE YOU THE MOST?"
> 3614 DATA"WHAT DO YOU THINK?"
> 3615 DATA"ARE SUCH QUESTIONS ON YOUR MIND OFTEN?"
> 3616 DATA"WHAT IS IT THAT YOU REALLY WANT TO KNOW"
> 3617 DATA"HAVE YOU ASKED ANYONE ELSE?"
> 3618 DATA"HAVE YOU ASKED SUCH QUESTIONS BEFORE?"
> 3619 DATA"WHAT ELSE COMES TO MIND WHEN YOU ASK THAT?"
> 3620 DATA"NAMES DON'T INTEREST ME"
> 3621 DATA"I DON'T CARE ABOUT NAMES -PLEASE GO ON"
> 3622 DATA"IS THAT THE REAL REASON?"
> 3623 DATA"DON'T ANY OTHER REASONS COME TO MIND?"
> 3624 DATA"DOES THAT REASON EXPLAIN ANYTHING ELSE?"
> 3625 DATA"WHAT OTHER REASONS MIGHT THERE BE?"
> 3626 DATA"PLEASE DON'T APOLOGIZE!"
> 3627 DATA"APOLOGIES ARE NOT NECESSARY"
> 3628 DATA"WHAT FEELINGS DO YOU HAVE WHEN YOU APOLOGIZE?"
> 3629 DATA"DON'T BE SO DEFENSIVE!"
> 3630 DATA"WHAT DOES THAT DREAM SUGGEST TO YOU?"
> 3631 DATA"DO YOU DREAM OFTEN?"
> 3632 DATA"WHAT PERSONS APPEAR IN YOUR DREAMS?"
> 3633 DATA"ARE YOU DISTURBED BY YOUR DREAMS?"
> 3634 DATA"HOW DO YOU DO...PLEASE STATE YOUR PROBLEM."
> 3635 DATA"YOU DON'T SEEM QUITE CERTAIN"
> 3636 DATA"WHY THE UNCERTAIN TONE?"
> 3637 DATA"CAN'T YOU BE MORE POSITIVE?"
> 3638 DATA"YOU AREN'T SURE?"
> 3639 DATA"DON'T YOU KNOW?"
> 3640 DATA"WHAT'S YOUR FEELING ABOUT THAT?"
> 3641 DATA"YOU ARE BEING A BIT NEGATIVE"
> 3642 DATA"WHY NOT?"
> 3643 DATA"WHY ARE YOU CONCERNED ABOUT MY*"
> 3644 DATA"WHAT ABOUT YOUR OWN*"
> 3645 DATA"CAN YOU THINK OF A SPECIFIC EXAMPLE?"
> 3646 DATA"WHEN?"
> 3647 DATA"WHAT ARE YOU THINKING OF?"
> 3648 DATA"REALLY,ALWAYS?"
> 3649 DATA"DO YOU REALLY THINK SO?"
> 3650 DATA"BUT YOU ARE NOT SURE YOU*"
> 3651 DATA"DO YOU DOUBT YOU*"
> 3652 DATA"IN WHAT WAY?"
> 3653 DATA"WHAT RESEMBLANCE DO YOU SEE?"
> 3654 DATA"WHAT DOES THE SIMILARITY SUGGEST TO YOU?"
> 3655 DATA"WHAT OTHER CONNECTIONS DO YOU SEE?"
> 3656 DATA"COULD THERE REALLY BE SOME CONNECTION?"
> 3657 DATA"HOW?"
> 3658 DATA"YOU SEEM QUITE POSITIVE."
> 3659 DATA"ARE YOU SURE?"
> 3660 DATA"I SEE."
> 3661 DATA"I UNDERSTAND"
> 3662 DATA"WHY DO YOU BRING UP THE TOPIC OF FRIENDS?"
> 3663 DATA"DO YOUR FRIENDS WORRY YOU?"
> 3664 DATA"DO YOUR FRIENDS PICK ON YOU?"
> 3665 DATA"ARE YOU SURE YOU HAVE ANY FRIENDS?"
> 3666 DATA"DO YOU IMPOSE ON YOUR FRIENDS?"
> 3667 DATA"PERHAPS YOUR LOVE FOR FRIENDS WORRIES YOU."
> 3668 DATA"DO COMPUTERS WORRY YOU?"
> 3669 DATA"ARE YOU TALKING ABOUT ME IN PARTICULAR?"
> 3670 DATA"ARE YOU FRIGHTENED BY MACHINES?"
> 3671 DATA"WHY DO YOU MENTION COMPUTERS?"
> 3672 DATA"WHAT DO YOU THINK MACHINES HAVE TO DO WITH YOUR PROBLEM?"
> 3673 DATA"DON'T YOU THINK COMPUTERS CAN HELP PEOPLE?"
> 3674 DATA"WHAT IS IT ABOUT MACHINES THAT WORRIES YOU?"
> 3675 DATA"SAY,DO YOU HAVE ANY PSYCHOLOGICAL PROBLEMS?"
> 3676 DATA"WHAT DOES THAT SUGGEST TO YOU?"
> 3677 DATA"I SEE"
> 3678 DATA"I'M NOT SURE I UNDERSTAND YOU FULLY"
> 3679 DATA"GO ON, PLEASE."
> 3680 DATA"CAN YOU ELABORATE ON THAT?"
> 3681 DATA"THAT IS QUITE INTERESTING. TELL ME MORE."
> 3690 DATA"I'M LISTENING"
> 3700 DATA"YOU HAVE VERY STRONG FEELINGS ABOUT THIS."
> 3701 DATA"ARE YOU TRYING TO SHOCK ME WITH YOUR LANGUAGE?"
> 3702 DATA"YOU FEEL A NEED TO BE OBSCENE?"
> 3703 DATA"LOOK ASSHOLE, CUT THE CURSING CRAP!"
> 4000 '(REPLY#,#OF REPLIES)
> 4001 DATA1,3,4,2,6,4,6,4,10,4,14,3,17,3,20,2,22,3,25,3
> 4540 DATA28,4,28,4,32,3,35,5,40,9,40,9,40,9,40,9,40,9,40,9
> 4550 DATA49,2,51,4,55,4,59,4,63,1,63,1,64,5,69,3,72,2,74,4
> 4560 DATA78,3,81,6,87,4,91,6,97,8,105,7,112,4,112,4
> =<cut here>========================================================
>
> Weizenbaum, J., "ELIZA -- A computer program for the study of natural
> language communication between man and machine", Communications of the
> ACM 9(1):36-45, 1966.
|
Nov 24, 2000, 7:08am
I recently saw one at www.shoemakervillage.org in the Software section.
--
- Tony56 (chandler56 at mail.com)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote]starcube <andresvargas at net-uno.net> wrote in message
news:3a1b1b68 at server1.Activeworlds.com...
> Where can i find the votebot?
>
>
>
|
Dec 24, 2000, 4:30am
c-o-m-p-i-l-e-r :)
--
- Tony56 (chandler56 at mail.com)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote]crazy glue il <crazytiger3 at hotmail.com> wrote in message
news:3a456303 at server1.Activeworlds.com...
> And i haven't found any for the PC not unix or mac or what ever
PC(Microsoft
> based :o)
> Need help
> Twist didnt you say that you would teach me as soon as I gota
complier?
> ~Crazy
>
>
|
Dec 29, 2000, 7:25am
Telegram me. I have one, but its avatars and most of its objects are
passworded, so I need to set it up for you:)
--
- Tony56 (chandler56 at mail.com)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote]agent fox mulder <jarync at home.com> wrote in message
news:3a4be99c$1 at server1.Activeworlds.com...
> Hey I was wondering does anybody have a good op With lots of objects i
could
> use?
>
> --
> ------------------------------------------------------------------
> HEY DOWNLOAD ACTIVEWORLDS 3d CHAT TODAy
> A Chat where Your In worlds ya go to www.activeworlds.com
> YOU'LL Like it also check out www.geocities.com/uswf_head
>
>
>
>
|
Dec 29, 2000, 7:26am
Is there a Lost-N-Found bot that searches for people instead of land?
--
- Tony56 (chandler56 at mail.com)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
Dec 29, 2000, 5:40pm
http://www.shoemakervillage.com/ appears to be down.
--
- Tony56 (chandler56 at mail.com)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote]kah <hiorth at sensewave.com> wrote in message
news:3a4ca7b9 at server1.Activeworlds.com...
> well, there's Brant's AW utility, I've never tryed it, but it has a
> Seekerbot that searches for ppl in a world. Maybe it will work on
names too
> and maybe a bot that recognizes names too.
> http://www.shoemakervillage.com (in the software section)
>
> KAH
> twisted horizon wrote in message
<3a4c8587$1 at server1.Activeworlds.com>...
except that
land?
>
>
|
Dec 29, 2000, 5:43pm
Or rather, perhaps you meant '.org' and not '.com'
--
- Tony56 (chandler56 at mail.com)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote]tony56 <chandler56 at mail.com> wrote in message
news:3a4ce89e at server1.Activeworlds.com...
> http://www.shoemakervillage.com/ appears to be down.
>
> --
> - Tony56 (chandler56 at mail.com)
> "Freedom: That's What The Government Wants You To Believe!"
> ____________________________________________________________
> kah <hiorth at sensewave.com> wrote in message
> news:3a4ca7b9 at server1.Activeworlds.com...
> names too
> <3a4c8587$1 at server1.Activeworlds.com>...
> except that
> land?
>
>
|
Dec 31, 2000, 11:43pm
What exactly are you looking for, i.e what type of bots?
On 31 Dec 2000 10:48:28 -0500, "lord vector" <mike at vectorscape.com>
[View Quote]
>Hi I am looking for a top level bot programmer to create some enviroments in
>my Universe. Applicants can contact me on the Vectorsape universe,
>www.vectorscape.com/browser/vectorscape.exe
>
>
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
_____________________________________________________
Jan 1, 2001, 10:18pm
Does anyone have a BingoBot Xelagot script? Or maybe their own written
version of bingobot that I can use?
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
_____________________________________________________
Jan 11, 2001, 10:03pm
Is there such a thing? (Bot that goes around the world deleting tourist
property)
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
Jan 15, 2001, 5:54am
What the hell is this doing in *BOTS*
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
[View Quote]agent fox mulder <jarync at home.com> wrote in message
news:3a620fc9 at server1.Activeworlds.com...
> Hey Everyone If U Always Wanted A Logo For Your City,World,Your
name,Or
> Anything BUT U SUCK TO MUCH(No Offense)Then Ask Agent Fox Mulder And
You Can
> Get Your FREE Graffiti Logo Really Nice it could say like i dunno
> example:lamborgini City
>
Home Of
> The Crazed Drivers
> You Can Have Anything Just Contact Me And Get Your Logo FREE of Cost
> Telegram Agent Fox mulder that Is A G E N T F O X M U L D E R At
Mulder
> GrafitiT HAVE A NICE DAY YEA
>
>
>
|
Jan 15, 2001, 5:55am
Again
What the hell is this doing in *BOTS*
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
[View Quote]agent fox mulder <jarync at home.com> wrote in message
news:3a62643a$1 at server1.Activeworlds.com...
> Those Messages Were Not Posted By me
As A
> Matter Of Fact I Was Not On At The Time I Believe Someone Has My
Password
> Cause recently I Attempted To Log In But It Told Me Someone Was
Already
> Logged It So Clearly Someone Must Know My password Since Also Someone
Built
> In my Name And I Don't Know How they Know My Password Cause *Laugh*I
Don't
> Even Know It So I Am Quite Sorry About What Accured In those Messages
Please
> ignore Them And I Will Change My Password And Make Sure Noone Can get
In To
> It,Once Again I Am Very Sorry About What Happened Ok"Forgiveness
> please"*Talks Like A Chinese Guy*If You Are Reading This Thank You For
> Taking Time To read This Long Message So Anybody i Offended Sorry And
Any
> Foul Language Sorry....Thank You Have A Nice day
>
>
>
|
Jan 16, 2001, 2:04am
Which one?
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
[View Quote]hal9000 <wampa1 at uswest.net> wrote in message
news:3a63b43c at server1.Activeworlds.com...
> doesn't anyone have any of the past SDK builds? I only need the old
> aw.dll... thanks...
>
>
|
Jan 17, 2001, 9:22pm
DO
SOMETHING
DAMN
CONSTRUCTIVE
ABOUT
IT
Which includes the following:
DON'T
BOTHER
US
ABOUT
THIS
KIND
OF
CRAP!
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
[View Quote]agent fox mulder <jarync at home.com> wrote in message
news:3a64efa0 at server1.Activeworlds.com...
>
> Oh My God I CAn't Believe It I Was Right O MY GOD I COuldn't Send
Tgrams
> Then It Kicked Me Off Right When I Got One THEN I REALIZED IT SAID
SOMEONE
> ALREADY LOGGED INTO MINE AND IVE BEEN GETTING TGRAMS THAT MY CONTACTS
ARE
> SENDING TO OTHER PEOPLE (GOOD WAY To Listen To their Conversation)This
IS
> Crazy Someones Got My Password And Ppw Im Hearing Other People
Conversations
> Through Telegram THIS IS CRAZY I WAS ACTUALLY RIGHT SEE
> MHUAHHAHAHAHAHHAHAHAHAHAHAHA I WAS RIGHT If Only It Happened In Math
Haha
>
>
> --
> --------------------------------------------------------------------Wh
ats
> Up??????And Dont Complain About My Capitals
>
>
>
>
|
Jan 17, 2001, 9:23pm
DO
SOMETHING
DAMN
CONSTRUCTIVE
ABOUT
IT
Which includes the following:
DON'T
BOTHER
US
ABOUT
THIS
KIND
OF
CRAP!
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
[View Quote]agent fox mulder <jarync at home.com> wrote in message
news:3a64f05b at server1.Activeworlds.com...
> OK SOMEONE IS IN AW IN MY NAME IF U READ THIS TAKE HIM DOWN,TAKE HIM
DOWN
> PLZ Im BAck On But Ill Post If Im Off And CAnt Get On This IS Crazy
>
>
> --
> --------------------------------------------------------------------Wh
ats
> Up??????And Dont Complain About My Capitals
>
>
>
>
|
Jan 17, 2001, 9:25pm
Are you just SO lame your brain can't physically store anything that has
to do with *ding, dong* common sense!?
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
[View Quote]agent fox mulder <jarync at home.com> wrote in message
news:3a65a7e5 at server1.Activeworlds.com...
> Ok,In The Past Few Month People Have Been Complaining About My Writing
Style
> Why Though,This May Be Weird But The Reason I Use Capitals Is
Because.....It
> All
> Started In Awgateway Nobody Could Hear Each Other Cause To Many People
Were
> Talking So I Started Doing This.......And Cause I Hate It When Its All
In
> Capitals And When Its Not In Capitals,And This Does not Take Any
Longer
> So Please Ignore my Caps There Is Nothing Wrong With Them
>
> --
> --------------------------------------------------------------------Wh
ats
> Up??????And Dont Complain About My Capitals
>
>
>
>
|
Jan 17, 2001, 9:26pm
OMG! Agent, this is probably meant to be said in a T-E-L-E-G-R-A-M! Stop
turning this into a chat room!
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"Give Me Liberty, or Give Me Pizza Pie!"
____________________________________________________________
[View Quote]agent fox mulder <jarync at home.com> wrote in message
news:3a661854$1 at server1.Activeworlds.com...
> Rolu,They Don't Listen Cause Of My Capitals,Which
Is Just
> Something I Do,Also They Complain About Me Not Typing Right,If I Say
> Something Like That(Someone They Can Listen To)All I Get Is "Shutup
Agent
> Fox Mulder",Learn To Type Right","Shutup Or We Can Get You
Disconnected From
> the Internet".
> They Never Listen, They Don't Give A Damn What I Say So They Won't
> Listen......Trust Me I Know
>
>
>
>
|
Jan 27, 2001, 5:36pm
If you were looking through the API documentation & wondered this, I can
explain to you why it's there (I emailed Roland :P)
It's there basically because the browser uses that method, the same
reason why the telegram methods are there. In order for bots to have
telegrams, Roland would have to revamp the whole contact list mechanism.
Same goes for telegrams, i.e. to prevent mass telegrams etc.
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"All typos are optical illusions"
____________________________________________________________
[View Quote]soul shadow <6828 at iname.com.fish> wrote in message
news:3a727f9c at server1.Activeworlds.com...
> G"day all,
>
> Can any bot be used to see if a regular set of contacts are online or
not ?.
> I'm using Xelagot and it can see what worlds are online and how many
people
> are in it but not contacts.
>
> Soul Shadow
>
> --
> 6828 at iname.com.fish
> Remove the .fish after .com to reply
> --= This is a fish anti-spam device =--
>
> `·.¸.·´¯`·...¸><((((º>
>
>
|
Jan 27, 2001, 5:38pm
bleh, "In order for bots to have
telegrams" should be "In order for bots to have contacts"
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"All typos are optical illusions"
____________________________________________________________
[View Quote]tony56 <chandler56 at mail.com> wrote in message
news:3a73233d$1 at server1.Activeworlds.com...
> If you were looking through the API documentation & wondered this, I
can
> explain to you why it's there (I emailed Roland :P)
>
> It's there basically because the browser uses that method, the same
> reason why the telegram methods are there. In order for bots to have
> telegrams, Roland would have to revamp the whole contact list
mechanism.
> Same goes for telegrams, i.e. to prevent mass telegrams etc.
>
> --
> - Tony56 (Tony M.) [chandler56 at mail.com]
> "All typos are optical illusions"
> ____________________________________________________________
> soul shadow <6828 at iname.com.fish> wrote in message
> news:3a727f9c at server1.Activeworlds.com...
or
> not ?.
> people
>
>
|
Jan 30, 2001, 9:32pm
a citizen named DarkDude claimed that he couldn't post in here.. so im
just testing.. ignore.
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"All typos are optical illusions"
____________________________________________________________
Feb 10, 2001, 3:53am
How uncalled for.. take a couple chill pills, dude..
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"All typos are optical illusions"
____________________________________________________________
[View Quote]the derek <ImTheDerek at yahoo.com> wrote in message
news:3A84AA91.21A3802E at yahoo.com...
> I ASKED IF YOU DIDNT KNOW WHAT THE HELL IT WAS OR
> DIDNT SEE IT TO KEEP YOUR MAOUTH SHUT!!!
> DO YOU?
> NOOOOOO
> WHAT THE HELL IS WRONG WITH THE FUCKING DUMBASSES ALL
> YOU DO IS TRY TO PISS EACH OTHER OFF ALL THE TIME
>
> the derek wrote:
>
>
|
Feb 21, 2001, 2:15am
Maybe a scriptable RPG bot? There's probably allot of demand for those.
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"All typos are optical illusions"
____________________________________________________________
[View Quote]lanezeri <lanezeri at free-1.com> wrote in message
news:3a933a26 at server1.Activeworlds.com...
> Ok.. I posted before.. I need ideas for bots.. you all complain there
aint
> enough bots.. so give me ideas!
>
> --
> - = [ T e c h n o ] = -
> http://wt.s5.com
> - = [ S t u f f - X ] = -
> http://www.stuffx.com/aw
>
>
>
|
Feb 21, 2001, 9:03pm
Yes, the Xelagot is Delphi. And it wouldn't take YEARS, just a couple of
weeks. I can probably do it.
--
- Tony56 (Tony M.) [chandler56 at mail.com]
"All typos are optical illusions"
____________________________________________________________
[View Quote]lanezeri <lanezeri at free-1.com> wrote in message
news:3a942b09 at server1.Activeworlds.com...
> Ok.. XelaG is a whole lot more talented that me.. he also wrote XelaG
in
> Delphi (I think) It would take years to make a bot that reads text
scripts..
> literally.. years.. unless someone very talented made it..
>
> --
> - = [ T e c h n o ] = -
> http://wt.s5.com
> - = [ S t u f f - X ] = -
> http://www.stuffx.com/aw
>
>
>
|
Feb 26, 2001, 10:37pm
Because Visual Basic programs require run-time DLLs which are huge.
Lane, a suggestion: dump VB and buy Delphi. no run-time DLLs needed :o)
www.borland.com/delphi
[View Quote]nova <n at n.com> wrote in message
news:3a9a5106$1 at server1.Activeworlds.com...
why couldnt the client portion fit on a floppy?
im not talking extreamly advanced feature in the client mainly a chat
interface a simple one at that,a way to get at the logs iechat and entry
and
if theres enough room simple wolrd admin stuff ie entry build bot rights
no
real advanced world admin ie lights fog etc.
o yeh one other feture that would be needed for the client would be
ejections.
"lanezeri" <lanezeri at free-1.com> wrote in message
news:3a99ca76$1 at server1.Activeworlds.com...
> LOL
>
> --
> - = [ T e c h n o ] = -
> http://wt.s5.com
> - = [ S t u f f - X ] = -
> http://www.stuffx.com/aw
>
>
>
|
Mar 8, 2001, 11:49pm
Loosely translated, I think it means this:
"While Borland is a good compiler, it sucks."
Dunno? :)
[View Quote]foxmccloud <FoxMcCloud at cyberbrain.com> wrote in message
news:3aa832d3$1 at server1.Activeworlds.com...
|
"lanezeri" <lanezeri at free-1.com> a écrit dans le message news:
3aa80c15 at server1.Activeworlds.com...
> Borland is good.. it sux tho..
What's that supposed to mean??? lol
Fox Mc Cloud
Mar 16, 2001, 11:47pm
**points to Community**
[View Quote]crazy glue il <crazyglue3 at hotmail.com> wrote in message
news:3ab2bf09 at server1.Activeworlds.com...
> What happened to Factor, i mean, wasn't this spoed to be a monitored
NG?
> -Spark
> lanezeri <lanezeri at free-1.com> wrote in message
> news:3ab2b9be at server1.Activeworlds.com...
am.. only
>
>
|
Mar 17, 2001, 8:02pm
I'm sure he didn't mean to say it like that
[View Quote]johnf <johnftintagel at lineone.net> wrote in message
news:3ab3dde2 at server1.Activeworlds.com...
> U were saying it as if it was the worst thing ever to grace the face
of the
> earth
> "j b e l l" <jbell1983 at home.com> wrote in message
> news:3ab3cb83 at server1.Activeworlds.com...
work.. for
it
> counts
>
>
|
Mar 18, 2001, 1:18am
Maybe that's why his bots like to hit him over the head with a frying
pan.. "*bonk!* bad daddy!"
[View Quote]j b e l l <jbell1983 at home.com> wrote in message
news:3ab3ebe7$1 at server1.Activeworlds.com...
> LOL!!!!! I'de think at least the person who made it would know what it
> does.. sheesh xelag.. or should i say, roland (hehe)
>
> --
> news://awjbell.com
> --
> J B E L L
> http://platinum.awjbell.com
> G O I N G P L A T I N U M
>
>
> "xelag" <xelag at 3dee.nl> wrote in message
> news:3ab3d7ca at server1.Activeworlds.com...
> : Even I don't :)
> :
> : I haven't had time yet to play around with the new sound effects, so
I
> : haven't a clue yet. Good ideas about sound are welcome at
xelag at 3dee.nl.
> :
> : XelaG
> :
> : "trekkerx" <troop2 at empirenet.com> wrote in message
> : news:3AB3C764.B3AEFF86 at empirenet.com...
> : > Dose anyone know how to make the av99bot play midis? cuz Ive been
> : > reading the help pages on it, and they dont relly help, so if you
can
> : > tell me. Thanxs
> : >
> :
> :
>
>
|
Oct 29, 2000, 8:09am
This is a multi-part message in MIME format.
------=_NextPart_000_00C4_01C0415A.CDBAB000
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
ya.. how would that be accomplished? no computer stuff could do =
that..not in this century lol
--=20
- Tony56 (aka Chandler56)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote] dennis13 <denntom at gnt.net> wrote in message =
news:39fa4138$1 at server1.Activeworlds.com...
LOLOLOLOL...exactly how can you smell?
|
[View Quote] "ananas" <vha at oct31.de> wrote in message =
news:39FA36C2.9B8E6AC7 at oct31.de...
> I made some skunk sprites but they only look like skunks, so
> AW needs smell support - I would think about 5 meters smelling
> distance would be fine.
|
------=_NextPart_000_00C4_01C0415A.CDBAB000
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"MS Sans Serif" size=3D1>ya.. how would that be =
accomplished? no=20
computer stuff could do that..not in this century lol</FONT></DIV>
<DIV><BR>-- <BR>- Tony56 (aka Chandler56)<BR>"Freedom: That's What The=20
Government Wants You To=20
Believe!"<BR>____________________________________________________________=
</DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>dennis13 <<A =
href=3D"mailto:denntom at gnt.net">denntom at gnt.net</A>>=20
[View Quote] wrote in message <A=20
=
href=3D"news:39fa4138$1 at server1.Activeworlds.com">news:39fa4138$1 at server1=
..Activeworlds.com</A>...</DIV>LOLOLOLOL...exactly=20
how can you smell?<BR><BR>"ananas" <<A=20
href=3D"mailto:vha at oct31.de">vha at oct31.de</A>> wrote in message <A=20
=
href=3D"news:39FA36C2.9B8E6AC7 at oct31.de">news:39FA36C2.9B8E6AC7 at oct31.de<=
/A>...<BR>>=20
I made some skunk sprites but they only look like skunks, so<BR>> =
AW needs=20
smell support - I would think about 5 meters smelling<BR>> distance =
would=20
be fine.<BR><BR></BLOCKQUOTE></BODY></HTML>
|
------=_NextPart_000_00C4_01C0415A.CDBAB000--
Oct 29, 2000, 8:04am
This is a multi-part message in MIME format.
------=_NextPart_000_006E_01C0415A.18002A60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Go to TheCrypt during the daytime, there might be a blimp you can try to =
ride on running. If not, just keep checking in until it comes lol :)
--=20
- Tony56 (aka Chandler56)
"Freedom: That's What The Government Wants You To Believe!"
____________________________________________________________
[View Quote] john viper <jviper at jtsoft.net> wrote in message =
news:39fa545f at server1.Activeworlds.com...
Hmm, if I eva get a world I might try that -- get some kind of like =
"cup" av or something and have
it push me -- no that wont work, it would just stop. drat.
|
_________________________
John Viper
http://www.jtsoft.net
"Voting for Al Gore is like shooting yourself in the butt -- it will =
hurt" - Unknown
[View Quote] "dennis13" <denntom at gnt.net> wrote in message =
news:39fa4d42 at server1.Activeworlds.com...
| It would be funny to ride other avatars if avatar collision is on. =
lol...
|
|
|
------=_NextPart_000_006E_01C0415A.18002A60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"MS Sans Serif" size=3D1>Go to TheCrypt during the =
daytime, there=20
might be a blimp you can try to ride on running. If not, just keep =
checking in=20
until it comes lol :)</FONT></DIV>
<DIV><BR>-- <BR>- Tony56 (aka Chandler56)<BR>"Freedom: That's What The=20
Government Wants You To=20
Believe!"<BR>____________________________________________________________=
</DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>john viper <<A=20
href=3D"mailto:jviper at jtsoft.net">jviper at jtsoft.net</A>> wrote in =
message <A=20
=
href=3D"news:39fa545f at server1.Activeworlds.com">news:39fa545f at server1.Act=
iveworlds.com</A>...</DIV>Hmm,=20
if I eva get a world I might try that -- get some kind of like "cup" =
av or=20
something and have<BR>it push me -- no that wont work, it would just=20
stop. drat.<BR><BR>_________________________<BR>John Viper<BR><A =
href=3D"http://www.jtsoft.net">http://www.jtsoft.net</A><BR>"Voting =
for Al Gore=20
is like shooting yourself in the butt -- it will hurt" -=20
Unknown<BR><BR>"dennis13" <<A=20
href=3D"mailto:denntom at gnt.net">denntom at gnt.net</A>> wrote in =
message <A=20
=
href=3D"news:39fa4d42 at server1.Activeworlds.com">news:39fa4d42 at server1.Act=
iveworlds.com</A>...<BR>|=20
It would be funny to ride other avatars if avatar collision is on.=20
lol...<BR>|<BR>|<BR><BR></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_006E_01C0415A.18002A60--
|