From WikiChip
Difference between revisions of "WikiChip talk:signatures"

(Created page with "I found this mrc code:<br> <br> <code> raw 302:*:{ echo -ta *** $gettok($2,1,61) is $right($gettok($2,2,61),$calc($len($gettok($2,2,61)) - 1)) halt }<br> raw 340:*:{ echo -ta...")
 
(wrong page)
 
Line 1: Line 1:
I found this mrc code:<br>
+
{{talk header}}
<br>
 
<code>
 
raw 302:*:{
 
echo -ta *** $gettok($2,1,61) is $right($gettok($2,2,61),$calc($len($gettok($2,2,61)) - 1))
 
halt
 
}<br>
 
raw 340:*:{
 
echo -ta *** $gettok($2,1,61) is $right($gettok($2,2,61),$calc($len($gettok($2,2,61)) - 1))
 
halt
 
}
 
</code>
 
<br>
 
<br>
 
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
 
<br>
 
 
 
on *:TEXT:!ip*:#Ops: {
 
  notice $nick *** $2 *** is connected from $ip/host
 
}
 

Latest revision as of 07:11, 16 August 2017

This is the discussion page for the signatures page.
  • Please use this page to discuss possible errors, inconsistencies, omissions, changes, and further clarifications regarding the content of signatures.
  • If you are looking for a particular model that's missing, please add its name to this page.