[REQUEST]Secure EP4 Register Script

10/23/2011 20:30 Ablax#1
Hello E*PvP im here to request a secure register script with rechapcha or 3-4 accounts per ip... i tried editing abrasive's one but i was totally failing... i've been trying for like 2 hours to make it insert the data in PS.OMGWeb.dbo.OMGWebTable but as i said i was totally failing.
Next i tried adding rechapcha or accounts per ip to this ep4 register script
[Only registered and activated users can see links. Click Here To Register...] but that was a total fail too. Im kinda newbie with SQL scripts. I will be very thankfull if you could post/create a ep4 secure register script.(with rechapacha or how it is called or accounts per ip).

Greetings and thanks in advance Alex.
10/24/2011 00:28 viper4513#2
Using Abrasive's script would be your most secure, and easiest option.
And it's the users.Master table you want to be looking in. The OMGWeb one isn't used at all, and I don't think it's called by that script either.

Look for the procedure that sends the data to the user.Master table, i think there is a line in there you could add something like
IF IP exists = fail
some stuff like that, not an expert at SQL either, and not looking at my database right now to check. But i'm sure there is a line like that, you may be able to "copy" and use.