hello me again dam suck a n00b and a drunk 1 at that but i have tried this both drunk and sober (dont know how u do it ppslim when drunk) anyway if i choose anyother alice engine becides 1 my got dies and if i leave it as 1 i get this error msg can some one help me plz
[21:43] alice.tcl : You have not fully configured your Alice.tcl script.
[21:43] alice.tcl : Please edit the configuration, and then restart.
[21:43] alice.tcl : alice.tcl has NOT been loaded.
i have edited all the values that need done if someone got this running of the ruby engine could they post what they did to get it running thank you again
## Which server should I use for the alice engine?
# 0 = www.alicebot.org (default- Alice)
# 1 = www.agentruby.com (Ruby)
# 2 = ncd3.math.harvard.edu (math alice- Sofia)
# 3 = jaczone.com (Cyber-Ivar)
# 4 = your own alice server
set alice_engine -1
Change the -1 for the number of the server you want to use.
i tried them all except running my own server the bot exits and gives error msg saying i am not running egghttp1.0.2 or later when i am running 1.0.2 do i have to edit egghttp and if so could u help me with it please thanks again
Maybe you put the source scripts/alice.tcl line before the source scripts/egghttp.tcl ??? if you did, alice.tcl will always fail to load as it first needs a variable set by eghttp.tcl...
Then I don't know what could it be... you can comment all the version and server checking and leave only the line where it sets up the server you want...
that didnt work just got same errors again ill just hang and wait for someone that has got this thing running and they can email me at chataus@hotmail.com the working version of alice.tcl script
I moved home about 4 months ago, and have been staying with my grand-parents (I finaly moved out from there, last night), so I have not had the oportunity to get drunk, nor use a computer (let alone net access).
I like to go out drinking, getting into fights and telling the local police man his wife is fu**ing my uncle (I don't remember, honest) like any normal 20 year old male.
I would get home around 3am, and the first thing I would do is collaps a few times on the way to turn my laptop on.
I would then check my bots error logs, tell my friends about the gand I smacked, then come onto the forum.
Coding Tcl is no easy feat while drunk, trust me, but a large wall and a box of asprin will help a lot.
you should try coding while stoned man. I once wrote an entire script with single letter variables cos I was so stoned I couldn't be bothered typing meaningful names. Needless to say, the next day when I looked at it I had to completely restructure it - lazyness does not help good code