Top

channel bot

Please Register to submit score.
Average Score  4.5
Scores Submitted  2
Date Added  May 14, 2008
Last Updated  May 14, 2008
Tags  bot  channel 

Introduction

simple channel bot
you will need to seperate this into four seperate remotes

seperate it where it says
;-------------------------------------start new remote here--------------------------------------

start by setting yourself as owner by typing !owner NICK
then follow the instructions

if someone can help put this into one script and keep it working that would be great.
any suggestions would be appreciated :)

Grab the Code

Comments

  (4)  RSS
Viper01
Comments: 49
 
mIRC Snippet:  channel bot
Posted on May 15, 2008 9:32 am
I don't see why seperate script files are needed here, it should all work in 1 file. Something to make it easier though, you can try:
Code:
 Alias owner { /set %owner $$1 }
so other people don't try the !owner command in a channel. I can't test it at the moment, since I'm at school but when I get a chance(and if i remember to), I'll test it and change the score accordingly. In the meantime, 3/10
PunkTuReD
Comments: 59
 
mIRC Snippet:  channel bot
Posted on May 15, 2008 1:16 pm
cool man , yea i only put them as seperate files because they wouldnt work .
as for the !owner (nick) that can only be set once by anyone , then can only be changed by the owner . thanks for your score mate .
T012m3n7oR
Comments: 22
 
mIRC Snippet:  channel bot
Posted on Jun 6, 2008 9:52 pm
how do you make a separate file? im not sure
EL
Comments: 795
 
mIRC Snippet:  channel bot
Posted on Jun 6, 2008 10:12 pm
File > new

Please Register or Login to start posting comments.
Bottom