mIRC stealth inviter
The IRC stealth inviter is based on a join/part behavior. What the IRC invite script does:
- Joins the #channel
- Gathers all nicks (segregates user levels - ops, voiced, regular user)
- Parts the channel and changes nicks
- Sends the invite message
- Not too complicated
- Uses only one IRC connection
- Can keep track of the user levels well
- Has a medium to high detection level
mIRC Relay Invite Script
The mIRC Relay Invite Script uses a relay behavior to send invitation messages. What the script does:
IRC nick listener (main IRC):
- Connects to an IRC network
- Joins and stays in a channel
- Listens / logs joining nicks (based on user levels - exempts ops, and voiced users)
- Relays the nicks
- Takes relayed nicks
- Sends invites to users
- Can keep track of user levels better
- Can easily change nicks
- Very low detection level
- Needs two IRC connections
*Detection level only interprets to detecting your inviter. IRCops or Channel operators may still be able to track what channel is sending invites because of your invite messages, but it may be harder for them to kick or ban your inviter when they are not able to trace the main IRC channel listener.
mIRC Inviter Bot Downloads: