FillRaidBots 5.0.0 (a PCP Extension) Client 1.12.1

Share or request WoW addons
User avatar
pumpan
Posts: 63

FillRaidBots 5.0.0 (a PCP Extension) Client 1.12.1

Post by pumpan »

ImageImageImage

Hello! My in-game nickname is Williamsaf.

I've been working on an addon called FillRaidBots, which acts as an extension to the PCP Addon (PartyBot Command Panel). I developed this to enhance the raiding experience here on SoloCraft.

Note: This is the WoW 1.12.1 version!

You can find the addon and more info here:
https://github.com/pumpan/FillRaidBots/

Make sure to rename the folder to FillRaidBots

There is also a version for client 1.14.2:
https://forum.solocraft.org/viewtopic.php?t=659

Image

---

Overview

FillRaidBots is an advanced addon for the PartyBot Command Panel (PCP) for WoW 1.12.1.

It allows you to:
- Quickly fill raids with bots
- Use optimized presets for bosses and instances
- Automatically manage bots (remove, refill, organize)
- Customize everything directly in-game

This version is more advanced than the 1.14 version due to better bot control support in 1.12.

---

UI Preview

Image
Image

---

Features

Automated Interface Creation
Automatically creates Fill Raid, Kick All and Refill buttons when opening PCP.

Fill Raid Button
- Configure bots manually
- Or use presets

Kick All Button
Removes all bots but keeps one to avoid disband.

Refill Button
Automatically replaces dead/missing bots.

Smart Fill System (NEW)
- Ctrl + Alt + Click boss → loads preset
- Ctrl + Alt without target → uses zone
- Multiple matches → popup selector

Image

Auto Remove System
- Removes first bot automatically
- Removes dead bots
- Works instantly in 1.12

Loot Type Option
Automatically sets loot method.

Auto Repair (VIP only)
Repairs your gear automatically.

Auto Join Guild
Automatically joins SoloCraft guild.

Reload Command
Use /rl, /reload, /reloadui.

Party Logic
≤ 5 → party
> 5 → raid

---

Settings Menu
  • Auto remove dead bots
  • Suppress bot messages
  • Move buttons
  • Enable refill button
  • Button themes / layout / spacing
Image

---

Tutorial System (NEW)

Image

- Boss-specific tutorials
- Alliance / Horde support
- VIP / non-VIP
- Smart fallback system

---

Zone Presets (NEW)

Image

Automatically selects presets based on instance.

---

Dynamic Raid Size / Spots Left

Image

Shows how many bots you can still add.

---

Remove First Bot Button
Removes the first (bad gear) bot automatically.

Remove Dead Bots Button
Appears when bots die.

---

Slash Commands (for macros)
  • /frb ua – Uninvite all (keeps friends/guild)
  • /frb uninvite all
  • /frb (preset)
  • /frb open
  • /frb refill
  • /frb fixgroups
---

Presets

You can now edit presets directly in-game.

---

Feedback

Feedback and suggestions are welcome!

---

Changelog

FillRaidBots 5.0.0
  • 🔄 Major update
  • 🆕 Click-To-Fill system (target + zone + chooser)
  • 🆕 Tutorial system with fallback support
  • 🆕 Settings overhaul
  • 🆕 Button themes, layout, spacing, scaling
  • 🆕 Export/import presets
  • 🔁 Improved raid logic and refill system
FillRaidBots 4.0.1
  • 🔄 Bug fixes
  • 🐞 Fixed handling of bot names with "*"
FillRaidBots 4.0.0
  • 🔄 Major UI update
  • 🆕 Editable presets
  • 🆕 Export/import
  • 🆕 Auto Repair
  • 🆕 Auto Join Guild
  • 🆕 Party logic
Last edited by pumpan on Thu Apr 23, 2026 10:34 pm, edited 33 times in total.
User avatar
fluxsioux
Posts: 1

Re: FillRaidBots (a PCP Extension)

Post by fluxsioux »

Hi!

Nice work but I get an Error after login with my char.
I hope the folowing error message could help you debugging :)

Client 1.12.1

Interface\AddOns\FillRaidBots\UISettings.lua:
36: attempt to index global-
•_G' (a nil value)

Best regards
User avatar
pumpan
Posts: 63

Re: FillRaidBots (a PCP Extension)

Post by pumpan »

fluxsioux wrote: Fri Sep 20, 2024 9:07 am Hi!

Nice work but I get an Error after login with my char.
I hope the folowing error message could help you debugging :)

Client 1.12.1

Interface\AddOns\FillRaidBots\UISettings.lua:
36: attempt to index global-
•_G' (a nil value)

Best regards
Many Thanks for the bug report!
i have removed the if statement completley so it should work now. :roll:
User avatar
pumpan
Posts: 63

Re: FillRaidBots (a PCP Extension) Client 1.12.1

Post by pumpan »

New Version 1.1.0
Update:

Added: Checks if you are in a raid and there is still 1 old bot remaining. Removes the old bot when there are 10 new bots in the raid.
Added: If you are playing with someone else and are not the leader or an officer, the "remove bot" function is disabled.
User avatar
Dedirtyone
Posts: 2

