Does anyone have a simple snippet for this?
Also an advertiser that only messages guests as well?
A TG007 community discussion started by Shagman.
Does anyone have a simple snippet for this?
Also an advertiser that only messages guests as well?
#welcome off
on *:join:#: {
if ($nick !== $me) && ( Guest isin $nick) {
timer 1 2 privmsg $active VSIXc|| $+ %txtfont $+ || $+ %txtcolor $+ || $+ %txtstyle $+ || $+ $chr(32) $+ : $read text\welcome.txt $nick
}
}
#welcome end
something like this ?
just change the vsixc part
you could use notice $nick instead of the privmsg $active
vsixc.ath.cx 6667
#welcome off
on *:join:#: {
if ($nick !== $me) && (Guest isin $nick) {
timer 1 2 notice $nick <msg here>
}
}
#welcome end
#welcome off on *:join:#: { if ($nick !== $me) && (Guest isin $nick) { timer 1 2 notice $nick <msg here> } } #welcome end
I found this worked instead. of guest isin $nick
(> isin $nick)
Im also wondering how to go about giving a friend a password to whisper to the script to host up...then the scripts whisper window closes while blocking flooding the whisper.
Is it posible to ban GatekeeperPassports but allow regulare guest Gatekeeper in the room.
Essentially I want to ban registered users. but allow guests only.
I know im twisted that way.
I know im twisted that way.
Wouldn't like ya otherwise...I think ![]()
Ειναι πολλα τα λεφτα Αρη.
in your room access set deny *!*@*
and as grant set Guest*!*@*
vsixc.ath.cx 6667
just set *!*@* on every room on your clone server
then go to vsixc and use a real server lol
My code does NOT have bugs. It just develops random features.
just set *!*@* on every room on your clone server
then go to vsixc and use a real server lol
lmfao ozzy ![]()
err0r: 666 + 1337 = 2003 backwards is 3002 which is how many people ozzy has banned from tg
err0r: spooky
ROFL
Operating System: Microsoft Windows 7 Ultimate 6.1.7600 (Ultimate)
CPU: AMD RX™ 8120 Eight Core, 3.10 GHz
Maximum Clock: 2200 MHz
RAM: DDR3 1333 16 gb Ram
Video Adapter: ATI Radeon HD 3200 Graphics (512 MB)
3D Accelerator: ATI Radeon HD 3200 (RS780)
Monitor: DELL ST2420 (Digital) [24 "LCD]
Monitor: HP 2159 Series Widle LCD monitor [23" LCD]
Your better off to have a friend than to be all alone.. If you fail, Your friend can help you up.
Sign in to reply or start a new topic where your account has permission.