Joshua Posted January 25, 2010 Posted January 25, 2010 ********************EDITED************************* ************This mod has been updated to include adding messages when sending money/crystals etc. ****************** Ok, so it always bugged me that there were 4 scripts for something 1 script could do. not to mention i hate having a "cluttered" public_html root. So I have started merging all files that can be merged and sticking others in certain function folders I made. This just took me about an hour or so to do so I figure I'd release it as it's been awhile since I've released anything for free :P This is Send Bank, Send Cyber, Send Crystals, Send Cash All in One script. Only need to create 1 File and edit one file. lets get started. First create a file called Send.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Next open up viewuser.php Find sendbank/sendcash/sendcrys/sendcyber.php Replace those links with these You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Bit of security added to it and just neatened up a bit. Tested and fully works on my re-coded engine, only thing that has been altered from my verison was the table names Quote
Redex Posted January 25, 2010 Posted January 25, 2010 Looking good Thug. I'm sure many people were waiting for this, now they've got it. I personally won't be using it but +1 ( when i find out how to do it xd ). Quote
CJ - Twitch Posted January 25, 2010 Posted January 25, 2010 Thank you! Do you think you could make it so you can send a message when sending things. Quote
rulerofzu Posted January 25, 2010 Posted January 25, 2010 Will it make me a cuppa? In game cuppa that is :D NIce job. Quote
Joshua Posted January 25, 2010 Author Posted January 25, 2010 It better not! ^_- thanks. By cjholder Thank you! Do you think you could make it so you can send a message when sending things. Done, Original post updated. Quote
Zero-Affect Posted January 25, 2010 Posted January 25, 2010 /******This Mod Re-Vamped By Immortal Thug*********** Does that mean your revamped the originals or this is a revamp of someone else's script? Quote
Joshua Posted January 25, 2010 Author Posted January 25, 2010 The original obviously :P sorry I just took the basic send crystals/sendbank/sendcyber/sendmoney off the base engine and stuck them into 1 file with a bit of security nothin major. Quote
CJ - Twitch Posted January 25, 2010 Posted January 25, 2010 It better not! ^_- thanks. By cjholder Thank you! Do you think you could make it so you can send a message when sending things. Done, Original post updated. Thanks a lot! Also does this work with v1 also? Quote
CJ - Twitch Posted January 25, 2010 Posted January 25, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I 'Think' i made it so users can't send points and bank when admin has turned it off.. not tested hence 'think' :P Quote
Joshua Posted January 25, 2010 Author Posted January 25, 2010 Currently no, this wont work with V1 due to no connection identifier, ir definitions or mysql_queries shouldnt be to hard to convert however Quote
CJ - Twitch Posted January 25, 2010 Posted January 25, 2010 Thats ok I'm using a custom engine :P May I convert it for use with my game? Quote
Joshua Posted January 25, 2010 Author Posted January 25, 2010 Course that's how it works, freebie mod for anyone to use as they see fit :-) Quote
jay-dogg2009 Posted January 27, 2010 Posted January 27, 2010 great work +1 Replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and your message will be showen in your mail Also find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. should fix all errors apart from that very nice update :P Quote
Zero-Affect Posted January 27, 2010 Posted January 27, 2010 Why even use array i mean was it just copied from somewhere or something? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Joshua Posted January 27, 2010 Author Posted January 27, 2010 The msg replace array i actually copied from the Mail system since you're sending mail nywho :P Quote
Jordan Palmer Posted February 3, 2010 Posted February 3, 2010 Okay. I installed this and noticed a bug. I made it work (Should be anyway) I did test it and it looked fine however I could have missed a spot. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Should work. If not comment here and I'll re-try Quote
Magictallguy Posted February 3, 2010 Posted February 3, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Joshua Posted February 3, 2010 Author Posted February 3, 2010 Gah taking my code and sprintf'ing the crap out of it ! * shakefist* hehe ;) Quote
Magictallguy Posted February 3, 2010 Posted February 3, 2010 Only sprintf()'ing a few things, the rest I left virtually intact Quote
Joshua Posted February 3, 2010 Author Posted February 3, 2010 So tell me for my personal knowledge, other than special chars on the username and a few sprintf's what was not up to snuff security wise? Quote
Magictallguy Posted February 3, 2010 Posted February 3, 2010 You hadn't checked if the user ID supplied actually exists. Quote
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.