X-Gaming Corporation

Would you like to react to this message? Create an account in a few clicks or log in to continue.

[RELEASE] VIPServer 1.0 Beta [C#] Imageslink
Obrolan (182)

2 posters

    [RELEASE] VIPServer 1.0 Beta [C#]

    Cruey
    Cruey
    Eudemons Developer
    Eudemons Developer


    Jumlah posting Jumlah posting : 18
    Experience Experience : 53
    Reputation Reputation : 1
    Join date Join date : 2012-08-18
    Lokasi Lokasi : Brazilian
    Female

    Release [RELEASE] VIPServer 1.0 Beta [C#]

    Post by Cruey Sat Aug 18, 2012 3:32 pm

    Hello guys! that's my new release, a vip control server

    VIP Server 1.0 Beta
    -Resident vip control*
    -Easy vip add
    -easy money control

    *Resident vip control can auto remove vip's that expire.

    This app is in Beta version, any bugs please REPORT!

    This tool was coded in c# and needs .NetFramework 4.0 installed.

    To the sistem works, run this query in mysql:
    Code:
    DROP TABLE IF EXISTS `controle_vip`;
    CREATE TABLE `controle_vip` (
      `id` int(11) NOT NULL auto_increment,
      `data_inicial` date NOT NULL default '0000-00-00',
      `data_termino` date NOT NULL default '0000-00-00',
      `account_id` int(11) NOT NULL default '0',
      `tipo` int(2) NOT NULL default '0',
      `status` int(2) NOT NULL default '0',
      `login` varchar(11) NOT NULL default '',
      PRIMARY KEY  (`id`),
      KEY `account_id` (`account_id`)
    ) TYPE=MyISAM;

    To config the tool go: Opções » Configurar.
    To config VIP Prices go to: Opções » Tabela de Preços.

    This tool are in PT-BR because i'm brazilian, Sorry for that.

    [RELEASE] VIPServer 1.0 Beta [C#] 9qi3j8
    Downloads:
    NET Framework 4.0
    VIP Server 1.0 Beta

    Thank not cost anything

    ------------- UPDATE 1.1 ----------------

    It will fix some bugs:

    http://www.mediafire.com/?7eopv81tlxpo98p

    Now you can download English version:
    http://www.mediafire.com/?1f9tbyetoxtmq92
    [CEO]Ryan
    [CEO]Ryan

    [RELEASE] VIPServer 1.0 Beta [C#] Ceo10


    Jumlah posting Jumlah posting : 121
    Experience Experience : 196
    Reputation Reputation : 1
    Join date Join date : 2012-07-14
    Age Age : 28
    Lokasi Lokasi : DKI Jakarta
    Male

    Release Re: [RELEASE] VIPServer 1.0 Beta [C#]

    Post by [CEO]Ryan Sun Sep 02, 2012 2:36 pm

    Its Cool Cruey,
    I Will Try It Now,

    Good Job Cruey.

      Current date/time is Fri Apr 26, 2024 7:44 pm