Search found 2 matches

by aboutme
Sun Oct 18, 2020 4:27 am
Forum: Script Requests
Topic: Changing Tcl Script ! Need Help
Replies: 1
Views: 2195

Changing Tcl Script ! Need Help

Hi All , I am using tcl script for proxys REMOTECONNECT: Client connecting at irc.server.info: user123!webirc@89.205.133.232 (89.205.133.232) [https://****.info] From this Remoteconnect my code is taking the ip 89.205.133.232 : roc rem_conn {nick uhost hand chan text} { global cds cdsstatus if {$cha...
by aboutme
Mon Nov 23, 2015 6:50 am
Forum: Script Requests
Topic: Need Help , Blacklist tcl
Replies: 0
Views: 5988

Need Help , Blacklist tcl

Features: support ip, host, resolve , CIDR - blacklist file example: set blacklist(file) "scripts/blacklist.txt" - special flag example: only user with flag +B can use commands addban, remban and banlist ( this flag can be settable only from perm owner ) 1. Procedures: - addban example: pa...