Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
GSBOS: Generic Shout Box Operating System Details »»
GSBOS: Generic Shout Box Operating System
Version: 1.0.5, by dinnerbone dinnerbone is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Chat Modifications - Version: 3.7.3 Rating:
Released: 09-25-2008 Last Update: 09-30-2008 Installs: 32
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

What is it?
GSBOS is at a glance a simple shoutbox, users can send messages and everyone else can see it. However, it utilizes Javascript intervals and DOM methods to create a 'typing' effect on every message that shows, and is designed to look like a generic console application. The use of typing messages allows for cool tags such as '[delete]' and '[speed]' that delete letters after they have been typed or makes certain words type faster. An unintended side effect of the way this was created also makes it use much less bandwidth than major chatboxes, as it does not wipe the screen then redownload a bulk of messages each time; It only gets what it needs.

Can I see it in action?
There is a demo set up at http://www.dinnerbone.com/forums. You must register to use it, or log in using one of the following:
'test' - Normal chat
'butterfingers' - To try the Butterfingers effect
'stupid' - To try the 'stupid' effect.
The password for them all is 'test1'.

How customisable is it?
I have aimed to make as much customisability as possible, and you can see the result in the admin options. You can alter anything from message typing speed to the console background to the rate of butterfingers that members have.

Wait, 'butterfingers'?
GSBOS also features per-user effects that, well, have no real purpose but to amuse. 'Butterfingers' causes the effected people to type with lots of generated mistakes, and 'Stupidize' (For lack of a better name) forces people to acknowledge their own IQ. For example, if I were to be under the effects of Stupidize and say "Hey, my name is Dinnerbone and I'm the author of GSBOS!", it would appear as "hallo dinnerdones anme am dinneroben nd dinndrbone duh author of gsbos yah".

Does it work in every browser?
Unfortunately, I have not been able to test this in quite a lot of browsers. However, it should work in most modern browsers.

How do I install it?
Read readme.txt

What features does it have?
  • /mute [username] - Mutes [username]. Admin only.
  • /unmute [username] - Unmutes [username]. Admin only.
  • /stupid [username] - Puts [username] under the 'stupid' effect. Admin only.
  • /unstupidize [username] - Removes the 'stupid' effect from [username]. Admin only.
  • /butterfingers [username] - Puts [username] under the 'butterfingers' effect. Admin only.
  • /unbutterfingers [username] - Removes [username] from the 'butterfingers' effect. Admin only.
  • /who - Displays a list of active shoutbox users.
  • /clear - Clears the screen, but only for the user who types this.
  • /prune - Deletes every message in the shoutbox, for every user. Admin only.
  • /say [username]: [message] - Fakes a message from [username] saying [message]. You must seperate the message and username with a colon. Admin only. [username] must be a valid user.
  • Almost 100% customisable.
  • Easy on the bandwidth.
  • [delete]text goes here[/delete] deletes 'text goes here' after typing it out, letter by letter.
  • [deletewords]text goes here[/deletewords] deletes 'text goes here' after typing it out, word by word.
  • [speed=50]text goes here[/speed] types 'text goes here' at a rate of one letter every 50ms. This may be restricted to certain speeds in the ACP.
  • 'Natural typos' creates typos while typing out every message at a set rate (In the ACP). All typos are deleted then fixed after typed out.
  • 'Butterfingers' causes a user to make lots of typos at a set rate in their message, that are not fixed when typed out.
  • 'Stupidize' causes a user to act their IQ.
  • 'Mute' causes a user to shut up.
  • A message 'history' is shown for old messages sent before a user loads the shoutbox. These not typed out to save delays; It will only type out new messages.
  • Easily positioned on any page on your forums.
  • Usergroup based permissions, easily customizable
  • Private messages via the shoutbox

To-do
  • Ignore user support
  • Floating/Docking support
  • A limit on how long it takes to type out an individual message
  • More per-user effects
  • An ability to delete existing messages.
  • ???
  • Got an idea? Please tell me

Change log (Newest at top!)
1.0.5
  • /help command added
  • Improved /stupid
  • Usergroup permissions - you can now assign which group can use which commands
  • Private message support, use /pm username: message
  • /me and /me's added
  • Fixed a major bug with the [instant] tag that crashed browsers
  • Added /format, see the /help command for usage
1.0.4
  • Fixed a bug prevent style="" attributes breaking the shoutbox on IE browsers
