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

Reply
 
Thread Tools
"You Got Slapped" Battle/Game.... Details »»
"You Got Slapped" Battle/Game....
Version: 1.12, by Hellcat Hellcat is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 02-05-2006 Last Update: 06-05-2006 Installs: 39
Uses Plugins Template Edits
Additional Files  
No support by the author.

Hi everyone!

I made this one originally by request, but since the person who requested it told me "I don't need it anymore" once it was finished I decided to release it to the public.
If only ONE (maybe even two? ) folks around here might find this usefull it was at least worth the time spent.

What this does:
You all know those "battle" systems, where you fool someone into visiting a certain URL but all that they get is a message "You get tricked", "You got fooled" or, in this case, "You got slapped" (you can change the message to whatever you like).
Well this is what this does.

The visitor gets that message and the "slapcount" (shown in the postbit) of the user who fooled the other one increases by 1.

This thing uses phrases for every single bit, so you can very easy customize it to whatever you like.
The "slap page" can be fully edited and customized via a template.

Nothing hardcoded, everthing editable via the default AdminCP areas.


How to install
Upload one .php file, import the product .XML and make one template edit.
(details in the readme)



Like I said, maybe someone may find use for this....

Show Your Support

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

Comments
  #52  
Old 04-29-2006, 05:20 PM
rinkrat's Avatar
rinkrat rinkrat is offline
 
Join Date: Jan 2002
Location: Long Beach
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It IS possible to have the toplist work, check my page here:
http://www.letsgokings.com/bbs/sinfo.php?f=1
Reply With Quote
  #53  
Old 05-05-2006, 03:58 PM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi everyone.

Sorry for my long absense, but I'm pretty covered in work ATM and didn't have much time to spend here

Anyway, can someone with that "empty page" issue please run the attached .php file and send me the output?

It's a modified sinfo.php that, instead of printing the page, prints out some dubug values that hopefully will help me to narrow down the cause of this problem.

It should output something like this:
Code:
do = toplist

navbar = 3178
HTML = 2606
SHELL = 26552

Please run it including the "?do=toplist" suffix....

Reply With Quote
  #54  
Old 05-17-2006, 06:12 PM
cmbehan cmbehan is offline
 
Join Date: Mar 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed this mod on our test forum and I think we can have a bunch of fun with it, but I've got a question:

We currently use vBookie for betting on our sports-related forum and it runs great. We're using the default vCash as our virtual currency.

I was wondering if there was any way of modifying this game so that when you click on a fake link instead of points being added to your slap count, it would take away vCash from the victim and give it to the slapper.

There might need to be a need to only allow it once per user per link to keep people from just giving all of their vCash to a particular user.

Anyone think this is possible?
Anyone want to begin to tackle this with me?
Reply With Quote
  #55  
Old 05-17-2006, 07:14 PM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Should be possibe

The user must be logging tho, the "once per user per link" could be a bit challanging, but possible....
Reply With Quote
  #56  
Old 05-17-2006, 07:20 PM
cmbehan cmbehan is offline
 
Join Date: Mar 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
Should be possibe

The user must be logging tho, the "once per user per link" could be a bit challanging, but possible....

yeah...I had a feeling that it would be the most difficult part.
Reply With Quote
  #57  
Old 05-25-2006, 07:24 PM
Nachtfalke Nachtfalke is offline
 
Join Date: Apr 2006
Location: Germany
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tested the attached sinfo.php to look after the toplist problem. This is what it dumped out:
Code:
do = 

navbar = 0
HTML = 0
SHELL = 31188
Looks that something gets lost, doesn't it? Everything else works fine for me (just click on my sig to test it), except of the toplist.

Any help is gladly apreciated.
Reply With Quote
  #58  
Old 05-25-2006, 07:38 PM
Nachtfalke Nachtfalke is offline
 
Join Date: Apr 2006
Location: Germany
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ive got another question: Any chance to get the Slapcount into the profile?
Reply With Quote
  #59  
Old 06-03-2006, 06:26 PM
MSheraz86's Avatar
MSheraz86 MSheraz86 is offline
 
Join Date: Dec 2005
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^^ Yeah that's a piece of cake

Admin CP > Style & Templates > Style Manager > Edit Templates (for the skin in which you wish to apply the code into) > Member Info Templates > MEMBERINFO.

Add this code wherever you want the slap count to be in the profile.

Code:
$vbphrase[slap_slaps]: $slapcount
Unfortunately I have a MODIFIED Profile so I cannot say exactly where it would be best suited etc or even give an example.

P.S. Great to see you back HellCat, hope to see this Mod become enhanced .
Reply With Quote
  #60  
Old 06-05-2006, 08:44 AM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MSheraz86
P.S. Great to see you back HellCat, hope to see this Mod become enhanced .

Yeah, nothing speaks against enhancing it

Though my main focus at the moment is WMail (my vB webmailer) and vb.org stuff I will always be happy to take suggestions on features that could be added


And here we go with another attempt on the empty toplist.
Whoever has that problem please try this sinfo.php with an experimental fix - if this is reported to be working now I'll update the release attachment with it:
(it's not dumping debug info this time, hopefully it'll show the toplist )
Reply With Quote
  #61  
Old 06-05-2006, 11:08 AM
Nachtfalke Nachtfalke is offline
 
Join Date: Apr 2006
Location: Germany
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat

it's not dumping debug info this time, hopefully it'll show the toplist
The hope is dying the very last .
Renamed your attached File to sinfo_test.php and uploaded it into my forum root. But still no toplist is showing up ... it is still showing the same as the original sinfo.php, a blank page with my forum header and footer templates around it.
I whish to show my appreciation for your work. I am pretty sure that you will solve this problem. Keep on rolling, man! If I can help you out with anything, simply drop me a line!
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 06:37 AM.


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.08318 seconds
  • Memory Usage 2,312KB
  • 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_code
  • (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
  • (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