Jump to content
MakeWebGames

tittlemouse

Members
  • Posts

    303
  • Joined

  • Last visited

    Never

Everything posted by tittlemouse

  1. tittlemouse

    Movies

    Re: Movies what about the lord of the rings.
  2. Re: 3 Word Game pair of hands
  3. Re: Counting (nr game) 916
  4. what team do we support ans what is the best. i support aston villa
  5. Re: 3 Word Game a green beast
  6. Re: Counting (nr game) 914
  7. Re: Download The Internet Here kraig thats the point.
  8. Re: Counting (nr game) 905
  9. Re: need help with regens ok ur crons allright.
  10. Re: Delete Mass Mails ok
  11. Re: Delete Mass Mails   u mead an error [Delete Mass Mail] should of been [Delete Mass Mail]
  12. Re: need help with regens ok. have u added in the items -amount of time or somethinglike dat.
  13. Re: Delete Mass Mails quite handy if you want to keep your database clean. and adds an extra function in the admin panel.
  14. Re: Counting (nr game) whoa 900 the msyql sever sais thats enough.
  15. Re: arcade mod v1 it works on my site
  16. Re: arcade mod v1   lol, :lol: can i be the judge? sorry 4 the spelling.
  17. Re: arcade mod v1 look i did and just because u cannont code. and if u can i challange you to a codeing contest no cheating no help
  18. Re: arcade mod v1 i did that myself and ill post more games on it later.
  19. here is my arcade mod v1. you can add games and modify it as much as you want. arcade.php   virus.php     open header.php and look for   Code: Level: {$ir['level']}   after it add   Code: Tokens: {$ir['tokens']}   Open: cron_day.php Find: Code: mysql_query("DELETE FROM fedjail WHERE fed_days=0",$c); Add After: Code: mysql_query("UPDATE users SET tokens=100", $c);   Run this sql query: Code: ALTER TABLE users ADD tokens INT(11) NOT NULL DEFAULT 100;   i will psot more games for it as i do them.
  20. Re: stats cap hi my 1st i islite the second 1 is v1 my 3rd one is v2 the 4th one is the nuclear wastelands 1 (mods test site) and the 5th one is comeing soon and i am closing the rest.
  21. Re: stats cap actually my crons are online now.
  22. Re: make a game using lite, v1.1 or v2 actually that is my test site 4 mods
  23. Re: !!**Whore House Mod FREE**!! i found that rather comlicated lol.
  24. Re: make a game using lite, v1.1 or v2 lol lite is good to get started with. but v1 is easy to code in. v2 is very hard 2 code 4 and its is if u want a game streight away.
  25. Re: **HELP NEEDED** PLEASE READ** just do www.yourgameurl.com/cpanel
×
×
  • Create New...