1.0.3
  • BBCode support!
  • Smiley support!
  • Fixed the time showing incorrectly
1.0.2
  • Flood protection
  • Custom positioning
1.0.1
  • Minor bug fixes
  • [speed] now works
  • IE now works

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 10-07-2008, 02:15 PM
soundbarrierpro soundbarrierpro is offline
 
Join Date: Nov 2007
Posts: 767
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dinnerbone View Post
I've had quite a few reports of this, but have been unable to reproduce it myself. It's proving to be a difficult bug to track; I'll keep at it though and try and find out what's causing it and how to fix it.



Smilies are already supported.

I only had this once when I added it to cmps and created a module under both my styles. once I fixed the module to display across both styles it went away.


EDIT*** Please on the list of "to-do's" DO NOT ADD ANY BUTTONS to this chatbox This is the only one so far with no buttons. I love it.
Reply With Quote
  #73  
Old 10-08-2008, 03:43 AM
GateKeper GateKeper is offline
 
Join Date: Apr 2007
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

some members are now getting these types of errors in the chat window

Quote:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

501 Method Not Implemented


Method Not Implemented


GET to /index.html not supported.





Additionally, a 404 Not Found


error was encountered while trying to use an ErrorDocument to handle the request.

--------------------------------------------------------------------------------


Apache/2 Server at localhost Port 80



not sure what this is all about...

and some are telling me the system is freezing, anywhere from a few seconds to 30 seconds, it will not allow any typing of messages during this time frame...

,
Reply With Quote
  #74  
Old 10-08-2008, 07:14 AM
dinnerbone dinnerbone is offline
 
Join Date: Feb 2008
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Strange. Did you modify any settings or install any other mods or mod updates recently? Also, are all members seeing this error or just a specific few? If it's just a few, do those members share any common settings, and what browser are they each using?
I can't think of anything that uses GET requests inside my code, the javascript uses POST but that wouldn't print the error to the shoutbox. The php itself does no GETs or POSTs, and certainly doesn't involve any 'index.html' files.
I'll look into it, but anything you can tell me to help reproduce the error would be very helpful.
Reply With Quote
  #75  
Old 10-08-2008, 10:34 PM
GateKeper GateKeper is offline
 
Join Date: Apr 2007
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can't give you more, sorry, most are using ie and firefox, not all members get it, I for one don't get them at all, I get the double post, until I refresh the page, then the double's disappear, nothing new has been added your hack is the latest, I even removed the other chatbox we had, figured your's was running better and less lag, but these error's will get us in hot water...
Reply With Quote
  #76  
Old 11-25-2008, 04:02 PM
Jexius Jexius is offline
 
Join Date: Nov 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks dinnerbone, I'll use this in my new forum
-Jexius
Reply With Quote
  #77  
Old 11-25-2008, 05:45 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GateKeper View Post
some members are now getting these types of errors in the chat window






not sure what this is all about...

and some are telling me the system is freezing, anywhere from a few seconds to 30 seconds, it will not allow any typing of messages during this time frame...

,

had same problems ...and users with IE and FF ... and sometimes comes up double messages ....

macc
Reply With Quote
  #78  
Old 12-10-2008, 06:44 PM
soundbarrierpro soundbarrierpro is offline
 
Join Date: Nov 2007
Posts: 767
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any way to prune one line at a time? I use GBOS as an announcement center as well since it's not used all the time. Sometimes my members type something in and nobody replies. I'd like to prune just that message and still keep up my 2 or 3 lines of my message instead of retyping it all over again.
Reply With Quote
  #79  
Old 02-02-2009, 04:55 PM
Redzzand Redzzand is offline
 
Join Date: Jan 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

idea: adding a bot that users can interact with
Reply With Quote
  #80  
Old 04-14-2009, 08:09 AM
Keesa Keesa is offline
 
Join Date: Oct 2007
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ANyone running this with success on 3.8 and above?
Reply With Quote
  #81  
Old 06-22-2009, 10:26 AM
MCAlexandre MCAlexandre is offline
 
Join Date: Oct 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello. First of all, great mod. Love it.

Though, I have a kind of a bug. When I type a message with national characters (like ?, ?, ?, ?), the shout appears blank. I'll show a screenshot as an example:



I'm using vB 3.8.3. Thanks.

P.S.: I checked the encodings and they're right...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09136 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete