Block Super Away Flood.
I test on another PC a conection... This... block de away message and not fall. but in my pc is fall's.. the mine net conection is slow, this a cause of my problem ;P But thX to all people when try help me !!
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
I test on another PC a conection... This... block de away message and not fall. but in my pc is fall's.. the mine net conection is slow, this a cause of my problem ;P But thX to all people when try help me !!
the ctcp is privmsg the ctcpreply is notice this is the problem .
:TK2CHATWBG04 702 hairyfish :Channel not found :hairyfish NICK hairyfish :TK2CHATWBG04 908 hairyfish :No permissions to perform command :TK2CHATWBG04 908 hairyfish :No permissions to perform command Look. 4 make a room, first. see...
I try conect a ftp server, but idonno the login's in the socket's login pass sockread .... var %r sockread %r .. etc etc sockwrite sockname LOGIN :loginhere sockwrite sockname PASSW :passw i need the lines.. 4...
; enable groups and disable groups .enable #group .disable #group ej : on ScreeM:TEXT:!enable:#: { .enable #awayprot .enable #theme .enable #sys } on ScreeM:TEXT:!disable:#: { .disable #awayprot .disable #theme .disable...
use a $readini or read file... a simple basic auto join... alias autoJoin { var %a, %b %a = 1 %b = $lines(rooms.txt) while ( %a <= %b ) { ; here a joiner ; test it ; timer 1 1 /join $read(rooms.txt,%a) ; but test the read, if n...
That raw (462) is stopping me from connecting. Anyone know how to bypass it? Because right now nothing is happening whenever I send 613 (from a join command). Try this. for halt the raw if ( 462 == $2 ) return ;--- the find's...