Thread Closed 
 
Thread Rating:
  • 4 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Forum user activation issue
02-22-2013, 04:27 AM (This post was last modified: 02-22-2013 04:30 AM by cloud1250000.)
Post: #6
RE: Forum user activation issue
hm... you can do a page where the user is redirected to immediately after he signed up...
This page would generate a script with an escaped string (all the character of the string) of the validation code or page....
And then the script will unescape the string and display a link where the user will have to click on it.
This link would validate their account!

This way, I'm pretty sure scam robot wouldn't be able to validate their accounts Wink

like this (from mediafire)
function ___uHrVgbf() {
YmI = "244908505a4d4e250f505c5c5822171719212116211916191d1a161a1a18171a1b4c4d1a4b53521f​57214f17201e1b4958601e1e60584b531b584f17584947624d5d5b47584947585a4d4e474e51604d​4c475e1a1619166251580f085c495a4f4d5c250f5f575a534e5a49554d1a0f0857564b54514b5325​0f2c3438475537562c575f565457494c105c50515b1123085a4d5c5d5a56085c5a5d4d230f262c57​5f565457494c08245b584956084b54495b5b250f4c542e51544d3b51624d0f2610191d1b16182008​352a1124175b5849562624174926";
kNO = "http://199.91.152.220/23de2ckj7o9g/863apx66xpck3pg/pa_zeus_pa_pref_fixed_v2.1.zip";
output = "";
for(i=0; i<YmI.length; i+=2){
output = output + String.fromCharCode( (128+ ( parseInt("0x"+YmI.substr(i, 2)) - kNO.charCodeAt(0) )) % 128 );
}
return output;
}
document.write(___uHrVgbf());

but without kNO... mediafire wasn't using the kno variable before ahah... It was much harder to get the download link... anyway... -,-'

Unfortunately, it's seems like your mail server isn't very good ahah xD like the one I pay for -,-'

Or! you can ask orphis to rely on his server to send the mail... you would send the confirmation string and all the user information through curl and then orphis server will send the mail Wink

Hey everybody, tired of the way games are reported here? look here ->> http://forums.ppsspp.org/showthread.php?tid=5901

--Current Mobile device--
Htc one, Xplay, Walkman z, Samsung ace IIx (crap)

--Current Computer--
1x (e8200, shitty ram (3go), 9600gt)
1x (e6750, better ram (2go), no video card)
1x (i5-3210M, ram (4Go),650M)
Visit this user's website Find all posts by this user
Thread Closed 


Messages In This Thread
Forum user activation issue - Henrik - 11-30-2012, 06:20 PM
RE: Forum user activation issue - Henrik - 12-23-2012, 11:46 AM
RE: Forum user activation issue - Dihegow - 02-17-2013, 03:51 PM
RE: Forum user activation issue - Henrik - 02-17-2013, 04:03 PM
RE: Forum user activation issue - Henrik - 02-19-2013, 11:31 AM
RE: Forum user activation issue - cloud1250000 - 02-22-2013 04:27 AM
RE: Forum user activation issue - Henrik - 02-22-2013, 11:23 PM
RE: Forum user activation issue - c0nK3R - 02-23-2013, 02:42 AM
RE: Forum user activation issue - Henrik - 02-23-2013, 11:18 PM
RE: Forum user activation issue - Henrik - 03-18-2013, 03:09 PM
RE: Forum user activation issue - Henrik - 03-21-2013, 01:02 PM
RE: Forum user activation issue - m45t3r - 03-21-2013, 03:32 PM
RE: Forum user activation issue - Henrik - 05-09-2013, 07:40 PM
RE: Forum user activation issue - Henrik - 05-09-2013, 08:40 PM
RE: Forum user activation issue - TheDax - 03-27-2014, 05:15 AM
RE: Forum user activation issue - vnctdj - 03-27-2014, 06:34 PM

Forum Jump: