#author("2026-08-04T00:20:49+00:00","default:yoya","yoya")
#author("2026-08-04T00:21:20+00:00","default:yoya","yoya")
[[FF11]] > [[Windower]] > [[Windower/Addons]] | [[Windower/Plugins]]
#contents
(Windower)/scripts/init.txt に
>
lua load (モジュール名)
を入れると任意のモジュールを起動時に自動 load できる。
* Addons [#Addons]
- Windower4/アドオンリスト
-- https://w.atwiki.jp/ff11windower2/pages/131.html
** AC (開発中) [#AC]
- [[Windower/Addons/AC]] (AccountCluster)
-- AutoRA と同時使用はできない。(同じ cntl-d を使うので)
- [[Windower/Addons/KC]] (KillCounter)
-- エリアに入ってから敵を倒した数を名前別に集計
** autora [#autora]
遠隔攻撃の自動化。
-- https://docs.windower.net/addons/autora/
** Enternity [#Enternity]
会話のエンターキーを自動入力。選択肢では止まる。
-- https://docs.windower.net/addons/enternity/
** GearSwap [#GearSwap]
- GearSwap解説
-- https://seesaawiki.jp/nocturnalsouls_jp/d/GearSwap%b2%f2%c0%e2
** macrochanger [#macrochanger]
- ジョブチェンジに合わせてマクロブック変更。(公式に欲しい機能)
** JaZero [#JaZero]
キャラの硬直をほぼ無くす。
- https://seesaawiki.jp/nocturnalsouls_jp/d/%A5%A2%A5%C9%A5%AA%A5%F3
>
こちらはWindowerの隠しプラグインで、キャラクターのアニメーションロック・硬直を無効にします。
>
導入方法
①windowerを起動した後「plugins」のタブを選択した状態でキーボードで上上下下左右左右BAを入力
②「JaZero」を有効にする
** Sparks [#Sparks]
- [[Windower/Addons/Sparks]]
** spellcheck [#spellcheck]
- https://w.atwiki.jp/ff11windower2/pages/239.html
>
//spellcheck whm | blm | smn | nin | brd | blu | geo | tru | h(help)
Windower4\addons\SpellCheck\SpellCheck.luaの112行目
windower.add_to_chat(7, ' - Missing \'' .. spell .. '\'')
これを以下のように修正する
windower.add_to_chat(7, ' - Missing \'' .. windower.to_shift_jis(spell).. '\'')
** Craft [#Craft]
- https://docs.windower.net/addons/craft/
合成自動化
** Logger [#Logger]
-- https://docs.windower.net/addons/logger/
** setbgm [#setbgm]
-- https://docs.windower.net/addons/setbgm/
* 複垢向け [#sad6e6b3]
** AutoJoin [#AutoJoin]
- 自分たちでパーティを組むのが楽になる。settings.xml で whitelist を作る
** findAll [#findAll]
アカウント内全キャラのアイテム検索。
- findAll
-- https://docs.windower.net/addons/findall/
- Windower のコンソールで日本語変換できないが、外部アプリ(テキストエディタ等)からのコピペで日本語を貼り付けられる。
** followme [#followme]
- FF11複垢の移動
-- https://note.com/ff11_3accounts/n/n06766e2e724b
** Lottery [#Lottery]
- ロットされたらすぐパスする。
- 複垢でパーティを組んだときにパスする必要なくて楽。
** Trade [#Trade]
自分の別キャラにトレードすると、自動でトレードし返す。
- https://github.com/Ivaar/Windower-addons/tree/master/Trade
* 野良? [#pac071e2]
** azureSets [#azureSets]
- https://seesaawiki.jp/nocturnalsouls_jp/d/%A5%A2%A5%C9%A5%AA%A5%F3
** XivParty [#XivParty]
パーティ表示の改善 (コード見てなくて使って大丈夫かは不明)
- https://github.com/Tylas11/XivParty
** React [#React]
モンスターの行動に対応した行動を設定できる。
- https://github.com/SammehFFXI/FFXIAddons/tree/master/React
** healBot [#healBot]
- healBot
-- https://github.com/mverteuil/windower4-addons/tree/master/HealBot
** healthbar [#healthbar]
- https://github.com/db-gh01/healthbar
** Debuffed [#Debuffed]
- https://github.com/KenshiDRK/Addons/tree/master/Debuffing
- Debuffed2 ???
** zonename [#zonename]
- https://github.com/azamorapl/windower-lua/tree/personal/addons/zonename
** zonetimer [#zonetimer]
- https://github.com/azamorapl/windower-lua/tree/personal/addons/zonetimer
** ATA [#ATA]
- https://github.com/toast-ffxi/FFXIAddons/blob/main/ATA/README.md
** autoMB [#autoMB]
- https://github.com/ekrividus/autoMB/blob/main/autoMB.lua
** MAGA [#MAGA]
- [[Windower/Addons/MAGA]]
** SellNPC [#SellNPC]
- [[Windower/Addons/SellNPC]]
** Trust [#Trust]
- https://github.com/cyritegamestudios/trust
自分のキャラをフェイスのように自動で動かせるらしい。
** Balloon [#Balloon]
- https://github.com/StarlitGhost/Balloon
NPCのセリフを吹き出しにする
* その他 [#sb699f72]
- Windowerアドオンを作ってみよう!その3[FF11]
-- https://yyoshisaur.hatenablog.com/entry/2019/03/01/210000
- WindowerAddons
-- https://github.com/ValokAsura/WindowerAddons
- お勧めアドオン
-- [https://seesaawiki.jp/valhalla_jp/d/%A4%AA%B4%AB%A4%E1%A5%A2%A5%C9%A5%AA%A5%F3 https://seesaawiki.jp/valhalla_jp/d/お勧めアドオン]
- アトルガン系コンテンツで便利なアドオンなど
-- https://yyoshisaur.hatenablog.com/entry/2020/08/09/120000
- [https://greeds.net/%E6%95%B5%E3%81%AE%E7%89%B9%E6%AE%8A%E6%8A%80%E3%81%AE%E8%89%B2%E3%82%92%E5%A4%89%E3%81%88%E3%81%A6%E3%83%AD%E3%82%B0%E3%82%92%E8%A6%8B%E3%82%84%E3%81%99%E3%81%8F%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/ https://greeds.net/敵の特殊技の色を変えてログを見やすくする方法/]
- 【Windower】UIカスタマイズ
-- https://greeds.net/windower-ui-customize/#index_id3