Skip to content
MSN Addons

*!*@*$* access entry

A TG007 community discussion started by Gazzy.

Discussion 3 posts
Page 1 of 1
Open
Topic #3648 · 3 published posts · 592 views

err, sometimes my script adds access to *!*@*$* with auto +q access an +o anyone know why? ive tried different ways to add access heres what im using now

 

if ($2 == mode) && ($5 == $me) && (+q isin $1-) && (%autoq == on) { access $sockname add owner $address($me,1)

seems like thats a room sockread, ur code wud be correct if the connection opens a socket to each room names with that rooms name,else the room is refered to with $3- in the code.

 

and u better use ;

 

if ($4 $5 == +q $me) && (%autoq == on) { code here }

 

btw, that code got nuthin to with the deny access in the 1st place !!

on me:*:join:#:hop #

lol whats deny access got to do with it:| yea it doesnt open sockets to each room but ill fix that if thats causing the prob an try yours in a bit im a bit drunk at the moment