Referral Points Multiplied Against Additive Referral Bonus
ARB Increases ALL Other Action Award Amounts
Post Award System
AJAX Through Thread or Profile
Can Spend From Central Board Account
Filled from Taxes, Fees, etc
Daily, User, Thread Limits
Can Disallow Negative Awards
Disable by Usergroup, Forum
Moderate by Usergroup, Forum
Can Publicly Display Awards in Thread
Transaction Log
Displays All Donations, Awards, Payments, Winnings, etc
Can be Split into Pages
Usergroup Permission to View All Users' Logs
Specify Transaction Alerts via PM
Comments and Reasons Allow BB Code
Donations
Support for Comments and Anonymous
Time Based User Limits
Donation Fee
Fee Handling Protocol
Moderate / Cancel Donations
Drawings
Unlimited Concurrent Drawings
Raffle / Lottery Types
Static / Raising Jackpots
Per Drawing Ticket Cost
Maximum Active Tickets
Minimum / Maximum Tickets Sold for Drawings
Recurring Drawings
Usergroup Discounts
Configurable Title and Date
Exclude Usergroups
Optional Winner PHP
Allow Lottery Number Picking
Tax on Winnings
Archive Time Limit for Completed Drawings
Retry Period for Ineligible Drawings
Savings Accounts
Validate Access by Time, Posts, and Reputation
Minimum Balance for Interest
Bank Transfer Fee
Pending Deposits
Early Withdrawal Fee
Interest Intervals
Maximum Savings per Usergroup
Configurable Usergroup Interest Rates
Moderate Deposits
Loans
Moderate Loans
Maximum Total Loans and Amounts
Minimum Loan Amount
Minimum Payment by Due Date
Late Payment Fee
Automatic Recurring Payments
Accountability Rating for Loan Repayment
Good and Bad Rating Thresholds
Lock Spending Ability if Below Bad Rating
Transfer Usergroups when Threshold Passed
Reward or Punish Users with New Rates and Abilities
Administrative Utilities
Mass Usergroup Updater
Select Template Usergroup to Copy Settings
Select Multiple Target Usergroups
Configure All Usergroup Settings and Awards
Mass Credit Updater
Retroactively Award Users Based on Settings
Can be Used to Award Static Amounts to All Users
Can be Used to Reset Entire Usergroups
Pick and Choose Usergroups and Awards to Calculate
Modify User Accounts by Criteria
First Search for Users Using Familiar Options
Can Search by Savings and Checking Amounts
Can Alter Resulting Users' Amounts Directly
Can Apply Easy-to-Use Custom Defined Formula
Use Simple Math, Numbers, and Variables
Days Registered
Post Count
Reputation
Infraction Points
Checking and Savings Amounts
Overall Quality
Everything is Easily Disabled / Unlimited
Will Not Alter Environment for vB or Other Hacks
Fully Phrased
Complete Admin Help*
WOL Locations
Includes Hooks
Unique Plugin Optimization
Uses Bitfields and Datastore
Maintains Sessions
Includes TMS Support
No File Edits
and much more!
Just follow the directions carefully in the zip based on whether you are clean installing or upgrading
Fully integrated with vBulletin and easily integrated with third party scripts:
Many hacks allow you to specify a points system by entering the table and column for the points data. Use TABLE: user COLUMN: credits when integrating vBCredits with such hacks (note: you may need to include your table prefix with some hacks)! If you are unsure about integration - ask me!
Why is this version not the gold version yet?
vBCredits 1.4rc1 went through a long bugtesting process at the official site, and rc2 is largely bug free in its entirety. However, *it is missing most of the admin help and post/thread deletion actions are temporarily removed while I figure out how to fix them.
Footnotes:
Thank you for using vBCredits, I would be happy to hear your feedback and correct anything that comes up. For more tailored support, please indicate you have installed this hack. Use of this free hack requires that you retain the copyright line at the bottom of the forum (PM me otherwise). If you do not agree with this, please do not use vBCredits - thank you for your understanding and support!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
users at vbcredits.com receive announcements on imminent script releases
speaking of that... just finished cleaning up the admin page for 1.4 final. all thats left is stress testing the new loan workaround and write up a books worth of admin help i also implemented a switch for the negation awards, i know a lot of people have been complaining about induction and activity negation awards - they can now turn them off :-p
i cant announce vbcommerce's beta here or i will get in trouble for advertising a "paid script". i can only annouce when it becomes a [free] rc version.
(i already got in trouble once [falsely] when someone reported a vbcredits.com email as having been sent from vborg!)
Had to uninstall. After I made the settings the mod got out of hand. One user earned 1000 credits in 1 hour and another got -15 without doing something. The most was set to default, but even editing posts and threads gave credits even for each attachment in the edited thread. The thread credits do not work correctly and the mod is uncontrollable. The description on some settings is not clearly understandable.
Pathfinder
you should have saved it for me to look at. the hack is far more stable than that - 99% of cases where something bizarre like that happens its because A) your settings were too radical and you didnt realize it or B) you enabled the post award system for users who would abuse it..
there are only maybe 2 earning bugs in 1.4rc1 (which i have patches for btw) and both have to do with LOSING credits.
even if it was a settings problem, after i looked it over and corrected them - a quick run of the mass credit updater would have set you back on your feet
besides, im sure i would have been mobbed by a thousand people if everyone had it as fluctuating as you did!
hi darkwaltz i having this problem when i upgraded to 1.4rc and then reinstalled 1.3 by import product. So can u have me to resolve it ready need help..
thank you in advanced
Quote:
atabase error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE `mst_user`
ADD `credits_saved` DOUBLE NOT NULL DEFAULT '0',
ADD `credits_canspend` TINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '1',
ADD `credits_score` INT NOT NULL DEFAULT '0',
ADD `credits_statement` VARCHAR( 255 ) NOT NULL DEFAULT 'none',
ADD `credits_alert` VARCHAR( 255 ) NOT NULL DEFAULT 'none',
CHANGE `credits_canget` `credits_canearn` TINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '1';
MySQL Error : Unknown column 'credits_canget' in 'mst_user'