Author Topic: slackchat has a new home!  (Read 8397 times)

0 Members and 1 Guest are viewing this topic.

Offline mynameistmp

  • Full Member
  • ***
  • Posts: 111
  • Hi! I'm new here!
    • View Profile
slackchat has a new home!
« on: September 25, 2005, 10:41:10 pm »
The new home for slackchat is www.javaop.com/~tmp/. Much thanks to iago.

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: slackchat has a new home!
« Reply #1 on: September 25, 2005, 10:44:28 pm »
No pictures :( and last time I tried it failed to run on my lappy :(
Who gives a damn? I fuck sheep all the time.
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: slackchat has a new home!
« Reply #2 on: September 25, 2005, 10:48:07 pm »
Sexy. slackchat_fbsd.tar.gz is missing! :p
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: slackchat has a new home!
« Reply #3 on: September 25, 2005, 10:49:40 pm »
Thats because he knew you would click it.

Thanks tmp! (For getting this back up, not for giving newby a 404, which I also thank you for =p)

EDIT -
Here, let me do some cross-platform reporting for you. =p
joe@JoeMomma:~/slackchat/src $ make
gcc -I./include -Wall -ggdb  -c main.c
main.c:9:20: curses.h: No such file or directory
main.c: In function `main':
main.c:160: warning: implicit declaration of function `initscr'
main.c:161: warning: implicit declaration of function `has_colors'
main.c:162: warning: implicit declaration of function `endwin'
main.c:166: warning: implicit declaration of function `start_color'
main.c:166: error: `OK' undeclared (first use in this function)
main.c:166: error: (Each undeclared identifier is reported only once
main.c:166: error: for each function it appears in.)
main.c:172: warning: implicit declaration of function `init_pair'
main.c:172: error: `COLOR_WHITE' undeclared (first use in this function)
main.c:172: error: `COLOR_BLACK' undeclared (first use in this function)
main.c:173: error: `COLOR_BLUE' undeclared (first use in this function)
main.c:175: warning: implicit declaration of function `attrset'
main.c:175: warning: implicit declaration of function `COLOR_PAIR'
main.c:175: error: `A_BOLD' undeclared (first use in this function)
main.c:178: warning: implicit declaration of function `move'
main.c:178: error: `COLS' undeclared (first use in this function)
main.c:179: warning: implicit declaration of function `printw'
main.c:180: warning: implicit declaration of function `refresh'
main.c:181: warning: implicit declaration of function `attroff'
main.c:251: error: `LINES' undeclared (first use in this function)
main.c:260: warning: implicit declaration of function `keypad'
main.c:260: error: `stdscr' undeclared (first use in this function)
main.c:260: error: `TRUE' undeclared (first use in this function)
main.c:261: warning: implicit declaration of function `noecho'
main.c:263: warning: implicit declaration of function `getch'
main.c:271: warning: implicit declaration of function `clrtoeol'
main.c:370: warning: implicit declaration of function `echo'
main.c: In function `mystrcat':
main.c:472: error: `va_list' undeclared (first use in this function)
main.c:472: error: parse error before "argptr"
main.c:473: warning: implicit declaration of function `va_start'
main.c:473: error: `argptr' undeclared (first use in this function)
main.c:475: warning: implicit declaration of function `va_end'
main.c: In function `updatestatusbar':
main.c:494: error: `LINES' undeclared (first use in this function)
main.c:496: error: `A_STANDOUT' undeclared (first use in this function)
main.c: In function `pscr':
main.c:514: error: `va_list' undeclared (first use in this function)
main.c:514: error: parse error before "argptr"
main.c:515: error: `argptr' undeclared (first use in this function)
main.c:520: error: `COLS' undeclared (first use in this function)
main.c:540: error: `LINES' undeclared (first use in this function)
main.c:544: warning: implicit declaration of function `instr'
main.c:548: error: `A_BOLD' undeclared (first use in this function)
main.c: In function `ParseD2Stats':
main.c:1216: error: `bool' undeclared (first use in this function)
main.c:1216: error: parse error before "female"
main.c:1218: error: `female' undeclared (first use in this function)
main.c:1218: error: `true' undeclared (first use in this function)
main.c:1221: error: parse error before "expansion"
main.c:1252: error: `expansion' undeclared (first use in this function)
main.c:1258: error: `false' undeclared (first use in this function)
make: *** [main.o] Error 1


/emotear

EDIT -
Uh, yeah. Kinda forgot something really important. Thats Ubuntu 4.10: Warty Warthog
« Last Edit: September 25, 2005, 10:57:38 pm by Joe[e2] »
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: slackchat has a new home!
« Reply #4 on: September 25, 2005, 10:51:20 pm »
No pictures :( and last time I tried it failed to run on my lappy :(

He'd probably be happy if he was given more details

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: slackchat has a new home!
« Reply #5 on: September 25, 2005, 11:10:30 pm »
Like my post? =p
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline mynameistmp

  • Full Member
  • ***
  • Posts: 111
  • Hi! I'm new here!
    • View Profile
Re: slackchat has a new home!
« Reply #6 on: September 25, 2005, 11:11:42 pm »
Ergot, you put the config in the wrong place I'm pretty sure. I remember newby telling me about your error. I'll have to take some new screenshots, last ones were lost. Sorry.

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: slackchat has a new home!
« Reply #7 on: September 25, 2005, 11:17:41 pm »
You're so right it's not even funny ^_~. I'll mess with that later.
Who gives a damn? I fuck sheep all the time.
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: slackchat has a new home!
« Reply #8 on: September 25, 2005, 11:22:44 pm »
What about the mIRC tunnel? If you don't have a backup, I can throw together one I think.

Oh, and you should be able to get x0r.ca synced, right? That domain man..
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Offline mynameistmp

  • Full Member
  • ***
  • Posts: 111
  • Hi! I'm new here!
    • View Profile
Re: slackchat has a new home!
« Reply #9 on: September 25, 2005, 11:26:59 pm »
Ah the mIRC tunnel is gone. I made that a long time ago and I think mIRC has ssl support now. I'm pretty sure the domain is gone ;P It's all good, this place came with a door mat.
« Last Edit: September 26, 2005, 12:31:59 am by mynameistmp »

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: slackchat has a new home!
« Reply #10 on: September 25, 2005, 11:32:37 pm »
Quik get the domain! (Literally).

Nice job on the bot tmp. :)
And like a fool I believed myself, and thought I was somebody else...

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: slackchat has a new home!
« Reply #11 on: September 25, 2005, 11:45:10 pm »
<tmp> first cross platform tester!
<joe> Sweet, do I get an award or something?
<joe> lol
<tmp> maybe
<tmp> i'll look into plaques
<tmp> brb
<joe> haha
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: slackchat has a new home!
« Reply #12 on: September 26, 2005, 06:02:42 pm »
I just ran dist-upgrade on my box, but I doubt that affected anything. I installed libcurses-dev and it compiled just fine. I'm ransacking your site for the configuration format though. =p

EDIT -
Ok, so I was running Ubuntu: Warty Warthog. Then I dist-upgraded. I suppose I'm running Ubuntu: Hoary Headgehog right now. Anyhow, I installed libcurses-dev and it works. I didn't find the config on your site, but newby helped me out.

joe@JoeMomma:~ $ cat .slackchatrc
nick=Joe[e2]
password=haha no
server=uswest.battle.net
cdkey=133713371337137
cdkeyname=JoeTheOdd
home=Op x86
port=6112
« Last Edit: September 26, 2005, 06:41:46 pm by Joe[e2] »
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: slackchat has a new home!
« Reply #13 on: September 26, 2005, 10:48:47 pm »

Offline mynameistmp

  • Full Member
  • ***
  • Posts: 111
  • Hi! I'm new here!
    • View Profile
Re: slackchat has a new home!
« Reply #14 on: September 27, 2005, 02:48:11 am »
There is a default config file in the tarball distributed on the site. The configuration file is located at slackchat/.slackchatrc upon extraction. You might not know that files prepended with a . are 'invisible' and are only viewed when passing the -a flag to ls ? (ls -a)

PS
this information is all in the README
*cough*