|
| Author |
Message |
GrimReaper Young One

Joined: 26 Mar 2004 Posts: 86
   
|
Posted: Mon Apr 12, 2004 1:43 am Post subject: |
|
|
Hm... i kinda just started my bot, and my brains arn't working... when i type !brain, it just says:
| Quote: | | Please choose from the following brains. |
and dosen't list anything. BTW, this might be in the wrong forum, so mods, you can either trash or move this. Thanks first! |
|
| Back to top |
|
 |
GiL Not Yet a God

Joined: 06 Jan 2004 Posts: 344
    
|
Posted: Mon Apr 12, 2004 2:28 am Post subject: |
|
|
| do you have any brains at all? |
|
| Back to top |
|
 |
jeanhub Almost An Agent

Joined: 14 Feb 2004 Posts: 1138
 
|
Posted: Mon Apr 12, 2004 3:13 am Post subject: |
|
|
For that you will need a brain...but what are you using?? morph? aandromeda?
if its andromeda...you have already some brains.... Follow them and try creating your own if its morph... youll need to code one... |
|
| Back to top |
|
 |
Juzz Senior Member

Joined: 28 Feb 2004 Posts: 190 Location: NSw, australia.
   
|
Posted: Mon Apr 12, 2004 3:52 am Post subject: |
|
|
Andomreda I think, I editted the trigger brain and renamed it 'logger' so its just like trigger except it logs everything in logs >> user.txt |
|
| Back to top |
|
 |
GrimReaper Young One

Joined: 26 Mar 2004 Posts: 86
   
|
Posted: Mon Apr 12, 2004 6:04 am Post subject: |
|
|
| i do have brains, i just don't know where you put them. oh yeah, i'm using andromeda |
|
| Back to top |
|
 |
mojo Newbie

Joined: 10 Apr 2004 Posts: 16 Location: England ;o
   
|
Posted: Mon Apr 12, 2004 12:56 pm Post subject: |
|
|
andromeda brains are in the ./brains folder theres four their already (Trigger, Blab, basic & botwork)
Edit: To actually set a brain in the bot do: !brain Trigger |
|
| Back to top |
|
 |
JoeX Agent

Joined: 02 Jan 2004 Posts: 2153
 
|
Posted: Mon Apr 12, 2004 12:58 pm Post subject: |
|
|
Dont use that, Use the trigger brain. _________________ Heroes NBC |
|
| Back to top |
|
 |
GrimReaper Young One

Joined: 26 Mar 2004 Posts: 86
   
|
Posted: Mon Apr 12, 2004 8:39 pm Post subject: |
|
|
*sigh*... i know how to set it, i just don't know where to put the brains, because it says | Quote: | | Trigger is not a currently loaded brain |
|
|
| Back to top |
|
 |
jonphamta Senior Member

Joined: 20 Jan 2004 Posts: 247
   
|
Posted: Mon Apr 12, 2004 9:38 pm Post subject: |
|
|
| If you are switching it its case sensitive so instead of Trigger try trigger |
|
| Back to top |
|
 |
GrimReaper Young One

Joined: 26 Mar 2004 Posts: 86
   
|
Posted: Mon Apr 12, 2004 9:45 pm Post subject: |
|
|
nope... its not even loaded... i just don't know where to put it!  |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Mon Apr 12, 2004 11:29 pm Post subject: |
|
|
Put "Trigger.pm" in the "Brains" folder I think. _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
GrimReaper Young One

Joined: 26 Mar 2004 Posts: 86
   
|
Posted: Tue Apr 13, 2004 1:30 am Post subject: |
|
|
| blah. but WHERE do you put the brains folder? |
|
| Back to top |
|
 |
..::BIGmouth( )::.. God Like

Joined: 05 Feb 2004 Posts: 801
    
|
Posted: Tue Apr 13, 2004 1:47 am Post subject: |
|
|
Grimgreeper, Did you do the folowing.- Delete the folder (brain) from the andromeda folder.
- Change the brain.pl command in anyway.
- Did you delete Direct_responces.txt/Linked_responces.txt
- Did you change your bot.pm under the sub message.
- Did you try typing !brain Trigger.
| Quote: | | blah. but WHERE do you put the brains folder? |
Directly in the andromeda folder. |
|
| Back to top |
|
 |
GrimReaper Young One

Joined: 26 Mar 2004 Posts: 86
   
|
Posted: Tue Apr 13, 2004 3:27 am Post subject: |
|
|
QUOTE(..::BIGmouth( )::.. @ Apr 12 2004, 05:47 PM) Grimgreeper, Did you do the folowing.
- Delete the folder (brain) from the andromeda folder.
- Change the brain.pl command in anyway.
- Did you delete Direct_responces.txt/Linked_responces.txt
- Did you change your bot.pm under the sub message.
- Did you try typing !brain Trigger.
| Quote: | | blah. but WHERE do you put the brains folder? |
Directly in the andromeda folder. | i didn't do any of those things except for typing !brain Trigger.
I don't understand this though.. i put all my folders in perl/bin, including andromeda.pl... thats the only place where my perl can find it, even inside perl/bin/andromeda perl can't find it. |