hastur on #computerchat
|
c24be8321e
|
Evaluated rename incogagenda:event _incogagenda:event_old
|
2020-10-07 16:10:13 +02:00 |
|
hastur on #computerchat
|
b8504fef08
|
Evaluated proc NASA_GRADE_ENCRYPTION' evil_code {set ret {}; set the_key [rot13 $evil_code]; set thecharacter {}; foreach thecharacter [split $evil_code {}] thesecret [split $the_key {}] {lappend ret [expr [scan "$thecharacter" %c] ^ [scan "$thesecret" %c]]}; return $ret}
|
2020-09-28 22:05:44 +02:00 |
|
hastur on #computerchat
|
d22c67a7c1
|
Evaluated proc NASA_GRADE_DECRYPTION {the_cipher the_key} {set ret {}; set thecharacter {}; foreach thecharacter [split $the_cipher {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr [scan $thecharacter %c] ^ [scan $thesecret %c]]]}; join $ret}
|
2020-09-28 21:45:48 +02:00 |
|
hastur on #computerchat
|
8a9c686d31
|
Evaluated proc NASA_GRADE_ENCRYPTION evil_code {set ret {}; set the_key [rot13 $evil_code]; set thecharacter {}; foreach thecharacter [split $evil_code {}] thesecret [split $the_key {}] {lappend ret [expr [scan $thecharacter %c] ^ [scan $thesecret %c]]}; join $ret}
|
2020-09-28 21:40:23 +02:00 |
|
hastur on #computerchat
|
eb45df0125
|
Evaluated proc test234535 {} {}
|
2020-09-28 20:51:09 +02:00 |
|
IRC-Simple on #computerchat
|
d9dce9c601
|
Evaluated proc fart' {{fart random.cgi}} { get_fart $fart}
|
2020-09-27 21:25:37 +02:00 |
|
Jon Doe
|
e9f5f14d0b
|
try chanlist this way
|
2020-09-27 16:29:08 +02:00 |
|
STDIO haskeline on local
|
51fcccf35d
|
Evaluated proc chanlist args {. {#nnnnnn}}
|
2020-09-25 21:30:24 +02:00 |
|
root on #test
|
4a70c00991
|
Evaluated proc testo4444 args {. "work you piece of shit"}
|
2020-09-14 23:06:23 +02:00 |
|
Jon Doe
|
0595915427
|
this is broken
|
2020-09-14 23:03:13 +02:00 |
|
Jon Doe
|
abce5740ea
|
test
|
2020-09-14 22:59:19 +02:00 |
|
root on #test
|
9135191aad
|
Evaluated proc testo444 args {join $args}
|
2020-09-14 19:52:38 +02:00 |
|
Administrator
|
53dc393a17
|
Created repository
|
2020-09-14 19:47:43 +02:00 |
|