Bureaucrats, checkuser, Administrators
3,313
edits
(→Notes) |
|||
Line 49: | Line 49: | ||
>inflags#sendresponse#cmdnum#serialtask#inbuf#args,args,...#checksum< | >inflags#sendresponse#cmdnum#serialtask#inbuf#args,args,...#checksum< | ||
'''<''', '''>''' and '''#''' in inbuf are escaped using '''^''' | |||
All except inbuf are in hex. As a start, try <code>0</code> for inflags, <code>1</code> for sendresponse, <code>0</code> for serialtask, and <code>cc</code> to ignore the checksum | All except inbuf are in hex. As a start, try <code>0</code> for inflags, <code>1</code> for sendresponse, <code>0</code> for serialtask, and <code>cc</code> to ignore the checksum |