Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

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
  #22  
Old 09-26-2008, 11:43 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

have installed and works fine ... how i can adjust time on shoutbox because it is now 02.42 and it shows 19:42 ?

and can i get bold usernames and how?

thanks and regards

macc
Reply With Quote
  #23  
Old 09-26-2008, 11:51 PM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice concept, love the idea mate
Reply With Quote
  #24  
Old 09-27-2008, 07:42 AM
digicom's Avatar
digicom digicom is offline
 
Join Date: Apr 2006
Location: England Uk
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dinnerbone i carnt find a template called GSBOS,any ideas

Quote:
Advanced users may also wish to customise the way GSBOS looks. GSBOS uses only one template, called 'GSBOS', which you may feel free to edit. This template will allow you to customise the colours, fonts and overall look of GSBOS.
Reply With Quote
  #25  
Old 09-27-2008, 02:15 PM
dinnerbone dinnerbone is offline
 
Join Date: Feb 2008
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Aha, I found out why it wasn't working. For some reason the 'gsbos' template wasn't adding itself to the xml file. I'll release an update in a few minutes.

For now, you may create a custom template called 'gsbos' and add the following to it. Be sure to delete this before installing the new version when it becomes available.
HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" align="center" colspan="3">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('gsbos')"><img id="collapseimg_gsbos" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_gsbos].gif" alt="" border="0" /></a>
GSBOS
</td>
</tr>
</thead>

<tbody id="collapseobj_gsbos" style="$vbcollapse[collapseobj_gsbos]">

<tr>
<td align="left" width="100%" style="background-color:{$vbulletin->options[gsbos_background]};color:{$vbulletin->options[gsbos_foreground]};padding:0px;">

<div id="gsbosshow" class="smallfont" style="overflow:auto;width:100%;height:{$vbulletin->options[gsbos_height]}px;background-color:{$vbulletin->options[gsbos_background]};color:{$vbulletin->options[gsbos_foreground]};">
#GSBOS&gt; Loading...
</div>
<div id="gsbosinput" class="smallfont" style="width:100%;background-color:{$vbulletin->options[gsbos_background]};color:{$vbulletin->options[gsbos_foreground]};">
<form action="gsbos.php" name="gsbosform" onsubmit="gsbos.sendInput(); return false;">
&gt;<input type="text" name="message" id="gsbos_message" class="smallfont" style="width:95%;background-color:{$vbulletin->options[gsbos_background]};color:{$vbulletin->options[gsbos_foreground]};border:none;" />
</form>
</div>
</td>
</tr>
</tbody>
</table>
<br />

<script type="text/javascript" src="clientscript/gsbos.js"></script>
<script type="text/javascript">
<!--
gsbos = new gsbosEngine();
gsbos.init(<if condition="$vbulletin->options[gsbos_typo_enable]">{$vbulletin->options[gsbos_typo_rate]}<else />0</if>, {$vbulletin->options[gsbos_speed_message]}, {$vbulletin->options[gsbos_refresh_interval]} * 1000);
-->
</script>
Please remove the script that germinus posted too, as they will conflict.
Reply With Quote
  #26  
Old 09-27-2008, 04:00 PM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone else having problems with updating settings?
Reply With Quote
  #27  
Old 09-27-2008, 04:13 PM
dinnerbone dinnerbone is offline
 
Join Date: Feb 2008
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version 1.0.2 has just been released. You can now position this on any page, and through this the silly bug that it wasn't showing up has now been fixed. It also now includes a flood protector, which you can customise in the options.

Note that with the new version you must make manual template alterations to make this appear on your pages. See the readme.txt for instructions.
Reply With Quote
  #28  
Old 09-27-2008, 05:08 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello!

can some help ...what to do to get actual time - not 7 hours differents -

now shows 13:07 - but it is 20:07

some help?

regards

macc
Reply With Quote
  #29  
Old 09-27-2008, 05:14 PM
dinnerbone dinnerbone is offline
 
Join Date: Feb 2008
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry about that, I used date() instead of vbdate(). I'll fix it in the next version. If you want to fix it yourself, open up includes/functions_gsbos.php and look for a line like this:
Code:
$time = date($vbulletin->options['gsbos_date_format'], $timestamp)
and replace it with
Code:
$time = vbdate($vbulletin->options['gsbos_date_format'], $timestamp);
Alternatively, wait for the next version and it'll be fixed then
Reply With Quote
  #30  
Old 09-27-2008, 05:26 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks - works now

just one - how to put another color in text box - mean write text box - put border-solid but will change color

reg
macc
Reply With Quote
  #31  
Old 09-27-2008, 05:36 PM
germinus germinus is offline
 
Join Date: Apr 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still shows as v1.0.1 in admincp, you need to edit your xml!
Reply With Quote
Reply

Thread Tools

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 02:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04549 seconds
  • Memory Usage 2,320KB
  • 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
  • (2)bbcode_code
  • (1)bbcode_html
  • (1)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