Some tools to play to kelimelik (I have the android version). Typical use: ./bot -bip -log -delay 30 -minidelay 10 -maxgames 18 "-bip" bips when a message is there, when an invit is there, when it cannot play (it is for you to "pass", but maybe you only need to swap letters, so check with -sg of kelimelik). The delays are in seconds. Don't use too small values, people will think you play impossibly fast. '-log' logs the game. You can replay it with 'replay'. Typically: ./replay -gui The is the file with no suffix (no .over, no .start). The thing does not work with facebook stuff. 'kelimelik' and 'scrabble' must be in the $PATH for 'bot' to work. 'gui' must be in the $PATH for 'replay' to work in gui or pdf mode. Also: ./kelimelik -u -p -elg to see current games. And: ./kelimelik -u -p -stats to see past games. Then: ./kelimelik -u -p -m to see messages of given game (the game ID is the first number printed by -elg or -stats). And then: ./kelimelik -u -p -sm "message to send" to send a message to the given game. To look at a game: ./kelimelik -u -p -sg To play, if you want: ./kelimelik -u -p -play letters line column vert 'letters' are the new letters you want to put on the board, not the word you make (don't include already positioned letters). 'line' and 'column' are in [0..14]. 'vert' is 0 for a horizontal play and 1 for vertical. To pass, use '-pass'. To swap letters, use '-swap '. To see current invitations, use '-li'. To accept an invitation, use '-ia '. To refuse it '-ri'. And that's it. More or less. 'bot' will ask for random fast game if it has less than '-maxgames' (default 15). It checks available games every '-delay' seconds. It sleeps '-mindelay' seconds after it played something. 'bot1' plays only a given game. It checks if it can play every 10 seconds. Don't use it, use '-solo' of bot. Kept for historical reason. You need 'scrabble' and a dictionary. Both are available on the web site. http://sed.free.fr/scrabble mailto:sed@free.fr Public domain stuff.