Register for your free account! | Forgot your password?

You last visited: Today at 02:36

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

Advertisement



[release] reg page...

Discussion on [release] reg page... within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
[release] reg page...

heres a reg page i dont got no encyrption for the pass or anything cuz i have no clue what the encryption is for it.. but here..

a few things you need to edit...

all should be simple to understand..

Code:
$dbhost = "localhost";
$dbname = "coproj";
$dbuser = "root";
$dbpass = "1234";

this too

Code:
SELECT username FROM users WHERE username='$username'");
basically if your table is accounts change users to accounts if instead of username its accountid change the ones without ($) to accountid..

Code:
INSERT INTO users(username, password)
same there...

now if your hosting thing (say u using a dedicated server) has a mail port.. tell me and i can make it so people have to confirm through email before letting them login..

Code:
You have been successfully registered as new user! - Brought to you by Arco
dont change that..credits to arco.. because i said so..

ive used a few things from online..too **** lazy to do myself.. works though tested at my own domain ( not no ucoz site but a real .com site ) no i wont give u the site link lol...actually a .org site. ha
Attached Files
File Type: rar register.rar (930 Bytes, 86 views)
PeTe Ninja is offline  
Thanks
3 Users
Old 02/23/2010, 22:27   #2
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
I'm guessing u haven't told the "NEWBS" this is for LOTF? XD just pointing that out since there has been alot of 5165 register pages lately...anyways nicejob!
killersub is offline  
Thanks
2 Users
Old 02/24/2010, 01:56   #3
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
im guessing you didn't read ****. its not for LOTF its not for any server. its simply a register page , this can even be used for a website login.. why the hell did you think it was for LOTF?
PeTe Ninja is offline  
Old 02/24/2010, 02:14   #4
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
i have enough respect from members around here. I don't respect people who just flame my thread. As i posted in my thread i do not know the encryption or type which these sources use all i know is that this can work. and yes just because its INSERT To for mysql doesn't mean no one has a 5165 insert to or a 5017 hybrid insert to or a earlier one mysql source. not everyone uses the publicly released sources.
PeTe Ninja is offline  
Old 02/24/2010, 04:06   #5
 
-Shunsui-'s Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 1,152
Received Thanks: 321
Good Job, SON!
-Shunsui- is offline  
Old 02/24/2010, 05:50   #6
 
elite*gold: 0
Join Date: Sep 2009
Posts: 321
Received Thanks: 60
lol ive allmost finished adding my image verification tool to my coemu reg page taking **** tho who ever coded the original coemu reg page is a dumbass the coding is all in blobs -.- ive allmost had to rewrite the whole thing to get it to work
LegalConquer is offline  
Old 02/24/2010, 06:44   #7
 
Huseby's Avatar
 
elite*gold: 106
Join Date: Oct 2006
Posts: 6,047
Received Thanks: 1,164
Like arco said, dont go offtopic.

#Cleaned
Huseby is offline  
Old 02/24/2010, 06:47   #8
 
UnoAmigos's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 192
Received Thanks: 107
Yeah, Still using 5017?
UnoAmigos is offline  
Old 02/24/2010, 16:55   #9
 
~jochemke~'s Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 259
Received Thanks: 64
Quote:
Originally Posted by UnoAmigos View Post
Yeah, Still using 5017?
No offence or anything
Lol i think it isn't that silly at all if u use an older version . look at the thread about the 4267 server development . alot of people are interested and waiting for the release.
~jochemke~ is offline  
Old 05/30/2010, 04:37   #10
 
Widom's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 39
Received Thanks: 4
Emm.. Did everything he said o.O But the script wont add the account into the mysql>coproj>accounts folder o.O My server seriously need a register page... If someone wanna help me.. or post a finished product of the offical powersource co source. Either make a tutorial/PM me, dont realise =P cuz im not learning anything from a copy and paste a file.. i wanna learn how.. so someone help me.
Widom is offline  
Old 05/30/2010, 06:03   #11
 
CØĐ£Ř||Mã©hÍñє's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 248
Received Thanks: 36
greate keep going
CØĐ£Ř||Mã©hÍñє is offline  
Reply


Similar Threads Similar Threads
[Release]CoEmu V2 Reg page
02/19/2010 - CO2 PServer Guides & Releases - 7 Replies
I got this from a release by scottdavey I edited it tho :P now the look but the register it self >.< Here is a screen shot http://i85.servimg.com/u/f85/14/45/17/86/image11. jpg =D Pleas do not flame and press thanks if you like it
[Release] Reg Page workaround
01/10/2010 - CO2 PServer Guides & Releases - 27 Replies
I just came up with a solution (maybe a workaround). So far its working for me 100%, with no password length limitations. Its a pretty simple solution. Basically the idea is that instead of the script making the account, I'm letting the script have a key, and password into the file, the source then takes this usr file then basically does /newacc user pass. Code is as follows: Php code is just the code that was supplied, i tweaked it abit <?php define ("MaxNameLength", 32); define...
[Release] Register page
12/18/2009 - Dekaron Private Server - 7 Replies
Hi all! I release here my register page. Demo : Index of /demo Download : http://83.85.190.217/demo/demo.rar New : *Your own security
[release]IP Ban For Reg Page.
09/18/2009 - CO2 PServer Guides & Releases - 8 Replies
Here is an Ip Ban for Reg Page All you Do Ip Put At Top Of The Reg Page And Make A File Called IP.dat u Add the Ips in There And it Bans them. <?php $ip = $_SERVER; $ipArray = preg_replace("#\r\n?|\n#","",f ile('IP.dat')); // read the file into an array and remove new line breaks (should cover all OS) foreach ($ipArray as $ipTest) { if (substr_count($ip, $ipTest) != "0") { header('location: /banned.htm'); // the banned display page die(); } }
[Release] Reg-Page
01/10/2009 - CO2 PServer Guides & Releases - 4 Replies
ok here is a small regpage it has no style so u can use your own .css datas <?php $Server = MySQL_Connect ("localhost", "root","mysql pass"); If ($Server) { If (IsSet($_POST)) {



All times are GMT +2. The time now is 02:36.


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.