Showing posts with label Babas. Show all posts
Showing posts with label Babas. Show all posts

Wednesday, October 20, 2010

New Babas / FICS tips

So I've learned a couple new things that might be of interest to people new and old to Babas. There are so many options that don't do anything at first, that it can take a fair bit of experimenting.

None of these are earth shattering, but simply useful and convenience oriented.

Timers:

I like to keep FICS up at work and home for long periods of time observing Team League games. At work, I often have to go into busy mode, so I may get logged out after 60 minutes. Babas can cheat this by going into File -> Preferences -> Advanced -> Scripts and then choosing Configure Timer Commands.

You can have 3 different timers; perhaps one to go AFK (like the default example), one to advertise something (like looking to start a Team League team) and a third to keep you logged in.

Check the "Enabled" box, set the interval to the time between running your command and enter the command in the box.

I have "date" set to run every 45 minutes. I like date because I always get confused about the time difference between local and server (I know it's Pacific, but I never remember when I'm looking at a schedule of events).

Clean Console:

I prefer to have my console show none of the crap that it default displays.

I uncheck the following items in Preferences/Console and Chat/Chat Windows:
1. Show Private Tells in console
2. Show Channel Tells also in main console
3. Show Shouts also in main console
4. Show superfluous server responses

Tabbed view:

I don't like having 18 windows overlapping and popping around my screen. Click Window -> Tabbed Documents. Boom.

Channels tab has tabs for each channel (like it normally does). Info Window has its stuff. The console and private chats get tabs. Boards get their own tab.

The one disadvantage is if you like to have multiple boards up at once or a board and private chat. Tabs gives you one thing at a time. If you like it, you will probably want to uncheck the following in Preferences/Console and Chat/Chat Windows:

1. Automatic Tab Switch (this one is in both sets of options)
2. Show chat window when new tell received
3. Show channel window when new shout received

Those 3 options will make sure whatever you are looking at doesn't flip away when those events occur.

For some people, Tabs will be a lifesaver and for others a hated inconvenience.

Saturday, February 16, 2008

Babas/FICS tips and tricks for LEPers

Glenn and I had a little trouble getting out game started for round 1, mostly because my formula was set to restrict my opponents to between 100 points below my rating and 200 above. Babas has a great little feature to make it easy to turn my formula on and off without needing to recreate it over and over.

First off- how to create a formula in Babas:

Go to the View menu and choose Formula Wizard. It goes through several pages of options letting you narrow down what kinds of games your looking for. Personally, I like ~30 minute, rated games with players about my level and no guests, computers or abusers.

Once you have the formula created, the wizard will display it. Highlight it all and copy it to the Clipboard. Click Finish if you'd like to turn it on right now.

Now, pop over to the Quick Commands menu and choose Configure. Click the New Command button. Name it something clever, like Formula On, in the Name field. In the Script to Execute field, delete all the text, type "set formula" and then paste the formula from the wizard. Make sure there is only one space between the word "formula" and the next character, or there could be syntax problems.

Click OK and bam! You can now turn on your formula whenever you like!

To get full use of the ability to turn your formula on whenver you like, you need to create a Formula Off command. Create a new command, as above (do not go through the Formula Wizard this time). In the Script to Execute field, simply type "set formula" and save the command. Choosing this new command will turn off the formula whenever you like.

If you play a variety of games, like blitz or bughouse or whatever, you could create several formula commands specific to each type.

The main benefit to using formulas is that the Seek Graph and list in Babas will only display people looking for what you want, and it prevents random people from poking you for a one minute game with 17 second increment. My graph is often empty with the formula on, because not many people play 30 minute games, but I rarely wait more than 5 minutes when seeking for what I want.

When you use the Action->Seek command in Babas, you can save your preferred time limits, choose to use the formula and get exactly what you want, generally improving the online chess experience.

The second big question Glenn had was about examining the game.

There are several ways to start an Examine session on the server. If you're doing a post-mortem, you should each automatically be examining the game on your own. As long as the other person (or anyone you want to be able to move the pieces and make circles and arrows and stuff) is listed in the Observers tab (under the board), go to the Console window (press F2 if you can't find it- that'll bring it to the top) and enter "mexamine USER" where USER is that person's name.

Now they can move stuff around. I've never done this, so I have no idea exactly how the variations are added and saved or how it works (like a Pushmepullyou, I'm sure). Using the Edit->Examine menu, you can see commands duplicating the arrows most people have below the board, but also the Circle and Arrow tools. These do exactly what they say they do. Go to the Actions menu and choose Examine last game and play around with it. Nifty stuff.

To customize the appearance of the Circles and Arrows (as well as everything else board wise), go to File->Preferences. Choose Board, then Piece movement and scroll the Move Input box almost to the bottom and you can change the color of your Arrows and Circles. If you have an examined game with stuff on it, choose a color and hit Apply and you can see what it'll look like without having to go through the menus again.

Some of this info is in the Babas Help files, some in the Fics files and some by just fiddling around. I hope this saves others a little bit of time, and I'll add other cool stuff as I learn it myself.