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)
-   -   uCash & uShop 0.95d - Updated 9/28/05 (https://vborg.vbsupport.ru/showthread.php?t=63793)

GeekyDesigns 04-11-2004 10:00 PM

uCash & uShop 0.95d - Updated 9/28/05
 
Presenting uCash & uShop

Latest Changes:
09/28/05 4:13 PM EDT - 0.95d: security update for includes/functions_uttstore.php.

03/13/05 9:00 PM EST - 0.95c is released to patch SQL exploit issues in a few action files. Upgrade immediately by re-uploading all the files in the uttstore folder.

Support will no longer by given in this thread. Support has moved to this vBulletin.org forum and GeekyDesigns.com. If you want support, go to those forums.



uCash: Feature List
  • Fully configurable database table/field for integrating with other systems that uses points.
  • Master On/Off Switch
  • Global Points Per Thread Setting
  • Global Points Per Reply Setting
  • Global Points Per Thread View Setting
  • Points Per Good Reputation
  • Points Per Bad Reputation
  • Points Per Referral
  • Points Per Shout Setting (if Squall's Shoutbox Hack 1.02 or above is installed.)
  • Round to x Decimal Places (for a cash/change system)
  • Modify Points in the User Manager
  • Per-Forum Points Per Thread Setting (multiplied by the global setting to get the final value)
  • Per-Forum Points Per Reply Setting (multiplied by the global setting to get the final value)
  • Per-Forum Points Per Thread View Setting (multiplied by the global setting to get the final value)
uShop: Feature List
  • Currently 18 actions are available - Donate, Change Custom Title, Change Other User's Custom Title, Change Username, Glowing Username, Colored Username, Bold Username, Italicized Username, Admin Donate, Bank, Secondary Usergroup, Sticky Thread, Thief!, Buy Forum Password, Buy Forum Access, Deny Forum Access, Give Forum Access, Arcade Pass (If Arcade Pass Hack v3 is installed.)
  • Quantity System
  • Quantity Refill (Set a number of seconds between refills and quantity is automatically refilled when accessing the main store script.)
  • Richest x Users
  • Top x Most Sold Actions
  • Purchase History
  • Senoir Discount (based on age - if they are older than x years, they get a discount (also setable))
  • Loyal Member Discount (based on days registered - if they have been registered for x days, they get a discount (also setable))
  • Usergroup Discount (give your staff a price cut!)
  • Shortname (only setable while in debug mode - can be used in links (also used in some functions))
  • Setable Action Description
  • Setable Display Order
  • Setable Cost
  • Setable Quantity and Quantity Refill (when/if quantities are refilled)
  • Setable Allowed Usergroups Via Checkboxes (usergroups that are not allowed do not see the action at all and cannot access it)
  • Setable Denied Usergroups Via Checkboxes (users that are a member of this usergroup cannot use the action)
  • Setable Image Location (if not location is specified, no image is shown)
  • Show In Store (if it is set to no, you will not see the action in the store, but can still access it via direct link)
  • Setable Active Status (if it isn't active, it goes *poof* from the store and is not accessable until it is set active again)
  • Update Display Order, Cost, Tax, Sold, Quantity Refill, and Quantity en masse.
  • You can duplicate the "Secondary Usergroup" action and define which usergroups are joinable for each action by duplicating the action file and setting the joinable groups at the top (so you can allow different usergroups to be joined for different prices)
  • Secondary Usergroup is an extremely powerful action - you can give people access to forums, higher PM quotas, the ability to see invisible users, access to free custom title changing, etc.
  • Action Specific Variables System - specific variblables set per action. You can add and edit these variables in debug mode - or you can just change the value while editing an action as if it were any other variable.
  • Copy an action (useful for actions like secondary usergroup and those dealing with forums if you want each forum/usergroup to have a different cost/quantity/etc)
  • Very few queries! (On the main page, there are 6 queries - 5 from vB3 and 1 from the store - and that's just for the richest users!)
I think thats the features :)

uCash & uShop credits

Conecept:
Zachery Woods
Matthew Gordon
PHP Code:
Matthew Gordon
- misc: Zachery Woods, Stefan "Xenon", g-force2k2
Templates:
Zachery Woods
- misc: Matthew Gordon
Other contributions:
Assassingod
Kura
Oblivion Knight
Hobbes
Stefan "Xenon"
g-force2k2
Brian aka "Tigga"


If you feel your not able to install this yourself please feel free to drop me a pm and we can make arrangments

If you would like to donate to us please pm us and again we can make arragnments :)

Dont forget to click install! :D

Quick instructions: Upload all files and run admincp/ushop_install.php, then do the edits in readme.html.

Make the shop appear in the WOL https://vborg.vbsupport.ru/showpost....&postcount=131

Enjoy. :)

Link14716 04-12-2004 07:40 PM

Open up the gates!

EDIT: Screenies.

Xenon 01-03-2005 11:54 PM

This Addon is a Premium addon.

Please visit its Support Forum to gain help.

rh2004 01-05-2005 12:07 PM

Hi, I am wondering if there is any near date ... when this will be released
(the new one) 3 months? / 6 months?

When I upgrade to 3.0.4 how do I keep everyones points they have etc...

Can anyone tell me please

Zachery 01-05-2005 12:09 PM

IT will, :) t6he upgrade wont touch any of the hacks data.

