Register for your free account! | Forgot your password?

You last visited: Today at 22:49

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[RELEASE] VIPServer 1.0 Beta [C#]

Discussion on [RELEASE] VIPServer 1.0 Beta [C#] within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.

Reply
 
Old   #1
 
corey88's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 113
Received Thanks: 58
[RELEASE] VIPServer 1.0 Beta [C#]

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.


Downloads:



Thank not cost anything

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

It will fix some bugs:



Now you can download English version:
corey88 is offline  
Thanks
4 Users
Old 06/06/2012, 11:06   #2
 
javairc's Avatar
 
elite*gold: 0
Join Date: Aug 2009
Posts: 559
Received Thanks: 183
nice release corey88
javairc is offline  
Old 06/13/2012, 03:39   #3
 
wolfvb's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 238
Received Thanks: 216
Nice. Work
Can you add me I work in a big tool we can done a nice work ... You look good in c#
wolfvb is offline  
Old 06/14/2012, 22:47   #4
 
corey88's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 113
Received Thanks: 58
Add-me:
corey88 is offline  
Thanks
1 User
Reply




All times are GMT +2. The time now is 22:49.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.