Skip to content
GuarDDog Script

Web T.V. Grant?

A TG007 community discussion started by Ransomed.

Discussion 9 posts
Page 1 of 1
Open
Topic #2007 · 9 published posts · 913 views

Hello everyone,

 

I have a ban on all of the guests but would like to allow Web T.V. users. I'm not sure of the ACCESS format for this. In the Gate # of Web T.V. there are a set of letters/numbers that are are the same in all of the Gate #'s. Let's say these letters/numbers are: 123ABC456 Would this be how I allow the T.V. users?

 

Grant then insert this (?): *!*123ABC456@GatekeeperPassport or would it be: *!123ABC456*@GatekeeperPassport or is neither of these correct....lol.

 

Any help would be greatly appreciated. For all those that celebrate Thanksgiving....HAPPY THANKSGIVING

 

Ransomed

to add webtv acces use

grant >*!*D21DB211*@*$*

but remember that grant always overrides a deny so u wont be able to ban webbers

I'd say banned all the guests. Tell them to get an real computer. thumbup.gif

Custom Computer

AMD Athlon 64 x2 Dual Core 5200+

Asus M2N-SLI MOB

2GB DDR2 @ 800mhz

160GB Hard Drive

NVidia GeForce 8400GS 256

lol_sign.gif Webtv is for the computer illiterate tongue.gif

please remember , you must have a ban in place b4 adding the grant, or the grant has the effect of banning everyone from the room

My code does NOT have bugs. It just develops random features.

Also make note that even if you ban guests and allow web tv users. People can still guest flood.

Edited Nov 26, 2004 6:05 AM by Molsonâ„¢

Custom Computer

AMD Athlon 64 x2 Dual Core 5200+

Asus M2N-SLI MOB

2GB DDR2 @ 800mhz

160GB Hard Drive

NVidia GeForce 8400GS 256

Hey all,

 

Wow...thanks for all of your input on this. I didn't know there was sooo much to know on this topic....LOL. Very helpful from all of you. Thanks again!!!!

 

Ransomed

This works fine in allowing WebTvers but kicks other guests. Not sure who made it but I modified it a little and Gatekeeper modified it also.

on *:JOIN:#: {
 if ($me isowner #) { halt }
 if (> isin $nick) { 
   %sn.nick = $nick 
   %sn.chan = $chan 
   if (3D21 isin $address) { return }
   else {
     ctcp $nick VERSION 
     .timer.undo 1 2 /unset %sn.* 
   } 
 } 
}
raw 908:*:{ 
 if (WebTV isin $1-) return 
 raw access %sn.chan add deny *! [ $+ [ $ial(%sn.nick $+ *,1).addr ] ] 60 
 kick %sn.chan %sn.nick SCRIPT :@ 
} 

 

"Diplomacy is the art of saying 'Nice doggie' until you can find a rock".-Will Rogers

Glitch  Posted on Nov 26 2004, 03:44 AM

  lol_sign.gif Webtv is for the computer illiterate tongue.gif

lmao right about that tongue.gif