rh2004 01-05-2005 10:40 PM

Great ... no idea's on when around the new version ;)

deb0 01-06-2005 04:27 PM

Today, i noticed that when I updated user X to specifiy user Y as a referrer, user Y did not get the points for it.

What gives?

Zachery 01-06-2005 04:42 PM

Quote:

Support will no longer by given in this thread. Support has moved to this vBulletin.org forum and GeekyDesigns.com. If you want support, go to those forums.
..........

boiboi 01-09-2005 04:22 AM

Invalid argument supplied for foreach() in /global.php on line 639

error when I uploaded the init.php security fix.i have the same problem but from the ushop hack i installed.

nevermind found it.

just add 'utt_store_act' under 'stylecache' in line 544 of init.php. don't forget the comma

'stylecache',
'utt_store_act'

Zachery 01-09-2005 05:23 AM

Quote:

Originally Posted by boiboi
Invalid argument supplied for foreach() in /global.php on line 639

error when I uploaded the init.php security fix.i have the same problem but from the ushop hack i installed.


nevermind found it.

just add 'utt_store_act' under 'stylecache' in line 544 of init.php. don't forget the comma

'stylecache',
'utt_store_act'

This is not the support thread, if you need support please ask for it in the correct forum.

BigIke 01-11-2005 12:11 PM

What version of uCS are you using: 095b
What is the exact error you recieve: during the 2nd step of installation where it tries to write the tables, I get this message

Database error in vBulletin 3.0.5:

Invalid SQL: INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('uttpoints', '1081', '0')
mysql error: Duplicate entry 'uttpoints' for key 1

mysql error number: 1062

Date: Tuesday 11th of January 2005 03:03:22 PM
Script: http://s116946478.onlinehome.us/vb/a...tep=dosettings
Referer: http://s116946478.onlinehome.us/vb/a...tep=dosettings
Username: BigVike
IP Address: 68.228.134.69

Is it something wrong with my webhost?

Where does the supposed error happen: during the 2nd step of installation

What vB version are you running?: 3.0.5

Thanks for any help

Zachery 01-11-2005 12:44 PM

This is not a support thread.s

CMilne 01-12-2005 03:15 AM

YOU GUYS ARE LEGENDS!

This is a seriously 1337 -- no SUPER 1337 - NO EXTRA SUPER 1337 HACK!

Thanks a TONN!

influence 01-13-2005 12:08 AM

why it keep telling my members that username is already in use every time when they try to change their username and I check to see who their user name already existed but none of them were. Can you please tell me why?

Zachery 01-13-2005 12:24 AM

This is not a support thread, please start a new thread in the support forum. thanks

gilbert 01-13-2005 07:07 AM

Is there a lottery add on for this hack?

kall 01-13-2005 08:24 AM