Re: FillRaidBots (a PCP Extension) Client 1.12.1

Post by Dedirtyone »

Hey,

First off, love the addon! This has already been a great QoL addition.

Two quick suggestions:
  • Have the separate anchor for the new buttons (Fill and Kill). I suggest this because when using a different PCP layout (the many versions provided by Plutarch), The current position can sometimes throw things off a bit.
  • Next would be around the auto-remove dead function. This a *really* nice capability, but unlike the "kill" function, it will remove everyone from the raid if you wipe.

Thanks for the great work on this!
-Ded
User avatar
pumpan
Posts: 63

Re: FillRaidBots (a PCP Extension) Client 1.12.1

Post by pumpan »

Dedirtyone wrote: Wed Oct 16, 2024 10:16 pm Hey,

First off, love the addon! This has already been a great QoL addition.

Two quick suggestions:
  • Have the separate anchor for the new buttons (Fill and Kill). I suggest this because when using a different PCP layout (the many versions provided by Plutarch), The current position can sometimes throw things off a bit.
  • Next would be around the auto-remove dead function. This a *really* nice capability, but unlike the "kill" function, it will remove everyone from the raid if you wipe.

Thanks for the great work on this!
-Ded
Hello and thanks for posting your suggestions!
  • Answer to nr1:
    I haven’t tried the Plutarch PCP versions myself. Could you point me to where I can find them? Would allowing you to freely move the buttons help solve the issue?
  • Answer to nr2: What version of the addon are you using? The current version is 1.1.0. The auto-remove dead bots feature should not be able to remove the last bot because it's prevented by this condition: "if GetNumRaidMembers() > 2 then", which ensures that there are more than 2 players in the raid before removing a bot. Removing the whole raid has never happened to me. Does this happen all the time?
Thanks again for your feedback!
User avatar
Dedirtyone
Posts: 2

Re: FillRaidBots (a PCP Extension) Client 1.12.1

Post by Dedirtyone »

Here's the other PCP Layouts I was referring to: https://plutarch862.wixsite.com/home

I'm not sure which version I'm running for the FilLRaidBots addon. I am using the 1.12.1 client right now. I'll try again later tonight. I noticed it in Naxx when I was doing the spider wing and suiciding warriors into the first few spider pacts. I could be using an old version by mistake, but I'll test again next time I log in and report back.

Btw, anyone give you that VIP membership yet? ;-)
User avatar
pumpan
Posts: 63

Re: FillRaidBots (a PCP Extension) Client 1.12.1

Post by pumpan »

Dedirtyone wrote: Thu Oct 17, 2024 2:35 am Here's the other PCP Layouts I was referring to: https://plutarch862.wixsite.com/home

I'm not sure which version I'm running for the FilLRaidBots addon. I am using the 1.12.1 client right now. I'll try again later tonight. I noticed it in Naxx when I was doing the spider wing and suiciding warriors into the first few spider pacts. I could be using an old version by mistake, but I'll test again next time I log in and report back.

Btw, anyone give you that VIP membership yet? ;-)
The version number for the FilLRaidBots addon is usually displayed in the chat when you load the game.

I'll also look into implementing a feature that allows you to move the "Fill Raid" and "Kick All" buttons to your desired position.

As for the VIP membership—still waiting, but I’m staying hopeful! ;)
User avatar
anubis88
Posts: 34

Re: FillRaidBots (a PCP Extension) Client 1.12.1

Post by anubis88 »

pumpan wrote: Fri Oct 18, 2024 2:45 am
Dedirtyone wrote: Thu Oct 17, 2024 2:35 am Here's the other PCP Layouts I was referring to: https://plutarch862.wixsite.com/home

I'm not sure which version I'm running for the FilLRaidBots addon. I am using the 1.12.1 client right now. I'll try again later tonight. I noticed it in Naxx when I was doing the spider wing and suiciding warriors into the first few spider pacts. I could be using an old version by mistake, but I'll test again next time I log in and report back.

Btw, anyone give you that VIP membership yet? ;-)
The version number for the FilLRaidBots addon is usually displayed in the chat when you load the game.

I'll also look into implementing a feature that allows you to move the "Fill Raid" and "Kick All" buttons to your desired position.

As for the VIP membership—still waiting, but I’m staying hopeful! ;)

You can still dream about VIP, you will never get it for free, it has been 1 month since your first post and you have got no answer so far.
Good work though.
User avatar
pumpan
Posts: 63

Re: FillRaidBots (a PCP Extension) Client 1.12.1

Post by pumpan »

Dedirtyone wrote: Thu Oct 17, 2024 2:35 am You can still dream about VIP, you will never get it for free, it has been 1 month since your first post and you have got no answer so far.
Good work though.
I understand that VIP status isn’t given for free, and I didn’t have any real expectations of getting it just like that. My post was more of a lighthearted suggestion while I keep focusing on improving FillRaidBots/PCP addon and contributing to the community.
Even though granting me VIP wouldn’t actually cost them anything, it would help me free up more time to develop these addons by making the raids go faster.
Regardless, I find the development process rewarding and appreciate any feedback and support I can get. Thanks for commenting, and I hope you enjoy the addons!
Post Reply