vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vbCasino 3 (fixed) (https://vborg.vbsupport.ru/showthread.php?t=93600)

Acers 08-22-2005 02:26 PM

hey guys.. how to decrease the chances of winning. There are just too many people on my forums winning too much cash :P

stangger5 08-22-2005 06:09 PM

For a mod that says its Supported,its not getting to good of Support

slim cutty 08-22-2005 06:39 PM

Quote:

Originally Posted by stangger5
How did you fix them ??????
Please !!

the way that I fixed them may be what it causing all of my issues, it's simply going into the install file and dropping ".TABLE_PREFIX." (or however it is displayed) the inserts should look like the ones below

PHP Code:

INSERT INTO `lottery_settingsVALUES (10'uttpoints'3'50,30,10'11111'1,2,5,10'1); 

PHP Code:

INSERT INTO `lottery_slots_statsVALUES (1111111); 

(Run a clean install again)

it works as far as I can see however, the Slots Machine is not working same issue as before. I thought adding on the addon would help however, it did not. I am thinking of disabling this because the points status on my board I want to stay low as if it were real money.. once a user becomes "point rich" they get in the casino and bet high.. and win high.... I guess it all depends on how you run it... I may just use the lottery and a couple of other games.. minus roulette and the slot machine....

oh yeah, for some reason you have to edit (but change nothing) any phrase so that the phrases show correctly... that's it. I hope it works

But.. lol If I can get any assistance here I would be happy.

stangger5 08-22-2005 08:34 PM

OK,I got it fixed.

I over wrote the lottery.php with the one micheal332001 posted.
You can get it here,
https://vborg.vbsupport.ru/attachmen...chmentid=32825

I used the installer from above (no changes at all).

Works fine now !!

micheal332001 08-23-2005 09:51 PM

Hi there

The way i got all the phrases to work was to take them out and put my own in.
You would have to edit all the templates and main lottery.php file.
Also on the install file one of the templetes is named wrong so you will have to update that. The template that is wrong is missing a y at the end.

Here is my LOTTERY template
PHP Code:

 $stylevar[htmldoctype]
<
html id="moooo" dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
<
title>$vboptions[bbtitle] - $pagetitle</title>
$headinclude
<if condition="$alert">
<
script type="text/javascript">
    
alert("$alert");
</
script>
</if>
</
head>
<
body onLoad="if(history.length>0)history.go(+1)">
$header
$navbar
<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
<
td class="tcat">
    <
span class="smallfont"><a href="lottery.php?$session[sessionurl]">$vboptions[bbtitle]'s Casino</a></span>
</td>
</tr>
<tr align="left">
    <td class="alt1"><span clas="smallfont">Welcome To $vboptions[bbtitle]'
s CasinoPlay a Game and maybe you 'll win the big jackpot!!</span>
<div class="smallfont">
<a href="lottery.php?do=home">Casino Index</a>&nbsp;&nbsp;&nbsp;
<if condition="$lotterysettings[lotteryactive]==1">
<a href="lottery.php?do=main">Lottery</a>&nbsp;&nbsp;&nbsp;
</if>
<a href="lottery.php?do=winners">Winners</a>&nbsp;&nbsp;&nbsp;
<if condition="$lotterysettings[slotsactive]==1">
<a href="lottery.php?do=slots">Slots</a>&nbsp;&nbsp;&nbsp;
</if>
<if condition="$lotterysettings[guessactive]==1">
<a href="lottery.php?do=guess">Higher/Lower</a>&nbsp;&nbsp;&nbsp;
</if>
<if condition="$lotterysettings[rouletteactive]==1">
<a href="lottery.php?do=playroulette">Roulette</a>&nbsp;&nbsp;&nbsp;
</if>
<if condition="$lotterysettings[pickactive]==1">
<a href="lottery.php?do=pick">Pick 3</a>
</if>
</div>
</td>
</tr>
</table>
<div style="padding: 5px 5px 5px 5px;"></div>
$current
<div style="padding: 5px 5px 5px 5px;"></div>
$footer
</body>
</html> 

as you can see from this line <a href="lottery.php?do=pick">Pick 3</a>

I have taken out the phrase for the pick 3 link.
If you want me to post all the templates with out the phrases please just let me know and ill make a txt file up with all the templates with out the phrases.

If i can help anyone i will do so just ask.

Mike

P.S

Im just finishing oh an updated slots stats page whitch is made in flash.
here is a screen shot of it.

stangger5 08-24-2005 10:19 AM

Quote:

Originally Posted by micheal332001

Im just finishing oh an updated slots stats page whitch is made in flash.
here is a screen shot of it.

Cool !!!
Cant wait.. :classic:

BTW : Nice site you have Micheal !!

slim cutty 08-24-2005 02:32 PM

Wow.. lol

Is that going to be released to the public??
Your graphic makes the other half of the hack look shabby aesthetic wise (not to take away from the hack) would you ever consider doing the other graphics for the hack? That Slot Stats flash image kicks a**.

can't wait until you release this if you are?

micheal332001 08-24-2005 05:07 PM

I will be releasing it very soon and thanks for the nice words.
I am working on a flash home page for the casino too.
And working on stats for all the other games in the casino.
So you will be able to see how many times a game has been played and how much
has your members have bet for each game.

I will let you know very soon on the release of the flash stats for the slots.

Mike

micheal332001 08-24-2005 05:09 PM

Quote:

Originally Posted by stangger5
Cool !!!
Cant wait.. :classic:

BTW : Nice site you have Micheal !!


Thanks m8

Has taken 4 years to get it like this and i get about 600000 hits a month now.
Still working on the site all the time, Im also getting ready to sell my league module for postnuke using the vbulletin forums. I might think about making one for vb but we will have to wait and see.

Thanks again m8

Mike

micheal332001 08-25-2005 07:20 PM

Here we go all a new addon for you.
Here is the slots stats in flash for you.

The flash slots stats will work only if you have the default payouts installed.

I am updating the swf so that you can have this with out having the default payouts hack installed.

Please read the slots stats install text file on how to put this in your site,
also make a backup copy of the template you are going to change.


All times are GMT. The time now is 11:47 AM.

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.01296 seconds
  • Memory Usage 1,763KB
  • 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
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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