Author | Message | Time |
---|---|---|
werehamster | [BNET]ValueString = "A=167624937 B=186753965 C=221635188 4 A=A+S B=B-C C=C^A A=A^BA=167624937 B=186753965 C=221635188 4 A=A+S B=B-C C=C^A A=A^BA=613609190 B=433381174 C=662925260 4 A=A^S B=B^C C=C^A A=A^B" Did BNET decide to crack down on the bots or something? I've never seen this string this long. | September 25, 2004, 10:08 AM |
The-Rabid-Lord | I dint think bnet could tell if your on a bot or not. May be wrong. | September 25, 2004, 10:32 AM |
Arta | That looks to me like 3 concatenated valuestrings, not one big one. Probably a bug in your client. | September 25, 2004, 1:51 PM |
Minux | [quote author=werehamster link=board=17;threadid=8832;start=0#msg81921 date=1096106885] [BNET]ValueString = "A=167624937 B=186753965 C=221635188 4 A=A+S B=B-C C=C^A A=A^BA=167624937 B=186753965 C=221635188 4 A=A+S B=B-C C=C^A A=A^BA=613609190 B=433381174 C=662925260 4 A=A^S B=B^C C=C^A A=A^B" Did BNET decide to crack down on the bots or something? I've never seen this string this long. [/quote] [code] A=167624937 B=186753965 C=221635188 4 A=A+S B=B-C C=C^A A=A^B A=167624937 B=186753965 C=221635188 4 A=A+S B=B-C C=C^A A=A^B A=613609190 B=433381174 C=662925260 4 A=A^S B=B^C C=C^A A=A^B [/code] Yep definitely is 3 concatenated valuestrings. If it was one big one the "4" value which tells you the number of operations you have to do would be higher than 4. | September 25, 2004, 7:14 PM |