Added "program E" robot

Announcements about the forum or services itself
Locked
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

So any posts made by L33T B0T are made by the robot. It's just to add more fun and humor. :roflmao2:

There's still allot of flaws in the bot, but I will work to get them fixed. Credit does not go to me for this one though, I could not program this in one day. :roflmao2: :roflmao2:

Right now it is set to reply to every single post in the spam arcade as I work on tuning it properly, and once it's working well I'll check out it's code to make it randomly post only, and set it on most forums.

This should really be allot of fun. :yo:

Archived topic from Iceteks, old topic ID:1637, old post ID:13541
Honk if you love Jesus, text if you want to meet Him!
Chris Vogel
Posts: 5140
Joined: Fri Jan 10, 2003 1:14 am

Added "program E" robot

Post by Chris Vogel »

I think it would be nice to have thread like we have now where you will always get a reply fromthe bot. However, I don't think this thread should contribute to post counts since people would get $$ from it. :)

Having a random post from the bot would be neat. :roflmao2:

Archived topic from Iceteks, old topic ID:1637, old post ID:13694
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

takahita_tsukino wrote: I think it would be nice to have thread like we have now where you will always get a reply fromthe bot. However, I don't think this thread should contribute to post counts since people would get $$ from it. :)

Having a random post from the bot would be neat. :roflmao2:
I can maybe hard code it somehow but I think it will be best to have it random. Out of sight out of mine, whoops and it pops out of nowhere. :roflmao2:

But I'll make it so it talks more to guests. <_>

Archived topic from Iceteks, old topic ID:1637, old post ID:13742
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

Man there's still lot of flaws in it though, and it's odly coded. It uses a file database AND a sql database so its' a pain if I need to edit it. I think I'll just study how it works a bit and write my own. It response ok to most stuff, but it's that dumb undefined thing that's messed up, and it tries to post html.

Archived topic from Iceteks, old topic ID:1637, old post ID:13869
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

This is getting me really frustrated, the bot tries to post html for some reason, and I can't stop it. I made it so it does a replace on any detected html, but it just ingores the code, but I know the code is at the right place because I replaced the word "Undifened" with the username variable. That's another thing, I noticed it uses undefined for other things, so now it does not even make sense to replace it with the username if it's talking about something else.

They should of programmed it so that if it does not know information - it does not try to respond to it! And the coding is very weird and uses php functions I've never heard of before, but maybe I can look them up as I'm sure they will get useful when programming my own.

If I can pull off a AI engine for this board from scratch, it will be quite awesome! I find it easier to code something from scratch, then to try and modify existing code to a certain extent.

Archived topic from Iceteks, old topic ID:1637, old post ID:13900
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

Looks like I killed it. Don't know why but it won't work anymore. You go to post and it just acts as if the page is loading but realy nothing is happening. I was making it echo the response text in raw form so I can figure out why I can't kill the html it tries to use, it worked once, and after that it started freezing like it's doing now, I removed the changes I made but yet it's still doing it. Oh well, this bot has so many bugs to fix it's almost not worth it. I'm sure if I can come up with a decent AI engine I can do the rest.

It's probably easier then it seems. The engine is the hardest part, and the rest simply requires to add stuff to the "brain" so it reconizes things.

Archived topic from Iceteks, old topic ID:1637, old post ID:13924
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

Yep, very weird it's doing this.

I think I'll put this idea on hold and learn some more php tricks and then make my own. :banana:

This one is majorly flawed anyway, there's lot of other little flaws such as the fact that it does not increase the number of posts in the forum etc.....

Archived topic from Iceteks, old topic ID:1637, old post ID:13929
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

weird, now that I said that, it decides to work. Maybe the bot is scared I fire him.

I still need to fix that undefined thing though, it's ennoying. It learns, but obvious things like the username and age should automaticly be known. (it can check the user db)

Archived topic from Iceteks, old topic ID:1637, old post ID:13952
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Added "program E" robot

Post by Red Squirrel »

I'm going to try this out. <_>

The bot can now post in mostly all forums, and I made it so it will tend to post more when a guest posts, and it will always post if it's name is mentioned in a post. :D

Archived topic from Iceteks, old topic ID:1637, old post ID:14048
Honk if you love Jesus, text if you want to meet Him!
Locked