Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 19:47

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

Advertisement



how make a web account creator for my private server

Discussion on how make a web account creator for my private server within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2008
Posts: 14
Received Thanks: 8
Arrow how make a web account creator for my private server

please help me!!!!!!!!!!!!!
franklyn707 is offline  
Old 08/16/2008, 23:12   #2
 
bone-you's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 1,491
Received Thanks: 536
Depends on what system you use. Do you use MySQL?
bone-you is offline  
Old 08/17/2008, 00:15   #3
 
elite*gold: 0
Join Date: Feb 2008
Posts: 14
Received Thanks: 8
no
franklyn707 is offline  
Old 08/17/2008, 00:46   #4
 
elite*gold: 0
Join Date: Feb 2008
Posts: 14
Received Thanks: 8
Quote:
Originally Posted by bone-you View Post
Depends on what system you use. Do you use MySQL?



too want to know how to fill this accounts




[Account]
AccName=Franklyn07
Password=
LogonCount=0
LogonType=2
Flags=8
Character=
franklyn707 is offline  
Old 08/17/2008, 12:50   #5
 
mihai_v13's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 183
Received Thanks: 94
Quote:
Originally Posted by franklyn707 View Post
too want to know how to fill this accounts




[Account]
AccName=Franklyn07
Password=
LogonCount=0
LogonType=2
Flags=8
Character=
lmao
do you read his question???...he want a web account creator...
mihai_v13 is offline  
Old 08/18/2008, 02:25   #6
 
bone-you's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 1,491
Received Thanks: 536
Quote:
Originally Posted by mihai_v13 View Post
lmao
do you read his question???...he want a web account creator...
Did you read the poster? The person you quoted is the thread starter. Also, making a web registration for flat based files is more difficult than doing any type of sql. I remember the days of flat file registrations.. fun stuff. Lots of sockets involved for remote registration methods.
bone-you is offline  
Old 08/18/2008, 17:04   #7
 
elite*gold: 0
Join Date: Feb 2008
Posts: 14
Received Thanks: 8
hey i use FTP
franklyn707 is offline  
Old 08/18/2008, 19:10   #8
 
elite*gold: 0
Join Date: Feb 2008
Posts: 14
Received Thanks: 8
helppppppppppppppppp
franklyn707 is offline  
Old 08/18/2008, 20:47   #9
 
elite*gold: 0
Join Date: Feb 2008
Posts: 14
Received Thanks: 8
please help me
franklyn707 is offline  
Old 08/19/2008, 00:41   #10
 
elite*gold: 0
Join Date: Feb 2008
Posts: 14
Received Thanks: 8
franklyn707 is offline  
Old 08/19/2008, 20:19   #11
 
elite*gold: 0
Join Date: Dec 2005
Posts: 241
Received Thanks: 5
I have posted php page to make this... but no one noticed it !

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Web Account créator</title>
</head>

<body>
<form id="form1" name="form1" method="post" action="">
<label>Compte :
<input type="text" name="name" id="name" />
</label>
<br />
<label>Valider
<input type="submit" name="valid" id="valid" value="Valider" />
</label>
</form>
<?php
if (isset($_POST['valid']))
{
if (file_exists($name.".acc")) {
echo "Le compte existe deja.";
} else {
$fd = fopen("E:/".$name.".acc", "x+");
fwrite($fd,"[Account]\r\nAccName=$name\r\nPassword=\r\nLogonCount=0\r\n LogonType=2\r\nFlags=0\r\nCharacter=");
}
}
?>
</body>
</html>
Spike21 is offline  
Old 08/26/2008, 12:20   #12
 
mihai_v13's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 183
Received Thanks: 94
Quote:
Originally Posted by bone-you View Post
Did you read the poster? The person you quoted is the thread starter. Also, making a web registration for flat based files is more difficult than doing any type of sql. I remember the days of flat file registrations.. fun stuff. Lots of sockets involved for remote registration methods.
lon no think i was tierd or drunk..
mihai_v13 is offline  
Old 08/26/2008, 13:22   #13
 
elite*gold: 0
Join Date: Aug 2006
Posts: 227
Received Thanks: 57
I later give u my old source of samevhan web creator
keving is offline  
Old 08/26/2008, 16:34   #14
 
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
Quote:
Originally Posted by franklyn707 View Post
Don't quadruple post. If you have .ini (or "flat" as bone-you said) files, It'll take a lot of work for a web account creator.. Although It can be done, as Infamous did it for AcidCO.
tao4229 is offline  
Reply


Similar Threads Similar Threads
how to make a new account for private server
01/19/2009 - Conquer Online 2 - 3 Replies
i want to know how to make a new acc for my server. i have made my account with navicat. but i dont know what i have to type in to make a new acc for a normal player because if i put 8 on status the player becomes gm.
Cabal Private Server Account Creator
07/27/2008 - Cabal Private Server - 3 Replies
Mir war langweilig und da hab mich mal n kleines Prog geschrieben, mit dem man simpel Accounts auf Privaten Servern erstellen kann. Hab es jetzt nur bei mir getestet. Wenn wer Fehler findet bitte bescheid geben http://img3.imagebanana.com/img/ba2bs7xi/cabalacc dbcreator.gif Installation: 1. Java installieren 2. Den Cabal Java SQL Datenbanktreiber installieren (ist im rar Archiv dabei)



All times are GMT +1. The time now is 19:50.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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