Board ArchivesSite FeaturesActiveworlds SupportHistoric Archives |
silenced // User Search
silenced // User SearchWishlist Bot CommandsFeb 25, 2002, 5:27pm
I do believe you can force people to change their avatars. As for the rest,
I have no clue, but I seriously doubt any of it is possible currently. -Silenced [View Quote] Wishlist Bot CommandsFeb 26, 2002, 12:11am
Hmm.. allow a person to choose a weapon before hand, then check to see if
they click it two times? Maybe for a more powerful weapon that wounds the other user more and doesn't allow them to leave the "wounded area" for a longer period. -Silenced [View Quote] Wishlist Bot CommandsFeb 26, 2002, 12:25am
Click signs? Maybe have a base they can run into and click on little signs
for new weapons then? :) -Silenced [View Quote] Multiple LoginMar 4, 2002, 6:39pm
use a while statement (not sure if you're using VB or if there's a while
statement in VB) such as this in c++ int x = 0; while ( x < 3 ) { Do the login stuff here x++; } That should work .. or just convert it to your friendly neighboorhood VB code. -Silenced [View Quote] WARNING: IMPORTANTMar 31, 2002, 2:00pm
WARNING: IMPORTANTMar 31, 2002, 2:07pm
Most likely he'll get them again. What's the point? Rotate them every 2
days. This is why you close off access to your worlds ;). --Bowen-- [View Quote] WARNING: IMPORTANTApr 1, 2002, 6:59pm
LOL! he's not a hacker, he used a program to cause damage, that's a script
kiddie/cracker. I believe script kiddie fits him best. --Bowen-- [View Quote] AW Facing DirectionApr 26, 2002, 9:28pm
What about if it goes below the person moving? like -10a maybe? And the bot
has a little window that has a compass on it etc.. that'd be cool ;).. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Brant's paintball bot is full of errorsMay 5, 2002, 2:59pm
Yup, that'd be the reason there'd be any encroachment with a registry right
there. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] aw_console_messageMay 20, 2002, 6:22pm
Need some help from the resident geniuses of the SDK group.
How do I get the aw_console_message to work.. I can't seem to get it to compile correctly, blah blah blah, what's everything I need to have? If possible could I have an example? Thanks in advance! --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 aw_console_messageMay 20, 2002, 7:12pm
hehe ok, got that part done.. now.. how would I get an object's number when
clicked and give it to an int? say I want to give it to int obj --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Very Puzzling FunctionMay 24, 2002, 5:21pm
No, VB just isn't the best thing to be used.
BASIC is a beginners language and should be used for stepping up to other languages that are more suited for programming. Hence Beginner's All-purpose Symbolic Instruction Code. Note Beginners ;). Sure it's great for kids to start, but that's what it's for, a start. You'd be amazed at how much faster and smaller C++ programs are that do the same thing. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Very Puzzling FunctionMay 24, 2002, 5:44pm
Mmm, stay away from microsoft stuff. Get borland, learn normal C++, then
get a different compiler if you so want. You should learn how to program C++ before you get into that microsoft .net BS. So once you do learn C++, you can switch right over to different platforms. And not have to unlearn anything that Microsoft does that other things don't. Borland has a nice free C++ compiler as well. Great for learning. I make my stuff with it still ;). --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Very Puzzling FunctionMay 24, 2002, 6:55pm
Of course it's not. It'd probably be something around 8 mb's and take 2
minutes to boot up. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Very Puzzling FunctionMay 25, 2002, 5:29am
hehe, I hear an echo. :D
--Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Very Puzzling FunctionJun 5, 2002, 1:47am
> As I say, I know very little about VB. :)
> > However, read my message again and THINK before you reply. All my points are > actually valid to some extent, or may be. :) I'd hazard a guess that I was > optimizing code before you reached puberty. This is not a put-down, just a > simple statement of the fact that I've been doing this a loooong time and I > am actually quite good at it. Well.. If you know very little about VB, and I know KAH knows a damn lot of it.. it wouldn't make sense to tell him he's wrong. Just my opinion. Optimizing code before he reached puberty makes you a better programmer? I've seen 13 yr olds that just learnt a language show up a teacher that's been a system programmer for 20 years. The longevity of your time with a language has little value of your experience really.. but that's also my opinion. No offense intended if you took any offense :D --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 Very Puzzling FunctionJun 5, 2002, 9:12am
How so? And another thing, his is all just opinions as well ;).. excluding
the fact about doing it before pueberty which has no basis for expertise. Especially if it's in a language he knows very little. Again, that's an opinion too. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] yab (yet another bot)May 29, 2002, 6:30pm
Learn to reply.. I can't make out your replies from his.. very hard for him
to follow as well I'd assume. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Nasty console message problem [attachment ~3.20 KB]Jun 1, 2002, 12:04pm
Hey all,
I need some expert help here. When I try to use the enclosed sdk app, the bot messes up and repeats a aw_console_message when it was supposed to say something else. Say you click the "switch" but you clicked "cable" before that.. it'll repeat the cable one, if you click "switch" again, then it'll say it right. But there's also another problem. Say a person last clicked switch and the person that has their name in aw_avatar_add enters, it'll say the switch's message. Any help would be great on solving this problem. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 begin 666 consolebot.cpp M(VEN8VQU9&4 at (F%W+F at B#0HC:6YC;'5D92 \<W1D:6\N:#X-"B-I;F-L=61E M(#QS=&1L:6(N:#X-"B-I;F-L=61E(#QI;W-T<F5A;2YH/ at T*(VEN8VQU9&4 at M/'-T<FEN9RYH/ at T*#0IV;VED(&AA;F1L95]A=F%T87)?861D("AV;VED*3L- M"G9O:60 at :&%N9&QE7V]B:F5C=%]C;&EC:R H=F]I9"D[#0H-"FUA:6X at *&EN M="!A<F=C+"!C:&%R("IA<F=V6UTI#0I[#0H-"B at :6YT(')C.PT*#0H at ("\J M(&-H96-K(&-O;6UA;F0 at ;&EN92 J+PT*("!I9B H87)G8R \(#0I('L-"B at M("!P<FEN=&8 at *")5<V%G93H at )7, at ;G5M8F5R('!A<W-W;W)D('=O<FQD7&XB M+"!A<F=V6S!=*3L-"B at ("!E>&ET(" at Q*3L-"B at ?0T*#0H at ("\J(&EN:71I M86QI>F4 at 06-T:79E(%=O<FQD<R!!4$D at *B\-"B at :68 at *')C(#T at 87=?:6YI M=" H05=?0E5)3$0I*2![#0H at (" at <')I;G1F(" at B56YA8FQE('1O(&EN:71I M86QI>F4 at 05!)("AR96%S;VX at )60I7&XB+"!R8RD[#0H at (" at 97AI=" H,2D[ M#0H at ('T-" at T*(" O*B!I;G-T86QL(&AA;F1L97( at 9F]R(&%V871A<E]A9&0 at M979E;G0 at *B\-"B at 87=?979E;G1?<V5T("A!5U]%5D5.5%]/0DI%0U1?0TQ) M0TLL(&AA;F1L95]O8FIE8W1?8VQI8VLI.PT*("!A=U]E=F5N=%]S970 at *$%7 M7T5614Y47T%6051!4E]!1$0L(&AA;F1L95]A=F%T87)?861D*3L-" at T*(" O M*B!C<F5A=&4 at 8F]T(&EN<W1A;F-E("HO#0H at (&EF("AR8R ](&%W7V-R96%T M92 H,"P at ,"P at ,"DI('L-"B at ("!P<FEN=&8 at *")5;F%B;&4 at =&\ at 8W)E871E M(&)O="!I;G-T86YC92 H<F5A<V]N("5D*5QN(BP at <F,I.PT*(" at (&5X:70 at M*#$I.PT*("!]#0H-"B at +RH at ;&]G(&)O="!I;G1O('1H92!U;FEV97)S92 J M+PT*("!A=U]B;V]L7W-E="A!5U]%3E1%4E]'3$]"04PL,2D[(" -"B at 87=? M:6YT7W-E=" H05=?3$]'24Y?3U=.15(L(&%T;VD at *&%R9W9;,5TI*3L-"B at M87=?<W1R:6YG7W-E=" H05=?3$]'24Y?4%))5DE,14=%7U!!4U-73U)$+"!A M<F=V6S)=*3L-"B at 87=?<W1R:6YG7W-E=" H05=?3$]'24Y?05!03$E#051) M3TXL(")-87-T97( at ;V8 at 1G5N26Y%12(I.PT*("!A=U]S=')I;F=?<V5T("A! M5U],3T=)3E].04U%+" B36%S=&5R(BD[#0H at (&EF("AR8R ](&%W7VQO9VEN M(" at I*2![#0H at (" at <')I;G1F(" at B56YA8FQE('1O(&QO9VEN("AR96%S;VX at M)60I7&XB+"!R8RD[#0H at (" at 97AI=" H,2D[#0H at ('T-" at T*(" O*B!L;V< at M8F]T(&EN=&\ at =&AE('=O<FQD(&-A;&QE9" B9G5N:6YE92( at *B\-"B at :68 at M*')C(#T at 87=?96YT97( at *&%R9W9;,UTI*2![#0H at (" at <')I;G1F(" at B56YA M8FQE('1O(&5N=&5R('=O<FQD("AR96%S;VX at )60I7&XB+"!R8RD[#0H at (" at M97AI=" H,2D[#0H at ('T-" at T*(" O*B!A;FYO=6YC92!O=7( at <&]S:71I;VX at M:6X at =&AE('=O<FQD("HO#0H at (&%W7VEN=%]S970 at *$%77TU97U at L(#$P,# I M.R O*B P5R J+PT*("!A=U]I;G1?<V5T("A!5U]-65]:+" Q,# P*3L at +RH at M,$X at *B\-"B at 87=?:6YT7W-E=" H05=?35E?62P at +3,U,# P*3L at +RH at +3,P M,&$ at *B\-"B at 87=?:6YT7W-E=" H05=?35E?64%7+" R,C4P*3L at +RH at 9F%C M92!T;W=A<F1S($=:("HO#0H at (&EF("AR8R ](&%W7W-T871E7V-H86YG92 H M*2D at >PT*(" at ('!R:6YT9B H(E5N86)L92!T;R!C:&%N9V4 at <W1A=&4 at *')E M87-O;B E9"E<;B(L(')C*3L-"B at ("!E>&ET(" at Q*3L-"B at ?0T*#0H at ("\J M(&UA:6X at 979E;G0 at ;&]O<" J+PT*("!W:&EL92 H(6%W7W=A:70 at *"TQ*2D- M"B at (" [#0H-"B at +RH at 8VQO<V4 at 979E<GET:&EN9R!D;W=N("HO#0H at (&%W M7V1E<W1R;WD at *"D[#0H at (&%W7W1E<FT at *"D[#0H at (')E='5R;B P.PT*#0I] M#0H-"G9O:60 at :&%N9&QE7V]B:F5C=%]C;&EC:R H=F]I9"D-"GL-"F-H87( at M9&5S8ULR-39=.PT*<W1R8W!Y*&1E<V,L(&%W7W-T<FEN9RA!5U]/0DI%0U1? M1$530U))4%1)3TXI*3L at #0H-"F%W7VEN=%]S970H05=?0T].4T],15]2140L M,"D[#0IA=U]I;G1?<V5T*$%77T-/3E-/3$5?1U)%14XL,"D[#0IA=U]I;G1? M<V5T*$%77T-/3E-/3$5?0DQ512PQ,C at I.PT*87=?8F]O;%]S970H05=?0T]. M4T],15]"3TQ$+&9A;'-E*3L-"F%W7V)O;VQ?<V5T*$%77T-/3E-/3$5?251! M3$E#4RQF86QS92D[#0H-"F-H87( at <W=I=%LQ,#!=.PT*8VAA<B!C86)L6S$P M,%T[#0H-"G-P<FEN=&8H8V%B;"PB6F%A87 A($]U8V at L('EO=2=V92!T;W5C M:&5D(&$ at =VER92XN+B!H;W!E('EO=2!D:61N)W0 at :'5R="!Y;W5R<V5L9B(I M.PT*<W!R:6YT9BAS=VET+")9;W4G=F4 at <'5L;&5D('1H92!S=VET8V at L(&=O M;V0 at :F]B(2(I.PT*#0II9B H(7-T<F-M<"AD97-C+")S=VET8V at B*2D-"B at M>PT*("!I;G0 at <V5S<VEO;E]I9" ](&%W7VEN="A!5U]!5D%405)?4T534TE/ M3BD[#0H at (&%W7V-O;G-O;&5?;65S<V%G92AS97-S:6]N7VED*3L-"B at 87=? M<W1R:6YG7W-E="A!5U]#3TY33TQ%7TU%4U-!1T4L('-W:70I.PT*#0H at ('T- M" at T*:68 at *"%S=')C;7 H9&5S8RPB8V%B;&4B*2D-"B at >PT*("!I;G0 at <V5S M<VEO;E]I9" ](&%W7VEN="A!5U]!5D%405)?4T534TE/3BD[#0H at (&%W7V-O M;G-O;&5?;65S<V%G92AS97-S:6]N7VED*3L-"B at 87=?<W1R:6YG7W-E="A! M5U]#3TY33TQ%7TU%4U-!1T4L(&-A8FPI.PT*#0H at ('T-" at T*?0T*#0IV;VED M(&AA;F1L95]A=F%T87)?861D("AV;VED*0T*>PT*#0IC:&%R('=H;VU;,C!= M.PT*8VAA<B!M97-S86=E6S(U-5T[#0IS=')C<'DH=VAO;2P at 87=?<W1R:6YG M*$%77T%6051!4E].04U%*2D[#0IS<')I;G1F*&UE<W-A9V4L(")(97DL(&=O M(&-L:6-K('1H92!S=VET8V at at 86YD(&-A8FQE(&EN('1H92!B=6EL9&EN9R!O M;B!T;W at ;V8 at =&AE(&-L:69F('1O('1H92!.;W)T:"XN('EO=2!M87D at :&%V M92!T;R!C;&EC:R!E86-H(&$ at 9F5W('1I;65S+"!B=70 at :70 at <VAO=6QD('=O M<FLN(BD[#0H-"FEF(" at A<W1R8VUP*'=H;VTL(")";W=E;B(I('Q\("AW:&]M M+" B2T%((BDI#0H at ('L-" at T*("!A=U]I;G1?<V5T*$%77T-/3E-/3$5?4D5$ M+# I.PT*("!A=U]I;G1?<V5T*$%77T-/3E-/3$5?1U)%14XL,"D[#0H at (&%W M7VEN=%]S970H05=?0T].4T],15]"3%5%+#(U-2D[#0H-"B at :6YT('-E<W-I M;VY?:60 at /2!A=U]I;G0H05=?059!5$%27U-%4U-)3TXI.PT*("!A=U]C;VYS M;VQE7VUE<W-A9V4H<V5S<VEO;E]I9"D[#0H at (&%W7W-T<FEN9U]S970H05=? H0T].4T],15]-15-304=%+"!M97-S86=E*3L-" at T*("!]#0H-"GT-" at `` ` end Nasty console message problem [attachment ~3.20 KB]Jun 1, 2002, 12:56pm
Thanks man :) that works great.
--Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] terrain helpJun 1, 2002, 9:51pm
Me again :). I cannot make sense on how to edit terrain in the SDK. What I
basically need is and example on how to edit the entire world with a single height. Thanks in advance. --Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 terrain helpJun 2, 2002, 2:04am
For all those that care.. this should help you out.. and it answers my
question. short data[70][70]; for (int i = 0; i < 70; i++) for (int j = 0; j < 70; j++) data[i][j] = -10; for(int z=0;z<70;z++) { if(rc = aw_terrain_set(-100,z-100,70,0,data[z])) { aw_string_set(AW_CONSOLE_MESSAGE,"Error!"); aw_console_message(0); break; } } -- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] Why won't the build 24 SDK convert properly using dlltool? [~74KB attachments] - 2 attachmentsJun 3, 2002, 5:40pm
Try to use this file when you compile your apps.
--Bowen-- Have $3... want a website? http://www.smartpenguin.com/affiliate.php?id=12 [View Quote] begin 666 awbor.lib M\ T``!X```4`````````X( -``M?87=?861D<F5S<^R((P``H $`"U]A=U]A M9&1R97-S!D%7+D1,3 IA=U]A9&1R97-S7HH"``!T``````" $ at `07V%W7V%V M871A<E]C;&EC:^2(+0``H $`$%]A=U]A=F%T87)?8VQI8VL&05<N1$Q,#V%W M7V%V871A<E]C;&EC:TZ*` at ``= ```````( *``A?87=?8F]O;"R('0``H $` M"%]A=U]B;V]L!D%7+D1,3 =A=U]B;V]LWHH"``!T``````````````````" M# at `,7V%W7V)O;VQ?<V5T>8 at E``" at `0`,7V%W7V)O;VQ?<V5T!D%7+D1,3 MA M=U]B;V]L7W-E='B*` at ``= `` at X`#%]A=U]C86QL8F%C:Z.()0``H $`#%]A M=U]C86QL8F%C:P9!5RY$3$P+87=?8V%L;&)A8VO,B at (``'0``( 2`!!?87=? M8V%L;&)A8VM?<V5T\( at M``" at `0`07V%W7V-A;&QB86-K7W-E= 9!5RY$3$P/ M87=?8V%L;&)A8VM?<V5T9HH"``!T```````` at \`#5]A=U]C96QL7VYE>'00 MB"<``* !``U?87=?8V5L;%]N97AT!D%7+D1,3 QA=U]C96QL7VYE>'2FB at (` M`'0```````````````````" $0`/7V%W7V-I=&EZ96Y?861D3( at K``" at `0`/ M7V%W7V-I=&EZ96Y?861D!D%7+D1,3 YA=U]C:71I>F5N7V%D9!Z*` at ``= `` M`````````( at `!Y?87=?8VET:7IE;E]A='1R:6)U=&5S7V)Y7VYA;676B$D` M`* !`!Y?87=?8VET:7IE;E]A='1R:6)U=&5S7V)Y7VYA;64&05<N1$Q,'6%W M7V-I=&EZ96Y?871T<FEB=71E<U]B>5]N86UE,HH"``!T```````````````` M at "(`(%]A=U]C:71I>F5N7V%T=')I8G5T97-?8GE?;G5M8F5RZHA-``" at `0` at M7V%W7V-I=&EZ96Y?871T<FEB=71E<U]B>5]N=6UB97(&05<N1$Q,'V%W7V-I M=&EZ96Y?871T<FEB=71E<U]B>5]N=6UB97):B at (``'0```````" % `27V%W M7V-I=&EZ96Y?8VAA;F=E"8 at Q``" at `0`27V%W7V-I=&EZ96Y?8VAA;F=E!D%7 M+D1,3!%A=U]C:71I>F5N7V-H86YG99B*` at ``=( 4`!)?87=?8VET:7IE;E]D M96QE=&7\B#$``* !`!)?87=?8VET:7IE;E]D96QE=&4&05<N1$Q,$6%W7V-I M=&EZ96Y?9&5L971E?HH"``!T at !(`$%]A=U]C:71I>F5N7VYE>'2TB"T``* ! M`!!?87=?8VET:7IE;E]N97AT!D%7+D1,3 ]A=U]C:71I>F5N7VYE>'3NB at (` M`'0```````" % at `47V%W7V-I=&EZ96Y?<')E=FEO=7/NB#4``* !`!1?87=? M8VET:7IE;E]P<F5V:6]U<P9!5RY$3$P387=?8VET:7IE;E]P<F5V:6]U<V** M` at ``= ````````````" %0`37V%W7V-O;G-O;&5?;65S<V%G98N(,P``H $` M$U]A=U]C;VYS;VQE7VUE<W-A9V4&05<N1$Q,$F%W7V-O;G-O;&5?;65S<V%G M99R*` at ``= ````````````````" # `*7V%W7V-R96%T96"((0``H $`"E]A M=U]C<F5A=&4&05<N1$Q,"6%W7V-R96%T94:*` at ``= `````````` at !4`$U]A M=U]C<F5A=&5?<F5S;VQV962+B#,``* !`!-?87=?8W)E871E7W)E<V]L=F5D M!D%7+D1,3!)A=U]C<F5A=&5?<F5S;VQV962<B at (``'0````````````````` M at ! at `%E]A=U]D96QE=&5?86QL7V]B:F5C='-HB#D``* !`!9?87=?9&5L971E M7V%L;%]O8FIE8W1S!D%7+D1,3!5A=U]D96QE=&5?86QL7V]B:F5C='-6B at (` M`'0````` at T`"U]A=U]D97-T<F]YR( at C``" at `0`+7V%W7V1E<W1R;WD&05<N M1$Q,"F%W7V1E<W1R;WD6B at (``'0``````( +``E?87=?96YT97*XB!\``* ! M``E?87=?96YT97(&05<N1$Q,"&%W7V5N=&5R]HH"``!T``````````````" M"P`)7V%W7V5V96YTM( at ?``" at `0`)7V%W7V5V96YT!D%7+D1,3 AA=U]E=F5N M=.Z*` at ``= `````````````` at \`#5]A=U]E=F5N=%]S970!B"<``* !``U? M87=?979E;G1?<V5T!D%7+D1,3 QA=U]E=F5N=%]S972(B at (``'0````````` M``````````" " at `(7V%W7V5X:70>B!T``* !``A?87=?97AI= 9!5RY$3$P' M87=?97AI=,**` at ``= `````````````````` at L`"5]A=U]F;&]A=,"('P`` MH $`"5]A=U]F;&]A= 9!5RY$3$P(87=?9FQO870&B at (``'0````````````` M`( /``U?87=?9FQO871?<V5T#8 at G``" at `0`-7V%W7V9L;V%T7W-E= 9!5RY$ M3$P,87=?9FQO871?<V5TH(H"``!T```````````````````` at H`"%]A=U]I M;FET)( at =``" at `0`(7V%W7VEN:70&05<N1$Q,!V%W7VEN:73.B at (``'0````` M`````````````( .``Q?87=?:6YS=&%N8V5[B"4``* !``Q?87=?:6YS=&%N M8V4&05<N1$Q,"V%W7VEN<W1A;F-E?(H"``!T``" $ at `07V%W7VEN<W1A;F-E M7W-E=,B(+0``H $`$%]A=U]I;G-T86YC95]S970&05<N1$Q,#V%W7VEN<W1A M;F-E7W-E=!:*` at ``= ```````( )``=?87=?:6YTCX at ;``" at `0`'7V%W7VEN M= 9!5RY$3$P&87=?:6YTI(H"``!T`( -``M?87=?:6YT7W-E=-R((P``H $` M"U]A=U]I;G1?<V5T!D%7+D1,3 IA=U]I;G1?<V5T/HH"``!T``````" $0`/ M7V%W7VQI8V5N<V5?861D7X at K``" at `0`/7V%W7VQI8V5N<V5?861D!D%7+D1, M3 YA=U]L:6-E;G-E7V%D9$2*` at ``= ```````````( 8`!9?87=?;&EC96YS M95]A='1R:6)U=&5S,X at Y``" at `0`67V%W7VQI8V5N<V5?871T<FEB=71E<P9! M5RY$3$P587=?;&EC96YS95]A='1R:6)U=&5S[(H"``!T`````( 4`!)?87=? M;&EC96YS95]C:&%N9V4<B#$``* !`!)?87=?;&EC96YS95]C:&%N9V4&05<N M1$Q,$6%W7VQI8V5N<V5?8VAA;F=EOHH"``!T at !0`$E]A=U]L:6-E;G-E7V1E M;&5T90^(,0``H $`$E]A=U]L:6-E;G-E7V1E;&5T909!5RY$3$P187=?;&EC M96YS95]D96QE=&6DB at (``'2 $ at `07V%W7VQI8V5N<V5?;F5X=,>(+0``H $` M$%]A=U]L:6-E;G-E7VYE>'0&05<N1$Q,#V%W7VQI8V5N<V5?;F5X=!2*` at `` M= ```````( 6`!1?87=?;&EC96YS95]P<F5V:6]U<P&(-0``H $`%%]A=U]L M:6-E;G-E7W!R979I;W5S!D%7+D1,3!-A=U]L:6-E;G-E7W!R979I;W5SB(H" M``!T`````````````( +``E?87=?;&]G:6Z]B!\``* !``E?87=?;&]G:6X& M05<N1$Q,"&%W7VQO9VEN`(H"``!T``````````````" $ `.7V%W7V]B:F5C M=%]A9&3-B"D``* !``Y?87=?;V)J96-T7V%D9 9!5RY$3$P-87=?;V)J96-T M7V%D9""*` at ``= ```````````````( 3`!%?87=?;V)J96-T7V-H86YG98J( M+P``H $`$5]A=U]O8FIE8W1?8VAA;F=E!D%7+D1,3!!A=U]O8FIE8W1?8VAA M;F=EFHH"``!T```` at !(`$%]A=U]O8FIE8W1?8VQI8VOLB"T``* !`!!?87=? M;V)J96-T7V-L:6-K!D%7+D1,3 ]A=U]O8FIE8W1?8VQI8VM>B at (``'0````` M``" $P`17V%W7V]B:F5C=%]D96QE=&5]B"\``* !`!%?87=?;V)J96-T7V1E M;&5T909!5RY$3$P087=?;V)J96-T7V1E;&5T98"*` at ``= ```( 1``]?87=? M;V)J96-T7VQO8614B"L``* !``]?87=?;V)J96-T7VQO860&05<N1$Q,#F%W M7V]B:F5C=%]L;V%D+HH"``!T```````````` at !,`$5]A=U]O8FIE8W1?<V5L M96-T<( at O``" at `0`17V%W7V]B:F5C=%]S96QE8W0&05<N1$Q,$&%W7V]B:F5C M=%]S96QE8W1FB at (``'0```" "P`)7V%W7W%U97)YH( at ?``" at `0`)7V%W7W%U M97)Y!D%7+D1,3 AA=U]Q=65R><:*` at ``= `````````````` at \`#5]A=U]Q M=65R>5\U>#57B"<``* !``U?87=?<75E<GE?-7 at U!D%7+D1,3 QA=U]Q=65R M>5\U>#4TB at (``'0```````````````````" # `*7V%W7W)A;F1O;5.((0`` MH $`"E]A=U]R86YD;VT&05<N1$Q,"6%W7W)A;F1O;2R*` at ``= `````````` M at D`!U]A=U]S87F-B!L``* !``=?87=?<V%Y!D%7+D1,3 9A=U]S87F at B at (` M`'0` at !8`%%]A=U]S96-T;W)?9G)O;5]C96QL'H at U``" at `0`47V%W7W-E8W1O M<E]F<F]M7V-E;&P&05<N1$Q,$V%W7W-E8W1O<E]F<F]M7V-E;&S"B at (``'0` M```````````` at !(`$%]A=U]S97)V97)?861M:6[)B"T``* !`!!?87=?<V5R M=F5R7V%D;6EN!D%7+D1,3 ]A=U]S97)V97)?861M:6X8B at (``'0```````" M% at `47V%W7W-E<G9E<E]W;W)L9%]A9&0:B#4``* !`!1?87=?<V5R=F5R7W=O M<FQD7V%D9 9!5RY$3$P387=?<V5R=F5R7W=O<FQD7V%D9+J*` at ``= `````` M``````" &0`77V%W7W-E<G9E<E]W;W)L9%]C:&%N9V77B#L``* !`!=?87=? M<V5R=F5R7W=O<FQD7V-H86YG909!5RY$3$P687=?<V5R=F5R7W=O<FQD7V-H M86YG932*` at ``= " &0`77V%W7W-E<G9E<E]W;W)L9%]D96QE=&7*B#L``* ! M`!=?87=?<V5R=F5R7W=O<FQD7V1E;&5T909!5RY$3$P687=?<V5R=F5R7W=O M<FQD7V1E;&5T91J*` at ``= " %P`57V%W7W-E<G9E<E]W;W)L9%]L:7-TA8 at W M``" at `0`57V%W7W-E<G9E<E]W;W)L9%]L:7-T!D%7+D1,3!1A=U]S97)V97)? M=V]R;&1?;&ES=)"*` at ``= ````````" % at `47V%W7W-E<G9E<E]W;W)L9%]S M973WB#4``* !`!1?87=?<V5R=F5R7W=O<FQD7W-E= 9!5RY$3$P387=?<V5R M=F5R7W=O<FQD7W-E='2*` at ``= ````````````" & `67V%W7W-E<G9E<E]W M;W)L9%]S=&%R=!&(.0``H $`%E]A=U]S97)V97)?=V]R;&1?<W1A<G0&05<N M1$Q,%6%W7W-E<G9E<E]W;W)L9%]S=&%R=*B*` at ``= ````" %P`57V%W7W-E M<G9E<E]W;W)L9%]S=&]P>X at W``" at `0`57V%W7W-E<G9E<E]W;W)L9%]S=&]P M!D%7+D1,3!1A=U]S97)V97)?=V]R;&1?<W1O<'R*` at ``= ````````" #0`+ M7V%W7W-E<W-I;V[.B",``* !``M?87=?<V5S<VEO; at 9!5RY$3$P*87=?<V5S M<VEO;B**` at ``= `````` at !(`$%]A=U]S=&%T95]C:&%N9V7BB"T``* !`!!? M87=?<W1A=&5?8VAA;F=E!D%7+D1,3 ]A=U]S=&%T95]C:&%N9V5*B at (``'0` M``````" # `*7V%W7W-T<FEN9SV((0``H $`"E]A=U]S=')I;F<&05<N1$Q, M"6%W7W-T<FEN9P"*` at ``= `````````` at ! `#E]A=U]S=')I;F=?<V5TBH at I M``" at `0`.7V%W7W-T<FEN9U]S970&05<N1$Q,#6%W7W-T<FEN9U]S972:B at (` M`'0```````````````" # at `,7V%W7W1E;&5P;W)T88 at E``" at `0`,7V%W7W1E M;&5P;W)T!D%7+D1,3 MA=U]T96QE<&]R=$B*` at ``= `` at H`"%]A=U]T97)M M(( at =``" at `0`(7V%W7W1E<FT&05<N1$Q,!V%W7W1E<FW&B at (``'0````````` M`````````( 8`!9?87=?=&5R<F%I;E]D96QE=&5?86QL78 at Y``" at `0`67V%W M7W1E<G)A:6Y?9&5L971E7V%L; 9!5RY$3$P587=?=&5R<F%I;E]D96QE=&5? M86QL0(H"``!T`````( 7`!5?87=?=&5R<F%I;E]L;V%D7VYO9&7%B#<``* ! M`!5?87=?=&5R<F%I;E]L;V%D7VYO9&4&05<N1$Q,%&%W7W1E<G)A:6Y?;&]A M9%]N;V1E$(H"``!T`````````( 2`!!?87=?=&5R<F%I;E]N97ATM8 at M``" at M`0`07V%W7W1E<G)A:6Y?;F5X= 9!5RY$3$P/87=?=&5R<F%I;E]N97AT\(H" M``!T```````` at !,`$5]A=U]T97)R86EN7W%U97)Y/( at O``" at `0`17V%W7W1E M<G)A:6Y?<75E<GD&05<N1$Q,$&%W7W1E<G)A:6Y?<75E<GG^B at (``'0```" M$0`/7V%W7W1E<G)A:6Y?<V5T*H at K``" at `0`/7V%W7W1E<G)A:6Y?<V5T!D%7 M+D1,3 YA=U]T97)R86EN7W-E=-J*` at ``= ```````````( at `!Y?87=?=6YI M=F5R<V5?871T<FEB=71E<U]C:&%N9V70B$D``* !`!Y?87=?=6YI=F5R<V5? M871T<FEB=71E<U]C:&%N9V4&05<N1$Q,'6%W7W5N:79E<G-E7V%T=')I8G5T M97-?8VAA;F=E)HH"``!T```````````````` at !L`&5]A=U]U;FEV97)S95]E M:F5C=&EO;E]A9&0-B#\``* !`!E?87=?=6YI=F5R<V5?96IE8W1I;VY?861D M!D%7+D1,3!AA=U]U;FEV97)S95]E:F5C=&EO;E]A9&2 at B at (``'0````````` M`````( >`!Q?87=?=6YI=F5R<V5?96IE8W1I;VY?9&5L971EO8A%``" at `0`< M7V%W7W5N:79E<G-E7V5J96-T:6]N7V1E;&5T909!5RY$3$P;87=?=6YI=F5R M<V5?96IE8W1I;VY?9&5L971E`(H"``!T``" ' at `<7V%W7W5N:79E<G-E7V5J M96-T:6]N7VQO;VMU<):(10``H $`'%]A=U]U;FEV97)S95]E:F5C=&EO;E]L M;V]K=7 &05<N1$Q,&V%W7W5N:79E<G-E7V5J96-T:6]N7VQO;VMU<+**` at `` M= `` at !P`&E]A=U]U;FEV97)S95]E:F5C=&EO;E]N97AT=8A!``" at `0`:7V%W M7W5N:79E<G-E7V5J96-T:6]N7VYE>'0&05<N1$Q,&6%W7W5N:79E<G-E7V5J M96-T:6]N7VYE>'1PB at (``'0``````````( at `!Y?87=?=6YI=F5R<V5?96IE M8W1I;VY?<')E=FEO=7.OB$D``* !`!Y?87=?=6YI=F5R<V5?96IE8W1I;VY? M<')E=FEO=7,&05<N1$Q,'6%W7W5N:79E<G-E7V5J96-T:6]N7W!R979I;W5S MY(H"``!T```````````````` at X`#%]A=U]U<FQ?<V5N9'2()0``H $`#%]A M=U]U<FQ?<V5N9 9!5RY$3$P+87=?=7)L7W-E;F1NB at (``'0``( /``U?87=? M=7-E<E]D871A%H at G``" at `0`-7V%W7W5S97)?9&%T809!5RY$3$P,87=?=7-E M<E]D871ALHH"``!T```````````````````` at !,`$5]A=U]U<V5R7V1A=&%? M<V5T8X at O``" at `0`17V%W7W5S97)?9&%T85]S970&05<N1$Q,$&%W7W5S97)? M9&%T85]S971,B at (``'0```" " at `(7V%W7W=A:70CB!T``* !``A?87=?=V%I M= 9!5RY$3$P'87=?=V%I=,R*` at ``= `````````````````` at T`"U]A=U]W M:&ES<&5RT( at C``" at `0`+7V%W7W=H:7-P97(&05<N1$Q,"F%W7W=H:7-P97(F MB at (``'0``````( 9`!=?87=?=V]R;&1?871T<FEB=71E7V=E=,"(.P``H $` M%U]A=U]W;W)L9%]A='1R:6)U=&5?9V5T!D%7+D1,3!9A=U]W;W)L9%]A='1R M:6)U=&5?9V5T!HH"``!T`( 9`!=?87=?=V]R;&1?871T<FEB=71E7W-E=+2( M.P``H $`%U]A=U]W;W)L9%]A='1R:6)U=&5?<V5T!D%7+D1,3!9A=U]W;W)L M9%]A='1R:6)U=&5?<V5T[HH"``!T`( =`!M?87=?=V]R;&1?871T<FEB=71E M<U]C:&%N9V4?B$,``* !`!M?87=?=V]R;&1?871T<FEB=71E<U]C:&%N9V4& M05<N1$Q,&F%W7W=O<FQD7V%T=')I8G5T97-?8VAA;F=EQ(H"``!T``````" M' `:7V%W7W=O<FQD7V%T=')I8G5T97-?<F5S971DB$$``* !`!I?87=?=V]R M;&1?871T<FEB=71E<U]R97-E= 9!5RY$3$P987=?=V]R;&1?871T<FEB=71E M<U]R97-E=$Z*` at ``= `````````` at !$`#U]A=U]W;W)L9%]E:F5C=#B(*P`` MH $`#U]A=U]W;W)L9%]E:F5C= 9!5RY$3$P.87=?=V]R;&1?96IE8W3VB at (` M`'0```````````" & `67V%W7W=O<FQD7V5J96-T:6]N7V%D9%R(.0``H $` M%E]A=U]W;W)L9%]E:F5C=&EO;E]A9&0&05<N1$Q,%6%W7W=O<FQD7V5J96-T M:6]N7V%D9#Z*` at ``= ````" & at `887=?=V]R;&1?96IE8W1I;VY?9&5L971E M;8 at G``" at `0$887=?=V]R;&1?96IE8W1I;VY?9&5L971E!D%7+D1,3$ `SH at & M``#[`U0`((H"``!T``````````````" &P`97V%W7W=O<FQD7V5J96-T:6]N M7VQO;VMU<.6(/P``H $`&5]A=U]W;W)L9%]E:F5C=&EO;E]L;V]K=7 &05<N M1$Q,&&%W7W=O<FQD7V5J96-T:6]N7VQO;VMU<%"*` at ``= `````````````` M at !D`%U]A=U]W;W)L9%]E:F5C=&EO;E]N97ATQ( at [``" at `0`77V%W7W=O<FQD M7V5J96-T:6]N7VYE>'0&05<N1$Q,%F%W7W=O<FQD7V5J96-T:6]N7VYE>'0. MB at (``'0` at !T`&U]A=U]W;W)L9%]E:F5C=&EO;E]P<F5V:6]U<_Z(0P``H $` M&U]A=U]W;W)L9%]E:F5C=&EO;E]P<F5V:6]U<P9!5RY$3$P:87=?=V]R;&1? M96IE8W1I;VY?<')E=FEO=7."B at (``'0``````( 0``Y?87=?=V]R;&1?;&ES M=(F(*0``H $`#E]A=U]W;W)L9%]L:7-T!D%7+D1,3 UA=U]W;W)L9%]L:7-T MF(H"``!T```````````````` at !L`&5]A=U]W;W)L9%]R96QO861?<F5G:7-T M<GG at B#\``* !`!E?87=?=V]R;&1?<F5L;V%D7W)E9VES=')Y!D%7+D1,3!AA M=U]W;W)L9%]R96QO861?<F5G:7-T<GE&B at (``'0``````````````/%-```` M```````````````````````````````````````````````````````````` M``````````````````````````````````````#"``````!5C ``87.M at YP` MI ``````: at ``-P`^2!T`````*GV2$[(07V%W7V-I=&EZ96Y?;F5X=#\``!=? M87=?=V]R;&1?871T<FEB=71E7V=E=) !%U]A=U]W;W)L9%]E:F5C=&EO;E]N M97ATP at $+7V%W7V%D9')E<W,!`!!?87=?;V)J96-T7V-L:6-KP ``%E]A=U]T M97)R86EN7V1E;&5T95]A;&PS`0`47V%W7VQI8V5N<V5?<')E=FEO=7.L```/ M7V%W7V]B:F5C=%]L;V%DR at `/7V%W7VQI8V5N<V5?861DD at `07V%W7W1E<G)A M:6Y?;F5X=#\!``A?87=?8F]O; H```]?87=?8VET:7IE;E]A9&0 at ``E?87=? M96YT97)D`!%?87=?;V)J96-T7W-E;&5C=,\`#5]A=U]Q=65R>5\U>#78``Y? M87=?<W1R:6YG7W-E="8!``=?87=?:6YTBP`````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M````K%PXH4(`F at ``CP```'H``+L`3 at `:``!D````$RH`<#(```"'R at I?87=? M<F%N9&]MW0``'%]A=U]U;FEV97)S95]E:F5C=&EO;E]L;V]K=7!D`0`-7V%W M7V9L;V%T7W-E='D`"5]A=U]F;&]A='4`$%]A=U]L:6-E;G-E7VYE>'2G```4 M7V%W7W-E8W1O<E]F<F]M7V-E;&SD```887=?=V]R;&1?96IE8W1I;VY?9&5L M971EM0$`#5]A=U]U<V5R7V1A=&%^`15?87=?<V5R=F5R7W=O<FQD7VQI<W0! M`1%?87=?=7-E<E]D871A7W-E=(,!%E]A=U]L:6-E;G-E7V%T=')I8G5T97.7 M```,7V%W7V)O;VQ?<V5T# at ``$E]A=U]C:71I>F5N7V-H86YG934```M?87=? M<V5S<VEO;AD!$U]A=U]C;VYS;VQE7VUE<W-A9V5*`!I?87=?=6YI=F5R<V5? M96IE8W1I;VY?;F5X=&L!`!M?87=?=V]R;&1?871T<FEB=71E<U]C:&%N9V6< M`0`````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````!]CU ````"+`````(5_< at ``$\P``$(``))5 MNTSG`/&J`-N=*37_%%]A=U]C:71I>F5N7W!R979I;W5S1 ``$%]A=U]S97)V M97)?861M:6[J```47V%W7W-E<G9E<E]W;W)L9%]S970'`0`67V%W7W=O<FQD M7V5J96-T:6]N7V%D9*\!`!%?87=?;V)J96-T7V1E;&5T9<4`#U]A=U]T97)R M86EN7W-E=$D!&5]A=U]W;W)L9%]R96QO861?<F5G:7-T<GG4`1I?87=?=V]R M;&1?871T<FEB=71E<U]R97-E=*,!`!=?87=?=V]R;&1?871T<FEB=71E7W-E M=)8!"%]A=U]T97)M+P$`"%]A=U]W86ETB $`"U]A=U]W:&ES<&5RC $27V%W M7VQI8V5N<V5?8VAA;F=EG0``%U]A=U]S97)V97)?=V]R;&1?8VAA;F=E]0`> M7V%W7V-I=&EZ96Y?871T<FEB=71E<U]B>5]N86UE)0``'E]A=U]U;FEV97)S M95]E:F5C=&EO;E]P<F5V:6]U<W(!``U?87=?8V5L;%]N97AT&P`+7V%W7VEN M=%]S972.`!5?87=?=&5R<F%I;E]L;V%D7VYO9&4Y`1%?87=?;V)J96-T7V-H M86YG9;L`&5]A=U]U;FEV97)S95]E:F5C=&EO;E]A9&16`0``/ #:6 `````` MMS+$B45K```` at V# at )TM2`-![``"I``"?`!,=DN at 07V%W7V%V871A<E]C;&EC M:P4``!!?87=?<W1A=&5?8VAA;F=E'0$`$E]A=U]C:71I>F5N7V1E;&5T93H` M`!!?87=?8V%L;&)A8VM?<V5T% at ``#E]A=U]O8FIE8W1?861DM at ``"%]A=U]I M;FET? at ``"E]A=U]C<F5A=&50```(7V%W7V5X:71Q```,7V%W7W5R;%]S96YD M> at $`$U]A=U]C<F5A=&5?<F5S;VQV9614`!Q?87=?=6YI=F5R<V5?96IE8W1I M;VY?9&5L971E70$`#%]A=U]I;G-T86YC98(```E?87=?;&]G:6ZR``Y?87=? M=V]R;&1?;&ES=,\!`!9?87=?<V5R=F5R7W=O<FQD7W-T87)T#0$`$5]A=U]T M97)R86EN7W%U97)Y1 $97V%W7W=O<FQD7V5J96-T:6]N7VQO;VMU<+L!%U]A M=U]S97)V97)?=V]R;&1?9&5L971E^P`57V%W7W-E<G9E<E]W;W)L9%]S=&]P M$P$07V%W7VEN<W1A;F-E7W-E=(8```E?87=?979E;G1H``U?87=?979E;G1? M<V5T; `````````````````````````````````````````````````````` M``````````!Z47$``($`````& ``````20!B`"4```!#````D#<3: at `````` MFP=?87=?<V%YX0`67V%W7V1E;&5T95]A;&Q?;V)J96-T<UH``"!?87=?8VET M:7IE;E]A='1R:6)U=&5S7V)Y7VYU;6)E<BT``!1?87=?<V5R=F5R7W=O<FQD M7V%D9.\```E?87=?<75E<GG4``Q?87=?8V%L;&)A8VL2```>7V%W7W5N:79E M<G-E7V%T=')I8G5T97-?8VAA;F=E3 at $`#%]A=U]T96QE<&]R="L!``I?87=? M<W1R:6YG( at $`#U]A=U]W;W)L9%]E:F5C=*H!"U]A=U]D97-T<F]Y8 `;7V%W M7W=O<FQD7V5J96-T:6]N7W!R979I;W5SR $27V%W7VQI8V5N<V5?9&5L971E MH at `````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` 9```````````````````````````````````` ` end aPhoneBotFeb 16, 2002, 4:35pm
What would it take...Feb 16, 2002, 6:51pm
Probably a different version of the SDK. I don't think AW will do that..
could lead to some spam problems. (would be flaged as a citizen and would be allowed at GZ.. could also use Tgrams I'd assume) -silenced [View Quote] What would it take...Feb 16, 2002, 7:22pm
Hmm, but what if a company bought a citizenship and used a both like
interface for that and started spamming it's website to you every 2 minutes? And the 3.3 issue of blocking it.. what if they buy a lot of citizenships and rotate them? It would be a pain :) I'd just rather use a bot to do odd tasks for me, if people want to chat with me without the graphics, they can download all those little clients :D. On the other hand if they could just recieve them, that'd be cool. -silenced [View Quote] astart/astop/adoneMar 7, 2002, 8:33pm
Uh, try not to cross-post to newsgroups it doesn't belong too :) such as the
wishlist or sdk. -Silenced [View Quote] |