The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBookie - vBulletin Betting Hack Details »» | |||||||||||||||||||||||||
vBookie
Introduction vBookie is a 'bookmakers' or betting extension to vBulletin. It enables authorised members to post Events and Outcomes that forum members can bet on. Each Outcome has its own set of odds, and odds can be modified through the life of an Event (bets that are placed are stored with the prevailing odds, so even if the odds change, your users are paid at the correct rate). Once the results are known, Events can be settled and forums members awarded their winnings. vBookie uses its own vCash by default, but this has no more use than as 'bragging rights'. However, vBookie also comes with a built-in switch to allow it to use either uCash or Petz money instead. That means that all bets are paid for and settled using uCash or Petz money, making betting even more attractive than just for fun on forums with uShop/Petz installed. Although vBookie does not have any built-in facility to integrate with any other store hacks, it's a very simple job to hack vBookie itself to integrate it with any store/points system you care to use. Features
Please click if you install this hack, thanks. Please also let me know - send me an email or a PM. If you'd let me know the forum URL too that'd be cool! vBookie is free, and will remain free. Updates 1.0.0 -> 1.0.1 - adds the ability to delete Events. See this post for upgrade instructions if you already have 1.0.0 1.0.1 -> 1.0.2 Corrected a minor bug with the charity mode when using uCash. See this post for manual upgrade instructions from 1.0.1. 1.0.2 -> 1.0.3 Corrected a minor bug with the richest people display when using uCash. Just overwrite includes/functions_vbookie.php with the one from the new Zip file. 1.0.3 -> 1.0.4 Corrected some date display problems when using "Detailed" dates. For manual update instructions, see this post. Corrected Petz bug whereby all winnings were paid to the bet's owner rather than individual winners. To upgrade from 1.03 or earlier, see this post or overwrite includes/functions.vbookie.php with the 1.0.4 version. Problems? -> Petz - If you are using Petz there is a bug in all versions up to and inclusing 1.0.3. Your players won't get paid their winning, and all payouts will end up in the account of the person that posted the Event. To correct this, please see this post. This fix will be incororated into 1.0.4 onwards. -> If you can't post Events, or can't bet on them make sure you have set your user permissions -> If you have an SQL error Invalid SQL: UPDATE SET =25 WHERE <25 make sure you are using version 1.0.3 or later. -> If you have any other general problems, please check the installation/hack instructions and make sure you have carried out all the steps and also check that you made the changes correctly Anything else, ask in this thread. Other Stuff -> If you are using Detailed Date & Time display and have a problem with Event dates appearing as '1 Minute Ago', see this post. -> If you want to use poster 'Reputation' as the currency for vBookie, see this post. About Odds Odds of "5/1" are "amount won per amount placed". This means that I would win 5 for every 1 placed. Of course, if I win, I get my stake back as well. Odds of "1/5" means that I win 1 for every 5 placed. I'd have to place 25 to win just 5. Decimal Odds Decimal odds are just another way of displaying the same information. 2.0 is the same as 2/1. 0.2 is the same as 1/5. vBookie only lets you specify odds in terms of x/y, but if you think in terms of decimal you can still work out what odds to provide. Simply think of your decimal odds as "2.0 / 1.0" or "0.5 / 1.0" and then multiply each side through by 10 or 100 until there are only zeros to the right of the decimal point, then just take the whole number part. 2.0 / 1.0 has no decimals, so this is the same as 2/1 0.5 / 1.0 has a 0.5, so multiply both parts by 10 to get 5.0 / 10.0. Then you can specify your odds as 5 / 10. You might also realise that this is the same as 1/2. The technique is a simple way to work out any odds you may need to specify. Odds of 0.65 -> 0.65 / 1.0 -> 65.0 / 100.0 or 65/100. Then you can divide through by 5 to get to 13 / 20, although this step isn't necessary. _______________________________________ Show Your Support
|
Comments |
#722
|
|||
|
|||
I'm having the same problem as haknet when ever I change the permissions so administrators can add new events (Can Post vBookie Events) I click YES for all 3 options and save and it says it was successfully but then I go in it again and they are all on NO.
PLEASE HELP, my email is aranshaw@aol.com Thanks. |
#723
|
|||
|
|||
Quote:
Thanks |
#724
|
|||
|
|||
I just installed this today and want to set it up for todays NFL game
I'm confused as to how to set it up (the bet) Here's the info: Miami Dolphins @ Pittsburgh Steelers - Thursday, September 7, 2006 Competitor: Miami Dolphins Point Spread : -1½ Total Score: 34½ Competitor: Pittsburgh Steelers Point Spread : +1½ Total Score: 34½ How do I set up the vBookie Event to bet for this game? Please help ASAP Thanks in advance! |
#725
|
|||
|
|||
OK I figured it out
use 1 to 1 odds and set each outcome as a bet i.e. Dolphins -1.5 Steelers +1.5 Under 34.5 Over 34.5 here's a hack I did that may interest some.. because there are about 32 bets possible every week in the NFL ~ 16 games, winner & Over/Under bets I wanted to institue a maximum bet per game I edited vbookie.php Find the following PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
#726
|
|||
|
|||
Another hack for the stats page I just implemented....
Because I only allow a max wager of 25 per outcome, the total vCash movement is small, and there will be a lot of people hovering at or near the initial 500 mark.. so in order to only display people that have placed a wager as the "richest people" on the stats page I made the following change: functions/functions_vbookie.php find: PHP Code:
PHP Code:
note you can change LIMIT 20 to the number of people you want to display, I chose 20, but can set it to whatever you want |
#727
|
|||
|
|||
Im using vbookie (vcash) and want to display the top 10 richest, however changing the figure to 10 in functions_vbookie.php does nothing? only the original 5 are seen - can someone guide my on this one?
Cheers |
#728
|
||||
|
||||
Can anyone tell me how I can either completely disable private bets or how I can just make it so that admin can atleast see them?
I use my vBookie to run contests and for some reason when someone bets as "private" no one can see their bet and the money doesnt get automatically paid out if they win when the bet is settled. Thank you in advance. I know someone out tehre must have a fix for this. |
#729
|
||||
|
||||
Call me thick but I have installed it and the option is in the threads where I have to tick to use but how do I create the bets?
|
#730
|
|||
|
|||
does this work on 3.6.2
Or do you have a version for that |
#731
|
|||
|
|||
I have VB 3.6.2 and uploaded all the file but when I try to install it, it says:
Fatal error: Call to a member function on a non-object in /home/adranix/public_html/forum/admincp/vbookie_install.php on line 1176 I havent got a clue what that means, does anyone know? Thanks, Adam |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|