throwback 2009 C-Panel

Page 1 of 3 123 LastLast
Results 1 to 15 of 33
  1. #1
    Account Upgraded | Title Enabled! TeLeScoPe is offline
    MemberRank
    Jan 2012 Join Date
    PhilippinesLocation
    307Posts

    throwback 2009 C-Panel

    Hi Guys i want to re-share this beautiful c-panel from year 2009 because i think all link of this c-panel here in ragezone is dead.

    Design: From Cabal

    Download: Link



    Credit:

    Year 2009: evilcyberx28
    Year 2014: it's Me

    Just Press The Like Button First If You want To Download My Share
    Last edited by TeLeScoPe; 08-02-16 at 03:16 PM.


  2. #2
  3. #3
    number14 ryruz is offline
    MemberRank
    Mar 2011 Join Date
    Www.ryruz.phLocation
    571Posts

    Re: throwback 2009 C-Panel

    nice webPanel

  4. #4
    Proficient Member Hyouka is offline
    MemberRank
    May 2013 Join Date
    Visual C/C++Location
    185Posts

    Re: throwback 2009 C-Panel

    does it support 7class?
    or need to modified?

  5. #5
    c++ CNDev is offline
    MemberRank
    Oct 2010 Join Date
    1,678Posts

    Re: throwback 2009 C-Panel

    Quote Originally Posted by Hyouka View Post
    does it support 7class?
    or need to modified?
    its easy to add there are already guides because this web is for 5class/4class i think.. just follow the structures

  6. #6
    Account Upgraded | Title Enabled! TeLeScoPe is offline
    MemberRank
    Jan 2012 Join Date
    PhilippinesLocation
    307Posts

    Re: throwback 2009 C-Panel

    Quote Originally Posted by Hyouka View Post
    does it support 7class?
    or need to modified?
    this panel is compatible to all episode but you need to modified & add new php function if you want to use to new episode

  7. #7
    http://ranengine.ddns.net Feck is offline
    MemberRank
    Nov 2009 Join Date
    IsabelaLocation
    708Posts

    Re: throwback 2009 C-Panel

    Quote Originally Posted by Hyouka View Post
    does it support 7class?
    or need to modified?
    just modify to 7

    function getClass ($str) {
    if ($str == 1) { $char = "Brawler"; }
    if ($str == 2) { $char = "Swordsman"; }
    if ($str == 4) { $char = "Archer"; }
    if ($str == 8) { $char = "Shaman"; }
    if ($str == 16) { $char = "Extreme Man"; }
    if ($str == 32) { $char = "Extreme Woman"; }

    return $char;
    }

  8. #8
    Enthusiast Devt Prinsipe is offline
    MemberRank
    Jul 2014 Join Date
    25Posts

    Re: throwback 2009 C-Panel

    Quote Originally Posted by Feck View Post
    just modify to 7

    function getClass ($str) {
    if ($str == 1) { $char = "Brawler"; }
    if ($str == 2) { $char = "Swordsman"; }
    if ($str == 4) { $char = "Archer"; }
    if ($str == 8) { $char = "Shaman"; }
    if ($str == 16) { $char = "Extreme Man"; }
    if ($str == 32) { $char = "Extreme Woman"; }

    return $char;
    }

    if ($class == 2) { $char = "Swordsman"; }
    if ($class == 1) { $char = "Brawler"; }
    if ($class == 4) { $char = "Archer"; }
    if ($class == 8) { $char = "Shaman"; }
    if ($class == 16) { $char = "Extreme Male"; }
    if ($class == 32) { $char = "Extreme Female"; }
    if ($class == ?) { $char = "Gunner"; }
    if ($class == ?) { $char = "Assassin"; }

    like that ? and what no. should we put ? tnx in advance

  9. #9
    http://ranengine.ddns.net Feck is offline
    MemberRank
    Nov 2009 Join Date
    IsabelaLocation
    708Posts

    Re: throwback 2009 C-Panel

    Quote Originally Posted by Devt Prinsipe View Post
    if ($class == 2) { $char = "Swordsman"; }
    if ($class == 1) { $char = "Brawler"; }
    if ($class == 4) { $char = "Archer"; }
    if ($class == 8) { $char = "Shaman"; }
    if ($class == 16) { $char = "Extreme Male"; }
    if ($class == 32) { $char = "Extreme Female"; }
    if ($class == ?) { $char = "Gunner"; }
    if ($class == ?) { $char = "Assassin"; }

    like that ? and what no. should we put ? tnx in advance

    Brawler (M) = 1
    Swordsman (M) = 2
    Archer (F) = 4
    Shaman (F) = 8
    Ext Man = 16
    Ext Woman = 32
    Brawler (W) = 64
    Swordsman (W) = 128
    Archer (M) = 256
    Shaman (M) = 512
    Gunner (M) = 1024
    Gunner (W) = 2048
    Assassin (M) = 4096
    Assassin (W) = 8192

  10. #10
    Enthusiast Devt Prinsipe is offline
    MemberRank
    Jul 2014 Join Date
    25Posts

    Re: throwback 2009 C-Panel




    and how to chane this offline to online
    Last edited by Devt Prinsipe; 05-07-14 at 09:49 AM.

  11. #11
    Account Upgraded | Title Enabled! TeLeScoPe is offline
    MemberRank
    Jan 2012 Join Date
    PhilippinesLocation
    307Posts

    Re: throwback 2009 C-Panel

    open & edit the index.php then search 119.94.50.91 , then change to your ip & also check the port if same to your agent server.

  12. #12
    Apprentice ricjonsu098 is offline
    MemberRank
    Apr 2012 Join Date
    18Posts

    Re: throwback 2009 C-Panel

    this has no admin panel? also how to make the panel in center. coz it's aligned in left
    Last edited by ricjonsu098; 07-07-14 at 08:28 AM. Reason: added question

  13. #13
    Account Upgraded | Title Enabled! TeLeScoPe is offline
    MemberRank
    Jan 2012 Join Date
    PhilippinesLocation
    307Posts

    Re: throwback 2009 C-Panel

    yes no admin panel but you can use BK administrator Panel

  14. #14
    ContacT ServicE dustin1220 is offline
    MemberRank
    Sep 2007 Join Date
    City Of CebuLocation
    239Posts

    Re: throwback 2009 C-Panel

    which code is for it to be centered. coz its all sided into the left!

  15. #15
    Account Upgraded | Title Enabled! RaiNx01 is offline
    MemberRank
    Dec 2011 Join Date
    210Posts

    Re: throwback 2009 C-Panel

    nice looking cpanel



Page 1 of 3 123 LastLast

Advertisement