Jump to content
MakeWebGames

Recommended Posts

Posted

Re: Need help.. Got hacked?

can it be made to ban ip from even logging on to the game?? such as if he tried to register from that IP he hacked the installer from he couldn't.. anyway?

Posted

Re: Need help.. Got hacked?

 

Well make the installer file again (obviously)

print "What are you trying to do HACK the game?";
$db->query("UPDATE users SET fedjail=9000,bankmoney=0 WHERE userid=$userid");
$db->query("UPDATE fedjail SET fed_days='90000',fed_reason='Attempted to hack the game',fed_jailedby='Systemantihackingtools'  WHERE userid=$userid");

This I *believe* will fed them and leave them a message =P. If not it will make installer.php not work which will be rather funny anyways.

How can it fed a non - existent user?

Posted

Re: Need help.. Got hacked?

Soz about the caps lol, I was just angry as someone has been hacking games under my name and two people have already complained to me on CE and I love CE...

I work hard as a coder and am not the sort of person who goes around hacking games anyway, rename your installer to something like wehfsbawkchrfaeubhfvkusbfkajvbskfkhfkwebvtekaifbew.php so only you can access it...

 

Thanks Kaotic07 for the offer to help catch them, what is the ip so I know thanks ?

Guest Anonymous
Posted

Re: Need help.. Got hacked?

no just delete it it won,t affect the game

Posted

Re: Need help.. Got hacked?

You could try to make a banned iplist php page and add all the banned ips to it. And make requirement before logging in and install it in your database. but.... that is for other coders/ game owners to worry about as soon as some one comes up with that one =)

Guest Anonymous
Posted

Re: Need help.. Got hacked?

in v2 mccodes it,s all ready fixed in to the codes so just make a folder in the file manger called ipbans and then just ad a text file with the name of the ip

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...