SA-MP Forums Archive
[FilterScript] Login - Register System - [Fully on textdraws] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Login - Register System - [Fully on textdraws] (/showthread.php?tid=517343)



Login - Register System - [Fully on textdraws] - JonathanW - 04.06.2014


Hey there.Today,I'll release my Login Register System.The special thing about this sytem is,that it's fully Done on Textdraws.Let's move on.

Features


- Saving the Following Variables (Off my Previous Admin system)
-- Administrator (Is Admin or Not)
-- Admin Level (Player's Admin level)
-- Skin (Self Explanatory)
-- Health
-- Armour
-- Money
-- Position (X,Y,Z)
-- Hashed Password (MAIN)
-- Gender (MAIN)
-- Age (MAIN)

Screenshots


Just connected



After clicking Registeration,click on 'Account Password'


Then,gender!


Age,Yeah..


Logging in


You can see how it Saved my data


Hashed Passwords[NEW]


Credits
SAMP - For Samp? (And for the addiction xD)
iPleomax - Used his Textdraw Editor

How to Install?

- Use the Pawn File from the Download Link,provided below.
- Create a Folder "Users" in scriptfiles.
- Add the filterscript in 'server.cfg'.

Downloads


Pastebin (Version 1)

Pastebin (Version 2)



Re: Login - Register System - [Fully on textdraws] - Inn0cent - 04.06.2014

Nice and simple.


Re: Login - Register System - [Fully on textdraws] - iFiras - 04.06.2014

Well done.


Re: Login - Register System - [Fully on textdraws] - JonathanW - 04.06.2014

Thanks


Re: Login - Register System - [Fully on textdraws] - XStormiest - 04.06.2014

I dont like one thing: You should hash the password.
Cause if any hacker pass here by a mistake, they will use this to break bank accounts, emails and other shits.
So please hash the password, as for the Textdraws, I would say good job i guess. Nice


Re: Login - Register System - [Fully on textdraws] - Raza2013 - 04.06.2014

ah old scripts new style :/
any ways +rep for posting this.


Re: Login - Register System - [Fully on textdraws] - MrMercury - 04.06.2014

Looks good but as XStormiest said, you should hash the passwords for more security.


Re: Login - Register System - [Fully on textdraws] - Devil123 - 04.06.2014

Nice keep going


Re: Login - Register System - [Fully on textdraws] - iRaiDeN - 04.06.2014

Not bad!


Re: Login - Register System - [Fully on textdraws] - JonathanW - 05.06.2014

Version 2 will be having hashed passwords,thanks for the Idea!