Help page on system aliases: http://www.freechess.org/Help/HelpFiles/system_alias.html
My FUA are shown here in this table:
alias | function | description |
---|---|---|
a | accept $@ | Short form of accept |
. | tell . $@ | Sends tell to last player you sent a tell to |
, | tell , $@ | Sends tell to channel you lastly told |
! | shout $@ | Short form of shout command |
? | help $@ | Displays basic help files |
* | kibitz $@ | Used for kibitz during games |
# | whisper $@ | Used for whisper during games |
+ | addlist $@ | add an item to a list |
- | sublist $@ | Remove an item from a list |
= | showlist $@ | Display contents of a list |
in | inchannel $@ | Shows a list of channels you are in. |
exl | examine $m -1 | enters examine mode with your last history game |
fop | finger $o $@ | Shows finger note of your last oponent |
f. | finger $. $@ | Shows finger notes of user you last sent a tell too |
f | finger $@ | shows finger notes of a user (relpaced by "$@") |
hi | history $@ | Displays history of a user (relpaced by "$@") |
ho | history $o | Displays history of your last oponent |
rping | xtell ROBOadmin! Ping [user] | Used to check users current ping time |
^ | cshout $@ | Used to make a cshout |
: | it $@ | Alternate to I or it. |
ss | set shout 1 | my alias that lets to here shouts |
ss0 | set shout 0 | my alias that lets to not here shouts |
ct | set chanoff 0 | My alias in order to set FICS to listen to channel tells |
ct0 | set chanoff 1 | My alias in order to set FICS to not listen to channel tells |
ts | td set tshout on | my alias in order to set FICS to hear t-shouts |
ts0 | td set tshout off | my alias in order to set FICS to not hear t-shouts |
tl | alias tl xtell teamleague $@ | Now I just have to use "tl" to issue a teamleague command |
ee | set seek 1 | My alias. It turns showing seeks on |
ee0 | set seek 0 | My alias. It turns showing seeks off |
cs | set cshout 1 | My alias. It turns showing chouts on |
cs0 | set cshout 0 | My alias. It turns showing chouts off |
set tell 0 | set tell 0 | No alias yet. This command stops showing guest tells to you and this way ensures that you will not get (more) abusive tells from guest users. |
lcs | tell $o Join LCS! It is free! Have fun and improve your game! Advertise yourself, your needs/preferences and find your best ever playing/training partner! More info: "finger antiseptic". | My alias in Promotion of LCS with "tells" to my opponents |
lcss | $@ Join LCS! It is free! Have fun and improve your game! Advertise yourself, your needs/preferences and find your best ever playing/training partner! More info: "finger antiseptic". | My alias. It is like lcs, but this one uses only tell/shout text. I'll decide where text will be sent: or as "shout"/"cshout", or as tell/xtell to channel/individual. Usage examples: "lcss t [user]": "lcss t antiseptic" or "lcss xt antiseptic": "lcss xt [user]", "lcss t [channel]": "lcss t 90" or "lcss xt 90": "lcss xt [channel]", "lcss !", "lcss :", "lcss it" |
t0 | tell $m You are talking to yourself. | Direct "tell" to yoursel and test the tell |
gg | getgame f | Gets a game using formula |
ww | seek fr f | seek fr f |
w4 | seek w4 f | seek w4 f |
w5 | seek w5 f | seek w5 f |
zh | seek zh f | seek zh f |
1111111 | 222222 | 33333333 |
1111111 | 222222 | 33333333 |
1111111 | 222222 | 33333333 |
tn | td next | my alias for command "td next" |
help on FICS alias: http://www.freechess.org/Help/HelpFiles/alias.html
How to set up an alias?
Type in main FICS console "alias", space, alias name, space, command that will be used when typed alias name and pressed "enter".
Let's say you want to say your last opponent "Good game" by typing only two letters gg.
To set up this alias type in main FICS console:
alias gg tell +o Good game
Press "enter", and your alias is set up! NOW YOU CAN TYPE gg an press "enter", AND YOUR LAST OPPONENT WILL GET A TELL "Good game".
No comments:
Post a Comment