Jump to content
MakeWebGames

Ishraq

Members
  • Posts

    571
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Ishraq

  1. Re: 24 Hour <censored>og Clock   Whats Wrong?
  2. I found this Anlalog Clock in http://www.worldtimeserver.com/clocks/wtsclock024.aspx. And it can be added into your game. But I posted mine after my banner.   This is for United Kingdom: <script type="text/javascript" src="http://www.worldtimeserver.com/clocks/embed.js"></script><script type="text/javascript" language="JavaScript">objGB = new Object;objGB.wtsclock = "wtsclock024.swf";objGB.color = "000000";objGB.wtsid = "GB";objGB.width = 200;objGB.height = 200;objGB.wmode = "transparent";showClock(objGB);</script>   IF YOU WANT A DIFFERENT COUNTRY JUST CLICK THE LINK ABOVE AND LOOK FOR YOUR COUNTRY AND IT WILL LOAD UP AUTOMATICALLY
  3. Re: [mccode] times kicked from gangs For v2 Instead of mysql_query("UPDATE users SET timeskicked=timeskicked+1 WHERE userid=$who",$c);   Try this $db->query("UPDATE users SET timeskicked=timeskicked+1 WHERE userid=$who",$c);   Note: Not Tested
  4. Title: Lost-Warzone Site URL: http://www.lost-warzone.net Site Description: The place where blood and crime reeks everywhere, you can't trust everyone. Make sure you keep your wits about you, fight to become the cream of the crop, and fight for the top! Or you'll end up a like the hundreds who tried and failed. Please Sign Up and enjoy.   Edited to add [REVIEW]
  5. Re: [mccodes] Quote Mod This is cool
  6. Re: [Other] Gangster Game Script [99.00] the game dont load up. Address Not Found [url]www.mygamingscripts.com[/url] could not be found. Please check the name and try again. The browser could not find the host server for the provided address. * Did you make a mistake when typing the domain? (e.g. "ww.mozilla.org" instead of "www.mozilla.org") * Are you certain this domain address exists? Its registration may have expired. * Are you unable to browse other sites? Check your network connection and DNS server settings. * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.
  7. Re: [mccode] Mod Sale [$10.00 - $80.00] i thought killah owned the Hide & Seek
  8. Re: [mccodes v2] Find random items while playing the game... this is a good idea. well done :)
  9. Re: [REVIEW] www.finalkillah.com THIS USED TO BE MY COUSIN'S GAME TOO. HIS NAME IS SYKE(tahmid). WHY DONT IT WORK ANYMORE?
  10. MY GAME IS www.terrornation.ej.am AFTER I HAVE FINISHED MAKING THIS GAME BETTER I WILL GET A PAY HOST. PLEASE POST IF MY GAME IS GOOD. THANKS.
  11. Re: [mod v2] halloween bit late but fun Scare members with Masks even though this is too late its still cool good work illussions :)
  12. Re: [mccodes v2] Gang Pictures [$15.00] i saw a mccodes v1 gang pics but i never saw a mccodes v2 gang pics therefore i decided to make it but does that still mean i stole it.
  13. Re: [mccodes v2] Gang Pictures If You Want This Mod Email OR Send A Message To Me At [email protected] I Will reply by the next 24hours or even less as i am active.
  14. Mod Name: Gang Pictures Price: $15.00 Includes: * Install.txt * (better and suitable) gangcentral.php Description: This Mod Will Let You Have Gang Pictures For Your Gang And You Can Change It Through yourgang.php. Continued at next post.
  15. Re: CrystalShop Mod!! Free!! Can Someone Post weapons.php please
  16. Re: Free chat mod   can you please help me installing that though
  17. Re: [mccode v2] Another New Mailbox What Do You Mean By The   Whats Wrong With If I Use The Login and Register I Thought It Was For Free
  18. Re: [uPGRADE] V2 streets.php includes image + ability to fight NPCS thanks illusions it works really fine and looks good thanks for helping. UR DA BEST
  19. Re: [both] Easy cPanel Login This Is Excellent But I Would Prefer Doing This Way First Make A File Called cpanel.php <?php /*----------------------------------------------------- -- cpanel.php -- A product of CoderZone.Inc -- Made By The Phenomenal {ishz} -- E-mail: [email][email protected][/email] -----------------------------------------------------*/ include "globals.php"; if($ir['user_level'] !=2) { print "<font color=red>Id[1] only!!</font>"; $h->endpage(); die("Sorry You Are Not Aloud"); } if($ir['userid'] == 1) { print" <form action='http://yourdomain.com:2082/login/' method='get'> <u>cPanel ® 11 Login</u> User: <input type='text' name='user'> Pass: <input type='password' name='pass'> <input type='submit' value='cPanel ® Login'> </form>"; } $h->endpage(); ?>   Open Mainmenu Find: if($ir['donatordays']) { print "<hr /> [b]Donators Only[/b] [url='friendslist.php']Friends List[/url] [url='blacklist.php']Black List[/url]"; }   Add Under if($ir['userid'] == 1) { print "<hr /> [b]CPanel[/b] [url='cpanel.php']Cpanel[/url]"; }   And Edit yourdomain to your own one This Works 100% And It Is Secure.
  20. Re: [mccode v2] SafeHouse i added safehouse in my game but it dont work properly can u help me to add it in my game thanks
  21. Re: [mccode] Mcc Christmas Theme wheres the theme lol and the link dont work
  22. Re: [mccode v2] Ruby Bank this is a really good work samz and thanks imortal for the secure one :-D
  23. Re: [mccode v2] Jail All in one this is a good idea having all jail in one well done
  24. Re: [mccode v2] Ignore User Mail that is some pretty good work from u
  25. Re: [mccode v2] Add images when you attack this will be wicked but its hard to add in my preferences because it is a differrent design too the normal preferences.
×
×
  • Create New...