Skip to content
GuarDDog Script

Wolfy Script Kicker

A TG007 community discussion started by lostboyjoey.

Discussion 7 posts
Page 1 of 1
Open
Topic #4210 · 7 published posts · 1,223 views

Hi peeps, Wolfy I guess this is more so directed for you, but any help would be welcomed. I cant seem to get the allowed list to work. When I bring in another script for room games, it gets booted. I turn the kicker off then bring the script in, then re-activate the kicker. I cant seem to find an allowed list file being created with the nics/addresses that I add from the menu. But it works!!!!

Thanx boss.

The allowed list wont be saved in file .

its a user level , you will find it in script editor >> users

it will be added like Allowed:*! $ial($nick) $msn.decode($nick)

Thats why the halt on join look like : if (allowed isin $level($ial($nick,1))) { halt }

So if you add allowed by $address(nick,1) the halt on join should be if (allowed isin $level($address($nick,1))) { halt }

 

personally i dont like to add levels by writing in text file , but if you want that i can do it for you .

The allowed list wont be saved in file .

its a user level , you will find it in script editor >> users

it will be added like Allowed:*! $ial($nick) $msn.decode($nick)

Thats why the halt on join look like : if (allowed isin $level($ial($nick,1))) { halt }

So if you add allowed by $address(nick,1) the halt on join should be if (allowed isin $level($address($nick,1))) { halt }

 

personally i dont like to add levels by writing in text file , but if you want that i can do it for you .

Thanx boss. I didnt even to think to look there. No I am not adding manually. I was just looking for a text file that had the nics/addys in it. I didnt think to look in the editor under users, thnx!!! Oh by the way it kicks butt.

you shouldn't need to use Wolfy's Script Kicker in GuarDDog as the script kicker in GuarDDog should do all the same as Wolfy's Script Kicker and more, but yea, if you prefer to use that, just make sure to turn off GuarDDog's script kicker.

I didnt notice that this thread under guard dog section

Oh yeah guard dog script kicker is good

The main purpose of publishing my script kicker because its handy with that dialog , and very easy to use by new scripters .

np

Edited Jul 24, 2005 11:55 PM by The Gate Keeper

Oh my bad I didnt mean to say I added Wolfy's script kicker to GD. I added it to Hybrid. The only thing I added to GD was a time kicker and a whisper kicker. Keeper I got those updates via auto update for GD. Thanks boss. I will give them a test run alil later. Its 9:08pm here on a Sun. Work day for most peeps tomorrow so I will test it around midnight when my rooms die down.

Edited Jul 25, 2005 1:11 AM by lostboyjoey