-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
WikiChip talk:signatures
I found this mrc code:
raw 302:*:{
echo -ta *** $gettok($2,1,61) is $right($gettok($2,2,61),$calc($len($gettok($2,2,61)) - 1))
halt
}
raw 340:*:{
echo -ta *** $gettok($2,1,61) is $right($gettok($2,2,61),$calc($len($gettok($2,2,61)) - 1))
halt
}
I was wondering how can I use this code for public command, I tried few optios but since im not a coder, I couldnt make it work
on *:TEXT:!ip*:#Ops: {
notice $nick *** $2 *** is connected from $ip/host
}