View Full Version : chatspot?
shawmtloaf
10-10-2004, 09:31 AM
hi, been trying in vain to download a chat mod called "chatspot" and all links seem to point in this direction (or an old site of the same name) does anyone know where the old forum thread with the download link has moved to?
Demerzel
10-10-2004, 09:35 AM
http://dreamviews.com/files/chatspotv100.zip
icedawg
10-10-2004, 09:35 AM
i have yet to restore chatspot's forum upon a server move, but you can download chatspot here (http://www.dreamviews.com/files/chatspotv100.zip).
shawmtloaf
10-10-2004, 10:53 AM
oh kewel! thanks guys!
shawmtloaf
10-11-2004, 01:42 AM
sorry to trouble you again... but is there a board where you can get tech help for this mod? im trying to do something really simple: users in the chatroom are hyperlinked to their personal profiles. my forum is designed to work in frames, so when the user profile window opens, it isnt too pretty. i want to remove the hyperlink -- could find the code no problem in chatbox -- but just cant see it anywhere here?
Originally posted by icedawg
i have yet to restore chatspot's forum upon a server move, but you can download chatspot here (http://www.dreamviews.com/files/chatspotv100.zip).
Demerzel
10-11-2004, 08:32 AM
Originally posted by CT+--><div class='quotetop'>QUOTE(CT)</div><!--QuoteBegin-icedawg
i have yet to restore chatspot's forum upon a server move, but you can download chatspot here (http://www.dreamviews.com/files/chatspotv100.zip).[/b]www.dreamviews.com/chatspot
Dead link in chat :P
Anonymous
02-20-2005, 07:39 AM
I installed ChatSpot and it's running fine.. but I had to remove the auto_increment from the MySQL query. I am running MySQL 4.1.9. You can log into my forum at www.televerhey.com/forum, login/pw is test/28459393. Whats happening is that messages do NOT go through and I suspect its the auto_increment because I had to remove it at message_id, and some other places.
Anonymous
02-20-2005, 07:59 AM
Nevermind, I figured it out.. sorry about that!
Kaniaz
02-20-2005, 08:19 AM
S'ok.
Anonymous
03-28-2005, 07:30 AM
Problem was solved.
Look here: http://pete.datensysteme-lenk.de/orion/vie...c.php?p=161#161 (http://pete.datensysteme-lenk.de/orion/viewtopic.php?p=161#161)
thx
Kaniaz
03-28-2005, 08:03 AM
OK.
Umbrasquall
03-28-2005, 12:20 PM
Kaniaz you replied for the sake of replying OMGs YOU BROKE A FORUM RULE!!1
Kaniaz
03-28-2005, 12:30 PM
the correct term is "omg whore".
Umbrasquall
03-28-2005, 12:49 PM
Originally posted by Kaniaz
the correct term is \"omg whore\".
Sorry my bad.
robb montgomery
03-28-2005, 01:21 PM
Love Chatspot
Have it up on my Web site http://www.visualeditors.com
Question: Is there a transcript option or other scheme to keep a log chat sessions?
Kaniaz
03-28-2005, 02:53 PM
Nope, there isn't.
marston
04-28-2005, 03:55 PM
Is there any way to integrate this with smartor's ezPortal? Doesn't seem to work, using the index.php codes on portal.php... help?
Kaniaz
04-29-2005, 12:45 PM
I'm afraid that there isn't.
That said, phpBBChatspot is only based on smartor's chatbox mod (http://smartor.is-root.com/viewtopic.php?t=1805), but I think one day he decided not to respond to icedawg's queries anymore. Either way it's not affilated with him, so ezPortal support won't ever appear. Probably. I'm not sure of the whole status with that anyway. It's not in black and white anywhere as far as I'm aware.
OK, so you probably already knew that - I just felt it would be better to clarify this before.
icedawg
04-29-2005, 02:16 PM
Originally posted by Kaniaz
I'm afraid that there isn't.
That said, phpBBChatspot is only based on smartor's chatbox mod (http://smartor.is-root.com/viewtopic.php?t=1805), but I think one day he decided not to respond to icedawg's queries anymore. Either way it's not affilated with him, so ezPortal support won't ever appear. Probably. I'm not sure of the whole status with that anyway. It's not in black and white anywhere as far as I'm aware.
OK, so you probably already knew that - I just felt it would be better to clarify this before.
i believe chatspot_front.php was corrected so that it is much more portable, but that might be in version 1.0.1 (thus not available for download)?
Kaniaz
04-29-2005, 02:25 PM
Thinking out loud here, but that could actually be quite a nice thing to do (*adds to mental tasklist*) Just a little collection of functions you could call to customize your "front" part, which is when you think about it, really important. I mean if it's not good then a user is unlikely to click the "Chat" button anyway.
Such as chatspot_front("There are %numusers in chat right now.", "Login to join chat", "[Join Chat]") etc. Outputting something like:
There are 3 users in chat right now. [Login to join chat][/b]
And then customize it to be chatspot_front(\"%numusers chatting right now - \", \"login to join them\", \"join them\");
Outputting:
3 users chatting right now - login to join them[/b]
etc. :P
marston
04-29-2005, 05:58 PM
eek. I didn't catch any of that. I'm no super-coder. I mean, I'm only 13. :-P Anyone able to dumb this up for me?
wasup
04-29-2005, 06:02 PM
Originally posted by marston
eek. I didn't catch any of that. I'm no super-coder. I mean, I'm only 13. :-P Anyone able to dumb this up for me?
Kaniaz is 14 :D
marston
04-29-2005, 06:14 PM
Hokay, he's got a year on me :).
Kaniaz
04-30-2005, 03:20 AM
Well, I was just saying what I could add to Chatspot so it would be nice and easy to intergrate the "front part" with ezPortal, a person's main site, or anything for that matter. But it was more of me thinking out loud than anything. There is no way that doesn't require (much) coding that would get it intergrated with ezPortal, sorry.
I will look into adding a new feature to Chatspot so you can, but it's on a really, really long tasklist right now so don't hold your breath. :D
marston
04-30-2005, 10:13 AM
How much coding would it involve (integration w/ ezPortal)?
icedawg
04-30-2005, 11:19 AM
i don't know much about ezportal, but as i said the chatspot_front.php file in v1.0.1 is completely portable, so it should work anywhere.
anyway, this might not be completely what you're after, but it's closer than the chatspot_front.php file in v1.0.0
<?php
/************************************************** *************************
* chatspot_front.php
* -------------------
* last updated : September 12, 2004
* copyright : © 2004 Project Dream Views; icedawg
* email : phpbbchatspot@dreamviews.com
*
************************************************** *************************/
/************************************************** *************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
************************************************** *************************/
/* **[DESCRIPTION]************************************************** ************************************************** *****
- included by the forum's index.php file
- simply polls all the current chatters from phpBBChatSpot's session list
- deletion of ghosts is now performed by phpBBChatSpot upon joining rooms to reduce unnecessary queries
- if 'hide_invisible_users' is set in chatspot_config.php then invisible users' names will not be shown as in chat
on the index page
PLEASE NOTE: this file can be included in portals if desired; make sure that if the value of $phpbb_root_path is
incorrect relative to your portal's location that you define '$phpbb_root_path' before including
this file; modifying its value here will create problems when this file is included by index.php.
please also note that if this is included in a portal then $online_userlist is not present (because
it is populated by page_header.php) so invisible sessions cannot be hidden.
to reference the number of users in chat display the variable $num_users_in_chat;
to reference the names of the users in chat display the variable $users_in_chat.
************************************************** ************************************************** ******************** */
error_reporting(E_ERROR | E_WARNING | E_PARSE);
set_magic_quotes_runtime(0);
if( !isset( $phpbb_root_path ) )
$phpbb_root_path = './../';
if( !isset( $db ) )
{
include_once( $phpbb_root_path . 'extension.inc' );
include_once( $phpbb_root_path . 'common.' . $phpEx );
}
include_once( $phpbb_root_path . 'chatspot/chatspot_config.' . $phpEx );
if( !isset( $online_userlist ) || !$chatspot_config[ 'hide_invisible_users' ] )
$compare_users = FALSE;
else
$compare_users = TRUE;
$table_chatspot_sessions_name = $table_prefix . 'chatspot_sessions';
$expire_time = time() - $chatspot_config[ 'inactive_time' ];
$sql = "SELECT DISTINCT user_id, username FROM " . $table_chatspot_sessions_name . "
WHERE last_active >= '" . $expire_time . "'
ORDER BY username ASC";
if( $result = $db->sql_query( $sql ) )
{
$num_users_in_chat = $db->sql_numrows( $result ); // OUTPUT THIS VARIABLE TO GET # USERS IN CHAT
$users_in_chat = '';
while( $row = $db->sql_fetchrow( $result ) )
{
if( $compare_users ) // invisible users will not be shown, nor will dead sessions
{
if( strstr( $online_userlist, $row[ 'username' ] ) )
$users_in_chat .= $row[ 'username' ] . ", ";
}
else // display all users in chat
$users_in_chat .= $row[ 'username' ] . ", ";
}
$users_in_chat = rtrim( $users_in_chat, ", " ); // OUTPUT THIS VARIABLE TO GET THE NAMES OF THE USERS IN CHAT
$db->sql_freeresult( $result );
}
?>
i wrote it months ago, so don't completely remember it, but the comments state that you should define $phpbb_root_path in the file that includes this, and that you can output $num_users_in_chat and $users_in_chat to display the # of users and the names of the users in chat, respectively.
btw, kaniaz, in v1.0.1 i created custom versions of some of the PHP files from phpBB that drastically reduce a lot of the unnecessary elements (such as a lot of the stuff found in common.php). reduces latency a fair bit...something you could consider.
marston
04-30-2005, 12:12 PM
Oh lorday lordy! It works! THANKS alot, icedawg and everyone else!
Yessssssss!
wasup
04-30-2005, 12:15 PM
Good job :)
marston
04-30-2005, 12:26 PM
You'd better be proud of me. :deal:
icedawg
04-30-2005, 01:51 PM
Originally posted by marston
You'd better be proud of me. *:deal:
*high-fives*
*ponders why we don't have a high-five emoticon*
Kaniaz
04-30-2005, 02:44 PM
Because, like, you'd be the only person to ever use it?
wasup
04-30-2005, 02:48 PM
Originally posted by Kaniaz
Because, like, you'd be the only person to ever use it?
:lol: What's wrong with more emoticons though... :P
marston
04-30-2005, 04:49 PM
Originally posted by icedawg
*high-fives*
*ponders why we don't have a high-five emoticon*I doubt they even exist. But if they do, they're elusive...Planet Smilies (http://www.planetsmilies.com) may have something like that. Too lazy to actually look. Or even check if that's the address. But I think it is.
EDIT: Yes, it is indeed the right address. Still too lazy to check if there's one. Enjoy :P
Suckers!
icedawg
05-01-2005, 12:27 PM
Originally posted by Kaniaz
Because, like, you'd be the only person to ever use it?
perhaps i'll introduce mandatory high-fiving. :mrgreen:
Lionheart
05-07-2005, 08:07 PM
Thats what I'm talkin about! gimmie some!
Motions for a high 5 with icedawg 8)
marston
05-07-2005, 08:28 PM
Originally posted by Lionheart
Thats what I'm talkin about! gimme some! No, never on the first date.
Kaniaz
05-08-2005, 03:10 AM
What about the pictures of the little fat kid that does fuck on the first date?
marston
05-08-2005, 09:15 AM
Originally posted by Kaniaz
What about the pictures of the little fat kid that does fuck on the first date?Do you know what?
That's sick.
Kaniaz
05-08-2005, 12:17 PM
http://www.d4nz.net/images/news/fatkidfunny.jpg
Yeah. That is just vomit-inducing! :roll:
icedawg
05-08-2005, 01:11 PM
Originally posted by Lionheart
Thats what I'm talkin about! gimmie some!
Motions for a high 5 with icedawg *8)
*high-five*
*checks records* it's been a good 7 months since you've last posted. how about that! :mrgreen:
Lionheart
05-08-2005, 03:32 PM
Yeah, I've been busy. however I do frequent the chat. Do ya need testers for
v. 1.0.1? :cheers:
icedawg
05-09-2005, 02:29 PM
Originally posted by Lionheart
Yeah, I've been busy. however I do frequent the chat. Do ya need testers for *
v. 1.0.1? *:cheers:
kaniaz is working on chatspot now. :wink:
Lionheart
05-09-2005, 10:04 PM
Think he'd let me be a tester?
Demerzel
05-15-2005, 01:40 PM
check pms. I host the svn server. (thats like cvs. but its, well, not.)
Kaniaz
05-15-2005, 02:06 PM
Too slow - I already catered to lionheart's request. :P
Demerzel
05-16-2005, 09:21 AM
So i heard.
silvio
06-15-2005, 03:27 AM
Hi gentleman, I apologize for my very bad and rusted english.
Ty so much to chatspot developers team's work, we find that it is a really nice and handy feature for our phpbb2 forum.
Our room on IRC is alive from long time (7 years) and is titled (translated 4u into eng) "Dream's Chat" . This channel was born with the intent of 4 of us, to help ppl meet and use our channel as an instrument for users's Lucid and non Dreams experiences.
We also have our www domain with phpbb2 forum running on it and so we think that chatspot is the best program to use as Handy internalPhpbb2 chat feature.
We have translated all the 1.0.0 mod in Italian (docs included) and if of your interest , we can pack an archive and send it to you.
As almost all files of the mod were been "translated" we will only send this translation files to the Dream Views staff for their approval b4 translation can become public. So if the staff is interested, just send to my @mail a note and I will reply with the Italian translated pack 1.0.0.
Where is possible to download 1.0.1 version? or is just for developers?
take care guys ant ty again a lot for ur kewl work
nice incubes&peace..........x/inky
Kaniaz
06-15-2005, 08:17 AM
Originally posted by silvio
Hi gentleman, I apologize for my very bad and rusted english.
Ty so much to chatspot developers team's work, we find that it is a really nice and handy feature for our phpbb2 forum.
Our room on IRC is alive from long time (7 years) and is titled (translated 4u into eng) \"Dream's Chat\" . This channel was born with the intent of 4 of us, to help ppl meet and use our channel as an instrument for users's Lucid and non Dreams experiences.
We also have our www domain with phpbb2 forum running on it and so we think that chatspot is the best program to use as Handy internalPhpbb2 chat feature.
We have translated all the 1.0.0 mod in Italian (docs included) and if of your interest , we can pack an archive and send it to you.
As almost all files of the mod were been \"translated\" we will only send this translation files to the Dream Views staff for their approval b4 translation can become public. So if the staff is interested, just send to my @mail a note and I will reply with the Italian translated pack 1.0.0.
Where is possible to download 1.0.1 version? or is just for developers?
take care guys ant ty again a lot for ur kewl work
nice incubes&peace..........x/inky
Thanks for that - 1.0.1 isn't going to be released (long story), but instead 2.0.0 is under development and a experimental beta verison will be available soon (more information on that @ my blog, http://kaniaz.com [just hunt for the relevant posts]).
If you could also send the italian translation to my email (kaniaz -AT-SIGN- gmail.com) then that would be great!
silvio
06-15-2005, 11:35 AM
humm i sent to you the files, but what is wrong with gmail? no archives? this is what returned to my @mail...:/
Allegati details.txt(401 B); ATT000013.txt (796 B)
Questi destinatari sono stati elaborati dal server di posta:
kaniaz@gmail.com; Non riuscito; 5.3.4 (messaggio troppo lungo per il sistema - msg too long for the system)
* *MTA remoto gmail-smtp-in.l.google.com: errore di rete (net error)
- Diagnostica protocollo SMTP: 552 5.7.0 Illegal Attachment g12si772460wra
any suggestion?
take care
Kaniaz
06-15-2005, 12:36 PM
Illegal attachment? Appears to be on your side of the email, then - gmail accepts .txt. Try sending it to puterkid2nd@aol.com (spam bin address) if that doesn't work again. :|
Anonymous
06-29-2005, 05:34 PM
First of all let me congratulate u all for this wonderful mod... it works like a charm...
just a few querries if u can help me..
can u tell me where i change :
1. Default text color of chat messages which we type in
2. System Messages color
3. size of text typed in
4. default color of rooms including the different color showing current room u are in.
tyvm
Cheers
~MAVERICK~
Kaniaz
06-30-2005, 10:43 AM
Originally posted by ~MAVERICK~
First of all let me congratulate u all for this wonderful mod... it works like a charm...
:P Thanks? Icedawg did (well, enhanced on chatbox) to make chatspot 1.00, so all kisses and bottles of wine may be directed to him. Just for clarifcation, I'm the current developer right now.
Some of your requests are pretty complicated ones (if you're a novice to programming or not a giant blubbering geek like me), so I'm going to valiantly try anyway. If you get problems then just say and I'll try and help anyway.
1. Default text color of chat messages which we type in[/b]
Open message_send.php in a text editor, and go to line 186. On this line is the following code:
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#006699" onLoad="javascript:set_colour( '000000' ); return false;">
The number inside the quotes on the java script:set_colour('000000') bit is the hex colour that it defaults to. Change this to any hex colour you like.
2. System Messages color[/b]
Open chatspot_fucntions.php in your text editor again, go to line 905. There is a peice of HTML code there inside a <span style=\"color:red\"> tag. Change color:red to color:#hex or color:pink; whatever you like.
Also go to line 917 and do the same thing again (there's two types of system messages - errors and arrival/departures. The one on line 917 is arrival/depatures).
3. size of text typed in[/b]
Users can use the \"size\" BBCode, but that would have to be for every line, so if you open chatspot.css in a text editor, then go to the classes \".table0\" and \".table1\", there is a font-size:10px thing. Change 10px to a higher number for the text typed into the message screen to get bigger (doesn't affect other text, unless you change the font-size properties for them too).
4. default color of rooms including the different color showing current room u are in.[/b]
That's a longer one. OK, open message_control.php in whatever you like. Line 359 <font color=''> is for the room you are currently in, line 368's <font color> for passworded rooms and line 366 for normal rooms. (On line 366, add a style="color: red;" or whatever just before the first > (arrow) in the <a href="" onclick=""> $row ['room_name'] kinda stuff. So it'll look like <a href="" onclick="" style="color:red;"> etc.
OK, hope that helps.
Anonymous
06-30-2005, 01:55 PM
Thank you very much... i have played around with bb for quiet a while now so thts no problem.. i thought it would b in the css file as i edited most of it... just those colors were not working throu css...
i did all edits now... but since then my chatbox doesnt fully load... my chat area is vlank and room area is blank.. i only get the color toolbar.. when i try to type a message in chat i get this error popup
"The message controller did not finish loading.. try waiting a couple seconds or hit refresh link or exiting and coming back.. i tried all 3 but none work... now when i tried to restore the backup file i get same error... so i dont know if it is because of edits..
any ideas?
Anonymous
06-30-2005, 02:20 PM
OK A LIL UPDATE...
i changed the check sessions thing in config to 0 and now the page loads fine... i can see everything.. however when i type a message it doesnt get entered into the chat..
still tryin to figure out why.. will update here if i manage to get it to work.. else ur help will b appreciated
Anonymous
06-30-2005, 02:56 PM
OK.. im sorry i spoke a little too soon.. it appeared for a while.. but now i again get the blank screen... and so do my members.. also tht error pop-up has reappeared...
im confused :(
i didnt do any other edits than in the config
Kaniaz
06-30-2005, 03:16 PM
It's your edits; you probably left out a bracket or made some other small error which sort of "cascades" and makes the entire of Chatspot fall in on itself. The best bet would be to redownload Chatspot and install it over your edits - this should fix whatever is wrong.
Anonymous
07-01-2005, 09:08 AM
ok gr8... thanx that works now...
can u explain what exactly does the check sessions thing in config do?
Also could you explain more clearly about that database thing? should i create a completely new database or should i create a new database user with DBA permissions??
i love this mod and i cannot wait for new newer version which will be released by you Kaniaz....
Cheers to the Entire Chatspot Team... everyone involved in making chatspot happen.... WTG Ya'll...
~MAVERICK~
Kaniaz
07-01-2005, 09:52 AM
can u explain what exactly does the check sessions thing in config do?[/b]
I'm not enteriely sure off the top of my head; it's not something I've had to look at. Checking the source code, it appears to be a feature to (attempt) and make sure Chatspot's list of users is valid; by checking it against phpBB's list. I just tested it and it didn't appear to make any n-my-face-difference [ie: doesn't break right off the bat], but I'd reccomend you left it at it's default (1). That's what I always test with it as, and it's been good like that. Changing it might start making things go subtly wrong. I didn't code that part myself so I'm not totally sure what difference it'll make; sorry.
Also could you explain more clearly about that database thing? should i create a completely new database or should i create a new database user with DBA permissions?? [/b]
Chatspot is a pretty server-heavy web application. It's certainly not a great program (in the optimization department) and so on some servers, it can make so many queries - this happens when you get 6 or more people in a room, roughly - that your hosting provider may or may not, depending on how good they are, pull the plug on your database priviledges. When this happens, your forum is going to disappear along with Chatspot. It's an unlikely scenario, but you can prevent it from happening.
If you assign Chatspot to a different database account (your host will help you with doing that) then if Chatspot somehow does go over the web server's (usually hidden in terms & conditions) quota, then only Chatspot will disappear and not the forum. This is a whole lot more desirable.
However it's not needed in cases where your Chatspot isn't been used too much. If you get high amounts, then you might want to use the database stuff. There's an easymod script in the db/ folder in your chatspotv100.zip and there's more information in the readme.txt about it. It's up to you if you want to use it or not. Chatspot works just fine on the same database as phpBB.
EDIT: Why on earth did I call a "web hosting provider" an ISP?
icedawg
07-01-2005, 10:10 AM
Originally posted by ~MAVERICK~
can u explain what exactly does the check sessions thing in config do?
if enabled the list of users in chat is cross-referenced with the users on the board. this is not a security feature, but instead removes dead-sessions (since people sometimes log out without exiting chat, or those with pop-up blockers can exit chat without their sessions being removed). thus, it just keeps the list of users in chat accurate. you can save a regular database query if you disable it.
Also could you explain more clearly about that database thing? should i create a completely new database or should i create a new database user with DBA permissions??[/b]
it all comes down to the number of database queries. it's possible your host imposes a limit--and the cheaper, introduction accounts often do--on how many queries you can make in a time span. since chatspot has to make multiple queries per user every few seconds, the more users that are in there, the more queries that are made. add that to the number of queries your board is making (from users, guests, search engines) and it's possible you could exceed your query quota (perhaps 50 000 queries in a given time frame) and your board will become unavailable for a given time frame (maybe 30 minutes or so). adding a separate database user account for chat alone has the effect of assigning it its own query limit, so that the query limits of the two accounts are not associated with one another. get it? essentially, combined your query limit may now be 100 000 queries. on top of that, if chat happens to exceed its own limit of 50 000 queries, then your board will be unaffected.
my advice would be to leave chat and your board under a single account for now, and move to separate accounts if you indeed begin to exceed your query limit (if you even have one).
Kaniaz
07-01-2005, 10:19 AM
Great, now we've gang banged him with too much information!
icedawg
07-01-2005, 10:21 AM
Originally posted by Kaniaz
Great, now we've gang banged him with too much information!
i blame wasup.
oh pardon me...Wasup.
wasup
07-01-2005, 12:18 PM
Yay!
Anonymous
07-02-2005, 05:47 AM
Hey hey.. im not overloaded at all.. u can call me an "intermediate" ... thanx kaniaz n icedawg for ur explanations... i have an expensive host n lots of space (3gb)on which i can host upto 4 sites. so i dont think it will b a problem.. i was just inquisitive bout it as i didnt understand the readme in the installation folder with regards to this database thing...
the chat is working great...
1 last question for now which i cannot figure out ...
which is the part of the code where i change the default color of the /me code??
i changed most others to suit my board...
tyvm again n keep up the good work..
Cheers,
~MAVERICK~
Kaniaz
07-02-2005, 06:18 AM
I'm glad you like it. The /me colour is changed in chatspot_functions.php, line 1280 - it's the <span style="color:purple";> thing. I'll probably look into transferring some of that stuff into chatspot.css for easier customization at some point, actually. That's not a bad idea.
Lionheart
07-02-2005, 09:16 PM
Originally posted by Kaniaz
I'm glad you like it. The /me colour is changed in chatspot_functions.php, line 1280 - it's the <span style=\"color:purple\";> thing. I'll probably look into transferring some of that stuff into chatspot.css for easier customization at some point, actually. That's not a bad idea.
Lord, another reset release date :wink:
Kaniaz
07-03-2005, 04:03 AM
Haha :P If I released it as 2.0b stands right now, then it would be akin to letting loose a elephant in a room full of cats. (That is, "SPLAT!").
OpheliaBlue
07-03-2005, 06:49 AM
"a elephant"
Kaniaz
07-03-2005, 07:44 AM
die
Anonymous
07-04-2005, 01:34 PM
It'd look like this:
http://img51.imageshack.us/img51/9946/chatsnap3rd.png
Note the empty chat box.
Rakkantekimusouka
07-04-2005, 05:59 PM
Sweet! *drools* :o :P
Kaniaz
07-05-2005, 12:08 AM
That would happen to be because SOMEBODY broke it.....=d
Anonymous
07-05-2005, 02:45 AM
Or because somebody is working on it :)
Rakkantekimusouka
07-05-2005, 06:18 AM
Techers, for crying out loud, just click the "log me on every time" thingie next time -- then you'll automatically get logged on each time you come here, so in the meantime you can look for that password of yours -- or at least the energy to type it in. :tongue:
Demerzel
07-05-2005, 06:19 AM
No, forgot it ages ago. appears I randomly changed it for some reason.
Rakkantekimusouka
07-05-2005, 06:22 AM
Ah, I see. Well, at least you found a way to log in somehow, kudos for that! :D
Demerzel
07-05-2005, 06:23 AM
"Forgot my password"
Rakkantekimusouka
07-05-2005, 06:24 AM
Originally posted by Techboy
\"Forgot my password\"
Well, assuming it was either that or you hacked the board. :P
Demerzel
07-05-2005, 06:26 AM
Originally posted by Rakkantekimusouka
Well, assuming it was either that or you hacked the board. :Pdont tell anybody k
[The term you are looking for is "omg whore".]
Anonymous
07-10-2005, 08:31 AM
hi everyone!
Is there a release date for chatspot2? or can it be downloaded somewhere somehow??
Kaniaz
07-10-2005, 08:52 AM
Originally posted by Anonymous
Is there a release date for chatspot2?
No, there is not. The release date changes wildly so eventually, I figured you could all settle for the word \"soon\". :mrgreen:
or can it be downloaded somewhere somehow??[/b]
E-mail me (kaniaz@gmail.com) and I'll send you a copy of the v2 BETA when it comes out.
Thanks. :mrgreen:
Anonymous
08-09-2005, 03:13 AM
tried to mail Kaniaz, but got back an error message.
And the site www.kaniaz.com look to be down..
Are there any News abot chatspot 2.0?? Is there a Beta, where can I download it from??
Perhaps someone can mail it to me at info@hohenau.net
tia!!
Kaniaz has gone :cry:
:damnit:
Anonymous
08-09-2005, 05:00 AM
oh :-(
and what about the catspot 2.0??
there must exist e beta version of it as I saw some creenshots around here...anyone got it or perhaps he has left it for using??
Originally posted by Anonymous
oh :-(
and what about the catspot 2.0??
there must exist e beta version of it as I saw some creenshots around here...anyone got it or perhaps he has left it for using??
I'm not sure if Chatspot 2.0 will come out, Kaniaz was the lead developer and he's completely disappeared off the face of the earth. If you want more info you can MSN/AIM/YIM/ICQ me, just go onto my profile.
Sorry,
~Haz
Aquanina
08-09-2005, 05:21 AM
Well here is the website where the new developments on chatspot can be followed.
http://chatspot.sourceforge.net/forum/index.php
Anonymous
08-09-2005, 06:06 AM
there is still a release date.
please direct all questions to the url aquanina posted thanks.
Anonymous
08-09-2005, 08:21 AM
Originally posted by Haz
K..k...kaniaz?no.
Originally posted by Anonymous
no.
Techboy, definitely.
Aquanina
08-09-2005, 09:59 AM
Haz you should really just let that go. :shakehead2:
nerve
08-09-2005, 10:14 AM
QUICK! SPLIT THE THREAD! IT'S GONE HORRIBLY OFF-TOPIC!!!!!!!!!!212MO;4E JREIO34J;90T4U05JIRMFDSM/LF;'KQWP0-DFKEL;'KRDL;SMFDS;.MFGL;DMKVGL /MKG/FLMDKGLS; NIO;WJFKL SMNDFKLS
Originally posted by hysteria
QUICK! SPLIT THE THREAD! IT'S GONE HORRIBLY OFF-TOPIC!!!!!!!!!!212MO;4E JREIO34J;90T4U05JIRMFDSM/LF;'KQWP0-DFKEL;'KRDL;SMFDS;.MFGL;DMKVGL /MKG/FLMDKGLS; NIO;WJFKL SMNDFKLS
ONOES
icedawg
08-10-2005, 03:37 PM
ohnoes indeed.
Originally posted by icedawg
ohnoes indeed.
uhhhhhh... boom!
I mean, it's onoes, not ohnoes :shakehead2:
:|
well I thought it was funny >: (
Um, ok I'm having problems with my chatspot.
1) I would like to change the colour of the /me command instead of it being the colour that the user selected. Eg. purple like DV.
2) I'm having problems with the kick command:
System Msg: Haz was kicked from Lobby on 11 Aug 2005 12:41 am
Haz [12:41am]: uh
Any help please? :)
Thanks
icedawg
08-11-2005, 04:17 PM
oh come on now haz, we both know your chatspot installation isn't working. stop trying to show everyone up by pretending to be all 'leet with your "working" chatspot. :wink:
Shutup gman
OR SHOULD I SAY GAY MAN
WOO WOO
I sure hope he doesn\'t ban me for that
Umm :wink:
Demerzel
02-18-2006, 02:37 PM
Originally posted by Haz
GAY
!!
ANYWAY did I mention SHAMELESS BUMP?
http://chatspot.sourceforge.net/
nesgirl119
02-18-2006, 02:43 PM
Originally posted by Haz
Shutup gman
OR SHOULD I SAY GAY MAN
WOO WOO
I sure hope he doesn't ban me for that
Umm :wink:
Hey now that wasn't nice... Apologize to him right away!!
If you don't want him to ban you, you'd better apologize to him!!
Demerzel
02-20-2006, 08:45 AM
Originally posted by nesgirl119
Hey now that wasn't nice... Apologize to him right away!!
If you don't want him to ban you, you'd better apologize to him!!<sarcastic response>
OpheliaBlue
02-20-2006, 10:45 AM
http://panzergeneral.strategyplanet.gamespy.com/back/smiley/whohoosmiley.gif
vBulletin® v3.6.9, Copyright ©2000-2010, Jelsoft Enterprises Ltd.