Jump to content
MakeWebGames

Recommended Posts

Posted

On my game Military-nation.co.cc (hopefully military-nation.com) has been hacked with the same hack of deleting my users database. Does anyone know how i can fix it and how they do it? like it is Forum, Cmarket etc

Posted

Re: MCcode V2 user DB hack

With numbers, make sure you get numbers (intval())

With text, make sure you clean text (mysql_real_escape_string(), htmlspecialchars())

Posted

Re: MCcode V2 user DB hack

 

With numbers, make sure you get numbers (intval())

With text, make sure you clean text (mysql_real_escape_string(), htmlspecialchars())

I do not understand you lol. Still a noob coder :P

Posted

Re: MCcode V2 user DB hack

 

Have you made any mods?..and how long have you been learning for?

Yes i have mods on. Youtube mod(free one) My own assignment page(done it my self) and others but i cant think. I think been learning since september 2008
Posted

Re: MCcode V2 user DB hack

EDIT: Fixed it. Some dumbass added a SQL in the chat to delete the users table. Took chat out. NOTE: If your going to use a chat that involves a .txt file be very careful!

Posted

Re: MCcode V2 user DB hack

Or just do this lol...

 

With numbers, make sure you get numbers (intval())

With text, make sure you clean text (mysql_real_escape_string(), htmlspecialchars())

Would'nt be hard at all

Posted

Re: MCcode V2 user DB hack

Yes make things secure and you dont have to worry...and wow you've been at php for nearly a year and havent got basic security down. I have been doing ot for nearly a month and know secuirty quite well.

Posted

Re: MCcode V2 user DB hack

 

Yes make things secure and you dont have to worry...and wow you've been at php for nearly a year and havent got basic security down. I have been doing ot for nearly a month and know secuirty quite well.

EDIT - Why has this double posted?

Posted

Re: MCcode V2 user DB hack

 

Yes make things secure and you dont have to worry...and wow you've been at php for nearly a year and havent got basic security down. I have been doing ot for nearly a month and know secuirty quite well.

No not really. I stopped coding from november - febuary and april-june because i had to revise for exams etc
Posted

Re: MCcode V2 user DB hack

 

Then close your game and learn to code or hire someone. If you cant handle the responsibilities of a game don't make one!

 

Don't be so rude.

I don't care whatsoever who can code on here,

People who are rude and nasty to learners are twats.

You was a learner once too.

Posted

Re: MCcode V2 user DB hack

http://criminalexistence.com/ceforums/i ... ic=28945.0

I made that a month or so ago. But yeah, I agree with strats, you're all going on about how you should learn to code, but if I'm honest, I'd be nothing if I didn't own an mccode game.

A few people can back me up on this, I knew NOTHING when I started off. The first error I ever corrected was changing a file name from "street.php" to "streets.php" . That's the first thing ever.

I've been at it 4 months now, and boy have I advanced a lot. Owning a game helps, and mccode offers people the opportunity to start learning, we all have to start somewhere.

But anyway, I hope that post helps you, I spent a bit of time when making that.

  • 2 weeks later...
Posted

Re: MCcode V2 user DB hack

Exactly right, If your not here to help people, which is what these forums are for aren't they? Then don't post on here. If everyone knew how to code then there wouldn't be a support and help forum. Funny that isn't it.... when you need help you go looking for someone to help you out... People really need to stop hanging shit on others that aren't as fluent at coding as they are.

And here's a helping hand to anyone new to the gaming/coding world.... don't trust Alan, A.K.A Crazy-T.

He'll hit you up for work and then if you don't hire him he will hack your game. Best off, just don't bother with him at all.

There's heaps of people out there like it as well, Just be carefull.

I'm not the gun coder that I'd love to be but i'm getting there slowly. SO just back off a little bit peeps and help learn and stop mocking people because they aren't as skilled as you are.

Posted

Re: MCcode V2 user DB hack

 

Exactly right, If your not here to help people, which is what these forums are for aren't they? Then don't post on here. If everyone knew how to code then there wouldn't be a support and help forum. Funny that isn't it.... when you need help you go looking for someone to help you out... People really need to stop hanging <censored> on others that aren't as fluent at coding as they are.

And here's a helping hand to anyone new to the gaming/coding world.... don't trust Alan, A.K.A Crazy-T.

He'll hit you up for work and then if you don't hire him he will hack your game. Best off, just don't bother with him at all.

There's heaps of people out there like it as well, Just be carefull.

I'm not the gun coder that I'd love to be but i'm getting there slowly. SO just back off a little bit peeps and help learn and stop mocking people because they aren't as skilled as you are.

Dude YOU DID NOT HIRE ME. Your the one who brought "someones", sql injection stopper. Like that is going to stop you getting sql injected. it wont.

Yeah i mess some game's up i admit it, but i don't care really. You should secure your website/game what ever it is.

Posted

Re: MCcode V2 user DB hack

 

Exactly right, If your not here to help people, which is what these forums are for aren't they? Then don't post on here. If everyone knew how to code then there wouldn't be a support and help forum. Funny that isn't it.... when you need help you go looking for someone to help you out... People really need to stop hanging <censored> on others that aren't as fluent at coding as they are.

And here's a helping hand to anyone new to the gaming/coding world.... don't trust Alan, A.K.A Crazy-T.

He'll hit you up for work and then if you don't hire him he will hack your game. Best off, just don't bother with him at all.

There's heaps of people out there like it as well, Just be carefull.

I'm not the gun coder that I'd love to be but i'm getting there slowly. SO just back off a little bit peeps and help learn and stop mocking people because they aren't as skilled as you are.

Theres a difference between someone who is learning and trying to get some help and a person who hasnt bothered to even learn the basics of coding. (some of these help threads are freaking ridiculous). No one should attempt to own an open game if they cant bother to learn basics of simple coding like if statements, etc.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...