force_more_message += .*(Agnes|Aizul|Antaeus|Arachne|Asmodeus|Azrael|Bai suzhen|Blork the orc|Boris|Cerebov|Crazy Yiuf|Dispater|Dissolution|Donald|Dowan|Duvessa|Edmund|the Enchantress|Ereshkigal|Erica|Erolcha|Eustachio|Fannar|Frances|Frederick|Gastronok|Geryon|Gloorx Vloq|Grinder|Grum|Harold|Ignacio|Ijyb|Ilsuiw|Jessica|Jorgrun|Jory|Joseph|Josephine|Khufu|Kirke|the Lernaean hydra|Lom Lobon|Louise|Maggie|Mara|Margery|Maurice|Menkaure|Mennas|Mnoleg|Murray|Nergalle|Natasha|Nessos|Nikola|Pan|Pikel|Polyphemus|Prince Ribbit|Psyche|Purgy|Robin|Roxanne|the royal jelly|Rupert|Saint Roka|the Serpent of Hell|Sigmund|Snorg|Sojobo|Sonja|Terence|Tiamat|Urug|Vashnia|Xtahua).*comes? into view force_more_message += ((giant|floating|shining) eye|eye of draining).*into view #force_more_message += (ghost moth|torpor snail).*into view force_more_message += (guardian serpent|draconian shifter|convoker).*into view force_more_message += (royal mummy|mummy priest|#fiend).*into view force_more_message += (#curse toe|#curse skull).*into view force_more_message += (hellion|hell sentinel|deep elf sorcerer).*into view force_more_message += (deep elf high priest|zealout|scorcher).*into view force_more_message += (ancient lich|orb of fire|#juggernaut|#shrike).*into view force_more_message += 27-headed.* comes? into view force_more_message += .*orbs? of fire.* comes? into view force_more_message += .*pandemonium* comes? into view show_more = false default_manual_training = true rest_wait_both = true rest_wait_ancestor = true autopickup_exceptions += wand of digging autopickup_exceptions ^= >potion of degeneration autopickup_exceptions ^= >potion of magic autopickup_exceptions ^= >potion of brilliance autopickup_exceptions ^= >potion of lignification autopickup_exceptions ^= >potion of berserk rage #autopickup_exceptions ^= >potion of attraction #autopickup_exceptions ^= >potion of ambrosia autopickup_exceptions ^= >scroll of noise autopickup_exceptions ^= >scroll of amnesia autopickup_exceptions ^= >scroll of vulnerability autopickup_exceptions ^= >wand of polymorph tile_full_screen = false #tile_window_width =1920 #tile_window_height = 1080 travel_delay = -1 explore_delay = -1 show_travel_trail = true autofight_stop = 50 rest_delay = -1 tile_font_crt_size = 25 tile_font_stat_size = 17 tile_font_msg_size = 20 tile_font_tip_size = 20 tile_font_lbl_size = 20 tile_font_crt_family = Consolas tile_font_stat_family = Consolas tile_font_msg_family = Consolas tile_font_lbl_family = Consolas { local need_skills_opened = true function ready() if you.turns() == 0 and need_skills_opened then need_skills_opened = false crawl.sendkeys("m") end end }