I would like a code for Spec for them when they enter our room
on *:JOIN:#: { if ($nick != $me) && (if $nick == spec) /msg $nick $chan Message) }
By the way, who ever changed the Quote and Code, Good Job Much easer
A TG007 community discussion started by Eaglenest25311.
I would like a code for Spec for them when they enter our room
on *:JOIN:#: { if ($nick != $me) && (if $nick == spec) /msg $nick $chan Message) }
By the way, who ever changed the Quote and Code, Good Job Much easer
Well there's different ways to check their time, ping them but the best way is to check them using IRC8 MSN-OCX!9.02.0402.1601 . If you know how edit your vincula you'll know how or if already has a non sub kick just change it a message.
Custom Computer
AMD Athlon 64 x2 Dual Core 5200+
Asus M2N-SLI MOB
2GB DDR2 @ 800mhz
160GB Hard Drive
NVidia GeForce 8400GS 256
Ok thanks I'll look
Can't find it , How does it look for nonsub $nick == ?
This don't work
#submessage on
on *:JOIN:#: {
set -u8 %sn.nick $nick | set -u8 %sn.chan $!chr(37) $!+ $right($chan,-1) | .timersubcheck 1 1 subcheck }
alias subcheck { { if (%sn.nick ison %sn.chan) ctcp $nick PING } | /msg $nick $chan Message }
#submessage end
#submessage on
on *:JOIN:#: {
set -u8 %sn.nick $nick | set -u8 %sn.chan $!chr(37) $!+ $right($chan,-1) | .timersubcheck 1 1 subcheck }
alias subcheck { { if (%sn.nick ison %sn.chan) ctcp $nick PING } | /msg %sn.chan Hello %sn.nick Message }
#submessage end
Custom Computer
AMD Athlon 64 x2 Dual Core 5200+
Asus M2N-SLI MOB
2GB DDR2 @ 800mhz
160GB Hard Drive
NVidia GeForce 8400GS 256
Must be something wrong
I Get This
[17:34] -> *$chr(37)* $+ #!West\bVirginia! Hello Beth•š Message
-
[17:34] 401  $chr(37) No such nick/channel
$chr(37) No such nick/channel
Say's that in wrong chanel, The [17:34] -> *$chr(37)* $+ #!West\bVirginia! Hello Beth╚ Message
spect on
on *:JOIN:#: {
if ($nick isowner $chan) halt {
if ($me ison $chan) {
%sn.nick = $nick
%sn.chan = $chan
if ($nick ison $chan) { /ctcp $nick PING }
.timer.undo 1 5 unset %sn.*
}
}
}
raw 908:*:{
msg %sn.chan %sn.nick NonSubscriber! $+ (*)
}
#spect end
This work, it said the message twice.
Custom Computer
AMD Athlon 64 x2 Dual Core 5200+
Asus M2N-SLI MOB
2GB DDR2 @ 800mhz
160GB Hard Drive
NVidia GeForce 8400GS 256
TY TY TY That Worked Great, I can finish it From Here, Ya ta Man
I Hope LoL Now I got to have message for regular Subs to work again
At first, it worked great, and only send the message once, then I was testing emergency reload, and reload the spec message, and now when they come into the room it does twice, why would it causes that? I tried to look for double command line but I can't find it, Does any one got any idea's?
that code wud spoof u out if the room got flooded.
best way to get them through the rooms sockread.
to be exact, in the /names raws. 352 i guess
on me:*:join:#:hop #
The code or mrc file only loaded once, Try it out, You will see what it is doing. I tride to put halt on end of it, would not work.
I don't uderstand?sockread.to be exact, in the /names raws. 352 i guess
Sign in to reply or start a new topic where your account has permission.