Dave Posted January 31, 2008 Share Posted January 31, 2008 Debit/Credit Card Mod I Have developed a Debit/Credit Card mod which alows users to put money on there debit cards and then they cannot be mugged but they can still go shopping in the shops and buy things this was made for V.2 and i will be able to convert it to V.1 and LITE it comes with 1 File and some code editing and a SQL easy to install Price: $15/£7.50 If you are interested please Add me to your MSN as [email protected] or email me at [email protected] i will send you all the updates and if it dosent work with your game i will fix it for FREE This mod is currently working on www.cyber-city.clearhostia.com/credit.php Quote Link to comment Share on other sites More sharing options...
Ghetto Posted January 31, 2008 Share Posted January 31, 2008 Re: Debit/Credit Card Mod $15 :-o You read my mine lol. I was going to make something like this. :cry: Good mod anyway 8-) Quote Link to comment Share on other sites More sharing options...
Guest Anonymous Posted January 31, 2008 Share Posted January 31, 2008 Re: Debit/Credit Card Mod $15 So it's practiclly a bank ? Quote Link to comment Share on other sites More sharing options...
Dave Posted January 31, 2008 Author Share Posted January 31, 2008 Re: Debit/Credit Card Mod $15 in a way yes but you cannot withdraw money you can buy things with it so you dont walk around with money u can just use the debit card so you dont get mugged Quote Link to comment Share on other sites More sharing options...
Akash Posted January 31, 2008 Share Posted January 31, 2008 Re: Debit/Credit Card Mod $15 That seems cool. It's a good mod, but won't it just add to the ease of RPGs? I think it's better where there's that risk of losing some cash. :-) Quote Link to comment Share on other sites More sharing options...
General Doom Posted January 31, 2008 Share Posted January 31, 2008 Re: Debit/Credit Card Mod $15 Maybe add a crime where you have a chance of stealing somone's card and all the money on it? Quote Link to comment Share on other sites More sharing options...
Akash Posted January 31, 2008 Share Posted January 31, 2008 Re: Debit/Credit Card Mod $15 Yep, exactly my point GD. Actually, come to think of it, and that is actually quite a good idea. :-) Still, I do think the mod is very interesting, but it'd be better, if you added that crime, or something similar! Quote Link to comment Share on other sites More sharing options...
Ghetto Posted February 1, 2008 Share Posted February 1, 2008 Re: Debit/Credit Card Mod $15 All you really need to do is a few edits in the admin/staff panel add a SQL like crimeSUCCESSCARD in the crimes table and in the docrime.php put something like this in there if($r['crimeSUCCESSCARD']) { $db->query("UPDATE users SET wateverthecardis=wateverthecardis+{$r['crimeSUCCESSCARD']} WHERE userid=$userid"); } and then you can create the crimes in the admin/staff panel. Quote Link to comment Share on other sites More sharing options...
boggl Posted February 1, 2008 Share Posted February 1, 2008 Re: Debit/Credit Card Mod $15 I've been using a Mastercard on one of my games for awhile now....you can put money on it, you can't withdraw it, you can only use it for purchases. Adding money has a fee, much like a prepay card convenience fee. You can complete a certain step in the game that even allows you to earn a percentage of cash back on each purchase. Not everything can be purchased with it, so users need to keep cash on hand....players seem to love it, and mugging hasn't slowed down. Just make sure when you make the mod, you leave a reason to keep cash on hand :) Quote Link to comment Share on other sites More sharing options...
Krafty Posted February 2, 2008 Share Posted February 2, 2008 Re: Debit/Credit Card Mod $15 Mate, you seriously need sql inject scripts... Name: krafty [78] Money: $160,138 Level: 3 Honours: 0 Steps: 2147482705 Crystals: 2147483647 In your game..thats me! Quote Link to comment Share on other sites More sharing options...
Silver Posted February 3, 2008 Share Posted February 3, 2008 Re: Debit/Credit Card Mod $15 Mate, you seriously need sql inject scripts... Name: krafty [78] Money: $160,138 Level: 3 Honours: 0 Steps: 2147482705 Crystals: 2147483647 In your game..thats me! Because you are a retard that has obviously picked up a link from somewhere to edit your steps and crystals. You actually don't have a clue how to SQL inject but think your cool by doing it? You are right. The guy does need anti-injection scripts to protect his game from people like you. Quote Link to comment Share on other sites More sharing options...
Raid Posted February 4, 2008 Share Posted February 4, 2008 Re: Debit/Credit Card Mod $15 If he can't protect against about people that are clueless of sql injection, he shouldn't be selling his scripts. Kinda funny if u even consider purchasing of his scripts, he hasn't even validated the input going into the query. iamwicked learn to validate the data going into you're querys and cast the credit card amount it to a integer :-) Quote Link to comment Share on other sites More sharing options...
YoungGold Posted February 4, 2008 Share Posted February 4, 2008 Re: Debit/Credit Card Mod $15 i would not buy scripts unless the was anti-injectible and protected...id rather code it myself and put the time into it...and it would be cheaper... Quote Link to comment Share on other sites More sharing options...
Raid Posted February 4, 2008 Share Posted February 4, 2008 Re: Debit/Credit Card Mod $15 It hardly takes 5 mins to protect against this is pure lazzyness and sloppy trying to earn a extra dollar, from a skill he doesn't have. Quote Link to comment Share on other sites More sharing options...
YoungGold Posted February 4, 2008 Share Posted February 4, 2008 Re: Debit/Credit Card Mod $15 It hardly takes 5 mins to protect against this is pure lazzyness and sloppy trying to earn a extra dollar, from a skill he doesn't have. wohooo some harsh marks there...i admit its true but he wont get better if we take the piss out of him :evil: my advice is take longer to perfect your mod...looks dont mean anything its the inside that matters looks can be added by the buyer or at a later stage. Quote Link to comment Share on other sites More sharing options...
Raid Posted February 4, 2008 Share Posted February 4, 2008 Re: Debit/Credit Card Mod $15 Name: Raid [99] Money: $2,146,335,164 Level: 1 Honours: 0 Steps: 23 Crystals: 0 :-P Quote Link to comment Share on other sites More sharing options...
Godhand Posted February 4, 2008 Share Posted February 4, 2008 Re: Debit/Credit Card Mod $15 lmao shesh. I already have something like this in my game which I coded. Except instead of an actual "card" is uses their banked money (wasn't hard to set up). Quote Link to comment Share on other sites More sharing options...
Dave Posted February 5, 2008 Author Share Posted February 5, 2008 Re: Debit/Credit Card Mod $15 ok i will add an anti SQL injection to this mod Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.