Kaotic07 Posted October 5, 2007 Author Posted October 5, 2007 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? Quote
Isomerizer Posted October 5, 2007 Posted October 5, 2007 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? Quote
Kaotic07 Posted October 5, 2007 Author Posted October 5, 2007 Re: Need help.. Got hacked? thats why i asked for anothe way of banning such as by IP Quote
hamster01 Posted October 5, 2007 Posted October 5, 2007 Re: Need help.. Got hacked? thats why i asked for anothe way of banning such as by IP Quote
Redeye Posted October 5, 2007 Posted October 5, 2007 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 ? Quote
Guest Anonymous Posted October 5, 2007 Posted October 5, 2007 Re: Need help.. Got hacked? no just delete it it won,t affect the game Quote
Kaotic07 Posted October 5, 2007 Author Posted October 5, 2007 Re: Need help.. Got hacked? thats why i asked for anothe way of banning such as by IP nothing but blank on that reply ferdi Quote
Godhand Posted October 6, 2007 Posted October 6, 2007 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 =) Quote
Guest Anonymous Posted October 6, 2007 Posted October 6, 2007 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 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.