Jump to content
MakeWebGames

Equinox

Members
  • Posts

    553
  • Joined

  • Last visited

Everything posted by Equinox

  1. He's actually a very nice person - and he does some great work. He told me he was busy, and he quite clearly was, but later on he pops up with a link, a smile and a "here you go buddy"..... After talking to him, he seems to be polite and very into his work. As for the coding, I think you should probably post a few basic modifications or re-codes to the best of your ability so we can see what you're capable of. Any previous work? Websites, etc....?
  2. mysql_query("INSERT INTO `fedjail` VALUES('',".$r['userid'].",5,1,'Failed To Validate Account Randomly') WHERE (`screwups` > 4)", $c);
  3. Besides - you must at least be using the same session setup as McCodes as that's how I got in...... So, on DeadlyKillah you must be using $_SESSION['userid'] it just seems like you're trying to backpedal out of your stupid mistakes.
  4. Spend about $500 on advertisement if you want to get a good start to the game, if not, do as much advertising as you can by going to forums and creating backlinks - $100 won't be enough for advertisement :)
  5. I believe I made my comment on your site recently, again - I love it and the graphics you have designed and implemented are pretty darn good!
  6. It's okay to admit you're using McCodes! It's a brilliant starting point for noobs, and I'm sure one day you'll claim to be making an engine from scratch and actually do it. Several people have agreed it's McCodes - if not you've just recoded a few pages but kept a nice majority of it. And as for reporting you, there is no point what so ever....even though I know it's McCodes, and even if it's not I still don't give a toss. I just wanted to know why you lied :) And why do you keep referring to me as 'son' and 'boy' implying you're many years older than me? I bet you are about 19 or 20   @dominion - No, it doesn't matter. But that doesn't stop me from voicing it, I'll repeat: "I still don't give a toss". If he wants to use McCodes, fine! But I'm sure McCodes would appreciate a morsel of recognition :)
  7. What Danny said....   Also, open it as a game. Be sure to spend a lot on advertisement
  8. No, I was seeing if you had a license for the McCodes V2 you're running on Deadly Killah, silly! Oh, your staff files had a problem - they were trying to include 'sglobals' but to no avail, you might wanna sort that out. 'sglobals' seems very McCode-like, you are clearly using McCodes staff panel. Don't deny that
  9. I'd like to say, firstly (in regard to the other thread); I did not touch anything on your site, I had a good look around but didn't change any sort of information. I wasn't the only one that gained access. Secondly, I've got another little error for you - PM me or w/e I'll show you. And lastly, do you have a license for your McCode game?
  10. $js=$db->query("SELECT * FROM jobspecials WHERE jsJOB={$ir['job']} ORDER BY jsID ASC",$c);
  11. Oh, and I hope you're not claiming that your game was made from scratch...... Your game is McCodes - don't deny it either. And yes, I am talking about Deadly Killah
  12. Oh, you must be an amazing coder - did you see, he made a gym! Oh my - so how much do you charge to make sure my site is protected!??!?! [/sarcasm] I'm not backing up anyone - I'm simply saying I'd rather go with CrimGame. If I made the exact same post but replaced your name for Crim's - you wouldn't of come here and said "stop backing me up" or whatever it was you was crying about. And get my facts straight? What on Earth are you going on about - You was following CrimGame on that website and posting after everything he said, nothing else. Btw, do you think that gym would be hard to replicate? Or am I missing something - what exactly are you getting at that is so good about this gym you've created? It proves nothing, other than the fact you don't understand how to match colours. Tbh - I'm more impressed by your 'Scout' feature.
  13. Add the link: <a href = "crystaltemple.com?spend=wrefill">Refill Will</a> Now add the code:   if($_GET['spend'] == 'wrefill') { if($ir['will'] >= $ir['maxwill']) { echo 'You have full will'; } if($ir['crystals'] < 10) { echo 'You don\'t have enough crystals'; } else { mysql_query("UPDATE `users` SET `crystals` = `crystals` - 10, `will` = ".$ir['maxwill']." WHERE (`userid` = ".$_SESSION['userid'].")"); echo 'Will refilled'; } }
  14. "Equniox" isn't meant to show much - it's just there so one: It's not ripped and two: You can see it's mine. None the less, I think if it were to show more, it'd ruin it a little bit. Takes the view away from the main focal
  15. Pretty much, anyway - I fixed it up a bit: Added a border and fixed pixels missing by her arm in the bottom left corner of her body: V2: I removed the light and added a different C4D
  16. I'm not a beginner, I've been doing GFX for a while XD I prefer doing things like this because it uses more tools within photoshop. We're going into smudging techniques, photofilters and C4D's in what I do =D
  17. Erm, I wanted to make a forum signature or tag, w/e you call 'em, but I didn't know what to create until I stumbled across a good stock image. The stock image I used is: http://www.sxc.hu/photo/1288797 Then I just went on to make the signature, I designed a background using a mixture of images that I'd combined, a lot of erasing went on and smudging, I then made a cool gradient to chuck on other the top :D Took me quite a while to do this one as a good majority of it is draw to get the lines right and perfect the lighting. So yeah, the woman is generally the only stock I used Comment =p V2: Used different C4D, fixed some missing pixel issues and changed a light source
  18. It doesn't matter if you know the in's and out's of McCodes, he wants his site secured. In this instance, you need to know the in's and out's of PHP. Unless of course you were implying that you know the most common exploits and were just going to fix them? I'd hire CrimGame tbh, he has been around to build up a good reputation; and all I know about you is that on the old McCodes forums you basically stalked CrimGame and tried to out-smart him in all of his posts.
  19. If you're talking about my game, Conflict Chaos, yes it's down because it's a done project. And for security, you'll need to pay quite a bit.
  20. Just post your problem and people will help
  21. McCodes has its flaws and I'm pretty sure the new patched version has new flaws aswell. I can't really comment much as I haven't seen this new patched version, however I think I can assume that they've just gone over the files and fixed the most popular exploits. I think the best thing for McCodes is to have a full body work and I mean rip it to shreds and then piece it back together. In the long run this will work out much better for McCodes. As much as I dislike McCodes, it's still a good thing. Not only is it used a lot, it has bought together this community. If you have that much of a problem with McCodes, leave :P
  22. So you're saying this can be done without the database? And by 'decapitalize' do you mean lower case letters? If so, use the function strtolower()
  23. 1. Equinox Members - MakeWebGames 31,090   zOMG.
  24. Main Page - MakeWebGames http://makewebgames.io/ SCORE 13760   Win :D Main Page - MakeWebGames http://makewebgames.io/ Player Score 1. Equinox 13,760 2. wrx 13,550
×
×
  • Create New...