[FilterScript] r_Register MySQL BASED Registration FS
#21

I could download link please?
Reply
#22

http://www.apachefriends.org/en/xampp.html
Reply
#23

I do not know much .. I downloaded and installed, now what?
Reply
#24

Quote:

UPDATE: r_Register v0.2.1.

Added Ban System and ban kick commands.


Now you can manage how much player can register users per ip, using 1line. - Suggestion By Gh0st_


pawn Code:
#define MAX_ACCOUNTS_PER_IP 4 // MAX ACCOUNTS PER 1IP


Pictures






new download link: http://solidfiles.com/d/8d0d1/
Reply
#25

Nice idea with the textdraw text for a CAPTCHA, perhaps you should obfuscate the text slightly with another textdraws symbols, or something.
Reply
#26

Nice Work And Thanks.

Tikrai Geras Dalykas Pravers Dekui
Reply
#27

Quote:
Originally Posted by Calg00ne
View Post
Nice idea with the textdraw text for a CAPTCHA, perhaps you should obfuscate the text slightly with another textdraws symbols, or something.
I think tomorrow i will play with textdraws.

Quote:
Originally Posted by Serifukas
View Post
Nice Work And Thanks.
Tikrai Geras Dalykas Pravers Dekui
No problem.
Prasom.


Thanks for feedback.
Reply
#28

Idea: show player that box when he connects and are banned. (like in that one pic with "STOP")
Reply
#29

Good to see people are starting to move off file systems, nice release.
Reply
#30

Quote:
Originally Posted by Gh0sT_
View Post
Idea: show player that box when he connects and are banned. (like in that one pic with "STOP")
I will think about this, Thanks for suggestions.


Quote:
Originally Posted by [HiC]TheKiller
View Post
Good to see people are starting to move off file systems, nice release.
Thanks.
Reply
#31

well done but you should write a "tutorial" for creating base in XAMP/WAMP etc.
Reply
#32

Quote:
Originally Posted by System64
View Post
well done but you should write a "tutorial" for creating base in XAMP/WAMP etc.
Thanks and at this moment i dont have much time to write tutorials.
Reply
#33

Quote:

r_Register 0.2.2

Optimized script. SQL syntaxes now formating with mysql_format function.

Now script using OnQueryFinish callback for better query threading


All Commands For Admins.


Quote:
BAN - /ban [Nick/ID] [Reason]

KICK - /kick [Nick/ID] [Reason]

FREEZE - /freeze [Nick/ID] MODE: 0 - time in seconds 1 - time in minutes.

SLAP - /slap [Nick/ID] [Height][Reason]

New Version 0.2.2: http://solidfiles.com/d/6be7/
Reply
#34

what about unban command?

and this /ban its ipban or name ban?

Tnx For This Awesome FS! xD
Reply
#35

Quote:
Originally Posted by Rafiko
View Post
what about unban command?


and this /ban its ipban or name ban?


Tnx For This Awesome FS! xD
And Ip And name.
Reply
#36

If you tell me how to run it would be very grateful.
Reply
#37

1. Download FS.
2. In server.cfg add fs name.
3. Run server.

If you don\'t have mysql server in pc download xammp

http://www.apachefriends.org/en/xampp.html
Reply
#38

Yes, but, as a start xampp? I have to change something?
Reply
#39

?
Reply
#40

Yes
pawn Code:
#define MySQL_HOST "" // MySQL Server Ip
#define MySQL_USER "" // MySQL User
#define MySQL_DATA "" // Mysql Database
#define MySQL_PASS "" // MySQL Password
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)