Page 1 of 1

Tinyfugue MUD client

Posted: Tue Jan 23, 2007 7:17 am
by Vargrahim
Do any of you know how to send multiple commands on one line with tinyfugue? Perhaps you have some scripts to share?

Posted: Tue Jan 23, 2007 11:57 am
by tarlon
you should be able to send multiple commands with a ;
so if you use wield weapon; kill hare he should wield the weapon and attack the hare. didn´t use tf for a while but as i use linux at home again i will use it again soon.

Posted: Tue Jan 23, 2007 11:59 am
by tarlon
But i don´t use any skripts to help you. I only used color triggers but i don´t need them anymore as geas supports ansi now

Posted: Tue Jan 23, 2007 2:09 pm
by Chani
It depends, if you are scripting a macro %; always works.

If you want to do it interactively there are two ways to do this :)

1. If you only want to do it occasionally you can use /eval, like this: /eval look%;scream
2. If you want to always be able to use %; interactively turn substitutions on, like this: /sub on

poChani

Posted: Wed Jan 24, 2007 9:25 pm
by Devi
Do any of you know about a techno-twinky-friendly TF guide?

I looked for one before, but everything I found was so technical and unfriendly.

I'll be eternally grateful! :D

Posted: Thu Feb 22, 2007 5:24 pm
by Chani
http://www.geocities.com/goldmooneachna ... f1v311.txt

That one goes through the basic stuff, not sure if it is friendly enough though.