I reckon this thread needs to be closed.

Who's with me?

Thug 01-27-2005 11:42 AM

What it is ive got
top 'x' stats installed
rap battle system
arcade
ushop
and vbchat
But the shop doesnt add points on when posting and theres loads of errors like this
Now i unistalled the ushop hack everything works fine. so how can i make it so the shop hack works aswell?

get this error when editing a user

Database error in vBulletin 3.0.3:

Invalid SQL: UPDATE user SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
username = 'DeAfBeAt',
email = 'mansoor.hassan@gmail.com',
languageid = '0',
usertitle = 'L33t Admin',
customtitle = '1',
homepage = '',
icq = '',
aim = '',
yahoo = 'the_devil_n_desguise',
msn = 'deafbeat@passport.com',
parentemail = 'mansoor.hassan@gmail.com',
posts = '34',
? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
pmpopup = '1',
autosubscribe = '-1',
showvbcode = '1',
styleid = '0',
timezoneoffset = '5',
daysprune = '0',
threadedmode = '0',
referrerid = '0',
joindate = '1103716800',
lastvisit = '1105701240',
lastactivity = '1105701240',
lastpost = '1104098280',
birthday = '08-12-1984',
birthday_search = '1984-08-12',
options = '3159',
reputationlevelid = '5',
membergroupids = '',
displaygroupid = '0'
WHERE userid=10
mysql error: You have an error in your SQL syntax near '? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
' at line 16

mysql error number: 1064

Date: Thursday 27th of January 2005 12:14:44 AM
Script: http://www.oh-twadi.com/forum/admincp/user.php
Referer: http://www.oh-twadi.com/forum/admin...=edit&userid=10
Username: MC G
IP Address: ***********

Zachery 01-27-2005 04:44 PM

Quote:

Originally Posted by Thug
What it is ive got
top 'x' stats installed
rap battle system
arcade
ushop
and vbchat
But the shop doesnt add points on when posting and theres loads of errors like this
Now i unistalled the ushop hack everything works fine. so how can i make it so the shop hack works aswell?

get this error when editing a user

Database error in vBulletin 3.0.3:

Invalid SQL: UPDATE user SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
username = 'DeAfBeAt',
email = 'mansoor.hassan@gmail.com',
languageid = '0',
usertitle = 'L33t Admin',
customtitle = '1',
homepage = '',
icq = '',
aim = '',
yahoo = 'the_devil_n_desguise',
msn = 'deafbeat@passport.com',
parentemail = 'mansoor.hassan@gmail.com',
posts = '34',
? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
pmpopup = '1',
autosubscribe = '-1',
showvbcode = '1',
styleid = '0',
timezoneoffset = '5',
daysprune = '0',
threadedmode = '0',
referrerid = '0',
joindate = '1103716800',
lastvisit = '1105701240',
lastactivity = '1105701240',
lastpost = '1104098280',
birthday = '08-12-1984',
birthday_search = '1984-08-12',
options = '3159',
reputationlevelid = '5',
membergroupids = '',
displaygroupid = '0'
WHERE userid=10
mysql error: You have an error in your SQL syntax near '? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
' at line 16

mysql error number: 1064

Date: Thursday 27th of January 2005 12:14:44 AM
Script: http://www.oh-twadi.com/forum/admincp/user.php
Referer: http://www.oh-twadi.com/forum/admin...=edit&userid=10
Username: MC G
IP Address: ***********

Not the place to get support.

Sooner95 01-27-2005 05:22 PM

Support will no longer by given in this thread. Support has moved to this vBulletin.org forum and GeekyDesigns.com. If you want support, go to those forums.

iSpanish 02-07-2005 06:03 PM

hi
nice and cooooool hack

*marboosh clicks install.

mystery250 03-08-2005 11:30 PM

You accumulate Ucash by posting in the forums. You can also donate it to users, etc.

With Ucash, you are able to buy items such as perks for the forum, such as sticky topics, etc.

Basically an economy for a forum.

Ymeaga1n 03-11-2005 06:40 PM

