--- Reply to a message ---
By: Oliver Wagner =

->: a Mail =

:>: [amirc] Re: xdcc plugin

> Try <[EMAIL PROTECTED]>

thanks, now when i am with it, is there arexx in the plugins ?

how do one control them from arexx ?

is there arexx for dcc send que lists ?

is there a update for the plugin teams ?

=2E...

u fill out the rest, basicly i just wish to show amiga power in some channe=
ls :-)

--- my own script ---

/* ; $VER: Tagart 0.1 (12/12/01) By xpoint */

CALL OPEN(tagfile,"AmIRC:Rexx/tagfile","R")

z =3D READLN(tagfile) /* read counter in file */

rand =3D RANDOM(2,z,TIME(s)) /* generate seed */

DO i =3D 2 TO rand         /* read in tag line number rand */
     x =3D READLN(tagfile)
END

DO i =3D rand+1 TO z      /* read the rest so every call will take the same=
 time */
     zz =3D READLN(tagfile) =

END

'SAY ' x   /* say it in irc */

--- my own script ---

-- =


 Benny Pedersen  mailto:[EMAIL PROTECTED]  http://80.62.210.118/  icq:3624814=
6

 http://80.62.210.118/~vht-dk/tagchat.php join if you want to chat in vht-d=
k


=2E..If you can't measure it, I'm not interested.


___________________________________________________________________
AmIRC Mailing List - http://www.vapor.com/amirc/
AmIRC FAQ......: http://faq.vapor.com/amirc/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to