Quote from: Blaze on June 06, 2006, 01:48:02 AMThey're the same way.Quote from: Apollo on June 05, 2006, 07:58:22 PMQuote from: iago on June 05, 2006, 01:41:55 PMI'm pretty sure you can always just send 10101010
I've tried using anything, and it doesn't always work. I never bothered figuring out the pattern.
In any case, it's better to do something properly and know it'll work than to do it wrong and not be sure.
Also, I learned a lot writing it, so even if it was a complete waste of a program, it was still interesting to do it.
There's the RIGHT way, and then how you're doing it.
iago is wasting CPU cycles on something that Blizzard does not even aggresively check.
You can send (5.5 * 2) % 9 or you can just send 2, it's your choice.