Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
bot ban
Forums
Active Threads
Search
Who's Online
Help
Print Thread
bot ban
#
268477
21/02/21
01:58 PM
W
Warrigal
Warrigal
W
If a bot unbans a user would someone have a small script that I could put on an mirc bot that automatically resets the ban
Bot1 sets mode: -b fllwshp!fllwshp@65.162.234.14
Bot2 sets mode: +b fllwshp!fllwshp@65.162.234.14
Thank you
Copy Link to Clipboard
Re: bot ban
#
268482
21/02/21
06:02 PM
Joined:
Jan 2021
Posts: 16
N
New_One
Pikka bird
New_One
Pikka bird
N
Joined:
Jan 2021
Posts: 16
here is a simple script , put the name of the bot you want on BOT1 and the bot2 will alway put the ban wich is removed from bot1
on *:UNBAN:#:{
if ($nick == Bot1) {
.echo $chan unBAN by: $nick > $bnick $banmask
.ban $chan $banmask
}
}
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage