#!/usr/bin/ruby require 'libmhbot' m = Mounty.play m.profil if s = ARGV.shift m.instance_eval s end m.profil puts m m.logout