Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications

Reply
 
Thread Tools
Scare your members and visitors! ^^ Details »»
Scare your members and visitors! ^^
Version: 1.00, by NeutralizeR NeutralizeR is offline
Developer Last Online: Oct 2021 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.8 Rating:
Released: 09-09-2007 Last Update: Never Installs: 25
Template Edits
 
No support by the author.

Hi,

This is just for fun. If you don't think it's funny or interesting, please ignore the rest of the page

What's the purpose?

-Scaring the forum members & visitors with a loud and frightening sound!

How it works?

-The scary sound will be played automatically whenever they refresh their pages or click a forum link.

Create a new template called "scary":

- AdminCP > Styles & Templates > Style Manager > Template Options > Add new template:
PHP Code:
<!-- mortal kombat! -->
<
object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="1" HEIGHT="1">
<
PARAM NAME="movie" VALUE="http://dts.msxlabs.org/NeutralizeR/mortalkombat.swf">
<
PARAM NAME="quality" VALUE="high">
<
PARAM NAME="bgcolor" value="#FFFFFF">
<
PARAM NAME="wmode" VALUE=transparent>
<
PARAM NAME="menu" VALUE="0">
<
embed width="1" height="1" src="http://dts.msxlabs.org/NeutralizeR/mortalkombat.swf" bgcolor="#FFFFFF" wmode="transparen"t quality="high" menu="false" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</
embed></object>
<!-- 
mortal kombat! -->


<!-- 
hahaha! -->
<
object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="1" HEIGHT="1">
<
PARAM NAME="movie" VALUE="http://dts.msxlabs.org/NeutralizeR/hahaha.swf">
<
PARAM NAME="quality" VALUE="high">
<
PARAM NAME="bgcolor" value="#FFFFFF">
<
PARAM NAME="wmode" VALUE=transparent>
<
PARAM NAME="menu" VALUE="0">
<
embed width="1" height="1" src="http://dts.msxlabs.org/NeutralizeR/hahaha.swf" bgcolor="#FFFFFF" wmode="transparen"t quality="high" menu="false" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</
embed></object>
<!-- 
hahaha! -->


<!-- 
toasty! -->
<
object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="1" HEIGHT="1">
<
PARAM NAME="movie" VALUE="http://dts.msxlabs.org/NeutralizeR/toasty.swf">
<
PARAM NAME="quality" VALUE="high">
<
PARAM NAME="bgcolor" value="#FFFFFF">
<
PARAM NAME="wmode" VALUE=transparent>
<
PARAM NAME="menu" VALUE="0">
<
embed width="1" height="1" src="http://dts.msxlabs.org/NeutralizeR/toasty.swf" bgcolor="#FFFFFF" wmode="transparen"t quality="high" menu="false" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</
embed></object>
<!-- 
toasty! --> 
Save the template.

Whenever you want to enable "the scary sound" for a while open this template and copy one of the audio sections to the top of your header template.

Remove the code from the top of the header template when your ego is feeded enough.

Currently there are three flash-sound files included and you are free to call them from my domain or you can upload them to your own server. Don't forget to update the swf urls with your own domain's.

Well, if you are interested adding your custom audio files, just give the url of the file here and i can convert it to a little swf for you.

Of course you can nominate this mini-super automatic modification for the worst and the most unnecessary hack of all times!

Currently there is no demo available as i don't want to lose my all members enabling these annoying sounds all the day Try yourself!

Cheers,
NeutralizeR

Tada!

Supporters / CoAuthors

Show Your Support

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

Comments
  #32  
Old 09-28-2007, 10:29 AM
bazzup bazzup is offline
 
Join Date: Dec 2006
Location: Liverpool
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is class gonna have fun with this one lol
Reply With Quote
  #33  
Old 09-28-2007, 01:07 PM
bazzup bazzup is offline
 
Join Date: Dec 2006
Location: Liverpool
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I made one with a speech to text program. But it just hangs saying (1 item remaining) in IE, everything works fine its just a bit annoying.

It says in a spooky voice "Get out of the arcade and make some posts"

any ideas what could be causing it not to load up properly?

regards

bazz
Reply With Quote
  #34  
Old 09-29-2007, 04:38 AM
NeutralizeR NeutralizeR is offline
 
Join Date: Aug 2005
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bazzup View Post
I made one with a speech to text program. But it just hangs saying (1 item remaining) in IE, everything works fine its just a bit annoying.

It says in a spooky voice "Get out of the arcade and make some posts"

any ideas what could be causing it not to load up properly?


regards

bazz
Post the swf link here pls.
Reply With Quote
  #35  
Old 09-29-2007, 05:26 PM
forumrunt forumrunt is offline
 
Join Date: Sep 2007
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NeutralizeR View Post
This is nothing very special but playing an odd audio effect to shock people.

I tried it on 2000+ online guests & visitors (with different audio effects, moanings, speeches) and the result was very satisfying for my pathetic soul

Sometimes i can't help myself to redirect them to this page.
How do I do that on my site?
Reply With Quote
  #36  
Old 09-29-2007, 07:13 PM
Mr. Burns Mr. Burns is offline
 
Join Date: Mar 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by akoj View Post
Actually make be a cute idea to do to my members at Halloween
I agree.
Reply With Quote
  #37  
Old 10-27-2007, 10:10 AM
Tikibird Tikibird is offline
 
Join Date: Oct 2007
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this mod simply play a scary sound or is it a whole new theme?

What I am looking for is something for a Halloween prank on my members that will automatically play a scary sound like screaming, ghosts wailing or creaky doors everytime they click on a thread. I want it to fit with my current theme though.

Maybe what I need is similar to the Youtube embed but works with audio files and can be set up to autoplay?
Reply With Quote
  #38  
Old 10-27-2007, 06:32 PM
BigDog56 BigDog56 is offline
 
Join Date: Jan 2007
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very good! I'll use this on Halloween day.
Reply With Quote
  #39  
Old 10-31-2007, 05:29 PM
akoj akoj is offline
 
Join Date: Jul 2004
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by akoj View Post
Actually make be a cute idea to do to my members at Halloween
My members are enjoying this as a joke today. I put the different sounds on different styles. Thanks for letting us pull them from your site!
Reply With Quote
  #40  
Old 10-31-2007, 07:31 PM
BENSTER BENSTER is offline
 
Join Date: Jul 2005
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheBlackPoet View Post
make it play for the miserable user.. or banned user... or userid you want to annoy.... without openly banning them... hahahahaha....


LOL!! now that would be funny!
Reply With Quote
  #41  
Old 11-13-2007, 12:20 AM
nectons nectons is offline
 
Join Date: Nov 2007
Location: GREECE
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very cool thread
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 04:38 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.11353 seconds
  • Memory Usage 2,328KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_php
  • (5)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