This hack is crap. I'm sorry I've been running it for about 9 months now althought the intergration with vBulletin is good, that's about all it has. Admins/mod have very little (in my option none) to manage what is going on in the system. History system is worthless, members bank can't be viewed by admin, exploits still exist on it that can allow members to get millions worth of points. Check out the following members history, this is his ONLY page of history. He has a total of 23 posts on the board and is registered for 6 months now.

https://vborg.vbsupport.ru/

There is still a banking glitch somewhere.

This addon is underdeveloped and isn't worth the time it takes to install. All it's there for is to give you petty little features to make members feel special.

msimplay 03-11-2005 06:52 PM

Quote:

Originally Posted by Ymeaga1n
This hack is crap. I'm sorry I've been running it forabout 9 months now althought the intergration with vBulletin is good,that's about all it has. Admins/mod have very little (in my optionnone) to manage what is going on in the system. History system isworthless, members bank can't be viewed by admin, exploits still existon it that can allow members to get millions worth of points. Check outthe following members history, this is his ONLY page of history. He hasa total of 23 posts on the board and is registered for 6 months now.

https://vborg.vbsupport.ru/

There is still a banking glitch somewhere.

This addon is underdeveloped and isn't worth the time it takes toinstall. All it's there for is to give you petty little features tomake members feel special.

Its all very well criticisiing other peoples work but the point is who are you to say anything

A person spends their free time to create a hack and on top gives itout to everyone for free and all you can do is sit their and say its'crap'

If you don't like it that much then why don't you either develop your own or fix what you think is wrong with the hack

Besides i don't think anyone else that has the hack installed thinks its crap especially since it does what it has advertised

However it might be fair to say it hasn't got as many admin features asneeded but maybe thats why these hacks have version numbers

Link14716 03-11-2005 07:44 PM

Quote:

Originally Posted by Ymeaga1n
This hack is crap. I'm sorry I've been running it for about 9 months now althought the intergration with vBulletin is good, that's about all it has. Admins/mod have very little (in my option none) to manage what is going on in the system. History system is worthless, members bank can't be viewed by admin, exploits still exist on it that can allow members to get millions worth of points. Check out the following members history, this is his ONLY page of history. He has a total of 23 posts on the board and is registered for 6 months now.

https://vborg.vbsupport.ru/

There is still a banking glitch somewhere.

This addon is underdeveloped and isn't worth the time it takes to install. All it's there for is to give you petty little features to make members feel special.

Maybe you should upgrade to 0.95b, since that fixes all known exploits. Seriously. There hasn't been an exploit since 0.95b, but there were a few before that. If you are going to say there is an exploit, at least either show some evidence that an exploit exists in the current version.

Flow Fusion 03-12-2005 10:32 AM

Quote:

Originally Posted by Ymeaga1n
This hack is crap. I'm sorry I've been running it for about 9 months now althought the intergration with vBulletin is good, that's about all it has. Admins/mod have very little (in my option none) to manage what is going on in the system. History system is worthless, members bank can't be viewed by admin, exploits still exist on it that can allow members to get millions worth of points. Check out the following members history, this is his ONLY page of history. He has a total of 23 posts on the board and is registered for 6 months now.

http://www.royouth.com/download/ushop.jpg

There is still a banking glitch somewhere.

This addon is underdeveloped and isn't worth the time it takes to install. All it's there for is to give you petty little features to make members feel special.

Sometimes you just have to tell people to STFU.

PixelFx 03-14-2005 06:04 AM

Is this the latest big update thats been planned or just a small fix ? wondering if I should wait for the big update? before installing or are all the new features listed on geeky designs in this release?

thanks for the update all the same :)

eva01_ 03-14-2005 06:05 AM

update now or all of your members usertitles can be changed ^_^

PixelFx 03-14-2005 07:11 AM

I don't have it installed yet, I was asking if this version is the new big version that they have been working on. I did a clean install of my site, I haven't reinstall the store yet.

Zachery 03-14-2005 02:24 PM

Quote:

Originally Posted by PixelFx
I don't have it installed yet, I was asking if this version is the new big version that they have been working on. I did a clean install of my site, I haven't reinstall the store yet.

