Top

Bot Theme

Please Register to submit score.
Average Score  4.0
Scores Submitted  1
Date Added  Apr 20, 2008
Last Updated  Apr 20, 2008
Tags  .ini  .txt  bot  irc  jonesy  jonesy44  mirc  script  theme 

Introduction

A usefull little snippet for a multi channel bot, so that users may set a general theme for the bot

In each "msg $chan" or something like that you have on your bot, make it;
Code:
/msg $chan $theme $+ text...

to add the theme to the text for the channel

[b]**NOTE: This currently saves the themes to "bot/data/themes.fos". You may change the directory by editing this bit wherever you see it. Else use;
Code:
/mkdir bot

Code:
/mkdir bot/data


Enjoy, and post any feedback, comments, or possible ideas. thanks :-)

Grab the Code

Comments

  (2)  RSS
EL
Comments: 834
 
mIRC Snippet:  Bot Theme
Posted on Apr 20, 2008 11:18 pm
o0o neat man im test XD
jonesy44
Comments: 644
 
mIRC Snippet:  Bot Theme
Posted on Apr 21, 2008 7:48 am
cheers bud :P

Hope ya enjoy ;-)

Please Register or Login to start posting comments.
Bottom