Re: Flyff Register Script
You fail.
1st, we are using official files
2nd, for official, we are using MSSQL.
And we already have lots of register scriptz so
baibai
Re: Flyff Register Script
Quote:
Originally Posted by
ecKo9321
You fail.
1st, we are using official files
2nd, for official, we are using MSSQL.
And we already have lots of register scriptz so
baibai
YOU fail.
1. At least he TRIED making a register script.
2. We can use as many register scripts needed, apparently, he tried making one, but failed badly o_o
Yeah, We use Official files - MSSQL.
Re: Flyff Register Script
First this is for mysql, and second it uses sha-1 encription, that should be MD5.
Re: Flyff Register Script
ok that was a fairly sad attempt at a register page. But it's not terrible if you're just learning the language. As it's already been mentioned, the official files use mssql and the encryption used for flyff is md5.
If you're just starting off, look at some of the other register scripts released here and learn from their code. Google and Youtube are also your friends when trying to learn languages.
Get a little experience under your belt, write some scripts on your own and TEST THEM with the official files, then release them if you feel inclined to do so. Don't release it until it's complete, or it's gonna get shot down and flamed to death (like this one did)
Off topic: Woot 300th post XD
Re: Flyff Register Script
i dont have a flyff server and i asked someone for the sql so i coult work on a web for flyff
so i am working with it if its not the correct one then srry but i did not know only thing i know it works with the sql i got
Re: Flyff Register Script
Then the database your friend gave you does not correspond to the official files. It's either a Caali database or it's for an emulator. That's great that it works, but it's kinda useless to release the scripting code then since none of us know what server files it's for.
At the very least, find out what server files the database is for and edit your first post, so people don't assume it's for the official files then bitch when it doesn't work.
Re: Flyff Register Script
Scripting is fine, knowledge of flyff is off. Tbh, you don't really need to change what type of data is in a password, just check if its an array and etc validation check but no point in check the characters themselves. Not everyone likes to be restricted to what they can put in their password.
Re: Flyff Register Script
Re: Flyff Register Script