No 95c is a security update.

kadafi_alive 03-14-2005 05:23 PM

Hi,

There is a exploit in the uShop. Everytime someone mass-donates, his reputation/reputation power increases dramatically.

How can I fix this.

msimplay 03-14-2005 05:31 PM

Quote:

Originally Posted by kadafi_alive
Hi,

There is a exploit in the uShop. Everytime someone mass-donates, his reputation/reputation power increases dramatically.

How can I fix this.

change the settings in admincp for the donate action

Zachery 03-14-2005 05:44 PM

This is not a support thread. Thank you

Ymeaga1n 03-14-2005 07:49 PM

Quote:

Originally Posted by msimplay
Its all very well criticisiing other peoples work but the point is who are you to say anything

A person spends their free time to create a hack and on top gives itout to everyone for free and all you can do is sit their and say its'crap'

If you don't like it that much then why don't you either develop your own or fix what you think is wrong with the hack

Besides i don't think anyone else that has the hack installed thinks its crap especially since it does what it has advertised

However it might be fair to say it hasn't got as many admin features asneeded but maybe thats why these hacks have version numbers

Oh spare me, how many members does your board have again? My message isn't directed torward mini boards. I'm giving my opinion to people that have large boards and wish to install this.

Quote:

Originally Posted by Link14716
Maybe you should upgrade to 0.95b, since that fixes all known exploits. Seriously. There hasn't been an exploit since 0.95b, but there were a few before that. If you are going to say there is an exploit, at least either show some evidence that an exploit exists in the current version.

I did upgrade to it. It's true I can't explain it or show more evidence but looking at my settings, there is no possible way someone on my board should have close to 100,000,000 points with 24 posts or so and still at 10 reputation.

Quote:

Originally Posted by PixelFx
Is this the latest big update thats been planned or just a small fix ? wondering if I should wait for the big update? before installing or are all the new features listed on geeky designs in this release?

thanks for the update all the same :)

There hasn't been a major update on it since middle of last year.

ImportPassion 03-14-2005 07:56 PM

<a href="https://vborg.vbsupport.ru/showthread.php?p=625489" target="_blank">https://vborg.vbsupport.ru/showthread.php?p=625489</a>

Link14716 03-14-2005 09:28 PM

Quote:

Originally Posted by Ymeaga1n
I did upgrade to it. It's true I can't explain it or show more evidence but looking at my settings, there is no possible way someone on my board should have close to 100,000,000 points with 24 posts or so and still at 10 reputation.



There hasn't been a major update on it since middle of last year.

If there is an exploit like that, then it hasn't been found by anyone else, since even the last flaw couldn't have caused that easily. I could see it happen with any version below 0.95b, but any flaw that would cause that was fixed then.

And you're right about the fact that there hasn't been a major update. However, it is a free hack and I do have other things that I have to do besides trying to make some big update to a hack.

And Zachery, stop trying to get donations. People will donate if they want, no need to push it on people. This is a free hack.

Zachery 03-14-2005 11:49 PM

Quote:

Originally Posted by Link14716
If there is an exploit like that, then it hasn't been found by anyone else, since even the last flaw couldn't have caused that easily. I could see it happen with any version below 0.95b, but any flaw that would cause that was fixed then.

And you're right about the fact that there hasn't been a major update. However, it is a free hack and I do have other things that I have to do besides trying to make some big update to a hack.

And Zachery, stop trying to get donations. People will donate if they want, no need to push it on people. This is a free hack.

I'm not specificly pushing, but it wouldn't be a bad thing :)

We do our best to provide support and continuing updates for the hack :p

Lizard King 03-15-2005 02:43 AM

I think you guys forget to change the mod version :) cause the latest versin is 0.95c :)

Zachery 03-15-2005 03:02 AM

Says 95c at the top of this thread.

Lizard King 03-15-2005 03:03 AM

Mod Version: 0.95b
says inside the first post


All times are GMT. The time now is 04:47 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.01548 seconds
  • Memory Usage 1,865KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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