BiaoGeAuctionSpy-v1.0.0.zip
What's new
AuctionSpy
Anonymous Bids Viewer for the BiaoGe (表格) Raid AddOn
Version: 1.0.0
Category: Auction / Raid Tools / Chat
Requires: BiaoGe (表格) (the popular Chinese GDKP / soft-res / loot distribution addon)
✨ What it does
BiaoGe ships with an Anonymous Auction mode — bids are broadcast inside encrypted addon messages so no one (not even the Master Looter) can see who bid or how much until the auction ends.
BiaoGeAuctionSpy sits between those messages and your UI, decodes them on the fly, and shows every bid as it happens, including:
-
✅ Real bidder name (not the RAID relay sender — we identify the actual person via the
AnonymousWhisperMyMoneyWHISPER message) -
✅ Real bid amount in gold (correctly converts BiaoGe's "gold as integer" unit back to standard gold/silver/copper)
-
✅ Works for both Master Looters and normal raiders. You don't need lead/assist/promote to see bids.
-
✅ Supports the 4 BiaoGen anonymous auction prefixes:
BiaoGeAuction,BiaoGeAuction2..N -
✅ Deduplicates the same bid (BiaoGe relays each bid via both WHISPER and 1~2 RAID messages — we show each unique bid once)
-
✅ Correctly handles all BiaoGe auction flows: StartAuction → AnonymousWhisperMyMoney → AnonymousSendMyMoney (×2) → EndAuction, plus legacy non-anonymous
SendMyMoney/AnonymousRaidFromMoney
🧸 Display modes (NoWCL-style chat tab by default)
BiaoGeAuctionSpy has three display modes + a dedicated chat-tab layout, just like NoWCL:
🟢 Default output: Dedicated "拍卖监视 / AuctionSpy" chat tab (NoWCL-style)
When the first bid arrives, the addon calls FCF_OpenNewWindow() to create a brand new chat tab docked right next to General / Combat Log / NoWCL:
-
All auction messages go to this tab only — it never clogs your General / Guild / Party channels
-
The tab flashes when a new bid arrives (same
FCF_StartFlashAPI used by whispers / NoWCL alerts). Flashing stops the moment you click the tab. -
All default message groups (SAY / YELL / PARTY / RAID / WHISPER / GUILD / CHANNEL / SYSTEM…) are disabled on the tab, so only AuctionSpy output appears there.
-
If
FCF_OpenNewWindowis unavailable (extremely rare), the addon falls back toDEFAULT_CHAT_FRAME(General) with zero errors.
Other modes you can switch to
|
Mode |
Description |
|---|---|
|
|
Messages appear in General channel ( |
|
|
Try to inject messages into BiaoGe's native auction scrolling frame (falls back to General tab if BiaoGe frame is not found) |
|
|
General chat tab + native auction frame injection at the same time |
📦 Installation
-
Download the zip or install from CurseForge / Wago / WoWUp / Overwolf-Curse App.
-
Make sure the BiaoGe (表格) addon is installed (this addon is an extension of BiaoGe, not a replacement).
-
Enable
<BiaoGe>AuctionSpyin the Character Select → AddOns panel. -
/reload. Done.
The first time anyone starts a BiaoGe anonymous auction in your raid, the dedicated "拍卖监视 / AuctionSpy" chat tab will be created automatically.
⌨️ Slash Commands
/baspy → Show help & current settings
/baspy on / off → Enable / disable all bid output
/baspy tab [on|off] → (Default: on) NoWCL-style separate chat tab
/baspy flash [on|off] → (Default: on) Tab flashes when new bid arrives (NoWCL-style)
/baspy mode [chat|inject|both] → Choose where messages appear
/baspy anonymous → Only show anonymous-mode auctions
/baspy all → Show all auction modes
/baspy coin → Toggle gold/silver/copper or raw-copper amount format
/baspy color → Toggle raid-icon color highlight prefix
/baspy debug → Show raw addon messages (for bug reports)
/baspy list → Show cached auctions in memory
/baspy test → Send a local anonymous-auction simulation (self test)
Aliases: /auctionspy works for every command above.
🔒 Privacy / TOS
-
You do NOT send anything to anyone. This addon only listens to addon messages that BiaoGe already sends (CHAT_MSG_ADDON prefix
BiaoGeAuction*on channels WHISPER / RAID / PARTY). -
Nothing is sent to BNet, Blizzard, or any third-party server.
-
BiaoGe already broadcasts every bid to every raid member via addon channels; they were already "invisible data" traveling over your network. AuctionSpy just decodes and displays what was already sent to your client.
-
Use at your own discretion in private / GDKP runs.
🆘 Troubleshooting
-
Tab not appearing? → Run
/baspy tab onthen/baspy test— if it still doesn't create, run/baspy tab offto use General channel as fallback. -
Bidder name still shows the relay character? → Run
/baspy debug, reproduce one bid, paste the gray[AS-Debug]lines into a bug report / forum post. -
Amount shows "1 copper" / wrong? →
/baspy cointoggles display format; if still wrong run/baspy debugand share theAnonymousSendMyMoneyline.拍卖监视(AuctionSpy)
表格插件(BiaoGe)匿名拍卖出价监视 —— 团长/团员都能直接看到真实出价人和金额
版本:1.0.0
分类:拍卖工具 / 团队工具 / 聊天增强
依赖:表格(BiaoGe) 插件(本插件是 BiaoGe 的扩展,不是替代品)
✨ 功能介绍
表格插件 BiaoGe 在匿名拍卖模式下,所有出价都是用插件消息加密发出的 —— 拍卖结束之前,任何人(包括团长和分配者)都看不到出价人和金额。
BiaoGeAuctionSpy 会实时截获这些加密的插件消息,直接在你端上解码显示:
-
✅ 真实出价人名字(不会显示 RAID 转发者的名字 —— 通过
AnonymousWhisperMyMoney的 WHISPER 通道确定真出价人) -
✅ 真实金额(金/银/铜)(自动把 BiaoGe 的「整数金单位」转换为正确的铜单位,不会再显示成 1 铜)
-
✅ 团长、团员都能用:不需要你是团长/助理,只要你在团里就能看到所有出价
-
✅ 支持全部 BiaoGe 匿名拍卖前缀:
BiaoGeAuction、BiaoGeAuction2、BiaoGeAuction3…N -
✅ 自动去重:BiaoGe 每次出价会通过 WHISPER + 1~2 条 RAID 消息重复发送,插件只显示每条出价 1 次
-
✅ 完整支持 BiaoGe 所有拍卖协议流:StartAuction → AnonymousWhisperMyMoney → AnonymousSendMyMoney (×2) → EndAuction,以及旧版非匿名模式
SendMyMoney/AnonymousRaidFromMoney
🧸 显示方式(默认 NoWCL 风格独立聊天 Tab)
插件提供 3 种显示模式 + 独立聊天页签布局,和 NoWCL 一模一样:
🟢 默认:独立「拍卖监视」聊天 Tab(NoWCL 风格)
第一次有出价时,插件会调用
FCF_OpenNewWindow()在聊天窗口顶部自动多开一个 Tab(放在 综合 / 战斗记录 / NoWCL 旁边):-
所有拍卖消息只显示在这个 Tab 里,永远不会刷"综合 / 公会 / 队伍"频道
-
有新出价 Tab 标题会闪烁(和好友密你、NoWCL 新日志提醒用的是同一个
FCF_StartFlash系统 API),你一点 Tab 就停止闪烁 -
自动把 SAY / YELL / 队伍 / 团队 / 公会 / 密语 / 频道 / 系统 等 40 多个默认消息组全部关掉,保证 Tab 里只出现插件自己的拍卖信息,不会窜任何队伍聊天和系统提示
-
极少数环境下
FCF_OpenNewWindow不可用时,会自动降级到综合频道输出,不会报错
其他可切换模式
模式
说明
chat只发到综合聊天窗口(
DEFAULT_CHAT_FRAME:AddMessage)inject尝试注入到表格原生拍卖界面的消息滚动框(找不到框架就降级到综合 Tab)
both聊天 + 原生拍卖窗口注入同时显示
📦 安装方法
-
从 CurseForge / Wago / WoWUp / Curse App 下载并安装,或手动解压 zip。
-
确保你已经装好了 表格(BiaoGe) 插件(本插件是 BiaoGe 的扩展,本身不具备拍卖功能)。
-
登录到角色选择界面 → 插件 → 勾选
<BiaoGe>AuctionSpy -
/reload即可。
第一次团里有人开表格匿名拍卖时,会自动创建「拍卖监视」这个独立聊天 Tab。
⌨️ 命令
/baspy → 查看帮助 + 当前所有配置 /baspy on / off → 开启 / 关闭所有出价显示 /baspy tab [on|off] → (默认开) NoWCL 风格独立聊天 Tab /baspy flash [on|off] → (默认开) 有新出价时 Tab 标题闪烁(NoWCL同款) /baspy mode [chat|inject|both] → 选择显示位置 /baspy anonymous → 只显示匿名模式出价 /baspy all → 显示所有模式出价 /baspy coin → 切换 金/银/铜 或 纯铜 金额显示 /baspy color → 切换 团队图标高亮前缀 /baspy debug → 显示原始插件消息(用于反馈 bug) /baspy list → 查看当前内存中缓存的拍卖 /baspy test → 本地模拟一次匿名拍卖流程(自测用)别名:所有上面的命令,把
/baspy换成/auctionspy也行。
🔒 隐私 / TOS 说明
-
本插件不向任何人发送任何东西:它只会监听表格插件已经发送的插件消息(
CHAT_MSG_ADDON,前缀BiaoGeAuction*,频道 WHISPER / RAID / PARTY)。 -
不会把任何数据发送给 BNet、暴雪服务器或第三方服务器。
-
表格插件 BiaoGe 本身已经把每一条出价通过插件通道广播给了全团所有成员,只是原来普通玩家端上看不到;BiaoGeAuctionSpy 只是把那些已经发到你客户端的数据解码显示出来而已。
-
请在私人金团 / 野团自行判断使用场合。
🆘 常见问题
-
Tab 没出来? → 先执行
/baspy tab on,再打/baspy test;如果仍然不创建,切/baspy tab off降级用综合频道即可。 -
出价人显示的是转发者名字(错误)? → 输入
/baspy debug,再出一次价,把灰色[AS-Debug]开头的日志行贴到反馈贴 / 评论区。 -
金额显示成 1 铜 / 不对? → 先
/baspy coin切金额格式;如果还不对,同样/baspy debug然后贴AnonymousSendMyMoney那行日志。
-
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

