[DuckTools] Duck Community Bot - Free Silkroad Bot with phBot Plugin Compatibility

02/04/2026 17:55 abdopro3#1
[Only registered and activated users can see links. Click Here To Register...]


Duck Community Bot
Next-Generation Silkroad Online Automation

══════════════════════════════════════════════════ ═════════

Hey everyone! 👋

I'm excited to share Duck Community Bot - a free, feature-rich bot for Silkroad Online that I've been developing as part of the DuckTools suite.

══════════════════════════════════════════════════ ═════════

🔥 Why Duck Community Bot?

══════════════════════════════════════════════════ ═════════

🐍 100% phBot Python API Compatibility

This is the big one. Duck Community Bot implements the exact same Python API as phBot.
All function names, signatures, and return types are identical. This means:

duckapi = phBot (complete game interaction API)
duckchat = phBotChat (full chat system integration)
duckui = QtBind (custom UI creation)

Converting existing phBot plugins is as simple as find-and-replace:

Quote:
# phBot imports → # DCB imports
from phBot import * → from duckapi import *
import phBotChat → import duckchat
import QtBind → import duckui
That's it. Your plugins work with zero additional modifications.
All the plugins the community has built over the years? They work here too.

══════════════════════════════════════════════════ ═════════

🗺️ Interactive World Map with Click-to-Walk

[Only registered and activated users can see links. Click Here To Register...]

The World Map tab is one of my favorite features:

Click anywhere to walk - automatic pathfinding within connected areas
Real-time path visualization - see your calculated route as you travel
Zoom & pan controls - mouse wheel to zoom, right-click drag to pan
Training area display - visual boundaries for your grinding spots
NavMesh visualization - see walkable (green) vs blocked (red) terrain
Dungeon support - works inside dungeons with proper floor navigation

══════════════════════════════════════════════════ ═════════

⚔️ Sophisticated Bot Configurations

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

• Monster-type specific skill rotations
• Visual mastery tree with auto-upgrade
• Auto INT/STR stat point distribution
• Advanced protection and return settings
• Detailed pickup and filter options
• Per-character configuration profiles
• Buff management and party buffing

══════════════════════════════════════════════════ ═════════

🎨 Familiar Interface

[Only registered and activated users can see links. Click Here To Register...]

The bot is intentionally designed to have a similar UI to phBot so you don't feel homesick.

══════════════════════════════════════════════════ ═════════

🖥️ Supported Client Types

vSRO 1.188vSRO 1.193vSRO 1.274Rigid (SRO-R)

Support for additional client types will be added in future updates.

══════════════════════════════════════════════════ ═════════

💰 Free with Fair Usage Policy

Duck Community Bot is completely free with a fair usage limit of 2 bot instances per PC.

Why the 2-instance limit?

There is no premium version yet. The 2-instance policy exists to ensure as many players as possible from the community get to use the bot. It's perfect for players running 1-2 characters on the same server.

When a premium version becomes available in the future, it will offer unlimited instances for those who need more.

══════════════════════════════════════════════════ ═════════

📚 Full Documentation & Guide

I've written comprehensive documentation covering every feature:

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

══════════════════════════════════════════════════ ═════════

🚀 How to Get Started

1. Join the DuckTools Discord: [Only registered and activated users can see links. Click Here To Register...]
2. Register on the website using Discord auth
3. Request your free license from the dashboard
4. Download and start botting!

══════════════════════════════════════════════════ ═════════

🙏 Credits & Acknowledgements

Duck Community Bot is written in C++, but I want to give credit where it's due:

RSBot ([Only registered and activated users can see links. Click Here To Register...]) - The C# codebase was an invaluable knowledge base and reference during development. Huge thanks for making it open source!

phBot - Inspired the familiar UI design and Python plugin API. The years of community-built plugins that work with this bot exist thanks to phBot's foundation.

══════════════════════════════════════════════════ ═════════

Questions? Feedback?
Join the Discord or reply here. Happy botting! 🦆

[Only registered and activated users can see links. Click Here To Register...] | [Only registered and activated users can see links. Click Here To Register...] | [Only registered and activated users can see links. Click Here To Register...]
02/05/2026 01:54 Sadatz#2
AWESOME AS USUAL! ���� ��
02/05/2026 18:56 Soinc*#3
Good Luck bro
02/05/2026 20:37 Fanal#4
Does the bot work on [Only registered and activated users can see links. Click Here To Register...] :-)?
02/09/2026 14:35 Devsome#5
Unfortunately, I couldn't find any text that explains how your bot differs from the other mBots, Sbots, and phBots.
02/09/2026 16:06 abdopro3#6
Quote:
Originally Posted by Devsome View Post
Unfortunately, I couldn't find any text that explains how your bot differs from the other mBots, Sbots, and phBots.
I actually relied on having everything in the guide section on my website. But, my bot stands out particularly in
1- The world map tab free world navigation, allowing users to move around using pathfinding to a clicked location on the map. This is restricted to connected areas only where the user can move in a direct path from point A to point B with no ferries or teleports involved. In the premium version of the bot, you can click to walk anywhere inside the world, and the bot will build a route that includes walk, return scroll, and ferries/field gates teleports. This allows a user to buy a trade from any town, and click to walk to the trader of any other desired town and start moving there with literally only 1 click.

2- The notifications system is designed condition-based, where users can select a specific action to be notified about and select whether they want to be notified with a sound and/or a tray notification with a custom message.

3- phBot's auto trade system fails to work with dynamic teleport links when private servers do stuff like change Jangan to Donwhang area ferries to link Jangan to Hotan areas instead. In these cases, phBot would drop the trade items on the ground, return to town, and continuing doing this until it drains your gold/transports. DCB builds a dynamic teleport graph to be able to navigate dynamically using ferries and field gates when returning to training area or executing town to town auto trade.

4- Jangan cave is handled in a special way in the world map, where users can be at room 1 in floor 2, and click to walk to any room in the complex floor and the bot would find a path, moving from one room to the next through navmesh event zones depending on the rooms teleport links. Users can visually enable and disable drawing the rooms connection on the world map canvas.

5- It's an exact replica of phBot in terms of the UI and almost all features, including the support of the full Python phBot APIs with the module names being duckapi instead of phBot, duckui instead of qtbind, and duckchat instead of phBotChat, allowing users to move phBot plugins to DCB with a simple find and replace for the module names since the function names, return types and signatures are identical.

6- The free version is almost what everyone needs in phBot, at least for private servers since it only supports the above-mentioned client types, but should be much better than the cracked sbot and mbot, and certainly better than rsbot.

PS: The bot still has some technical problems that users are already reporting to me and I fix them them as soon as they're reported.
03/30/2026 14:05 KaT3R™#7
Poor ppl dont help in discord when any one found issue
Ugly work from them
04/06/2026 17:06 guerrero102#8
I really liked them when I first discovered them, but not so much anymore. Several of the tools no longer work, and the community isn't very active when it comes to helping with questions.
04/06/2026 17:17 abdopro3#9
Hi everyone,

The bot now supports all official Silkroad client types.

International ISRO
Turkey SRO (GameGami)
Vietnamese SRO (Origins)
Russian SRO (4Game)