Jump to content

blankextacy

Members
  • Posts

    35
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

blankextacy's Achievements

Member

Member (2/5)

0

Reputation

  1. im not sure, im looking for something that blocks proxys from your website like http proxys and the script needs to be written in php haveing trouble finding one
  2. does any one know where i can find a php proxy blocker or does any one have the code that i can have?
  3. uhh i have no idea how to do tht but thanks for telling me what was wrong now i can figure out how to do that
  4. hey for some reason when some one logins they can edit their cookie and change thier username to nothing along with everything else giving them a mysql error and making it so they can screw with the game does any one know how i could fix this when i went to edit my cookies and looked up my site it said user/pass and let me edit.
  5. rawrz it worked i love you all!
  6. where do i put #!/usr/bin/php ?
  7. im a horrible coder but shh lol
  8. ya there it is im getting this error now /home/mitchell/public_html/cron_min/cron_minute.php: line 1: ?: No such file or directory /home/mitchell/public_html/cron_min/cron_minute.php: line 2: syntax error near unexpected token `"update turn set time_right=time_right-1"' /home/mitchell/public_html/cron_min/cron_minute.php: line 2: `mysql_query("update turn set time_right=time_right-1");' <? include "config.php"; mysql_query("update turn set time_right=time_right-1"); mysql_query("update turn set time_right=9 where time_right = -1"); mysql_query("update turn set time_left=6 where time_right = 0 and time_left = 0"); mysql_query("update turn set time_left=time_left-1 where time_right = 9"); $spell1 = mysql_query("select * from spellc"); while ($spell = mysql_fetch_array($spell1)) { mysql_query("update spellc set time=time-1 where id=$spell[id]"); mysql_query("DELETE from spellc where id=$spell[id] and time<=1"); } ?>
  9. ok im using cron tab 5 i guess well when ever i try to run a command it works fine but it doesnt run the file instead i get this error. /home/mitchell/public_html/cron_min/cron_minute.php: line 1: syntax error near unexpected token `(' /home/mitchell/public_html/cron_min/cron_minute.php: line 1: `<? include("config.php");' and when i used to use free cronjob services it ran the files perfectly
  10. full db or what i did in the db?
  11. no i mean i disable every register link he was doing it with out even being logged in.
  12. http://earth3045.com/urban/index.php i got him to stop for a bit but im woundering how to prevent it i deleted all the empty crews.
  13. nono, i mean he was adding stuff in kind of well its a game and i have crews he  was adding in empty crews.
  14. now he says hes defacing my site :p
  15. hey i got some one "GHOSTING" on my site or thats what theyre calling it and they keep adding stuff into the database some how is there away to prevent this its going on right now.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.