haha owned
random geektalk on a sunny day
•
26 Apr 2007, 16:38
•
Journals
(17:22:14) (@k1ck-zerender) whats the command for blank character in dos (need it for a bat file)
(17:22:49) (@k1ck-abort) alt 0160
(17:23:04) (@k1ck-zerender) thx
(17:23:23) (@k1ck-abort) know that out of my headji btw
(17:23:23) (@k1ck-abort) ;b
(17:23:33) (@k1ck-abort) g33K
(17:30:57) (@dr3am) k1ck-abort
(17:30:58) (@dr3am) !
(17:31:03) (@dr3am) i need the ascii code for that
(17:31:03) (@dr3am) »
(17:31:15) (@dr3am) ››
(17:31:17) (@dr3am) or that one
(17:31:21) (@k1ck-abort) alt + 0155
(17:31:26) (@k1ck-abort) for the small one
(17:31:42) (@k1ck-abort) for the big one 187
(17:31:58) (@k1ck-abort) so alt 0187
(17:32:20) (@k1ck-zerender) wtf
(17:32:22) (@k1ck-zerender) you scare me
(17:32:25) (@dr3am) lol
(17:32:31) (@dr3am) thank you
(17:32:40) (@dr3am) why the hell you know that?
(17:32:43) (@k1ck-Lightning) geek
(17:32:44) (@k1ck-abort) didnt know the » one but just did $asc(») and there u go
(17:32:46) (@k1ck-Lightning) !_!!
(17:32:52) (@k1ck-abort) dunno i R t3H pro
(17:32:57) (@k1ck-Lightning) ya rly
(17:33:02) (@k1ck-abort) know them for a long time already :z
(17:33:06) (@dr3am) where did you do that?
(17:33:28) (@k1ck-zerender) $asc((»)
(17:33:30) (@k1ck-zerender) oh
(17:33:31) (@k1ck-zerender) :D
(17:34:14) (@dr3am) $asc(»)
(17:36:13) (@k1ck-abort) lol
(17:36:24) (@k1ck-abort) just //msg # $asc(KEY}
(17:36:34) (@k1ck-abort) $asc(KEY)
(17:36:35) (@k1ck-abort) i mean
(17:36:45) (@k1ck-abort) only didnt know the » one though
(17:36:45) (@k1ck-abort) ;b
(17:37:13) (@k1ck-zerender) or just open the character map
(17:37:15) (@k1ck-abort) or use my chrs script
(17:37:15) (@k1ck-abort) chrs {
(17:37:15) (@k1ck-abort) window @chrs
(17:37:15) (@k1ck-abort) var %x 1, %y 255
(17:37:15) (@k1ck-abort) while (%x <= %y) {
(17:37:15) (@k1ck-abort) echo @chrs %x : $chr(%x)
(17:37:17) (@k1ck-abort) inc %x
(17:37:19) (@k1ck-abort) }
(17:37:21) (@k1ck-abort) filter -wf @chrs chars.txt
(17:37:23) (@k1ck-abort) run chars.txt
(17:37:25) (@k1ck-abort) }
(17:37:29) (@k1ck-zerender) it shows you the keystroke
(17:37:31) (@dr3am) wtf xD
(17:37:47) (@k1ck-abort) ye true, prefer this though
(17:37:48) (@k1ck-abort) ;b
(17:22:49) (@k1ck-abort) alt 0160
(17:23:04) (@k1ck-zerender) thx
(17:23:23) (@k1ck-abort) know that out of my headji btw
(17:23:23) (@k1ck-abort) ;b
(17:23:33) (@k1ck-abort) g33K
(17:30:57) (@dr3am) k1ck-abort
(17:30:58) (@dr3am) !
(17:31:03) (@dr3am) i need the ascii code for that
(17:31:03) (@dr3am) »
(17:31:15) (@dr3am) ››
(17:31:17) (@dr3am) or that one
(17:31:21) (@k1ck-abort) alt + 0155
(17:31:26) (@k1ck-abort) for the small one
(17:31:42) (@k1ck-abort) for the big one 187
(17:31:58) (@k1ck-abort) so alt 0187
(17:32:20) (@k1ck-zerender) wtf
(17:32:22) (@k1ck-zerender) you scare me
(17:32:25) (@dr3am) lol
(17:32:31) (@dr3am) thank you
(17:32:40) (@dr3am) why the hell you know that?
(17:32:43) (@k1ck-Lightning) geek
(17:32:44) (@k1ck-abort) didnt know the » one but just did $asc(») and there u go
(17:32:46) (@k1ck-Lightning) !_!!
(17:32:52) (@k1ck-abort) dunno i R t3H pro
(17:32:57) (@k1ck-Lightning) ya rly
(17:33:02) (@k1ck-abort) know them for a long time already :z
(17:33:06) (@dr3am) where did you do that?
(17:33:28) (@k1ck-zerender) $asc((»)
(17:33:30) (@k1ck-zerender) oh
(17:33:31) (@k1ck-zerender) :D
(17:34:14) (@dr3am) $asc(»)
(17:36:13) (@k1ck-abort) lol
(17:36:24) (@k1ck-abort) just //msg # $asc(KEY}
(17:36:34) (@k1ck-abort) $asc(KEY)
(17:36:35) (@k1ck-abort) i mean
(17:36:45) (@k1ck-abort) only didnt know the » one though
(17:36:45) (@k1ck-abort) ;b
(17:37:13) (@k1ck-zerender) or just open the character map
(17:37:15) (@k1ck-abort) or use my chrs script
(17:37:15) (@k1ck-abort) chrs {
(17:37:15) (@k1ck-abort) window @chrs
(17:37:15) (@k1ck-abort) var %x 1, %y 255
(17:37:15) (@k1ck-abort) while (%x <= %y) {
(17:37:15) (@k1ck-abort) echo @chrs %x : $chr(%x)
(17:37:17) (@k1ck-abort) inc %x
(17:37:19) (@k1ck-abort) }
(17:37:21) (@k1ck-abort) filter -wf @chrs chars.txt
(17:37:23) (@k1ck-abort) run chars.txt
(17:37:25) (@k1ck-abort) }
(17:37:29) (@k1ck-zerender) it shows you the keystroke
(17:37:31) (@dr3am) wtf xD
(17:37:47) (@k1ck-abort) ye true, prefer this though
(17:37:48) (@k1ck-abort) ;b
21
hi mythos
hoi hoi
how your doing?
im doing fine and you - I want so much the weekend but still one day school :<
I already got vacation:D
geektalk indeed :o)
geek
nerd abort
didnt understand one bit, go me
0160 = 255?
interesting, more logs anyone?
logs=ban?
?
W«5◙│\a©☼Êе╗
logs=ban?
hi
hoi
Go smoke Marlboro Lights or something! :<
abort powner
logs=ban?