Multiple Bot Script. Look.
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Jun 11, 2009 |
| Last Updated | Jun 11, 2009 |
| Tags | bot bots channels invite script |
Introduction
The Inviter just Invites the bot to the channel.
Improved: Only 1 Bot can go on the Channel. ** PROTECTION **
Ok Here, My bots are
- iSuicide
- [1]iSuicide
- [2]iSuicide
- [3]iSuicide
So, The first nick is the Main Nick, And the Other count for the bots, So I have
3 Bots.
Set This
Code:
set %botname ******Main Bots Nick*****
-- To your main bots nick --
-------------
Set This
Code:
set %bots ******How Many Bots******
-- To How many number bots you have. --
-------------
Set This
Code:
timer 1 5 msg $2 *****Your Bots Invite Message******
-- To your Invite Message: When the bot join's the channel. --
--------------
EG: This is What mine would Look Like
set %botname iSuicide
set %bots 3
timer 1 5 msg $2 Hey, Thanks for Inviting me.
NOTE: I added some variables that allow the bot to reconize the invite nick.
If you want use this somewhere in your msg $2 script.
---------------
Code:
%tempnick
---------------
- Thanks, St[e]ven
(( From SwiftIRC )) #iSuicide



