This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Invite Script. I donno how to to that.

Old posts that have not been replied to for several years.
Locked
p
peer15

Invite Script. I donno how to to that.

Post by peer15 »

Hi guys.

I need an invite script.
Some1 joins the channel. The bot should look for the host and if its a specified host (eg. butuser!*@*.*) the bot should invite the guy to a channel.


AND: The invited guy should automatically get +voice .

HOW do i do that.

(plz. make a clear description. im very new on that.)

Peer
k
keta

Post by keta »

Autovoice.

.chattr <handle> +v
.chanset <channel> +autovoice
Locked