PDA

View Full Version : Seriously NeeD Some Programmer Here. TQ


engkee91
05-30-2007, 06:53 AM
Ok. Thank you for willing to view this thread.

I'm now making a private server for Battle.Net and i having some problem which had make me headache :mad:

The problem which had cause me headache is:

First, Anyone can help me or teach me how to make a registration form that enable users to register their Username from my Website and will automatically register the Username in Battle.Net. My Friends that help me in this server need to register their username manually in the Battle.net login Gate. I want the same way registration like Blueserver Or SMM which once i register, The username can be use in Forum And Battle.Net. Any help i really appreciate it.

Second, Any ideal which i can add in to my loader to anti-hack? Thank you.

Thanks again for any help.

stardefender123
06-20-2007, 05:00 AM
I remember doing something similar with a wow emulated server. All i remember was using apache.

Total_Lag
08-09-2007, 10:36 AM
I'm not experienced with emulated servers, but how is the information stored? MySQL? If it's some sort of database it would be easy to just route the login and forum login to use the same table so that it would work on both.

Forged
08-09-2007, 08:12 PM
pretty basic sql, what emulation software are you using, and what forum software are you using?