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
  #62  
Old 10-02-2008, 05:26 PM
wmlvb's Avatar
wmlvb wmlvb is offline
 
Join Date: May 2008
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way have a private chat or chat room?
Reply With Quote
  #63  
Old 10-02-2008, 06:36 PM
soundbarrierpro soundbarrierpro is offline
 
Join Date: Nov 2007
Posts: 767
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dinnerbone View Post
GSBOS doesn't a /utilities command?
Sorry DB, this is what I meant by "the /utilities" I don't get what they are or how to use them? Do they show up if I type them in?

/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.
Reply With Quote
  #64  
Old 10-02-2008, 07:12 PM
dinnerbone dinnerbone is offline
 
Join Date: Feb 2008
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by soundbarrierpro View Post
Sorry DB, this is what I meant by "the /utilities" I don't get what they are or how to use them? Do they show up if I type them in?

/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.
Ah. Basically, if you typed in (for example) /mute someRandomPerson into the shoutbox and pressed Enter, someRandomPerson will be muted and will not be able to talk. If you typed in /prune, then every message inside the shoutbox will be deleted. I've given each command a description inside the shoutbox, simply type "/help" and it will describe every command that you can use and how to use it.
Reply With Quote
  #65  
Old 10-03-2008, 02:25 PM
soundbarrierpro soundbarrierpro is offline
 
Join Date: Nov 2007
Posts: 767
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfect thanks. Commands are much better than a bunch of buttons. I love this mod.
Reply With Quote
  #66  
Old 10-07-2008, 02:23 AM
GateKeper GateKeper is offline
 
Join Date: Apr 2007
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

getting duplicate messages in the chat box, a member will type one thing, but it will show up twice, one right after another

.
Reply With Quote
  #67  
Old 10-07-2008, 03:24 AM
69lakalle's Avatar
69lakalle 69lakalle is offline
 
Join Date: Apr 2007
Location: Fort Lauderdale
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks less server intensive than other chats i will keep an eye on this
nominated

any integration of smillies.?
Reply With Quote
  #68  
Old 10-07-2008, 07:51 AM
dinnerbone dinnerbone is offline
 
Join Date: Feb 2008
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GateKeper View Post
getting duplicate messages in the chat box, a member will type one thing, but it will show up twice, one right after another

.
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.

Quote:
Originally Posted by 69lakalle View Post
looks less server intensive than other chats i will keep an eye on this
nominated

any integration of smillies.?
Smilies are already supported.
Reply With Quote
  #69  
Old 10-07-2008, 09:37 AM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will just inform that sometimes also comes double messages on shoutbox ...

regards

macc
Reply With Quote
  #70  
Old 10-07-2008, 11:44 AM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to clarify it would seem that the duplicated messages are only appearing visually (ie not inserted to system) as when you refresh they dissapear. Dunno if this is any help.

Anyways, having the issue on mine also. If you need to see anyones with the issue in order to track the bug then let me know and I'm sure I can sort you with some access.
Reply With Quote
  #71  
Old 10-07-2008, 01:03 PM
dinnerbone dinnerbone is offline
 
Join Date: Feb 2008
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, I noticed it's only showing for the person who sent the message (I think?) and not being inserted into the shoutbox, that's why it's proving so difficult to track. I suspect it's due to bad timing on the automatic refresh interval though, possibly fetching the message just as it was sent.
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:31 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.05597 seconds
  • Memory Usage 2,318KB
  • 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
  • (4)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
  • (4)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