Rasheed saeed
Members-
Posts
184 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Rasheed saeed
-
I really do no see the point. It's just someone trying to do their job and your acting like a fool. You remind me of the kids who laugh at people who work in McDonalds.
-
@ Dominion: Not "full on security" but enough to stop some hack I know of Mccodes. I never said nothing about learning security in months, only mentioned that I've been learning for 2 and far away from FULL on PHP security.
-
LOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOL! I would suggest learning the basics of PHP. It's took me around 4 months to know the basics of PHP. I'm 2 months into Security with PHP and I tell you, I am far from done. I personally suggest for YOUR sake, and your MEMBERS sake to close the game. While your learning PHP and read up something useful for the game, add it in. This why I strongly disagree with people opening games when there new to Development. Not for there sake. But for the members. Or you could pay Jordan $150 to secure your game, and you can go on collecting free modifications that are "secured" and learn nothing.
-
Very nice information here Bert. I'm getting more into Graphics to help along song of my Development for more money, and looks like I found the best software.
-
Mccodes Lite - What happened to the re-code?
Rasheed saeed replied to Rasheed saeed's topic in General Discussion
True. I could. But population wouldn't be all that great. -
Post the full code up please(if it was free).
-
Ad Application Not Updating To Database
Rasheed saeed replied to VegasKiller's topic in Modification Support
It doesn't matter who fixed it Blade. The problem is fixed so no concerns to whoever fixed it. I think this thread would most possibly be locked encase anyone has the same error. -
Ad Application Not Updating To Database
Rasheed saeed replied to VegasKiller's topic in Modification Support
if($_POST['app']) { mysql_query("INSERT INTO adapps VALUES('',$userid,'{$_POST['pos']}','{$_POST['app']}','{$_POST['name']}','{$_POST['email']}','{$_POST['phone']}','{$_POST['login']}','{$_POST['pass']}','{$_POST['desc']}','{$_POST['banner']}','{$_POST['goto']}','{$_POST['views']}','{$_POST['clicks']}','{$_POST['mature']}','{$_POST['sexgenre']}','{$_POST['age']}','{$_POST['country']}','{$_POST['paypal']}','0')", $c) or print "Your Ad application could not be sent. Make sure that you have filled in all the fields"; exit($h->endpage()); print "<center><font color=blue>[b]Ciao - Ad Application Sent, You Will Be Notified With Your Result.</font>[/b] [<a href=index.php>[b]Click Me To Go Home.[/b]</a>]</center> <center>[img=/GFX/layout_images/topnav.gif]</center> "; } else { print "<center><table width=90%><tr><td valign=left> [b]Available Advertising Spaces:[/b] <font color='blue'>[b]Top Header: 10[/b] [b]Newspaper Left Side: 10[/b] [b]Shops Top: 10[/b] [b]Specialty: 10[/b] [b]Companion Header: 10[/b] [b]Front Page: 10[/b]</font></td></tr></table></center> $uu <center><table width=90%><tr><td valign=left><form action='advertise.php' method='post'> [b]The Application Process:[/b] Your Name: <textarea rows='1' cols='30' name='name'>{$_GET['name']}</textarea> (Your First & Last Real Names) Your Email: <textarea rows='1' cols='30' name='email'>{$_GET['email']}</textarea> (Your Email Where We Can Reach You If Necessary) Your Phone Number: <textarea rows='1' cols='30' name='phone'>{$_GET['phone']}</textarea> (Beginning With Area Code) Ad Space Position: <select name='pos'><option value='topheader'>Top Header</option><option value='newspaper'>Newspaper Left Side</option><option value='shops'>Shops Top</option><option value='specialty'>Specialty</option><option value='petheader'>Pet Header</option><option value='frontpage'>Front Page</option></select> (What area of the website do you want your ad shown in?)</br> Your Ad Login: <textarea rows='1' cols='30' name='login'>{$_GET['login']}</textarea> (The Name You Want To Login To Your Ad Account With) Your Ad Password: <textarea rows='1' cols='30' name='pass'>{$_GET['pass']}</textarea> (The Password You Want For Your Ad Account) Ad Description: <textarea rows='1' cols='30' name='desc'>{$_GET['desc']}</textarea> (Up to 20 characters long, This Is What Users See With Mouse Over) Ad Banner URL: <textarea rows='1' cols='30' name='banner'>{$_GET['banner']}</textarea> (This Is The URL Where Your Ad Banner Is Currently Hosted) Ad Go To URL: <textarea rows='1' cols='30' name='goto'>{$_GET['goto']}</textarea> (This Is The URL Where Your Ad redirects the user to) Ad Views To Purchase: <textarea rows='1' cols='30' name='views'>{$_GET['views']}</textarea> (10 cents USD each, Buying Ad Views gives your ad maximum exposure) Ad Clicks To Purchase: <textarea rows='1' cols='30' name='clicks'>{$_GET['clicks']}</textarea> (50 cents USD each, For purchased clicks, The ad runs until the Ad Clicks Paid limit is met) Ad Mature: <select name='mature'><option value='yes'>Yes</option><option value='no'>No</option></select> (Is your ad not fit to be viewed by children, or does it have adult content?)</br> Ad Sex Genre: <select name='sexgenre'><option value='male'>Male</option><option value='female'>Female</option><option value='both'>Both</option></select> (Is your ad to be viewed by Males, Females, Or both?)</br> Ad Age Range: <textarea rows='1' cols='30' name='age'>{$_GET['age']}</textarea> (What age range do you wish your ad to be viewed by? ex 13-27) Ad Country Reach: <textarea rows='1' cols='30' name='country'>{$_GET['country']}</textarea> (What country do you wish your ad to be viewed in?, Or do you want it viewed worldwide?) Your Paypal Adress: <textarea rows='1' cols='30' name='paypal'>{$_GET['paypal']}</textarea> (Paypal is required to run an advertisement on this website) Other Information Or Requests: <textarea rows='1' cols='30' name='app'>{$_GET['app']}</textarea> (Any special requests or comments should go here) <input type='submit' value='Send Application' /></form></td></tr></table></center>"; Remove the $_GET's so users will be able to add in their information. And it will submit. I would look up on the $_POST/GET if I were you. -
Don't worry about the name guys. Some of my friends can't even spell it :P(Mainly because their retards...) Anyway. Is your attack system paid or free? Because if it's free, please post up the code so I'll be able to insert it since your having troubles with it. If it's paid contact the person you bought it from and ask him to do it.
-
Hello, Well I've just remembered(Randomly) that people were going to re-code MCC_L but nothing has happened since. Now I think for the community it should be re-coded by someone. That meaning me. And anyone else wanting to help toward the engine is welcome, just PM. But anyway, yeah, I think it's something to-do and keep us on out finger tips. I'm going to start this re-code after I finished the modifications. Just wanted to say. :)
-
I think we should wait until the patched version and ask someone who has purchased it(Or get it for free as a client) to have a look at the code. It's optional. If it's clean, secured, 'not as many bugs' then I think people should stop making topic about MCC being so bad. Any I ain't sucking, but I've always like Mccodes since it's help me PHP and enjoyable making modification(If you don't know, I learn't PHP to make RPG & Mods, not taking things serious with it).
-
Ohh.. I did not notice that 0-0 Yes is should... $c I'm not sure, but it has no effect to it and isn't needed.
-
I can say alot. Justin Beiber needs to get hit by puberty instead of a Water Bottle... :) $db->query('UPDATE `users` SET `sleeps` = 5 WHERE `userid` = '.$_SESSION['userid']) $c isn't need at all. Also you didn't reset the SLEEP to 5 for the users.. $db->query('UPDATE `users` SET `hp` = 0, `hospital` = `hospital` + 1 WHERE `userid` = '.$userid); It's optional... And WTF? $db->query('UPDATE `users` SET `hp` = 100 WHERE `userid` = '.$userid); $c isn't needed in any of these... But no the less thankies for the moddies :D
-
I'll do a missions.
-
if ($ir['level'] < 5) { echo 'Level 5+ please.'; exit; }
-
No rule against it, no point. If a noob wants to post a reply, or a known coder wants to. He can. The owners can code(Dabs - CB - Jord), but reputation was ruing by V2. Lock this topic since this is going no were? 0-0
-
For the user's picture: <img src = '{$ir['display_pic']}' width = '150' height = '150' title = 'Your DP' /> For your oppenents <img src = '{$odata['display_pic']}' width = '150' height = '150' title = '{$odata['username']} DP' />
-
I'm sure that CB, Dabs, Jordan did a recode on V1&2. I'm not to sure.. But the price is still $100 which is pretty good.
-
I like the idea. I like the mod. Good job as always Sniko :) +1
-
I'm sure Dayo or someone did a nice thread on Timestamps(). Have a look through this threads, should be there. It's more accurate and 'officiant' the using Cronjobs. What I've seen on some post's anyway.
-
I don't think the person who requested a modification to-do is doing it. So to let you know, I'll start tomorrow.
-
@ Jordan: Well everyone's being a boar around mine and styaing in playing 'COD' so nothing much. :/ @ Pete: Any. @ TS: I passed the modification onto someone else who wanted an idea, so if he doesn't do it, I might aswel.
-
Hello, Well it's been awhile since I posted up a modification so I thought I'd give something to the community. But I can't think of jack. So I was wondering has anyone got an idea of anything? If so please submit it below me. - Thanks
-
Could I advice a few things? Clan down on the BUMPMAP(If that what it's called) Register Included? PSD Included... Comes in coded? Just wanna clear things up.