Gunz Admin Panel 2012[Wiz Panel]

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    C:\ WizCoder is offline
    MemberRank
    Aug 2010 Join Date
    JapanLocation
    703Posts

    note Gunz Admin Panel 2012[Wiz Panel]

    Hello everyone!

    I have been working on this for the past few days, and finally I finished all of what I wanted to do with it. It's made in .PHP / HTML and their is some CSS. This is my Gunz Administrator Panel.


    In the video I show pretty much all the features of the panel, so if you can please do watch.

    This is my last release for Gunz, As I'm tired of it now. I want to move on to a different game within RageZone and start deving for them.

    I know this is not that special but I wanted to release something that could still be useful if other released panels aren't working.


    ~ Accounts ~

    * Change Account UserID.
    * Change Account Password.
    * Change Account Rank.
    * Send Item to Storage. / with Period
    * Delete Item from Storage.
    * Send Item to Group Stroage : like staff team , Event winners etc.
    * Delete Item from Group Storage.
    -----------------------------------
    ~ Characters ~

    * Change Character Name.
    * Delete Character.
    * Send Item.
    * Delete Item.
    * Reset Character.
    * Change Level.
    * Change Exp.
    * change BP.
    * Character UserID.
    -----------------------------------
    ~ Clans ~

    * Create Clan.
    * Delete Clan.
    * Delete Clan.

    Thanks to Flam for the List.
    All credits -> Wizcoder

    ~Hope you all enjoy, addios Gunz lol.
    Attached Files Attached Files
    Last edited by WizCoder; 21-06-12 at 07:37 PM.


  2. #2
    Pee Aitch Pee Dave is offline
    MemberRank
    Mar 2011 Join Date
    The NetherlandsLocation
    722Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Could I give you a few tips? (Not to make you look bad.)

    - Please look into SQL injection. You don't escape/clean your $_POST variables in your queries.
    - Some typos, "$newuser = $_POS['newuser'];" at line 114 (zAccountCPConfig_.php). Should be $_POST.
    - The function loggedin() contains "if (isset($_SESSION['zUser_id']) && isset($_SESSION['zUser_id'])){". You check the $_SESSION['zUser_id'] twice which is not really necessary.

  3. #3
    C:\ WizCoder is offline
    MemberRank
    Aug 2010 Join Date
    JapanLocation
    703Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Quote Originally Posted by SuperWaffle View Post
    Could I give you a few tips? (Not to make you look bad.)

    - Please look into SQL injection. You don't escape/clean your $_POST variables in your queries.
    - Some typos, "$newuser = $_POS['newuser'];" at line 114 (zAccountCPConfig_.php). Should be $_POST.
    - The function loggedin() contains "if (isset($_SESSION['zUser_id']) && isset($_SESSION['zUser_id'])){". You check the $_SESSION['zUser_id'] twice which is not really necessary.
    No no no , I just uploaded the wrong file. I re-uploaded it now.

    What I usually do is finish building whatever I'm creating then I usually go back and add in all the security to protect the users from SQL Injections. It should be fine now, I had two .rar's old and new.

    Thanks for the last tip though.

  4. #4
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    I'll send you off with a like good luck sir, hope you have fun on some other game.

    As for the panel, from what ive seen in the video, it looks pretty functional, never will I have a need for it, but I have no server to run either =P.

    See yah around mate.

  5. #5
    C:\ WizCoder is offline
    MemberRank
    Aug 2010 Join Date
    JapanLocation
    703Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Quote Originally Posted by Wucas View Post
    I'll send you off with a like good luck sir, hope you have fun on some other game.

    As for the panel, from what ive seen in the video, it looks pretty functional, never will I have a need for it, but I have no server to run either =P.

    See yah around mate.
    Thanks lots, See ya.

  6. #6
    Hakuna Matata bulli10 is offline
    MemberRank
    Feb 2011 Join Date
    697Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    basicly panel i like the group func thx WizCoder

  7. #7
    Fuck Army. sahar042 is offline
    MemberRank
    Jul 2009 Join Date
    833Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Nice panel, you added good functions.
    I like the design to enter to the login panel.
    I think if you add more functions like change grades or delete clan emblem or something else will make the panel better.
    Good work Wizcoder.

  8. #8
    Valued Member OceanDeep is offline
    MemberRank
    May 2012 Join Date
    GamesLocation
    144Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    How about reset clan score if a clan is swapping plus your video is going so fast.

  9. #9
    Account Upgraded | Title Enabled! medotarek is offline
    MemberRank
    Apr 2012 Join Date
    Egypt/RageZoneLocation
    615Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Hi Can You Add An Reg Page i need to it too

  10. #10
    Account Upgraded | Title Enabled! Mitcho is offline
    MemberRank
    Dec 2011 Join Date
    AdminCPLocation
    339Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Well, kinda simple Panel, but thanks for your effort.

  11. #11
    Die() Secured is offline
    MemberRank
    Sep 2011 Join Date
    /home/SDev/Location
    555Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Not coded very well its just messy but i guess it the job done.

  12. #12
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Looks exactly like Emisands panel but emisands looks better

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

    Re: Gunz Admin Panel 2012[Wiz Panel]

    So the basic things that has been released a million times just on a white page?

  14. #14
    Apprentice migueldj is offline
    MemberRank
    Dec 2006 Join Date
    8Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    basic things...

  15. #15
    C:\ WizCoder is offline
    MemberRank
    Aug 2010 Join Date
    JapanLocation
    703Posts

    Re: Gunz Admin Panel 2012[Wiz Panel]

    Thanks ^ , Pointing out what's been said 3 times.

    Very useful , also known as spam.



Page 1 of 2 12 LastLast

Advertisement