Post
Topic
Board Meta
Re: Activity & new membergroup limits
by
shorena
on 21/03/2015, 17:34:21 UTC
-snip-
Sorry, I found it. But still, you need to know how to read this code ...

-snip-
Code:
update smf_members set ID_POST_GROUP=21 where ID_POST_GROUP=8 and
activity>=775 and activity>=775+conv(substr(sha1(concat(ID_MEMBER,
secretSeed)), 1, 2), 16, 10);

The required activity level per user is suitably random for betting, but anyone who can read my code (there are a few such people) will be able to exactly predict when someone will become Legendary, so I don't really recommend it.

The problem is that we dont know what the "secretSeed" is, thus a proper prediction on the exact result in only available for those that have access to the full code.