vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   April Fools jokes to play on members? he he (https://vborg.vbsupport.ru/showthread.php?t=49708)

Sweet Cheeks 03-06-2003 07:01 AM

April Fools jokes to play on members? he he
 
Anyone planning anything evil? :D


Im going to put up a page on the main forumhome that has a skeleton on it that says the site has been hacked and owned rofl and leave it up there for a few hours first thing in the morning https://vborg.vbsupport.ru/

mheinemann 03-06-2003 09:36 AM

I'm going to alter the member of the day hack so that it shows whoever is viewing it as MOTD (similar to the [you] and {bbusername} hack. Everyone is going to think they are MOTD, lol.

Xenon 03-06-2003 11:31 AM

hehe, yes, i'm planning some jokes :D

Boofo 03-06-2003 12:08 PM

Quote:

Originally posted by Sweet Cheeks
Anyone planning anything evil? :D


Im going to put up a page on the main forumhome that has a skeleton on it that says the site has been hacked and owned rofl and leave it up there for a few hours first thing in the morning http://www.belliesandbabies.com/boar...ies/brucia.gif

You could do something like this and have it do it automatically. I set this up for the member of the day a while back. Let me know what you think. ;)

PHP Code:

    if (vbdate("m-d",$ourtimenow)=="04-01") {
        
$memberoftheday[userid] = $bbuserinfo[userid] ;
        
$memberoftheday[username] = $bbuserinfo[username];
    } else {
        
$memberoftheday[userid] = $memberoftheday[userid];
        
$memberoftheday[username] = $memberoftheday[username];
    } 


mheinemann 03-06-2003 12:13 PM

Thanks Boofo, I was just going to change the forumhome template at midnight to
PHP Code:

<a href="member.php?2=$session[sessionhash]&action=getinfo&userid=$bbuserinfo[userid]">$username</a

Looks like yours would work better though.

Boofo 03-06-2003 12:15 PM

The code I posted will do it according to the users time, not the server. And you can leave it up there all year and do it again next year. ;) It should run automatically from now on.

mheinemann 03-06-2003 12:17 PM

LOL, Boofo's April Fools hack.

*installs*

Where would I put that code? index.php?

Boofo 03-06-2003 12:24 PM

Yes, right below the member of the day hack. Enjoy! ;)

Kars10 03-06-2003 12:53 PM

Maybe i replace the "Get new Post"- Link on Forumhome with the Logout-Link!! :p

Sebastian 03-06-2003 02:42 PM

i may do this: http://www.turnofftheinternet.com/#


but change the text to something like "All data on harddisk has been lost."

LoL ;) :p


All times are GMT. The time now is 07:58 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.01749 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete