[FilterScript] [MySql]Simple Machines Forum Login
#1

Hello everyone im on these forums for a long time but actually with only two releases that are outdated :P
I know that many people would like to connect their forums with server and they dont know how.

NOTE: These FS is ONLY for SMF 2.x

So i made a very small and simple login filterscript that's gonna allow users to login with their forum username and password in-game
When user connects to server his nick name will be used as forum username and if that user name is registered on forum he will be forced to login or leave server.

There are no futures except Login and autologin with two last ip's from forum
So its mean NO INGAME REGISTER or SAVING/LOADING STATS

[BUGS]
None that i know (If you find some reply here or pm me dont spam in scripting discussion)

You will need MySql plugin by BlueG,Mysql database and smf 2.x forum

Download v0.1 TEST
Reply
#2

do you know how to make bot post in topic when someone register? Like SFSE
Reply
#3

Quote:
Originally Posted by willzyyy
Посмотреть сообщение
do you know how to make bot post in topic when someone register? Like SFSE
These filterscript is for samp server not spam bots for some forum software lol
Reply
#4

Very nice filterscript i might use it thank you very much, 3rep4u.
Reply
#5

very nice but not working for me. -_-
Reply
#6

since when SMF uses SHA as hash password?
Reply
#7

Quote:
Originally Posted by TheArcher
Посмотреть сообщение
since when SMF uses SHA as hash password?
Since 2.0 beta and password hash is sha1($username.$password)

If you want to use it with vBulletin or Woltlab than i think you will need hash plugin (there is one)

vBulletin (4.x only i think) hash is: MD5(MD5($password)+$salt)
Woltlab (Burning board 3.x and burning board line 2.x)hash is: MD5(MD5($password)$salt)

Maybe i will add support for these two forums
Reply
#8

nice man rep+
Reply
#9

Pretty nice work, i will test it
Reply
#10

can you upload this file again please? Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)