2011年11月22日
めんま

めんまクラウソラスになるー!
背負った状態で会話→座る→立つ
これで今日から皆もクラウソラスごっこだ!
2011年10月29日
アップデートのお知らせ
日頃は『ズーのお部屋』をご愛読いただき誠にありがとうございます。
10月29日に行われたアップデートの主な追加・変更点は以下の通りです。
◇AI 「あふぃんちょ脳ver7.3βが公開されました。
誰でも簡単にあふぃんちょクオリティを楽しめるようになります。
パートナーキャラにAIを導入させて最高のPSを堪能してください。
実装されるコマンドは以下の通りです
索敵あふぃんちょ脳ver7.3β
あふぃ
んちょ
カウンターなんてするわけない
DEF崩し(本来不要な機能)
あふぃんちょ化
特攻?
ミル待機の予定
ShiftStart
被弾後リカバリ(ダウンあり)
被弾後リカバリ(ダウンなし)
遠距離迎撃
魔法迎撃
生死判定
暴走防止
あふぃんちょ反応
あふぃんちょ反応2
*現在のverの再現度は「40㌫」です。
<?xml version="1.0"?>
-<rules> -<rule name="索敵あふぃんちょ脳Ver.7.3β"> -<conditions> <condition name="skill_preparable" pet_skill="windmill"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="move_around" timeout="1000" run="true" radius="250" clockwise="true"/> <cmd name="wait" max="500" min="500"/> <cmd name="move_against" timeout="3000" run="true" distance="900"/> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> <cmd name="melee_attack" timeout="0"/> <cmd name="prepare_skill" pet_skill="windmill" timeout="0" try_cnt="0"/> </sequence> </pattern> <event name="seek_target"/> </rule> -<rule name="あふぃ"> -<conditions> <condition name="skill_preparable" pet_skill="smash"/> <condition name="target_distance" max="2000" min="400" max_distance="2000" min_distance="400"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="now_targeting"/> </rule> -<rule name="んちょ"> -<conditions> <condition name="skill_preparable" pet_skill="smash"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="attack" down="true" pet_attackable_skill="windmill"/> </rule> -<rule name="カウンターなんてするわけない"> -<conditions> <condition name="skill_preparable" pet_skill="windmill"/> <condition name="target_state" state="blowaway"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="prepare_skill" pet_skill="windmill" timeout="0" try_cnt="0"/> </sequence> </pattern> <event name="now_targeting"/> </rule> -<rule name="DEF崩し(本来不要な機能)"> -<conditions> <condition name="target_distance" max="2000" min="500" max_distance="2000" min_distance="500"/> <condition name="target_state" state="walk"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="now_targeting"/> </rule> -<rule name="あふぃんちょ化"> -<conditions> <condition name="target_distance" max="500" min="300" max_distance="500" min_distance="300"/> <condition name="target_state" state="run"/> <condition name="skill_preparable" pet_skill="windmill"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="cancel_skill"/> </sequence> </pattern> <event name="now_targeting"/> </rule> -<rule name="特攻?"> -<conditions> <condition name="target_distance" max="500" min="0" max_distance="500" min_distance="0"/> <condition name="skill_preparable" pet_skill="windmill"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="now_targeting"/> </rule> -<rule name="ミル待機の予定"> -<conditions> <condition name="target_distance" max="300" min="0" max_distance="300" min_distance="0"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="process_skill" timeout="0" target="target_pos"/> <cmd name="cancel_skill"/> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> </sequence> </pattern> <event name="now_targeting"/> </rule> -<rule name="調整"> <conditions/> -<pattern> <param_decl/> -<sequence> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="attack" down="false" pet_attackable_skill="all"/> </rule> -<rule name="ShiftStart"> -<conditions> <condition name="skill_preparable" pet_skill="windmill"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="prepare_skill" pet_skill="windmill" timeout="0" try_cnt="0"/> </sequence> </pattern> <event name="attack" down="true" pet_attackable_skill="basic"/> </rule> -<rule name="被弾後リカバリ(ダウンあり)"> <conditions/> -<pattern> <param_decl/> -<sequence> <cmd name="prepare_skill" pet_skill="windmill" timeout="0" try_cnt="0"/> </sequence> </pattern> <event name="attacked" down="true" master_skill="all"/> </rule> -<rule name="被弾後リカバリ(ダウンなし)"> <conditions/> -<pattern> <param_decl/> -<sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="attacked" down="false" master_skill="all"/> </rule> -<rule name="遠距離迎撃"> <conditions/> -<pattern> <param_decl/> -<sequence> <cmd name="cancel_skill"/> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> <cmd name="melee_attack" timeout="5000"/> </sequence> </pattern> <event name="aimed"/> </rule> -<rule name="魔法迎撃"> <conditions/> -<pattern> <param_decl/> -<sequence> <cmd name="cancel_skill"/> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> <cmd name="melee_attack" timeout="5000"/> </sequence> </pattern> <event name="target_magic_prepare"/> </rule> -<rule name="生死判定"> <conditions/> -<pattern> <param_decl/> <sequence/> </pattern> <event name="attack" down="true" pet_attackable_skill="all"/> </rule> -<rule name="暴走防止"> <conditions/> -<pattern> <param_decl/> <sequence/> </pattern> <event name="now_targeting"/> </rule> -<rule name="あふぃんちょ反応"> -<conditions> <condition name="target_distance" max="300" min="0" max_distance="300" min_distance="0"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="targeted" targeting_type="attack"/> </rule> -<rule name="あふぃんちょ反応2"> -<conditions> <condition name="target_distance" max="2000" min="300" max_distance="2000" min_distance="300"/> </conditions> -<pattern> <param_decl/> -<sequence> <cmd name="prepare_skill" pet_skill="smash" timeout="0" try_cnt="0"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="targeted" targeting_type="attack"/> </rule> </rules>
2kさん制作
あふぉあ
あふぃんちょくおりてー蔓延計画ヽ(〃'▽'〃)ノ
このエリンで1番あふぃったやつがあふぃんちょだ!!!!111


