PDA

View Full Version : No idea on where to start.


seanturner70
03-16-2009, 01:26 PM
I am fairly new to this, and am wondering if anyone can help.

I have scripted a bot for chatrooms for a while, and I have a website for it, and would like to start an emphasis on "elements" which is a name I made up for the bot that lets people choose what they want (such as topic changing, short commands, twitter updates etc) but it is very difficult to explain the concept and how to set it up.

The concept is: When the bot first joins the channel, you can Private Message it with a code e.g. "!code 0101110" and it will set certain elements for the channel.

The command works by, if the person want the "element" then the number is a 1, if they don't, it is a 0.

So, what I am looking for, is a script for my site that looks like/similar to:
http://img230.imageshack.us/my.php?image=23613746.png

Every time someone drags an "element" onto the right side panel, then one of the numbers need to change to a 1. e.g. if they drag "topic" onto the right hand side, the code would be: "100010"


Thank you for any help, very much appreciated :)