ovelayer commented on a Page, Hotlink Query  -  Mar 06, 2019

if i click an ip .. it gives me the ip inside of square brackets ie [123.23.23.123]
I want to be to able to echo "just " the ip firstly
try:

on *:hotlink:*:@connecting: { //echo -a $remove($+($strip($1)),$chr(91),$chr(93)) }

to create a ban type..find which $ targets the nick..like $4

on *:hotlink:*:@connecting: { //echo -a bannning $address($4,2) }

or if you have oper

on *:hotlink:*:@connecting: { //echo -a gline $+(*,$chr(64),$remove($+($strip($1)),$chr(91),$chr(93))) 1d because i can. }
Cheiron  -  Mar 06, 2019

Many thanks ovelayer :)

torbenanders  -  Jul 02, 2019

Thanks!!

Michaelzhang  -  Nov 20, 2020

Thanks for sharing. If you are interested, please check www.jh-mech.com

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.