2011年10月29日
てすと
-
2011年10月26日
2011年10月23日
2011年10月21日
アップデートのお知らせ
10月22日に行われたアップデートの主な追加・変更点は以下の通りです。
◇メインストリームが追加されました
メインストリーム「あふぉあ降ろし」が実装されました。
新たなメインストリームの舞台は「ズーギルド」と新キャラ「えろぎゅん」です。
「干されたあふぉあ」はマビノギのギルド「ズー」内の物語を取り込んだ内容となっており、
同時にズーの過去を知る物語が展開していきます。
「あふぉあ降ろし」は「あふぃんちょ()」を完了していると、次回接続時に開始します。
◇ギルドマスターが変更されました。
あふぉあに変わってクーデターの首謀者「えろぎゅん」がマスターになります。
◇お便り動物園が復活しました。
意見感想質問など、1人何通でも何でもおっけーです☆
モリアンサーバ「あふ○あ」
「あふ○あのお便り動物園」係
宛て
までメモよろしくお願いします。
◇イベント「あふぉあたんと遊ぼっ」が開始されました。
イベント期間中にファミリー「あふぉあたんと遊ぼっ」に入った方に「あふぃんちょプレミアムBOX」を配布します。
※≪プレミアムランダムボックス≫によるアイテムの抽選は、
都度システム的に行っており、必ずレアアイテムが獲得できるものではなく、
また配布回数に応じて抽選の確率が変動するものではありません。
◇新システム「ズーフライデー」が追加されました
あふぉあのSkypeにssを添付することができるようになりました。送られてきたssは検閲・修正後ズーのお部屋に投稿されます。
※ss撮影者の名前は匿名となります。
◇その他のアップデート
・あふぉあがお酒を飲んだ後に過度に酔っ払っていた不具合が修正されました。
・ゆなかさんが1日1回熱く語るよう修正されました。
・かみるーのきらめきが足りない不具合が修正されましたホシミ
・
現在確認されている問題につきまして
現在、以下の不具合が確認されております。
■ツイッターで実装されている「あふぃんちょメンヘラメーターBOT」がメーターの上限数値を振り切る問題。
この問題につきましては、上限数値の再設定を検討中です。
■ツイッターで実装されている「あふぃんちょアルコールメーターBOT」が度数8%を超えない問題。
この問題につきましては、度数20%への挑戦を検討中です。
■特定の状況下であふぉあのPSが極端に下がる問題。
■特定の状況下であふぉあのヤンデレストーカー行為が助長される問題。
上記不具合につきましては、ただいま調査を行っており
修正後、ズーのお部屋に告知させていただきます。
読者様には誠にご迷惑をお掛け致しますが、
修正の告知がありますまでお待ち下さいますよう
お願い致します。
今後とも『ズーのお部屋』をよろしくお願いいたします。
あふぉあ
2011年10月20日
2011年10月19日
2011年10月18日
2011年10月10日
2011年10月10日
2011年10月04日
ひさしぶりー
ツイッター名:affia0
スカイプ名:ahuahu00
始めました///
2011年05月29日
2011年05月05日
2011年04月03日
BOT・BUSTERS活動報告。
2011年04月03日
ピシスの現状をルポ!

ネクソン仕事しろし!

尋常じゃないフクロウの数。

紛れてみました。
ネクソン仕事しろし!
BOTを狩ってくれる有志を募集します。
作戦を立案してくれるかたも随時募集!
BOT・BUSTERS隊長の私のところまでメモよろしくお願いします。
2011年04月01日
2011年03月30日
あふぉあの死にざま。その1
2011年03月28日
2011年03月28日
2011年03月15日
2010年11月08日
2010年11月07日
リッチモア争奪戦!
2010年11月05日
2010年11月03日
2010年11月02日
2010年11月01日
2010年08月10日
2010年08月04日
しえん
2010年08月03日
最近のマビ
やっぱり皆は全然書きに来ませんでしたね・・・
最近のマビ生活は精霊放置とイベントするだけです。
どのイベントをやっても、運が最悪で全然欲しい物が出ませんでした。
皆が助けてもらえないと本当に欲しい物が手に入れません・・・。助けてくださった方、どうもありがとうございます。(欲張りでどうもすみません
そろそろ2週間なんですが、全然レベルを上げていませんでした、上げるのも飽きてきました・・・
精霊育てる目標もできたので、これからはまったりしようと思います。
寿司を食べたくなってきましたが・・・忙しくて、休日はどこにも行きたくありません。







































