lol.
Now i actually have some coding experience, and i also read something about how such random number generators work. So yes, they take a seed, but most of the time the devs does not change the seed from its default one, because the default one is good enough(encryption is different matter). For every following number the last number generated is the see, thus making any prediction nearly impossible. Unless u know the seed and the times of random numbers generated, and we definitely don't know the last, because is very unlikely that they maintain a random seed for every session.
There is also the wrong though about the slots. They are only a diversion: The slots are completely unimportant. The server only decides if the item will be enchanted, downgraded, broken or nothing happens at all. The slots are made up according to that.
In other words: Don't ask where to put your stones, but when to start enchanting. The question cant be really solved though, so just accept the fact: enchanting is ruled by a pseudo random number generator.
__________________
FLAN FOR VICTORY !!
Last edited by MaxOff; 03-26-2008 at 11:30 PM..
|