** MASS MESSAGE ** Apologies for any multiple copies of this you may receive. The West Pole palace is currently seeking new hosting arrangements. We're...
fink@...
Aug 12, 2001 7:12 am
39
can some one plz tell me how tomake a bot on the palace u know the one that talk when u clikc on them or talk when u say sumthing plz some one help me plz!!!!...
ruby_ooby@...
Aug 28, 2001 11:27 pm
40
hi think you want a roomscript, right? first you have to know the event the script starts. if you click on it, it would be ON SELECT if somebody else speaks...
C@s¢r@ch
catscratch@...
Aug 29, 2001 4:46 pm
41
This is a script I've used in my palace to make a spot pic bot. You'll need to put a blank pic in the spot first and then the pic you want to be your bot in ...
kevin williams
Foodog62@...
Aug 29, 2001 5:08 pm
42
*grin*, that's why i told "at your own risk" ey, good time to test your escape key and don't be angry ;) ... From: "kevin williams" <Foodog62@...> To:...
C@s¢r@ch
catscratch@...
Aug 29, 2001 6:03 pm
43
Hi! Most Knowledgable PPL!! I love the room bot script, but wonder if you have just part of the script that would work in a room, in other words: how would...
Kelly Garcia
KellyJBG@...
Sep 2, 2001 3:49 pm
44
hi have you ever tried to copy and paste your cyborg script to the room script directly? it's easy start with an event... ON OUTCHAT etc.. and copy it between...
C@s¢r@ch
catscratch@...
Sep 2, 2001 9:01 pm
45
You could have a lot of the things you are describing scripted! You just need some imagination, then some help with the scripting, it sounds like. For example,...
Mike Sparling
msparling@...
Sep 2, 2001 11:59 pm
46
Oh you all are great!!! *smile* sounds really good!!! thank you thank you for all your help!!! Luv , KellyJean! ...
Kelly Garcia
KellyJBG@...
Sep 3, 2001 11:31 pm
47
hi i have been interest in palace bots and was hopeing i would be reading some material regarding this subject but as of yet have not rec'd an email. hope to...
sorry, i have not yet made any bots for palace..i will concentrate on stuff like that once vp is permanently closed :) Deth ... From: "dana Watkins"...
Howdy Folks! :) I just have a quick question, as well as an interest in bots and the creation of them. This question is mainly directed to Fink, but if others...
Okay, that's what I get for posting at 2 am in the morning! So, time to do damage control (again!). Here's my "boo-boos" or typos. ;) Corrections: ======= (A)...
i have added a response routine to the ON INCHAT section of the Blue Lady Fido script that ive been editing to run my bot. { "Hello, " WHOCHAT WHONAME & "!" &...
How about this? Please note, this is untested. :-) As written it will keep the routine from repeating if the interval is less than 2 seconds. lastTime GLOBAL...
Mike Sparling
msparling@...
Nov 18, 2001 5:03 pm
54
So this should be installed like this? ON SIGNON { lastTime GLOBAL thisTime GLOBAL { DATETIME 2212136900 + thisTime = } { DATETIME thisTime = } DATETIME 0 <...
D'oh...... I see some problems with my script (I hate when that happens!) How about this? Delcare the thisTime variable ON SIGNON, just like you did, then put...
Mike Sparling
msparling@...
Nov 20, 2001 6:30 pm
56
Hi to everyone, In case new ISP servers of my isp and new configuratie is the adres of Dream Place change in next number: 217.122.39.99:9998 (This is the new...
Hi ya :-) I have follow advice of our experts smile ;-) Dreamplace is now access by two addys one: 217.122.39.99:9998 two:dreamplace.homeip.net:9998 This in...
Hello and wave to all :-) I have seen some people was not read and/or recieve my message over the adress of Dream Place. Please use only the next adress and...
It is not necessary to keep posting the address to your palace once you have this type of address ppl that want to visit will! dreamplace.homeip.net:9998. ...
im having a prob with this timer, it appears to have disabled the routine it runs with. here is how i installed it. ON OUTCHAT { lastTime GLOBAL thisTime...
The problem is how you are setting the lastTime and thisTime variables. After the first time someone says hi to your bot, the bot sets lastTime = thisTime and...
Mike Sparling
msparling@...
Dec 11, 2001 5:44 am
62
First, your use of lasttime and firsttime look ok to me. I see several possibilities: You are using 'lowchat' without defining what it is. Make sure it is ...
Alan im very sorry, i should have provided more information. this hello routine is an addition to the complete Blue Lady Fido script. everything Blue defined...
well i switched the thisTime and lastTime in that one line, and the hello routine is still disabled. any suggestions? ... variables. ... lastTime = ... part......
I've reread the threat and checked the Fido script. Here's what I think the problem is: You read the current time within the script that is testing time. It...
Good Morning Alan, Ive just installed and tested your edits and deletions as provided here, the script seems to be workin absolutely perfectly. This being ...
Thanks gobs for covering my backside, Alan! I'd thought about moving the time check outside the routine as well, but didn't want it constantly redefining the...