Ex-Insanity GunZ website

Results 1 to 16 of 16
  1. #1
    Account Upgraded | Title Enabled! e1o14 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    306Posts

    Ex-Insanity GunZ website

    I know I'm not a skilled web developer, but I decided to release this website, because I recently closed my server...

    Previews:

    Spoiler:

    Home:


    User Panel:


    Admin Panel:



    Live preview: Insanity GunZ (Available till 21st or 22nd August, because VPS runs out and since it's a closed server it's not advertising)


    Features:

    -Slideshow
    -Referrer option when registering
    -ACP with the following options:
    -Search by Char name, AID, UserID, E-mail
    -Ban, unban, give out jjang
    -Send Event crown


    Flaws:

    -Badly coded
    -Missing features in ACP
    -No fully working Shop


    Necessary edits:

    1. Database

    1.1 New Table ('LoggedOn') -> 3 Columns ('AccountID', 'IP', 'Expire')

    1.2 New Table ('DonationList') -> 3 Colums ('AID', 'UserID', 'Coins')

    1.3 New Column in Account Table -> ('Referrer')


    2. Files

    2.1 config/config.php (Obvious changes are obvious (Server name, User, Pass, Database))

    (That's all the changes I can think of. If it shouldn't work after that, feel free to ask)


    Credits:

    -e1o14 (Design + HTML + CSS + PHP)
    -Cosmos (Login / Logout)
    -Zewa (PHP help)
    -Amanda (Background image + sliders + News banners)
    -Irvin (Server on/off image)


    Download here: http://www.mediafire.com/?ysy9c1bwk545uqz
    Last edited by e1o14; 08-08-11 at 07:34 PM.


  2. #2
    What year is this? pluke001 is offline
    MemberRank
    Nov 2008 Join Date
    LithuaniaLocation
    941Posts

    Re: Ex-Insanity GunZ website

    What I can say. This is one clean and good quality website.
    I especialy like how there is all graphics antialiased.

  3. #3
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: Ex-Insanity GunZ website

    Looks ok i guess

  4. #4
    Developer gausho is offline
    MemberRank
    Apr 2009 Join Date
    298Posts

    Re: Ex-Insanity GunZ website

    Looks nice !
    thank you dude

  5. #5
    num num num <3 rootbeer daniel131605 is offline
    MemberRank
    Jul 2008 Join Date
    New YorkLocation
    573Posts

    Re: Ex-Insanity GunZ website

    I think its very slick, good colors.. thanks for the release

  6. #6
    Ecchi addicted adz28 is offline
    MemberRank
    Nov 2008 Join Date
    IkebukuroLocation
    524Posts

    Re: Ex-Insanity GunZ website

    One of the best website i have seen.
    OffTopic: Insanity was a good server.

  7. #7
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Ex-Insanity GunZ website

    looks tooooo orange imo >.< but then again i suck at GFX etc.

    good job though :)

  8. #8

    Re: Ex-Insanity GunZ website

    Oh my gawd Fabi, you actually released it. I don't like it... troloololololol

  9. #9
    Member yawamo is offline
    MemberRank
    Apr 2011 Join Date
    58Posts

    Re: Ex-Insanity GunZ website

    nice release thanks...

  10. #10
    Account Upgraded | Title Enabled! TheCodeOfGunz is offline
    MemberRank
    Oct 2010 Join Date
    PhilippinesLocation
    532Posts

    Re: Ex-Insanity GunZ website

    Nc web like Zewa web.

  11. #11
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Ex-Insanity GunZ website

    Design is good but I've seen better from you , coding is shit. Nothing special.. (my opinion)
    Last edited by Vusion; 08-08-11 at 04:57 PM.

  12. #12
    Valued Member Brushes is offline
    MemberRank
    May 2011 Join Date
    OutthereLocation
    112Posts

    Re: Ex-Insanity GunZ website

    im sure vusion u are not one of good coders that u talking about ;)

  13. #13
    hey Irahnik is offline
    MemberRank
    Mar 2010 Join Date
    127.0.0.1Location
    1,680Posts

    Re: Ex-Insanity GunZ website

    -____________- fuck you i was going to ask you for that personally.

    AND HEY WHERE ARE MY CREDITS FOR THE ONLINE OFFLINE IMAGES !!?!!?!!!!??

  14. #14
    Account Upgraded | Title Enabled! e1o14 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    306Posts

    Re: Ex-Insanity GunZ website

    Quote Originally Posted by Ironic. View Post
    -____________- fuck you i was going to ask you for that personally.

    AND HEY WHERE ARE MY CREDITS FOR THE ONLINE OFFLINE IMAGES !!?!!?!!!!??
    Too late haha

    Well, I knew you made something, just didn't remember what exactly and I knew you'd claim it ;)
    /Added to credits

  15. #15
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Ex-Insanity GunZ website

    Quote Originally Posted by Brushes View Post
    im sure vusion u are not one of good coders that u talking about ;)
    Check your PM , I'll show you my work ;).

    For all who are going to use this , you will need the database edits , so I made a code for it to help.

    Code:
    Use GunzDB
    alter table Account Add referrer varchar(50)
    
    CREATE TABLE [dbo].[DonationList](
    	[AID] [int] NOT NULL,
    	[Userid] [varchar] (50) NULL,
    	[Coins] [int] NULL,
    )
    
    CREATE TABLE [dbo].[LoggedOn](
    	[AccountID] [varchar] (50) NOT NULL,
    	[IP] [varchar] (50) NULL,
    	[Expire] [DateTime] NULL,
    )
    Last edited by Vusion; 09-08-11 at 03:26 PM.

  16. #16
    Apprentice AyumiUltimate is offline
    MemberRank
    Aug 2011 Join Date
    Everywhere!Location
    5Posts

    Re: Ex-Insanity GunZ website

    It's clean,nice Thank you.



Advertisement