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

Reply
 
Thread Tools
Addon Vbcasino hack ( default payouts ) Details »»
Addon Vbcasino hack ( default payouts )
Version: 1.00, by micheal332001 micheal332001 is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 08-05-2005 Last Update: Never Installs: 8
DB Changes Template Edits
Code Changes Additional Files  
No support by the author.

Hi all

This is my first hack for a VB site so lets get to it.

This hack will add a few options to your casino options in the admincp.
These options will let you set the payout amount for 1 point stake for the slots.


I.E say you set a default payout for the apples to 100.
Then a player plays the slots and he/she stakes 1 point to play and gets 3 apples he/she will win 100 points, But if he/she stakes 10 points and wins 3 apples he/she will get 100 * 10 a total of 1000 points.

There is 2 database to add too and 1 template change
there is also 2 files changes they are in this zip file.

This hack will only take you about 5 mins tops to install.

Supporters / CoAuthors

Show Your Support

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

Comments
  #2  
Old 08-07-2005, 01:55 AM
boo.3 boo.3 is offline
 
Join Date: Nov 2004
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice hack
Reply With Quote
  #3  
Old 08-07-2005, 02:39 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sweet... Thanks for doing this...
Reply With Quote
  #4  
Old 08-07-2005, 02:52 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI

Your instructions state

Quote:
ALTER TABLE vb3_lottery_settings ADD resetjackpot int(11) NOT NULL default '50000',
ADD bananapayout int(10) NOT NULL default '250',
ADD orangepayout int(10) NOT NULL default '150',
ADD applepayout int(10) NOT NULL default '75'
It Should be

Quote:
ALTER TABLE lottery_settings ADD resetjackpot int(11) NOT NULL default '50000',
ADD bananapayout int(10) NOT NULL default '250',
ADD orangepayout int(10) NOT NULL default '150',
ADD applepayout int(10) NOT NULL default '75'
Other than that... Worked well
Reply With Quote
  #5  
Old 08-07-2005, 03:10 AM
pepel13 pepel13 is offline
 
Join Date: Dec 2004
Location: Quebec
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This code bellow would be better

Code:
 ALTER TABLE " . TABLE_PREFIX . "lottery_settings 
ADD resetjackpot int(11) NOT NULL default '50000',
ADD bananapayout int(10) NOT NULL default '250',
ADD orangepayout int(10) NOT NULL default '150',
ADD applepayout int(10) NOT NULL default '75'
Reply With Quote
  #6  
Old 08-07-2005, 09:44 AM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there

Glad you like the hack the reason i did not put " . TABLE_PREFIX . "
Is you are using the ALTER TABLE in the phpMyAdmin so the
" . TABLE_PREFIX . " will not work so in the read me file it says to change vb3_ to your
prefix.

I am working on a new slots stats page in flash this will pull all the info from your database and display it in a flash movie.
Reply With Quote
  #7  
Old 08-07-2005, 12:31 PM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001
in the read me file it says to change vb3_ to your
prefix.
Oops.. I didnt even notice that.. My bad... Again, nice addon...
Reply With Quote
  #8  
Old 08-07-2005, 12:55 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

your welcome m8

I will let you know if there is any more addons ready for this as i have them
Reply With Quote
  #9  
Old 08-07-2005, 04:21 PM
adamgessel adamgessel is offline
 
Join Date: Oct 2004
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, micheal332001, it has been added to our page for vbcasino (https://vborg.vbsupport.ru/showthread.php?p=749245).
Reply With Quote
  #10  
Old 08-08-2005, 02:16 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001
your welcome m8

I will let you know if there is any more addons ready for this as i have them
I'd love to see a stats page for each game.. Just an idea..
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 05:11 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.07516 seconds
  • Memory Usage 2,286KB
  • Queries Executed 24 (?)
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_code
  • (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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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