mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Nov 2003
Posts: 102
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2003
Posts: 102
Hi. I am the owner of a new channel on sexnet
I have a website with a chat on it.
www.tormented.tv/chat
My issue is this. I need a script that will auto +v ONLY the users that join from my site.
when a reg user joins my channel they have a hostmask like

[6:10am] AnTiSoCiaL (~Bots@horny-F0648.day.clearwire-dns.net) has joined but is a Clone of ToRmEnTeD «2 people»

BUT when a user connecting from my site joins they have a IP mask that looks like this.

[2:02am] tormsguest_49 (6018b68c@horny-283623DC.mibbit.com) has joined. «2 people»


Is there a way to scan the IP mask and +v if it matches the mibbit.com part ?


I know this sounds kinda dumb but i need it

Last edited by ToRmEnTeD; 04/08/09 10:35 AM.

Rock and Metal Music videos ON DEMAND!
<<<<<< http://www.tormented.tv >>>>>>
Joined: Jun 2007
Posts: 933
5
Hoopy frood
Offline
Hoopy frood
5
Joined: Jun 2007
Posts: 933
Quote:
on @*:JOIN:#GreenBud&Hookers:{ if ($address($nick,4) == *!*@*.mibbit.com) { mode $chan +v $nick } }

Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

This can also be done without a script by doing the following...

Type: /avoice *!*@*.mibbit.com #GreenBud&Hookers SexNet
Type: /avoice on

Joined: Nov 2003
Posts: 102
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2003
Posts: 102


I typed both of them commands and they both seemed to work..
but the +v still dont happen.

————————————————————
* Added *!*@*.mibbit.com to auto-voice list
————————————————————
* Auto-Voice is on
————————————————————


[3:55pm] tormsguest_02 (6018b68c@horny-283623DC.mibbit.com) has joined. «3 people»



Rock and Metal Music videos ON DEMAND!
<<<<<< http://www.tormented.tv >>>>>>
Joined: Nov 2003
Posts: 102
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2003
Posts: 102
btw 5618, Your script does work. Thank you.
Rock, It would be very very helpfull if i didnt need to be in channel with a script for this to work as you was saying...can you help me trouble shoot whatever is wrong ?


Rock and Metal Music videos ON DEMAND!
<<<<<< http://www.tormented.tv >>>>>>
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

It looks to me like the +v works fine.

*** tormsguest_56 joined #GreenBud&Hookers
-
+++ ToRmEnTeD has given voice to tormsguest_56
-
15:19 ToRmEnTeD Welcome tormsguest_56! You're visitor #2 to join #GreenBud&Hookers.

Joined: Nov 2003
Posts: 102
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2003
Posts: 102
Yea the script the other guy made is whats doing the +v tho...

If you look I was the one that gave you the +v
Ill unload the script that was made and you can try it again?


Rock and Metal Music videos ON DEMAND!
<<<<<< http://www.tormented.tv >>>>>>
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Well, as long as it works. It does exactly the same thing.

Joined: Nov 2003
Posts: 102
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2003
Posts: 102
So the method you was talking about before just wont work ? The reason it seems so much better is that i as in my script wouldnt need to be logged into chat for the +v to be givin out to the guest...


Rock and Metal Music videos ON DEMAND!
<<<<<< http://www.tormented.tv >>>>>>
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Yes you would. In order to auto-voice users when you're not there you would either have to have a bot or add them to your ChanServ (SexGod) access list. Unfortunately it seems only registered nicks may be added to your channel access list.

Joined: Nov 2003
Posts: 102
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2003
Posts: 102
oh well what did that command do? Guess i was confused on that part


Rock and Metal Music videos ON DEMAND!
<<<<<< http://www.tormented.tv >>>>>>
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

It's mIRC's internal auto voice list. View it by typing /abook -c then select Voice in the list box.

Joined: Nov 2003
Posts: 102
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2003
Posts: 102
Wow been using mIRC for 10 years and never knew about that
thanks for sharing smile


Rock and Metal Music videos ON DEMAND!
<<<<<< http://www.tormented.tv >>>>>>

Link Copied to Clipboard